Created
January 13, 2018 12:03
-
-
Save boochow/a759cde4bd2035aaa15d9f8ed3671c52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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