LINE FOLLOWING TROLLEY

Aim

The aim of the project is to build a robot which follows the line.

Problem statement

A major inconvenience during shopping is pushing the heavy trolleys without hitting anyone. This is made easier by the help of line following trolleys. The trolley navigates through curves, turns, and intersections smoothly and accurately, while maintaining a consistent speed. It is reliable and able to handle various surface conditions and lighting conditions. The trolley detects and avoid obstacles along the path, and stop or reroute if necessary making your shopping experience enjoyable. 

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 Sensors 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 along following the line.

TinkerSpace Sensor 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

Circuit Design (DesignSpace) PENDING

Step 1: Open TCode App -> Create New project -> Open DesignSpace

Step 2: Connect IR Poximity to INPUT 1 and INPUT 2 of the Brain board.

Step 3: Connect the Motor driver to the Output 3 of the Brain Board.

Step 4: Connect supply and test project.

Model ideas

Plan to make kitchen with appliances

Leave a Reply

Your email address will not be published. Required fields are marked *