Created
September 20, 2018 05:25
-
-
Save a2f0/000b8cae703973e07ffd475a0951f24b to your computer and use it in GitHub Desktop.
This file contains 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@raspberrypi:~ $ i2cdetect -y 1 | |
0 1 2 3 4 5 6 7 8 9 a b c d e f | |
00: -- -- -- -- -- -- -- -- -- -- -- -- -- | |
10: -- -- -- -- -- -- -- -- -- -- 1a -- -- -- -- -- | |
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | |
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- 3e -- | |
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | |
50: 50 51 52 53 54 55 56 57 -- -- -- -- -- -- -- -- | |
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | |
70: -- -- -- -- -- -- -- -- | |
pi@raspberrypi:~ $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment