import "github.com/kidoman/embd/sensor/bmp180"
Package bmp180 allows interfacing with Bosch BMP180 barometric pressure sensor. This sensor has the ability to provided compensated temperature and pressure readings.
BMP180 represents a Bosch BMP180 barometric sensor.
New returns a handle to a BMP180 sensor.
Altitude returns the current altitude reading.
Close.
Pressure returns the current pressure reading.
Run starts the sensor data acquisition loop.
Temperature returns the current temperature reading.
Package bmp180 imports 5 packages (graph) and is imported by 6 packages. Updated 2017-05-15. Refresh now. Tools for package owners.