pico-stuff/apps/barometer
Luigi Cruz f3730a475e Add barometer example app. 2021-03-12 00:34:21 -03:00
..
media Add barometer example app. 2021-03-12 00:34:21 -03:00
CMakeLists.txt Add barometer example app. 2021-03-12 00:34:21 -03:00
README.md Add barometer example app. 2021-03-12 00:34:21 -03:00
test.c Add barometer example app. 2021-03-12 00:34:21 -03:00

README.md

Barometer

This example can read temperature and atmospheric pressure using the BMP180 sensor.

Dependencies Device

Usage

This program will start collecting samples when it receives a char from the virtual serial port. It will also output the following messages:

BMP180 Barometer Example