1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_srf02
2014-11-21 09:21:27 +01:00
..
main.c Initial import of the updated srf02 driver with general i2c interface 2014-11-21 09:21:27 +01:00
Makefile Initial import of the updated srf02 driver with general i2c interface 2014-11-21 09:21:27 +01:00
README.md Initial import of the updated srf02 driver with general i2c interface 2014-11-21 09:21:27 +01:00

About

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

Usage

After initialization, the sensor value is read periodically and printed to the STDOUT.

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