1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_srf02
Hauke Petersen 2529a91010 tests/driver_srf02: adapted to driver changes
- switched test to xtimer
- adapted to interface changes
2015-09-07 12:02:38 +02:00
..
main.c tests/driver_srf02: adapted to driver changes 2015-09-07 12:02:38 +02:00
Makefile tests/driver_srf02: adapted to driver changes 2015-09-07 12:02:38 +02: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.