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.
History
Dump Truck
2017-02-07, by simplyellow [Tue, 07 Feb 2017 21:01:20 +0000] rev 5
Dump Truck
trying to improve the Drive function by allowing it to take more than one character at a time from the terminal
2016-11-29, by Josahty [Tue, 29 Nov 2016 20:04:34 +0000] rev 4
trying to improve the Drive function by allowing it to take more than one character at a time from the terminal
Updated drive() to monitor distance travelled by the encoder and to stop moving when the distance travelled = desired distance
2016-11-15, by Josahty [Tue, 15 Nov 2016 21:30:12 +0000] rev 3
Updated drive() to monitor distance travelled by the encoder and to stop moving when the distance travelled = desired distance
corrected drive function
2016-11-15, by Josahty [Tue, 15 Nov 2016 20:04:54 +0000] rev 2
corrected drive function
new version, added working error catch to drive()
2016-11-01, by Josahty [Tue, 01 Nov 2016 20:19:20 +0000] rev 1
new version, added working error catch to drive()
DUMP_TRUCK V4 with commented areas
2016-11-01, by Josahty [Tue, 01 Nov 2016 20:13:57 +0000] rev 0
DUMP_TRUCK V4 with commented areas