Arduino I2C Tutorial
How to communicate with I2C capable devices using the Arduino. The Arduino's ATmega chip also has an I2C microcontroller that you have gain access to by using Arduino's Wire.h library. Pins A4 and A5 become the SDA and SCL connections for I2C communications."
Ajouter un commentaire