Once, twice in month we will send You info about new products, products on sale and news from Arduino and DIY world.
LCD 2x16 ruby, driver compatible with HD44780. Ruby characters on black background. Ultimate retro vibe!
On stock:
12
Atmospheric 2x16 character display with red characters on a black background. Reliable and, most importantly, easy to use. It can display two lines of 16 characters each. Built based on an HD44780-compatible controller, which practically means it is supported by the LiquidCrystal library in Arduino.
We also offer other colors of 2x16 character displays. Standard connection of the display requires at least 6 GPIO ports, so a good alternative is to use an I2C converter. Then, only 2 I2C bus GPIOs are needed for connection.
Pin | Function | Description | Remarks | |
– | – | :—- | :– | |
1 | VSS | Ground | ||
2 | VDD | Power supply | +5V | |
3 | V0 | Contrast | ||
4 | RS | Register select | LOW - instruction registerHIGH - data register |
|
5 | RW | Read/write mode | LOW - readHIGH - write |
|
6 | E | Enable - enables writing to registers | ||
7 | DB0 | Data bus | ||
8 | DB1 | Data bus | ||
9 | DB2 | Data bus | ||
10 | DB3 | Data bus | ||
11 | DB4 | Data bus | ||
12 | DB5 | Data bus | ||
13 | DB6 | Data bus | ||
14 | DB7 | Data bus | ||
15 | A | Backlight power | +5V | |
16 | K | Backlight ground |
The display is supported by the LiquidCrystal library in Arduino.
A display based on HD44780 can be controlled in several different ways:
We most often use the first method - 4-bit mode without reading the busy flag. This method saves microcontroller GPIOs. It does require using additional software delays (to avoid reading the busy flag), but in most cases, this does not pose additional problems.
And wherever we have the I2C (TWI) protocol available, we use displays with I2C converter. After all, it requires 4 fewer GPIOs for connection.
Wyświetlacze znakowe (interfejs równoległy):
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Wyświetlacze LCD I2C / SPI:
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Akcesoria i moduły:
![]()
![]()
![]()
Once, twice in month we will send You info about new products, products on sale and news from Arduino and DIY world.