Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
I2C_Scanner

This example sketch shows how the I2C_ASM library can be used to 
scan the I2C/TWI bus looking for devices and sensors which respond
to a write of their address (SLA_W). All devices discovered are 
reported on the Serial Monitor along with their 7 bit address.

Norman Dunbar.
27 July 2025.