Skip to content

decadenza/esp_i2c_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic I2C address scanner for Espressif ESP-IDF

Usage

  1. Configure the definitions at the beginning of the esp_i2c_scanner.c.
  2. Build.
  3. Flash.
  4. At boot only the code scans for devices, prints the results and exits. Reboot to perform a new scan.

Notes

  • Supports only standard (7 bit) I2C address range. It may be easily extended to the 10-bit addressing, if needed.
  • Tested on ESP32.

About

I2C address scanner for Espressif ESP-IDF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published