1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_srf08
2017-12-01 11:03:39 +01:00
..
main.c tests: driver_srf08: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
Makefile tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
README.md drivers/srf08: initial import of the updated ultrasonic driver 2014-12-17 15:37:25 +01:00

About

This is a manual test application for the SRF08 ultrasonic ranger driver.

Usage

After initialization, the sensor values are read periodically and printed to the STDOUT. Here, three echos are stored.

To verify the seen values you can focus the sensor against any reflecting object and vary the distance to see especially the first measured value changing.