nrf52840
sdk 15.2
i want to read values from bmp180 sensor(temperature,pressure)
can anyone help me out
nrf52840
sdk 15.2
i want to read values from bmp180 sensor(temperature,pressure)
can anyone help me out
Here's the Datasheet for the BMP180, and here is Bosch's driver template: https://github.com/BoschSensortec/BMP180_driver.
Do note that BMP180 is marked as 'End of Lifetime, Not recommended for new design-ins'.