Skip to content

Golang package for interfacing with BMP180 environmental sensor

License

Notifications You must be signed in to change notification settings

michaelfranzl/bmp180

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmp180

Golang package for reading environmental data from a BMP180 environmental I2C sensor.

Build Status

Package stub provides an emulated BMP180 device that can be used to test functionality of the bmp180 package when no I2C bus or physical device is attached or available.

Pressure and temperature calculations are based on a paper called "Bosch BMP085 Barometer Floating Point Pressure Calculations".

See bmp180_test.go for a working example.

Copyright 2017 Michael Franzl. All rights reserved.

Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

Releases

No releases published

Packages

 
 
 

Languages