Uses the SRF02 UDS and displays distance in a variety of ways on the N5110 LCD.
Dependencies: N5110WN PowerControl SRF02 mbed
History
updated docs
2015-05-08, by JakBlackburn [Fri, 08 May 2015 09:08:25 +0000] rev 11
updated docs
Made graph mode move from initial reading rather than after 84th
2015-05-08, by JakBlackburn [Fri, 08 May 2015 08:51:12 +0000] rev 10
Made graph mode move from initial reading rather than after 84th
Added A moving graph mode;
2015-05-01, by JakBlackburn [Fri, 01 May 2015 11:26:19 +0000] rev 9
Added A moving graph mode;
updated documentation;
2015-04-30, by JakBlackburn [Thu, 30 Apr 2015 17:12:41 +0000] rev 8
updated documentation;
updated some documentation
2015-04-12, by JakBlackburn [Sun, 12 Apr 2015 22:08:16 +0000] rev 7
updated some documentation
tweaked visuals to a more pleasing standard. added the RTC to the display along with the actual distances on the bar visual modes. Then added a "-L-" that appears in the bottom left corner of the LCD when logging is enabled
2015-04-08, by JakBlackburn [Wed, 08 Apr 2015 23:02:14 +0000] rev 6
tweaked visuals to a more pleasing standard. added the RTC to the display along with the actual distances on the bar visual modes. Then added a "-L-" that appears in the bottom left corner of the LCD when logging is enabled
Created a new member for the Speaker.h which creates a continuous note.; (See ContNote).; replaced waits in the scan speed with timers;
2015-04-08, by JakBlackburn [Wed, 08 Apr 2015 19:54:03 +0000] rev 5
Created a new member for the Speaker.h which creates a continuous note.; (See ContNote).; replaced waits in the scan speed with timers;
designed and added the ability to print large numbers.; Also did some documentation and started on the number based visual representation
2015-04-08, by JakBlackburn [Wed, 08 Apr 2015 00:46:27 +0000] rev 4
designed and added the ability to print large numbers.; Also did some documentation and started on the number based visual representation
added initial visual modes
2015-03-21, by JakBlackburn [Sat, 21 Mar 2015 19:14:04 +0000] rev 3
added initial visual modes
added units to the FSM using const char
2015-03-20, by JakBlackburn [Fri, 20 Mar 2015 17:25:39 +0000] rev 2
added units to the FSM using const char