Skip to content

Instantly share code, notes, and snippets.

@boochow
Created January 13, 2018 12:03
Show Gist options
  • Save boochow/a759cde4bd2035aaa15d9f8ed3671c52 to your computer and use it in GitHub Desktop.
Save boochow/a759cde4bd2035aaa15d9f8ed3671c52 to your computer and use it in GitHub Desktop.
pi@pi-zero-w:~$ i2cdetect -a 1
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-1.
I will probe address range 0x00-0x7f.
Continue? [Y/n]
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- 3c -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
pi@pi-zero-w:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment