I2C Communication Between Arduino Unos: Difference between revisions
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 06:31, 7 March 2020
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
|