Tags:
create new tag
view all tags

The BMP180 Temperature and Atmospheric Pressure Sensor

The BMP180 is a sensor that measures temperature to 0.1 °C precision and barometric (atmospheric air) pressure to 1 Pa precision. The device has been designed by Bosch Sensortec and comes with an I2C interface. The data sheet with a complete description of the chip and how it can be programmed can be found here. In addition to the sensors themselves the device features a 176 bit EEPROM containing individual calibration parameters for each device.

bmp180_front.png bmp180_back.png
front view BMP180 back view BMP180

I connected SDA, SCL, GND and VDD to its corresponding pins on the Raspberry Pi and left VDDIO unconnected.

Bosch Sensortec provides a BMP180 driver, which must however be adapted to the I2C interface library used by the controller (in our case I used pigpio accessed through the pigpiod daemon). The sources (https://iotworkshop.africa/pub/Embedded_Systems/BMP180/bmp180lib.tar.gz ) of the library and the include file to be used by clients of the library is attached.

,- Uli Raich - 2017-02-01

Comments


- Uli Raich - 2017-02-01

Comments

Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng bmp180_back.png r1 manage 1128.4 K 2017-02-01 - 10:06 UnknownUser  
PNGpng bmp180_front.png r1 manage 1016.0 K 2017-02-01 - 10:06 UnknownUser  
Unknown file formatgz bmp180lib.tar.gz r1 manage 70.0 K 2017-02-01 - 10:34 UnknownUser  
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2021-11-16 - UliRaich
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback