Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

I2CScanner

Simple software to scan an I2C bus and report devices found. Run this code on your Arduino IDE with a microcontroller connected to any I2C devices. The software checks every I2C address from 0 to 127 and reports any devices found. The I2C addresses used by a number of devices are recognised. Where the same address is used by several different devices, the possible devices are listed. If it finds a BMP280 or BME280 it reports which of these the device is by reading its identification code.

About

Simple software to scan an I2C bus and report devices found

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages