Difference between revisions of "I2C + Arduino"

From ESE205 Wiki
Jump to navigation Jump to search
(Created page with " Category:HowTos")
 
Line 1: Line 1:
 +
[[File:i2cA]]
  
 +
The ''[https://www.arduino.cc/en/Reference/Wire (Wire library)]'' allows communication between the Arduino and other I2C compatible devices.
  
 
[[Category:HowTos]]
 
[[Category:HowTos]]

Revision as of 21:16, 13 December 2016

File:I2cA

The (Wire library) allows communication between the Arduino and other I2C compatible devices.