Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By f42ter
#50598 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