Posted on May 20, 2017 by electromaniaweb
Hello guys! Today I will will set up a COPYBOT! The COPYBOT is a slave of the master bot. It will follow its master around and copy everything it does. This can also be called a “Master- Slave Robot” project.
I’ve used here one master robot and one slave robot. However after completion of this project, you can attach as many slave robots with the master robot.
Components Required1x Arduino Uno
1x Bluetooth module (I used an HC-05)
2x Chassis
2x Breadboard
1x RF transmitter module
1x RF receiver module
4x Wheels
4x Motors – (100 rpm DC motor)
2x 9v batteries
2x L293D (motor driver IC)
A lot of connecting wires
For controlling your master robot wirelessly, you need a remote. You can turn your phone into an IR remote by building a simple app in MIT app inventor. For novice’s, here is the link where you can learn how to build the app.
Circuit Diagram1. Master Robot:
2) Slave Robot:
That’s it! Now upload the code to your Arduino and start the robot. You don’t need any additional code for the slave robot. THANK YOU!
Comments
Please log in or sign up to comment.