Skip to content

Files

Latest commit

bf8649b · Mar 15, 2017

History

History

scanner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 15, 2017
Jan 26, 2017

#I2C Scanner An I2C Scanner sends a start/stop request to each of the possible addresses on the bus. Those that are present return with an ACK. This can be used to detect the presence/absence of a device at that address. The results are logged to the serial output. Useful for testing for the existence of a device.