pico-stuff/apps/barometer
Luigi F. Cruz 693e12f0af
Add UART check before proceeding.
2023-01-28 15:05:15 -08:00
..
media
CMakeLists.txt [WIP] Add BMP390 sensor support. (#3) 2023-01-23 23:37:23 -08:00
README.md [WIP] Add BMP390 sensor support. (#3) 2023-01-23 23:37:23 -08:00
test.c Add UART check before proceeding. 2023-01-28 15:05:15 -08:00

README.md

Barometer

This example can read temperature and atmospheric pressure using the BMP180 or BMP390 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