Aim
The aim of the project is to build a robot which serves medicine.
Problem statement
Robots are programmed to perform a variety of critical functions, such as interacting with patients, reviewing patients’ living conditions, operating in dangerous and emergency situations, conducting data mining to increase a pharmacy’s efficiency, and disinfecting hospital rooms
Material used
Input: 2 IR Proximity Sensors
Brain: TinkerSpace Brain Board
Output: Motor Driver
Battery: Lithium-ion rechargeable battery
Component description
IR PROXIMITY SENSOR
The function of IR proximity sensor is to detect the line and send the signal to the Brain unit (TinkerSpace board).
MOTOR DRIVER
The function of the motor driver is to move the robot.
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor IR Proximity Sensors and control the Motor driver.
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
Left sensor Right sensor Robot action
1 (No line) 1 (No line) Forward
0 (Line) 1 (No line) Left
1 (No line) 0 (Line) Right
0 (Line) 0 (Line) Stop