Home 16×2

16×2

5 Articles

ESP32 #3 || How to use I2C || PART1

How to use the LCD1602 connected with the ESP32 via the I2C. We will see how to use the function to write the...

AVR #7. I2C Master PART 3 || Interface LCD1602 via I2C

This tutorial covers how to use the AVR MCU as the I2C Master and send data to the LCD1602, which is connected via...

Custom characters in LCD 1602 || STM32

This is yet another tutorial covering the LCD 1602, but this time we will see how to use custom characters with this display.

Interface LCD 16×2 with STM32 without I2C

This tutorial will cover how to use the LCD1602 with STM32 in Parallel mode. We will use the 4 bit mode, where 4...

How to interface LCD1602 (I2C) with STM32

How to interface LCD1602 via I2C with STM32. The module PCF8574 is connected at the back of the LCD and it reduces the..