Fast delivery
Discount conditions for companies
Up to 10% discount for pupils, students and educational institutions
Europe wide shipping for 4,90€
Close filter
 
from to
1 from 2
No results were found for the filtering!
16x02 I2C LCD module with HD44780
16x02 I2C LCD module with HD44780
Content 1 Piece
€3.78 *
Item no: FUN-1010568

Delivery time: appr. 1-3 days

About the product
- 0.43%
20x04, 2004 I2C LCD module (backlight: blue)
20x04, 2004 I2C LCD module (backlight: blue)
Content 1 Piece
€6.90 * €6.87 *
Item no: F23107181

Delivery time: appr. 1-3 days

About the product
- 23%
LCD display module 19264A V6.0 / 192x64 / display 105mm x 40mm / illumination: blue
LCD display module 19264A V6.0 / 192x64 /...
Content 1 Piece
€16.66 * €12.80 *
Item no: F23108630

Delivery time: appr. 1-3 days

About the product
Grove - 4-digit segment display (TM1637)
Grove - 4-digit segment display (TM1637)
Content 1 Piece
€6.10 *
Item no: F23109312

Delivery time: appr. 1-3 days

About the product
Grove - LCD 16x2 I2C (white on blue)
Grove - LCD 16x2 I2C (white on blue)
Content 1 Piece
€6.80 *
Item no: F23107268

Delivery time: appr. 1-3 days

About the product
I²C adapter module for 1602/2004 LCDs
I²C adapter module for 1602/2004 LCDs
Content 1 Piece
€1.97 *
Item no: F23106639

Delivery time: appr. 1-3 days

About the product
- 1%
1602 LCD module - blue backlight, soldered
1602 LCD module - blue backlight, soldered
Content 1 Piece
€3.40 * €3.38 *
Item no: F23106672

Delivery time: appr. 1-3 days

About the product
Keypad shield with 1602 display for Arduino UNO
Keypad shield with 1602 display for Arduino UNO
Content 1 Piece
€4.55 *
Item no: F23107306

Delivery time: appr. 1-3 days

About the product
LCD Display for Raspberry Pi Pico,1.14-inch 65K colors, 240×135, SPI
LCD Display for Raspberry Pi Pico,1.14-inch 65K...
Content 1 Piece
€13.36 *
Item no: F23108215

Delivery time: appr. 1-3 days

About the product
Waveshare LCD Module for Raspberry Pi Pico - 1.14", 240x135, SPI
Waveshare LCD Module for Raspberry Pi Pico -...
Content 1 Piece
€14.34 *
Item no: F23109132

Delivery time: appr. 1-3 days

About the product
Grove - LCD display 16x2 (black on yellow)
Grove - LCD display 16x2 (black on yellow)
Content 1 Piece
€7.60 *
Item no: F23106430

Delivery time: appr. 1-3 days

About the product
Grove - LCD-RGB with backlight (16x2)
Grove - LCD-RGB with backlight (16x2)
Content 1 Piece
€18.90 *
Item no: F23109306

Delivery time: appr. 1-3 days

About the product
1 from 2

Buy LCD - Display for Microcontroller

A Liquid Crystal Display, also called LCD for short, is often used in microelectronics to display captured data series outside the development environment, for example the serial monitor of the Arduino IDE. 
Since the LCDs are colloquially also called LCD display, we use the "wrong" designation in the following for a simpler understanding.

The technical background of an LCD display is as simple as ingenious: On the display there are usually between 16 and 20 segments, which are displayed in two to four rows, depending on the version. The corresponding displays are therefore often referred to as 1602 LCD or 2004 LCD depending on the version. Within these segments are liquid crystals (hence the term "liquid crystal"), which arrange themselves when voltage is applied so that the desired digit appears. 

Different forms of LCD displays

We distinguish between two different versions of LCD displays for microcontrollers. These versions are versions with a parallel bus system and versions with a serial bus system, also called I2C. Both versions are usually shipped from the factory with the Hitachi HD44780 chip or a compatible version.

The advantage of the serial bus system over the parallel bus is mainly the simplified cabling. While LCD displays with a parallel bus system have to be connected with 14 or 16 cables to a microcontroller, only four cables are sufficient for a display with a serial bus system.

We always recommend especially beginners to use Displays with I2C bus. The reduction of the required cables on a breadboard from 14/16 to 4 cables simplifies the handling of the displays enormously and also saves the project visually.

Practical tips for using an LCD display for microcontrollers

Most product specific customer inquiries reach us for the use of LCD displays with serial interface (I2C bus). Therefore we would like to go into more detail on a number of hints which might be helpful for you when using the display.

The backlight of the LCD does not work

This can have two possible causes: Either you did not turn on the backlight in the code ("lcd.backlight();" or "lcd.noBacklight();") or the jumper on the back of the display is not seated properly.

The LCD display does not show any text

Often the contrast of the display is not set correctly at delivery. You can change this setting by turning the trim potentiometer on the LCD display Trimming potentiometer located on the LCD display.

The text displayed on the LCD does not match my code

If your display shows cryptic characters, the error is in most cases due to an incompatible library. Especially for serial LCD displays you can find a lot of libraries with identical names. This is usually "LiquidCrystal_I2C.h". Not all libraries with this name use identical functions. We always use the library "LiquiCrystal_I2C.h" from Mr. Frank de Brabander in our free manuals.
Another possible cause could be the control via a wrong HEX address. The LCD displays with serial interface are delivered ex factory with two different HEX addresses. These are "0x27" or "0x3F" and must be numbered accordingly within the code.
Which HEX address your display has can be read out with the code of our manual "Two I2C Displays".

Last viewed
-10% DISCOUNT ♥