Find I2C Addresses on Arduino (I2C Scanner)

Описание к видео Find I2C Addresses on Arduino (I2C Scanner)

Find code and diagrams at: https://www.elithecomputerguy.com/201...

I2C devices allow you to add numerous sensors and displays to your Arduino project using only 2 communication wires. The issue can be that since I2C is an Addressable Communication Protocol that you need to know the addresses of the I2C devices. This scanner sketch will allow you to determine what the addresses are of your I2C devices.

Functional Parts in the Project:

Arduino Uno – https://store.arduino.cc/usa/arduino-...
20 x 4 I2C LCD Screen – https://amzn.to/2JVuKzn
560 Piece Jumper Wire Kit – https://amzn.to/2MsCLjL

Комментарии

Информация по комментариям в разработке