Last active
May 17, 2024 13:12
-
-
Save topshed/b127a0b3aa721351aad0d000454338cd to your computer and use it in GitHub Desktop.
LEGO self-driving robots at CoderDojo KU
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The folowing gists may be useful, but feel free to just make things up yourself. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Quick start
Making your robot move
Detecting obstacles
Detecting colours
A maze-solving algorithm
Line following