
The purpose of this code is to rotate an HC-SR04 and measure the perimeter of a room. The measurements will then be sent to ThingSpeak to record the data.
Dependencies: mbed mbed-http TextLCD ESP8266 ULN2003_StepperDriver
History
The purpose of this code is to rotate an HC-SR04 and measure the perimeter of a room.; The measurements will then be sent to ThingSpeak to record the data.
2021-12-13, by 27e08e1e-4785-4bb4-b751-624c9c99ee9f [Mon, 13 Dec 2021 15:14:02 +0000] rev 12
The purpose of this code is to rotate an HC-SR04 and measure the perimeter of a room.; The measurements will then be sent to ThingSpeak to record the data.
Push for Fall 2021 ECE533 Students
2021-08-28, by priyank12p [Sat, 28 Aug 2021 22:17:23 +0000] rev 11
Push for Fall 2021 ECE533 Students
Updated Original Code Repo from another account;
2020-08-19, by jamiedillion2019 [Wed, 19 Aug 2020 18:51:26 +0000] rev 10
Updated Original Code Repo from another account;
delete
2019-11-27, by jakobjohn949 [Wed, 27 Nov 2019 20:53:24 +0000] rev 9
delete
K64F
2017-01-13, by andcor02 [Fri, 13 Jan 2017 14:48:25 +0000] rev 8
K64F
name modified
2013-03-30, by prabhuvd [Sat, 30 Mar 2013 18:55:03 +0000] rev 7
name modified
Changed the class name from DistMeasure to HCSR04
2013-03-30, by prabhuvd [Sat, 30 Mar 2013 18:52:13 +0000] rev 6
Changed the class name from DistMeasure to HCSR04
Add a sample code
2013-03-30, by prabhuvd [Sat, 30 Mar 2013 18:50:32 +0000] rev 5
Add a sample code
Updated comments
2013-03-30, by prabhuvd [Sat, 30 Mar 2013 18:46:01 +0000] rev 4
Updated comments
changed the method name start_measurement to start
2013-03-30, by prabhuvd [Sat, 30 Mar 2013 18:43:21 +0000] rev 3
changed the method name start_measurement to start