Adafruit
Adafruit TFT FeatherWing - 3.5" 480x320 Capacitive Touchscreen
· MPN: ADA5872
The Adafruit TFT FeatherWing is a 3.5" colour display with a 480×320 resolution, bright white-LED backlight, and a built-in multi-touch capacitive touchscree...
The Adafruit TFT FeatherWing is a 3.5" colour display with a 480×320 resolution, bright white-LED backlight, and a built-in multi-touch capacitive touchscreen that detects up to 5 simultaneous finger presses. It plugs directly into any Adafruit Feather board, making it an easy way to add a high-resolution colour display with touch input to your project.
The display communicates via SPI, with the capacitive touchscreen controller on I2C (requiring just one additional interrupt pin). A built-in microSD card slot lets you store images for display. The FeatherWing comes fully assembled with dual sockets — plug in your Feather and you're ready to go, with a second socket per pin for connecting external wires or large square pads for direct soldering.
Key Features
- 3.5" TFT Display – 480×320 pixel resolution with individual 16-bit colour control
- Capacitive Multi-Touch – Detects up to 5 simultaneous finger presses anywhere on the screen, controlled via I2C
- SPI Interface – Fast display updates over SPI; works best with higher-speed Feathers (nRF52, RP2040, ESP32, M0, M4 — anything above 32 MHz)
- Built-in microSD Slot – Store and display images directly from an SD card (uses one additional GPIO pin)
- Bright White-LED Backlight – Clear, vivid display in a range of lighting conditions
- Dual Socket Headers – Pre-soldered sockets let you plug in your Feather instantly, with extra sockets per pin for wire connections
- Universal Feather Compatibility – Works with any Feather board
Ideal For
- Feather projects requiring a large, high-resolution colour display
- Touch-based user interfaces and menu systems
- Image viewers and data dashboards
- Interactive IoT displays
Package Contents
- 1× Adafruit TFT FeatherWing 3.5" 480×320 Capacitive Touchscreen (fully assembled with dual sockets)
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- FeatherWing
- A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- 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.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- microSD card
- A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
- Multi-touch
- Multi-touch means the touchscreen can detect more than one finger contact at the same time. This matters for interfaces that use gestures such as pinch-to-zoom, two-finger scrolling, or on-screen controls used together.
- RP2040
- A microcontroller chip used on many maker boards, with enough speed and flexible I/O for some camera and display projects. Compatibility with RP2040 matters because camera modules often need many pins and careful timing to read image data successfully.
- 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.
- 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.
Find this product in
Brands
Displays & Screens
Related Tutorials
Free guides on learn.littlebird.com.au