SparkFun
Basic 16x2 Character LCD - Black on Green 3.3V
A classic 16×2 character LCD running at 3.3V, with a yellow LED backlight and black characters on a green background. Uses the industry-standard ST7066/HD447...
Get notified when back in stock
A classic 16×2 character LCD running at 3.3V, with a yellow LED backlight and black characters on a green background. Uses the industry-standard ST7066/HD44780 parallel interface — library support is available for virtually every microcontroller platform, making it straightforward to integrate into 3.3V projects.
Requires approximately 11 general I/O pins for the parallel interface.
Specifications
- Display – 16 characters × 2 lines
- Operating Voltage – 3.3V
- Backlight – Yellow LED
- Character Format – 5×8 dot matrix
- Controller – ST7066 (HD44780 compatible)
- Interface – Parallel (requires ~11 I/O pins)
- Duty Cycle – 1/16
- Dimensions – 80 × 36 × 8.6mm (3.2 × 1.4 × 0.34")
Ideal For
- 3.3V microcontroller projects needing a text display
- Displaying sensor readings, status messages, and menus
- Raspberry Pi, mbed, and other 3.3V platform builds
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- duty cycle
- The fraction of time a signal or power source is switched on during each repeating on/off cycle, usually given as a percentage. It is central to PWM (pulse-width modulation), where adjusting the duty cycle controls things like LED brightness, motor speed or heater power, and on devices such as proximity sensors it can also affect detection range, response speed, accuracy and power use.
- 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.
- 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.
Find this product in
Displays & Screens
ST7066 LCD Controller Datasheet
Datasheet · 319.8 KB · Click any page to view full size
ADM1602K-FSY-FBS-3.3V LCD Module Datasheet
Datasheet · 899.3 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 571.5 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au