Adafruit
ESP32-S3 Reverse TFT Feather with w.FL Antenna
· MPN: ADA6303
Designed for display-driven embedded projects, this Feather-format board places its 1.14-inch IPS TFT on the rear so the screen can sit neatly behind a panel...
Designed for display-driven embedded projects, this Feather-format board places its 1.14-inch IPS TFT on the rear so the screen can sit neatly behind a panel or enclosure cut-out. It combines an ESP32-S3 Wi-Fi and Bluetooth LE module with three user buttons, making it a handy all-in-one option for compact interfaces, IoT devices and wearable builds.
The board uses a dual-core 240MHz ESP32-S3 with native USB, 4MB flash, 2MB PSRAM and 512KB SRAM. The 240x135 IPS TFT uses an ST7789 controller and connects over SPI, with separate backlight control for PWM dimming. You also get a STEMMA QT connector for I2C peripherals, USB-C and LiPo power options, onboard LiPo charging, and a MAX17048 battery monitor for voltage and state-of-charge reporting.
- Wireless: 2.4GHz Wi-Fi and Bluetooth LE
- Display: 1.14-inch 240x135 IPS TFT, ST7789 driver
- Memory: 4MB flash, 2MB PSRAM, 512KB SRAM
- Controls: 3 user tactile buttons plus reset and BOOT0/DFU buttons
- Expansion: Feather-compatible form factor and STEMMA QT I2C port
- Antenna: w.FL connector for an external antenna
It works with Arduino, CircuitPython and ESP-IDF, and native USB allows HID, MIDI and similar USB device applications. Low-power features let you switch power to the TFT, STEMMA QT port and NeoPixel, with deep-sleep current around 40–50µA from the LiPo connection when everything is turned off. Please note that a w.FL antenna or adapter is not included.
Jargon buster
Plain-language definitions for the technical terms used above.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- DFU
- Device Firmware Update is a mode that lets you load new firmware onto a board over USB. It matters when recovering a board or installing firmware without using a separate programmer.
- ESP-IDF
- ESP-IDF is Espressif’s official software development framework for ESP32-family chips. It gives more direct control over the hardware than beginner-style environments, which can help with advanced features like Wi-Fi, Bluetooth, audio and power management.
- ESP32
- ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
- Feather-compatible
- Feather-compatible means the board follows the Adafruit Feather size and pin layout used by many add-on boards and enclosures. It matters because it helps you choose accessories that will physically fit and connect to the same pins.
- HID
- Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- IPS
- IPS is a type of LCD panel that keeps colours and contrast more consistent when viewed from an angle. This matters for small displays that may be mounted in a dashboard, handheld project, or enclosure where the viewer is not always looking straight on.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- MAX17048
- A battery fuel-gauge chip that estimates how much charge is left in a LiPo battery. It matters for portable projects because your software can monitor battery level instead of only measuring voltage.
- MIDI
- MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
- native USB
- Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
- NeoPixel
- A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- ST7789
- A display controller chip commonly used to drive small colour TFT screens. If a board uses an ST7789, your software needs a compatible display library or driver to draw text, graphics and images correctly.
- STEMMA
- A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
- STEMMA QT
- A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
- TFT
- A thin-film transistor display is a common type of colour LCD used for graphics screens. Knowing a product is for TFTs helps you check that the driver board matches the display’s connector, resolution, backlight, and signalling method.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
- w.FL
- A very small radio-frequency antenna connector used on compact wireless boards. It matters because you need a matching w.FL antenna or adapter before the board can use an external antenna.
Find this product in
Microcontrollers
Supplier page — adafruit.com
Supplier Description · 1.2 MB · Click any page to view full size
ST7789VW Datasheet
Datasheet · 3.2 MB · Click any page to view full size
ESP32-S3 Series Datasheet
Datasheet · 1.0 MB · Click any page to view full size