Little Bird
Display-O-Tron HAT
All Products
Displays
New Arrivals
Displays & User Interface
LCD & OLED Displays
Raspberry Pi
Raspberry Pi Hats
Pimoroni
$48.38
|
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...
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 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.
- 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 is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- 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, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- 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 serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Find this product in
Displays & Screens
Related Tutorials
Free guides on learn.littlebird.com.au