-->
Page 1 of 1

Issue with bmp180 on nodemcu and Arduino IDE

PostPosted: Mon Jul 11, 2016 3:41 pm
by f42ter
Just a question. I start to play with a new nodmcu using the Arduino IDE:
But which is the correct library to be used for a BMP180?
The bmp lib from adafruit works well rather than the SFE_BMP180 lib which result in negative
pressure and temperature.

Both libs works well on my Arduino boards using the same bmp device.

f42ter