Adafruit
Adafruit 1.69" 280x240 Round Rectangle Color IPS TFT Display
The Adafruit 1.69" Round Rectangle TFT is a compact IPS display featuring 280×240 pixels at 220 PPI with distinctive rounded corners — ideal for smartwatch-s...
Get notified when back in stock
The Adafruit 1.69" Round Rectangle TFT is a compact IPS display featuring 280×240 pixels at 220 PPI with distinctive rounded corners — ideal for smartwatch-style interfaces and modern electronics projects. The ST7789 driver communicates over 4-wire SPI and works with any microcontroller or microcomputer.
The rounded corners are achieved by masking corner pixels in the display panel itself. The framebuffer is still rectangular, so you can treat it as a standard 280×240 display with no special pixel mapping required. An onboard 3.3V regulator and 3/5V level shifter handle power and logic, while a built-in microSD card slot lets you load full-colour bitmaps from FAT16/FAT32 formatted cards.
Key Features
- 280×240 IPS Display – 1.69" diagonal with 220 PPI and wide viewing angles up to 80°
- Rounded Corners – Modern smartwatch-style appearance with standard rectangular addressing
- 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 and level shifter for flexible integration
- 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 interfaces and wearable electronics
- Portable devices with modern rounded UI aesthetics
- IoT dashboards and status displays
- Bitmap and image display from microSD storage
Package Contents
- 1× Adafruit 1.69" 280×240 Round Rectangle TFT LCD breakout with MicroSD
- 1× Header strip
Specifications
- Display Size – 1.69" diagonal
- Resolution – 280×240 pixels (220 PPI)
- Colour Depth – 16-bit (65,536 colours)
- Display Type – IPS TFT with rounded corners
- 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 board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny 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 thin flat flexible cable or connector style often used where space is tight or some movement is needed, commonly for displays, cameras and other high-density connections. Connecting to an FPC connector generally needs a matching cable with the correct pin count, pitch and contact orientation.
- 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.
- 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 single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- microSD card
- A microSD card is a small removable flash memory card used to store data such as audio, images, logs or program files. Its capacity and formatting (often FAT32 or exFAT) affect how much can be stored and whether the card needs preparing before 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