The LCD1602 (16x2) is designed with an industry standard HD44780 equivalent LCD controller.
The module provides a simple and cost-effective solution for adding a 16×2 character display to your project. It offers a very clear and high contrast white text upon a blue background/backlight.
This display overcomes the drawback of LCD 1602 Parallel LCD Display in which you’ll waste about 8 Pins on your MCU for the display to get working. Luckily in this product, an I2C adapter is directly soldered right onto the pins of the display. So all you need to connect are the I2C pins, which shows a good library and little of coding.
The I2C is a type of serial bus developed by Philips, which uses two bidirectional lines, called SDA (Serial Data Line) and SCL (Serial Clock Line). Both must be connected via pulled-up resistors. The usage voltages are standard as 5V and 3.3V. The values shown on the display can be either a simple text or numerical values read by the sensors, such as temperature or pressure, or even the number of cycles that the MCU is performing.
Features:
- HD44780 compatible Driver IC
- I2C interface Reduces the overall wirings
- Input Voltage: 5V
- Resolution: 16x2 characters, 5x8 Dots with Cursor
- Interface Address: 0x27 (7bit) & 0x4E(8 bit)
- Backlight Color: Blue/Yellow
- Pixel Color: White/Black
Display Character Address Code:
Display Position | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DD RAM Address - Row 1 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 8A | 8B | 8C | 8D | 8E | 8F |
DD RAM Address - Row 2 | C0 | C1 | C2 | C3 | C4 | C5 | C6 | C7 | C8 | C9 | CA | CB | CC | CD | CE | CF |
Pin No | Symbol | Function |
---|---|---|
1 | Gnd | GND(0V) |
2 | Vcc | +5V |
3 | SDA | Serial Data pin, Connect to MCU SDA |
4 | SCL | Serial Clock pin, Connect to MCU SCL |
Pixel Color | White/Black |
Backlight Color | Blue/Yellow |
Input Voltage | 5V |
Resolution | 16x2 Characters |
Driver IC | HD44780/Compatible |
Display Area | 64 x 16mm |
Interface | I2C Mode |
I2C Module | PCF8574 (Soldered) |
Slave Address | 0x27 (7bit) & 0x4E(8 bit) |
Product Dimensions | 80 x 36mm |
Operating range | 0°C to 50°C |
Product Weight | 50 grams |
Country of origin :China
Note: The PCF8574 I2C Module is already soldered at the back of the display.