114532 Views
101685 Views
86270 Views
54891 Views
51137 Views
49962 Views
Level Up your CAD Skills
Operation Pico
Raspberry Pi Home Hub
Hacky Temperature and Humidity Sensor
Robot Makers Almanac
High Five Bot
Using the Raspberry Pi Pico's Built-in Temperature Sensor
Getting Started with SQL
Introduction to the Linux Command Line on Raspberry Pi OS
How to install MicroPython
Wall Drawing Robot Tutorial
BrachioGraph Tutorial
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++.
Build your own SMARS robot
Arduino Uno v3
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.
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
Important notes are hightlighted like this
Another aside Asides are also highlighed in sections, but in an alternative colour
Asides are also highlighed in sections, but in an alternative colour
Next >