1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_srf08
Francois Berder 4a31f94cfc many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
2019-11-23 22:39:07 +01:00
..
main.c many typo fixes 2019-11-23 22:39:07 +01:00
Makefile tests/driver_*: Rely on Makefile.dep for FEATURES_REQUIRED 2018-08-26 09:34:58 +02: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.