pico-stuff/lib/bmp180
Luigi Cruz b8c1cd2797 Add RNDIS helper library for PiccoloSDR. 2021-03-12 01:21:43 -03:00
..
CMakeLists.txt Add RNDIS helper library for PiccoloSDR. 2021-03-12 01:21:43 -03:00
README.md Add barometer example app. 2021-03-12 00:34:21 -03:00
bmp180.h Orgazine projects. 2021-03-03 23:48:48 -03: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.