1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_lps331ap
2015-11-03 16:04:32 +01:00
..
main.c tests: driver_lps331ap: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
Makefile tests/driver_lps331ap: simplified Makefile 2015-11-03 16:04:32 +01:00
README.md

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.