An open API service indexing awesome lists of open source software.

https://github.com/geeksloth/arduino-i2c-scanner

I2C Scanner for Arduino (Atmel and Espressif chips)
https://github.com/geeksloth/arduino-i2c-scanner

arduino i2c i2c-bus

Last synced: about 2 months ago
JSON representation

I2C Scanner for Arduino (Atmel and Espressif chips)

Awesome Lists containing this project

README

          

# Arduino-i2c-scanner
I2C Scanner for Arduino (Atmel and Espressif chips)
Display i2c-interface connected devices with addresses.

## Usage
1. Build and upload this script to your Arduino
2. Select *Tools -> Serial Monitor*
3. Change Baudrate to ```115200```. You may need to press a *reset button* on the device again to see the output.