I2C
Communication using I2C interface
Inter-Integrated Circuit (I2C) is a chip-to-chip interface supporting two-wire communication. You can connect to I2C peripheral devices and read from and write to them. Using the I2C communication protocol, your Arduino® board can communicate with microcontrollers and peripherals such as sensors and displays.
Blocks
Topics
- Support for I2C Communication
Set up and use I2C communication with Arduino hardware.