Advanced Line Follower Robot
by i.subhasismanna in Circuits > Arduino
1781 Views, 0 Favorites, 0 Comments
Advanced Line Follower Robot
This is a line follower robot with some additional features. This prototype can be used inside a factory for driver- less material movement.
There is be two station
- Loading Station
- Unloading Station
From Loading station robot will wait for Material to be loaded. Once material loaded with predefined quantity, bot will start moving towards unloading station. On reaching unloading station it will stop and open the unloading valve. once unloading is completed it will again started towards Loading station.
There are proximity sensor, RFID sensor, Loadcell and motor driver are present along with Arduino uno board.
Proximity Sensor:- used for detecting the line(route)
RFID Sensor:- Used to detect the Loading /Unloading station
Loadcell:- used to measure the loading weight in bot.
motor driver:- used to run the bot
Servo Motor:- Used to open/close the valve.
Code and YouTube video is attached.
Supplies
- Adruino Uno
- L298 Motor driver
- DC motor with wheels
- Castor wheel
- Proximity (IR) sensor module
- Load cell
- HX711 module
- Servo motor
- RFID module
- RFID cards
- Jumper wires
Components
Here are the all Components Gathered. I have used wooden block to made the robot assembly by my own.
Tools Required
You need the following tools to make this complete
- Screwdriver
- Hot Glue gun
- wires and Solder
- Soldering Iron
- Spanner 10mm to fix the loadcell on body
- Drill machine
- pin hammer
Assembly and Connections
follow the picture to understand easily
- Wooden block Cut into pieces and joined appropriately
- DC motor fixed with Glue
- make two hole on body, one for unloading pass-through another for fixing load-cell
- plastic funnel used is container
- funnel and servo motor fixed with load cell
- Servo motor arm fixed with paper and that will act as open/shut valve of container.
- other component fixed with screw
- Connection made.
Preparing Track
I have made track with white paper. I have marked track with black paint.
Then I have placed two RFID card on Loading Station and Unloading Station.
Code
I have programmed with Arduino IDE. Source file attached. You can check connection diagram from source file.
Downloads
Source File and Full Video
https://youtu.be/kpRLUoXNWj4