Tutorials
Welcome to the T-Bot tutorial pages. While the content is aimed at multiple levels, GCSE, A-Level, Degree, they are intended to be useful for anyone interested in robotics. They include practical examples designed to be used with the T-Bot which should be both, easy to follow and fun to try. Please use the contact form below if you need more information or would like to make suggestions. Don’t forget to check the blog for the latest information or the KliK Robotics Facebook Group. OpenCV, machine learning, and advanced control theory examples are coming soon. If you can't wait, have a look in the Developement folder to see what's coming.
Python Tutorials
These tutorials are intended to give you a basic introduction to Python and highlight the components necessary for you to build your own software to interact with, and control your T-Bot. You can find excellent and more exhaustive tutorials here.
Tabs, Spaces and Loops | |
Integers and Floats | |
Lists and Tuples |
|
Dictionaries |
|
NumPy Arrays and Matrices |
|
Classes, Methods and Functions |
|
PyGame Bluetooth Joystick Controller |
|