mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 15:31:17 +01:00
SEN5X Driver Test
Introduction
This is a test application for the Sensirion SEN5X Environmental sensor node.
Expected result
After initialization of the SEN5X sensor, this application will continuously display the following values every two seconds:
- Mass concentration
- Ambient humidity
- Ambient temperature
- VOC index
- NOx index
The values have a one digit precision.