1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_lps331ap
2018-08-26 09:34:58 +02:00
..
main.c tests/driver_lps331ap: update with new API 2018-07-25 12:01:38 +02:00
Makefile tests/driver_*: Rely on Makefile.dep for FEATURES_REQUIRED 2018-08-26 09:34:58 +02:00
README.md tests: added test for LPS331AP sensor driver 2014-10-30 20:24:51 +01:00

About

This is a manual test application for the LPS331AP pressure sensor driver.

Usage

This test application will initialize the pressure sensor with the following parameters:

  • Sampling Rate: 7Hz

After initialization, the sensor reads the pressure and temperature values every 250ms and prints them to the STDOUT.