I2C
使用 I2C 接口通信
集成电路间 (I2C) 是一种支持双线通信的芯片到芯片接口。您可以连接到 I2C 外围设备并对其进行读写操作。使用 I2C 通信协议,您的 Arduino® 板可以与微控制器和传感器、显示器等外设通信。
模块
主题
- Support for I2C Communication
Set up and use I2C communication with Arduino hardware.
集成电路间 (I2C) 是一种支持双线通信的芯片到芯片接口。您可以连接到 I2C 外围设备并对其进行读写操作。使用 I2C 通信协议,您的 Arduino® 板可以与微控制器和传感器、显示器等外设通信。
Set up and use I2C communication with Arduino hardware.