Aim
The aim of the project is to build a robot that is controlled by mobile gestures.
Problem statement
A gesture-controlled robot is a robot that can be operated or controlled using gestures made by a human operator. This typically involves using sensors, such as cameras or accelerometers, to detect and interpret the gestures, and then translating them into commands for the robot’s movement or actions. Gesture-controlled robots can be used for various applications, including remote exploration, entertainment, and assistive technology. Is there anything specific you’d like to know or discuss about gesture-controlled robots?
Material used
Input: Smartphone
Brain: TinkerSpace Brain Board
Output: Motor Driver
Battery: Lithium-ion rechargeable battery
Component description
SMARTPHONE
MOTOR DRIVER
The function of the motor driver is to move.
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor Smartphone and control the Motor driver.
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
Mobile Gesture Robot action
Tilt Forward Forward
Tilt Right Right
Tilt Left Left
Tilt Backward Backward
Steady Stop
Circuit Design (DesignSpace) PENDING
Step 1: Open TCode App -> Create New project -> Open DesignSpace
Step 2: Connect the Motor driver to the Output 3 of the Brain Board.
Step 3: Connect supply and test project.