adafruit / Adafruit_BMP085_Unified

Unified sensor driver for Adafruit's BMP085 & BMP180 breakouts
93 stars 60 forks source link

Running multiple BMP180 on the same arduino #9

Closed feranick closed 9 years ago

feranick commented 9 years ago

It seems it is not possible to run the more than one BMP180 in the same arduino, with the ability to assign to each sensor it's own address. This would be greatly of help when more than one temperature measurement is needed.

ladyada commented 9 years ago

That is correct, you should use the BMP183 instead!