A program designed to get the distance from an SRF02 distance sensor and create an audible and visual indication of that distance with data logging capabilities.

Dependencies:   N5110 PowerControl SRF02 mbed

Revision:
14:acb6e07992bd
Parent:
13:86520f8c3b72
Child:
15:619c711e9b53
--- a/main.cpp	Fri May 08 09:09:24 2015 +0000
+++ b/main.cpp	Fri May 08 09:12:42 2015 +0000
@@ -2,7 +2,7 @@
 * @file main.cpp
 * @brief Distance Sensor Project
 * @brief Main file containing all of the functions and the int main().
-* @brief Version: 1.0
+* @brief Version: 1.0b
 * @author Sam Russell
 * @date March 2015
 */