Little Bird
Display-O-Tron HAT
All Products
Displays
New Arrivals
Displays & User Interface
LCD & OLED Displays
Raspberry Pi
Raspberry Pi Hats
Pimoroni
$49.85
|
Out of stock
The Display-O-Tron HAT adds a 16×3 character LCD display, 6-zone RGB LED backlight, bar graph LEDs, and six capacitive touch buttons to your Raspberry Pi — a...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
The Display-O-Tron HAT adds a 16×3 character LCD display, 6-zone RGB LED backlight, bar graph LEDs, and six capacitive touch buttons to your Raspberry Pi — all in one slim HAT-format board. Ideal for internet radio controls, home automation dashboards, and interactive Pi projects.
Key Features
- 16×3 Character LCD – Full ASCII character set plus 8 custom glyphs
- 6-Zone RGB Backlight – Individually controllable colour zones (SN3218 driver)
- 6 Bar Graph LEDs – Bright white, individually dimmable
- 6 Capacitive Touch Buttons – Microchip CAP1166 driver
- Breakout Pins – Power, I2C, SPI, UART, PWM, and 5 GPIO (require soldering)
- Fully Assembled – HAT attaches directly to the Pi GPIO header
Compatibility
- Raspberry Pi 3B+, 3, 2, B+, A+, Zero, and Zero W
Package Contents
- 1× Display-O-Tron HAT (fully assembled)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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.
- 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.
- 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.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- 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.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Displays & Screens
Related Tutorials
Free guides on learn.littlebird.com.au