Difference: BMP180 (1 vs. 2)

Revision 22021-11-16 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="MoreSensors"
Changed:
<
<

The BPM180 Temperature and Atmospheric Pressure Sensor

>
>

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

Revision 12017-02-01 - uli

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="MoreSensors"

The BPM180 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


<--/commentPlugin-->

- Uli Raich - 2017-02-01

Comments

<--/commentPlugin-->

META FILEATTACHMENT attachment="bmp180_front.png" attr="" comment="" date="1485943606" name="bmp180_front.png" path="bmp180_front.png" size="1040371" user="uli" version="1"
META FILEATTACHMENT attachment="bmp180_back.png" attr="" comment="" date="1485943617" name="bmp180_back.png" path="bmp180_back.png" size="1155462" user="uli" version="1"
META FILEATTACHMENT attachment="bmp180lib.tar.gz" attr="" comment="" date="1485945253" name="bmp180lib.tar.gz" path="bmp180lib.tar.gz" size="71680" user="uli" version="1"
 
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