Code
An open-source, burger-shared robot you can build yourself
The full version controlled code for this project is available at BurgerBot GitHub Respository.
BurgerBot Libraries
To use this code copy the following files to your Pico:
motor.py- Motor control libraryrange_finder.py- Ultrasonic sensor libraryburgerbot_v3.py- BurgerBot library
BurgerBot libraries
You can use the arrows ← → on your keyboard to navigate between lessons.