I2C

Tutorials covering the I2C peripheral on ESP32 Microcontrollers.

2 Articles
How to Read & Write MPU6050 with ESP‑IDE | I2C PART 2

How to Read & Write MPU6050 with ESP‑IDE | I2C PART 2

Learn how to read and write data to the MPU6050 accelerometer via I2C on ESP32 using ESP‑IDF. Includes wiring, config, master init &...

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.