Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of m3pi by
History
with buzzer
2016-01-18, by richardfirth [Mon, 18 Jan 2016 05:35:59 +0000] rev 10
with buzzer
make sure changing the library doesn't effect other progs (only comment changed)
2016-01-17, by richardfirth [Sun, 17 Jan 2016 05:17:48 +0000] rev 9
make sure changing the library doesn't effect other progs (only comment changed)
2011-05-12, by chris [Thu, 12 May 2011 13:26:37 +0000] rev 8
Revised library that includes a constructor that requires no parameters. As the design is fixed, they can be hard coded.
2011-03-25, by chris [Fri, 25 Mar 2011 15:44:52 +0000] rev 7
Revised library that includes a constructor that requires no parameters. As the design is fixed, they can be hard coded.
Changed delay after reset to 0.1 to stop the LCD getting corrupted
2010-11-10, by chris [Wed, 10 Nov 2010 09:01:21 +0000] rev 6
Changed delay after reset to 0.1 to stop the LCD getting corrupted
Added code to access the leds
2010-11-07, by chris [Sun, 07 Nov 2010 10:49:56 +0000] rev 5
Added code to access the leds
Modified reset routine, and code to switch the LEDs off
2010-11-07, by chris [Sun, 07 Nov 2010 09:57:11 +0000] rev 4
Modified reset routine, and code to switch the LEDs off
Added line_position and auto calibrate to the RPC function list
2010-11-01, by chris [Mon, 01 Nov 2010 23:30:09 +0000] rev 3
Added line_position and auto calibrate to the RPC function list
Corrected code line_position function
2010-11-01, by chris [Mon, 01 Nov 2010 16:18:55 +0000] rev 2
Corrected code line_position function
1.1 - Added some additional features, including PID demo
2010-10-29, by chris [Fri, 29 Oct 2010 13:30:11 +0000] rev 1
1.1 - Added some additional features, including PID demo