Skip to content

Repository files navigation

Arduino I2C Device Scanner V1.0

GitHub release (latest by date) arduino-library-badge Visits Badge GitHub stars Updated Badge PlatformIO Registry Check Arduino Compile Examples Spell Check

Build - 01.00.08

This very simple sketch scans the I2C-bus for devices. If a device is found, it is reported to the Arduino serial monitor.

This sketch is the first step to get the I2C communication working.

The sketch shows the 7-bit addresses of the found devices as hexadecimal values. That value can be used for the "Wire.begin" function which uses the 7-bit address. Some datasheets use the 8-bit address and some example sketches use decimal addresses.

This scanner supports I2C multiplexer and can be used for channel selection.

I2C Scanner


Support me Twitter Follow YouTube Channel Views Repos Badge E-Mail GitHub

About

Extended console based I2C Scanner.

Topics

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages