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 LineFollower by
History
yeah
2014-03-24, by blu12758 [Mon, 24 Mar 2014 00:49:23 +0000] rev 11
yeah
sdfh
2014-03-24, by blu12758 [Mon, 24 Mar 2014 00:44:31 +0000] rev 10
sdfh
David's rough line follower code added.
2014-03-10, by dfvreeland [Mon, 10 Mar 2014 00:54:55 +0000] rev 9
David's rough line follower code added.
fixed bitshifting;
2014-03-10, by blu12758 [Mon, 10 Mar 2014 00:03:42 +0000] rev 8
fixed bitshifting;
changed things; ;
2014-03-09, by blu12758 [Sun, 09 Mar 2014 23:55:34 +0000] rev 7
changed things; ;
Return count;
2014-03-06, by cbradford [Thu, 06 Mar 2014 02:34:37 +0000] rev 6
Return count;
Linefollowing
2014-03-06, by cbradford [Thu, 06 Mar 2014 02:21:23 +0000] rev 5
Linefollowing
Fixed the followLine() method as well as some compile-time errors
2014-02-28, by blu12758 [Fri, 28 Feb 2014 04:21:26 +0000] rev 4
Fixed the followLine() method as well as some compile-time errors
Fixed Motor code, put in simple lineFollow loop in main
2014-02-27, by cbradford [Thu, 27 Feb 2014 01:50:13 +0000] rev 3
Fixed Motor code, put in simple lineFollow loop in main
Debugging; ; Corrected motor speed assignments.; Fixed a for loop.
2014-02-21, by blu12758 [Fri, 21 Feb 2014 04:54:56 +0000] rev 2
Debugging; ; Corrected motor speed assignments.; Fixed a for loop.