mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:12:58 +01:00
303 B
303 B
About
This is a test application for the HSC Pressure and Temperature sensor.
Usage
The application will continue trying to initiate the HSC sensor.
After initialization, every second, the application:
- reads the temperature (°C);
- reads the pressure (uBar);
- prints those values to STDOUT.