How to make A Drawing Bot
I wanted to make something that does an autonomous action, and I am always interested in such bots and robots, so after a bit of searching, I found this drawing bot to be cool, so I decided to make something like it.
Software:
Tinker CAD: Used for circuit design and simulation
Circuit component:
A small breadboard
DC motor
LED
220ohm resistor
on/off switch
5v adaptor
Jumper wires
Enclosure
A pringle cup
Board markers
double-faced tape
Black electrical tape
Simulation
In Tinker CAD, on a small breadboard, I connected the red LED with the resistor and made the resistor value to 220 ohms, then I connected the DC motor with the previous branch, one terminal with the negative of the LED and the other terminal with the resistor, to make the connection parallel to be efficient.
After that, I connected the push button, one terminal with the motor and the other with the negative of the power source.
I connected the positive of the power source to the same node where the motor and resistor are connected.
I made the voltage source to have 5 volts output and 2A current.
You can find the circuit Here.
The Circuit
Testing:
I made the body of the robot using a Pringles' cup and 3 markers with the motor on top of it and fixed it using double-faced tape and with the circuit
I connected a pencil rubber to the motor's shaft to make the robot move.
I connected the 5v adapter and it worked
Implementation:
After making sure that it is working, I removed the markers' cover and then put it on a marker board and connected the 5v to make it move.
Problem 1: wiring size
The jumpers were quite large in size and were making the bot stop
solution
I used smaller wires to do the connection
Problem 2: the material
I had a problem with the material cause I first used a a tea cup from cardboard and a paper cup but it couldn't withstand the weight of the pens, also the pens were ubalanced.
solution:
I used a pringles cup.
It would help me in knowing how the motor works and how to change its direction and the load it can take to be able to work efficiently and thus would help me know how I can calibrate the motors of my robot arm.
At the End of Week session we made a cool sumo RC car (لاحق 2) which we designed on fusion 360 and each motor was controlled by push buttons using the concept of H-bridge.