Tutorials
Getting started
The best place to start with your kit is the kit assembly guide which shows you how to connect up your kit. This along with the Basic Motor Control page should be enough to get your robot moving.
Python help
If you need some help on how to code in python, our Intro to Python tutorial shows you through the basics. If you need some further or more advanced help, we also recommend these external tutorials:
- Microsoft’s Take your first steps with Python
- Microsoft’s Build real world applications with Python
- Tutorials Point’s Python 3 Tutorial