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
Lego & Robots
CyberDog
Raspberry Pi 5
Tags
SMARS
Facebot
Learn how to program SMARS with Arduino
Build a SMARS Robot in Fusion 360
Python for beginners
Create Databases with Python and SQLite3
Build your own BurgerBot
Raspberry Pi Pico with MicroPython - GPIO Mastery
KevsRobots Learning Platform
80% Percent Complete
By Kevin McAleer, 3 Minutes
Robots is made up of lots of different parts, for example:
Houses all the parts
Robots need somewhere to house the different parts, and prevent dust or other particulates getting into inside of the robot:
Provides power, when the robot is not connected to an external power supply.
Robots needs a battery to power the electronics including:
SMARS is powered by a 9v Battery
Runs programs, connects to sensors and motors
SMARS uses an Arduino Uno for its brain
Provides information about the outside world to the Robot:
SMARS uses an ultrasonic range finder to ‘see’
Enable the robot to move around
SMARS uses two motors to move about
Also known as a Motor driver; Enable the robot to power the motors:
SMARS uses motorshield to power and control the motors
< Previous Next >