Just don’t make it angry
07 November 2022
I made a robot that can see using sound. #shorts
03 November 2022
Best night of his life
12 October 2022
What happens when robots die?
11 October 2022
Pomodoro robot! This is a work in progress but too cute not to share
30 September 2022
Build your own web server using a Raspberry Pi Pico W using Phew.
28 August 2022
Pi-PipBoy
The Three Laws of Robotics
Robotics Roadmap
What is MicroPython?
Where is my robot butler?
Power up your robot projects
SMARS Quad
SMARS
Robot Eye Mechansim
Robotics 101
Learn ROS with me
How to use the Learning Platform
KevsRobots Learning Platform
6% Percent Complete
By Kevin McAleer, Duration: 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 >