I'm doing some experiment with your item BMP085
I'm doing exactly step by step as written on your guide.
I 'm using your Occidentalis distro.
But I found the device only typing
$ sudo i2cdetect -y 1
- Code: Select all
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- 77
where is my mistake?
Or how do I change the code to find the device on the second line IC2?
many thanks in advance
Giuseppe

