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 2581b2c8a2 test/driver_srf02: added some commands
- added shell
- made init manual (by giving address)
- added command to change device address
2016-02-12 16:40:51 +01:00
..
main.c test/driver_srf02: added some commands 2016-02-12 16:40:51 +01:00
Makefile test/driver_srf02: added some commands 2016-02-12 16:40:51 +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.