Adafruit
Adafruit 1.47" 320x172 Round Rectangle Color IPS TFT Display
The Adafruit 1.47" 320×172 Round Rectangle Colour IPS TFT Display features a distinctive rounded-corner design at 250 PPI, driven by the ST7789 controller ov...
Get notified when back in stock
The Adafruit 1.47" 320×172 Round Rectangle Colour IPS TFT Display features a distinctive rounded-corner design at 250 PPI, driven by the ST7789 controller over SPI. The rounded corners are achieved by masking corner pixels — the display is addressed as a standard rectangle in RAM, so no special mapping is needed.
The breakout includes an ultra-low-dropout 3.3V regulator and 3/5V level shifter for compatibility with both 3.3V and 5V logic. A built-in microSD card slot allows loading full-colour bitmaps, and an 18-pin EYESPI FPC connector provides a solder-free connection option.
Key Features
- 172×320 IPS Display – 16-bit colour at 250 PPI with 80° viewing angles and rounded corners
- ST7789 SPI Driver – Frame-buffered 4-wire SPI interface works with any microcontroller
- 3.3V/5V Compatible – Onboard regulator and level shifter for flexible logic levels
- MicroSD Card Slot – Load bitmaps from FAT16/FAT32 formatted cards
- EYESPI FPC Connector – 18-pin connector for solder-free integration
- Open Source Library – Arduino graphics library with support for pixels, lines, shapes, text, and bitmaps
Package Contents
- 1× 1.47" 320×172 round rectangle colour TFT display breakout with ST7789 driver and microSD slot
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.
- 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.
- 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.
- 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.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- 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