SparkFun
SparkFun Basic 16x2 Character LCD - White on Black, 5V (with Headers)
This is a basic 16 character by two line display with a snazzy black background with white characters. This LCD utilizes the extremely common HD44780 paralle...
This is a basic 16 character by two line display with a snazzy black background with white characters. This LCD utilizes the extremely common HD44780 parallel interface chipset. Interface code is freely available. This is the same LCD that is included with the SparkFun Inventor's Kit and comes with all the GPIO pins pre-soldered on for quick and easy interfacing. Includes white LED backlight.
Features:
- 3.15" x 1.425"
Documents:
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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
GDM1602K LCD Datasheet
Datasheet · 176.8 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 509.3 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au