This is another version of Hungry Robot which I built in 2018. You can make this robot without 3d printer. All you need to do is just buying a can of Pringles, a servo motor, a proximity sensor, an arduino and some of tools. You can download all the files from the drawing to the source code for it. If you have any questions, please leave comment and I will reply as soon as possible.
Youtube https://youtu.be/3qnU8uD0utM
Source Code https://github.com/happythingsmaker/TrashEatingRobot
Drawing File (PDF: Print it with "Actuall Size") https://www.thingiverse.com/thing:2984461
Arduino IDE https://www.arduino.cc/en/Main/Software
Install CH340 Driver (for Chinese version) http://www.wch.cn/download/CH341SER_ZIP.html
Youtube http://youtube.com/EunchanPark
URL : Drawing File (PDF: Print it with "Actuall Size") https://www.thingiverse.com/thing:2984461
Cut the paper and put it on the cardboard. These parts are to separate space inside of the robot.
Put the paper on the empty Pringles bin and cut the bin along the line. You have to be careful when you cut the bin. As you can see the picture, you need to put the thumb behind the cutter's direction.
You can make the head part as the same we made the body frame. If you have a proper tool, use it. If you don't have, you can just use stationary like a sharp pencil. The hole is used for link frame.
It is very straight forward. Attach the paper on the Pringles and cut them along the line.
There are 2 holes for links and 2 square holds for the servo motor.
If you buy the servo motor, the horns are enclosed. You need to make it secure them using a hot melt glue,
This is an important link for making the head open at the same time when the hand moves.
Because the Pringles bin is not big enough to have a board such as an Arduino Shield. So, we need to make it as small as possible. So, we need to cut the wire and strip the wires one by one. The white material is "Closed End Cap". Wire to cables one by one.
As we made a sensor part, we need to make the motor cable.
Source Code : https://github.com/happythingsmaker/TrashEatingRobot
If you don't know how to upload a source code file into your Arduino, follow this picture.
Select
Board - "Arduino Nano"
Processor - "ATmega328 (Old version - if yours is Chinese version)
Plug a USB cable
Wait a 5 second
open "Device Manager"
Check the com port
Check the Com port
Click upload button
Put the servo motor and the sensor and secure them using a hot melt glue.
Now, let's assemble everything with the Arduino. The first picture shows how they will be connected.
Because this robot is very small size, mechanical parts such as bearings doesn't need to be used. Just use cable ties. Put the horn on the servo motor and put power into the Arduino using USB cable. Adjust the angle of motor and hand.
In order to make the head move with the hand at the same time, you need to assemble the link both the hand frame and the head frame.
Let's attach eyeballs using Blu-tack
If you have any question, feel free to leave yours. Thank you!