Skip to content

jesseklm/esp32-i2c-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 I2C Scanner

Inspired by the following

Usage

  1. change pins-array to all pins you want to test
  2. set your board in platformio.ini (currently lolin_s2_mini and lolin_s2_pico)
  3. build and upload