Home pcf8574

pcf8574

5 Articles
How to Interface LCD1602 via I2C on ESP32

How to Interface LCD1602 via I2C on ESP32 with ESP‑IDE

Learn how to interface a PCF8574‑based I2C LCD1602 with ESP32 using ESP‑IDE. Complete wiring guide, address setup, init & string‑display code.

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...

AVR #6. I2C Master PART 2 || comm. with Slave Device

This tutorial covers how to configure the AVR MCU as the I2C Master. We will transmit the data to the PCF8574 and control...

LCD 20X4 using I2C with STM32

This tutorial will cover how to interface the LCD 20x4 using I2C with STM32 microcontroller...

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..