Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 889 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 889 Bytes

I2C Scanner

Small script to scan I2C devices.

Example output (no devices):

     0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0A 0x0B 0x0C 0x0D 0x0E 0x0F  
0x00                                         .... .... .... .... .... .... .... ....  
0x10 .... .... .... .... .... .... .... .... .... .... .... .... .... .... .... ....  
0x20 .... .... .... .... .... .... .... .... .... .... .... .... .... .... .... ....  
0x30 .... .... .... .... .... .... .... .... .... .... .... .... .... .... .... ....  
0x40 .... .... .... .... .... .... .... .... .... .... .... .... .... .... .... ....  
0x50 .... .... .... .... .... .... .... .... .... .... .... .... .... .... .... ....  
0x60 .... .... .... .... .... .... .... .... .... .... .... .... .... .... .... ....  
0x70 .... .... .... .... .... .... .... .... .... .... .... .... .... .... .... ....