Can use 2 sensor(BMP085 and BMP180) on i2c Arduino ?
can use 2 sensor(bmp085 , bmp180) on i2c arduino board ?
i use bmp085 , bmp180 on arduino board. it's 1 address (0x77).
help me arduino code.
thank much.
i use bmp085 , bmp180 on arduino board. it's 1 address (0x77).
help me arduino code.
thank much.
the 2 devices have same i2c address , therefore cannot on same bus. possible use 2 busses; 1 hardware i2c , 1 software i2c. search soft twi on forum.
cheers!
cheers!
Arduino Forum > Using Arduino > Programming Questions > Can use 2 sensor(BMP085 and BMP180) on i2c Arduino ?
arduino
Comments
Post a Comment