Skip to content
forked from cyberp/BMP180

Library for using the BMP180 temperature sensor

License

Notifications You must be signed in to change notification settings

jschwender/BMP180

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMP180 Library

Library for using the BMP180 temperature sensor in Arduino projects.

Written by Joachim Schwender.

Two versions: one implementation of integer aritmetic, another in floating point. If your device can handle floating point, this version is preferred, as the rounding noise is much better.

This software is released under the terms of the MIT license. See the file LICENSE or LIZENZ for details, please.

See the examples for using the library.

About

Library for using the BMP180 temperature sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%