1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_sps30
2020-02-20 14:26:55 +01:00
..
main.c tests: add test application for Sensirion SPS30 sensor driver 2020-02-20 14:26:55 +01:00
Makefile tests: add test application for Sensirion SPS30 sensor driver 2020-02-20 14:26:55 +01:00
README.md tests: add test application for Sensirion SPS30 sensor driver 2020-02-20 14:26:55 +01:00

Test Application for the Sensirion SPS30 Particulate Matter Sensor

About

This is a simple test application for the SPS30 driver.

Expected result

If everything is working as expected the following message should be printed at the end sps30 test: [SUCCESS].

Details

The test application will execute every function supported by the sps30 driver and check if it returns successfully. Some steps in the test execution take a few seconds, but the overall test should finish within one minute. Shortly after the start you should hear the fan of the sensor spinning up for a manual fan cleaning cycle. After that, proper operation of the auto-clean update is verified and 10 measurements are printed to the console.