KevsRobots Learning Platform
6% Percent Complete
By Kevin McAleer, 2 Minutes
Welcome to Build your own SMARS robot
course. This course is aimed at people wanting to printing out, construct and code a simple robot. Unlike most of the other robot projects on this site, this robot uses an Arduino Uno v3
, and the code is written in C++
.
In this course you will learn:
After you have completed this course you will know how to construct your own robot, wire it and power it up, and finally how to program it to avoid obstacles.
To take this course you will need:
New Keywords are introduced and explained, and are highlighted to help emphasise them.
For example keywords are highlighed inline with the course text like this
.
Longer examples of code are hightlighted like this:
print('this is an example')
Important notes will be highlighted in sections like the two below:
This is a note
Important notes are hightlighted like this
Another aside
Asides are also highlighed in sections, but in an alternative colour
You can use the arrows ← →
on your keyboard to navigate between lessons.