跳至主要内容

4 篇文档带有标签「i2c」

查看所有标签

什么是 I2C

I2C (Inter-Integrated Circuit) is a serial protocol using just two wires — SDA (data) + SCL (clock). It is the most common way to connect sensors and displays to Arduino/ESP32.