Adafruit
Adafruit 1.9" 320x170 Color IPS TFT Display
The Adafruit 1.9" TFT is a wide-format IPS display featuring 320×170 pixels at 16-bit colour with viewing angles up to 80° in any direction. Driven by the ST...
The Adafruit 1.9" TFT is a wide-format IPS display featuring 320×170 pixels at 16-bit colour with viewing angles up to 80° in any direction. Driven by the ST7789 chipset over 4-wire SPI, this breakout works with any microcontroller — even those with limited memory and GPIO.
An onboard 3.3V regulator with auto-reset circuitry and 3/5V level shifter handle power and logic conversion. A built-in microSD card slot lets you load full-colour bitmaps from FAT16/FAT32 formatted cards, and an 18-pin EYESPI FPC connector provides a solderless wiring option.
Key Features
- 320×170 IPS Display – 1.9" diagonal with wide viewing angles up to 80°
- ST7789 Driver – 4-wire SPI interface compatible with any microcontroller
- 16-Bit Colour – Vibrant full-colour pixel-addressable frame buffer
- 3/5V Compatible – Onboard regulator with auto-reset and level shifter
- MicroSD Card Slot – Load bitmaps and assets from FAT16/FAT32 cards
- EYESPI FPC Connector – 18-pin 0.5mm pitch FPC connector for solderless wiring
Ideal For
- Smartwatch-style wearable displays
- Portable electronics with wide-format UI
- IoT dashboards and status indicators
- Bitmap and image display from microSD storage
Package Contents
- 1× Adafruit 1.9" 320×170 TFT LCD breakout with MicroSD
- 1× Header strip
Specifications
- Display Size – 1.9" diagonal
- Resolution – 320×170 pixels
- Colour Depth – 16-bit (65,536 colours)
- Display Type – IPS TFT
- Driver – ST7789
- Interface – 4-wire SPI
- FPC Connector – 18-pin EYESPI (0.5mm pitch)
- Logic Level – 3.3V or 5V
Jargon buster
Plain-language definitions for the technical terms used above.
- 3.3V regulator
- A 3.3V regulator is a power circuit that provides a steady 3.3 volts for parts that need that supply voltage. On a breakout board, it can let the sensor run safely even when the connected microcontroller or power source uses a higher voltage.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- Colour depth
- Colour depth describes how many different colours a display can show. A 65K-colour display can show about 65,000 colours, which is useful for icons, graphs, and simple full-colour interfaces but is less detailed than modern phone or computer screens.
- FPC
- FPC stands for flexible printed circuit, a flat flexible cable or connector style often used where space is tight. It matters because this breakout needs the correct pin count and pitch FPC cable to connect reliably to the display or high-speed interface.
- frame buffer
- A frame buffer is memory that stores a complete image before it is shown on a display. Displays without their own frame buffer need the controller to continuously send pixel data, which affects the choice of microcontroller and software library.
- 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.
- 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.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- 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.
- 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.
- 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.
- 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