Skip to content

Commit 6219ba0

Browse files
committed
Update application.
1 parent 99f54b1 commit 6219ba0

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed
File renamed without changes.

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# Arduino-I2C-Communication
2-
Arduino Uno is an example of I2C communication. The I2C communication occurs between the Arduino Uno and the MCP23017 integrated circuit.
1+
# Arduino-I2C-Comm
2+
Arduino is an I2C communication application. In this application, I2C communication takes place between the Arduino and the MCP23017 integrated circuit.
33

4-
Arduino Used: Arduino Uno
4+
Programming Language: C/C++ Programming Language
5+
6+
IDE: Arduino IDE Version - 2.2.0
57

6-
Arduino IDE Version: 2.2.0
8+
Arduino Used: Arduino Uno
79

8-
Arduino Connection Diagram: The connection diagram is shown in the (Arduino-MCP23017 I2C Comm.png) image.
10+
Arduino Connection Diagram: The connection diagram between the Arduino and the MCP23017 integrated circuit is shown (Arduino-MCP23017-I2C-Comm.png) image.

0 commit comments

Comments
 (0)