108271 Views
83628 Views
56847 Views
48511 Views
47826 Views
47705 Views
Pi to Pico W Bluetooth Communication
Two-Way Bluetooth Communication Between Raspberry Pi Picos
Gamepad 2
Picotamachibi 2
Learning System updates
BrachioGraph
Introduction to the Linux Command Line on Raspberry Pi OS
How to install MicroPython
Wall Drawing Robot Tutorial
BrachioGraph Tutorial
Intermediate level MicroPython
Introduction to FreeCAD for Beginners
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 >