AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Adafruit

$69.75 |
In stock at supplier
No reviews yet

This 7.0" TFT display packs 800×480 pixels with an LED backlight and 24-bit colour capability via its 40-pin connector (8 red, 8 green, 8 blue parallel pins)...

Stock availability

Available with leadtime
72 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

This 7.0" TFT display packs 800×480 pixels with an LED backlight and 24-bit colour capability via its 40-pin connector (8 red, 8 green, 8 blue parallel pins). It's ideal for projects requiring a large display area for graphics, menus, or data visualisation.

This is a raw pixel-dot-clock display without a built-in SPI/parallel controller or frame buffer. It requires constant refresh at 60 Hz with pixel clock, VSync, and HSync signals, making a dedicated driver board essential for most microcontroller projects.

Key Features

  • 800×480 Resolution – High pixel density for detailed graphics and user interfaces
  • 24-Bit Colour – Full RGB colour via 40-pin parallel interface
  • LED Backlight – Requires 125–150 mA constant-current boost converter (up to 9V)
  • 40-Pin Connector – Standard pinout found in consumer electronics displays
  • No Touchscreen – Display-only version at a lower price point

Driver Board Compatibility

  • RA8875 Driver Board – Handles video RAM and timing for use with Arduino and other microcontrollers
  • TFP401 Driver Board – Provides HDMI/DVI input decoding to 40-pin TTL output
  • Native RGB TTL – Compatible with high-end processors like BeagleBone that support RGB TTL displays natively
Note: This display requires a dedicated driver board for most microcontroller setups. It cannot be driven directly by standard Arduino or similar low-speed microcontrollers without an RA8875 or TFP401 driver.

Also Available

Ideal For

  • Embedded display panels and dashboards
  • Portable media players and GPS displays
  • Raspberry Pi and BeagleBone projects requiring large displays
  • Digital signage and information screens

Package Contents

  • 1× 7.0" TFT Display 800×480 without Touchscreen

Jargon buster

Plain-language definitions for the technical terms used above.

boost converter
A boost converter is a switching power circuit that raises a lower input voltage to a higher output voltage. It is used when a device needs more voltage than its power source provides, for example running a 5 V sensor from a 3.3 V supply.
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.
GPS
The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
HDMI
HDMI is a common digital video and audio connection used by computers, media players, and many displays. If a display kit has HDMI input, it is usually much easier to test with a single-board computer because it can act like a normal monitor.
HSync
Horizontal sync is a timing signal that tells a display when a new row of pixels is starting. It matters when setting up RGB TFT panels because the wrong timing can give a shifted, rolling, or blank image.
LED
A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
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.
parallel interface
A parallel interface sends several bits of data at the same time using multiple wires. It can be faster than simple serial connections, but it uses more microcontroller pins, so it is less convenient for small projects with limited wiring space.
Pixel Clock
The pixel clock is the timing pulse that tells a display when to read each pixel’s colour data. It matters because the clock rate must match the panel’s resolution and timing requirements for the image to display correctly.
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.
RGB
Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
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.
VSync
Vertical sync is a timing signal that tells a display when a new full screen frame is starting. It matters because RGB TFT panels often require the correct VSync timing for stable full-screen updates.

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.