I2C Communication Between Arduino Unos
Revision as of 06:31, 7 March 2020 by Mmusij (talk | contribs) (Created page with "Category:ArduinoCategory:Agile:Projects This page refers to using two [https://arduino.cc Arduino] Unos that can communicate to each other using I2C protocols. ==Con...")
This page refers to using two Arduino Unos that can communicate to each other using I2C protocols.
Connection
Connecting the Arduino Unos:
Pin Connection Table
Arduino Uno 1 | Arduino Uno 2 |
---|---|
5V
|
VIN
|
GND
|
GND
|
analogue pin A4
|
analogue pin A4
|
analogue pin A5
|
analogue pin A5
|