pico-stuff/lib/bmp180
Luigi Cruz bfabf02146
[WIP] Add BMP390 sensor support. (#3)
* Initial BMP390 support.

* Add BMP390 support.
2023-01-23 23:37:23 -08:00
..
CMakeLists.txt
README.md
bmp180.h [WIP] Add BMP390 sensor support. (#3) 2023-01-23 23:37:23 -08:00

README.md

BMP180 Library

This is a library for the BMP180 atmospheric pressure sensor. It can output the temperature and the barometric pressure. For an example of how to use it, check out the barometer example.