Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 338 Bytes

arduino-i2c-master-slave

Code to accompany my article on Communication Between Arduinos Using I²C

http://jamesreubenknowles.com/arduino-i2c-1680

This consists of two demonstrations, master-send and master-receive. Each demonstration contains two Arduino sketches, one for the master and one for the slave.