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.
Dependencies: mbed
Fork of RenBuggyLineFollower by
This small program lets a buggy follow a line (black line on white background)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:ffbaca2bd3da | 2016-08-03 | DanArgust | comments and format changes |
5:569a11ffee94 | 2016-07-15 | DanArgust | Line following robot; Current settings:; inputs = 2; lineToSpeedFactor = 10 / 3; speedModifier = -4 |
4:8f614e0b1cea | 2016-07-14 | DanArgust | updated to adhere closer to style guide |
3:936111f70e37 | 2016-07-14 | DanArgust | fixed minor errors |
2:2439f5a4a93d | 2016-07-14 | DanArgust | added 'searching' functionality |
1:fefc1e3f0093 | 2016-07-14 | DanArgust | removed redundant libraries; |
0:466ee63955df | 2016-07-14 | DanArgust | First commit; Basic Line follower using two sensors; This commit contains highly sensitive algorithm and exhibits twitchy behaviour |