ESP32 Future Board Control Claw Crane
by KittenBot in Circuits > Electronics
1305 Views, 13 Favorites, 0 Comments
ESP32 Future Board Control Claw Crane
We attended a lot of exhibitions last year, so we made a claw crane to attract people! And it works really well, people, especially kids, all come to our exhibition table to get toys.
We forgot to take photos when we were making it so we can only get some snapshots from some video clips... so we are not able to make a step-by-step tutorial, but here we share some important points to make a claw crane, hope you like it and feel inspired!
If you like our projects and tutorials, you can follow us on Twitter, Facebook, and Youtube for more interesting STEM projects and ideas.
Supplies
Hardware:
Aluminum Profile
3D Printed Parts
Metal Connector
LEGO bricks
Plank
Wood Stick
Bearing
TT Motor
DuPont Extension
Toys
Transparent Protective Film
Software:
Tool:
Screw Driver
Utility Knife
Stickers
Pliers
Assemble the Metal Framework
The metal framework is assembled by black European standard 2020 aluminum profile, and the size is 45*45*55cm.
(Sorry, the main subject of this snapshot is the trash can... But you can still see the metal framework right?)
Cover the Framework With Three Planks
Three planks are the same size of 45*60cm, and they are carved because then kids can look through the machine and see all the toys and how the claw works.
Assemble the Gantry
We use rubber bands for belt drive because the rubber band would slide when the gantry carriage goes to the end so that it can be protected from misoperation.
Assemble the Claw and Put It on the Machine
The claw is driven by the blue 9g servo. The gears mesh together to make the claw open and close.
The up and down of the claw is controlled by the releasing and pulling of the string.
Controller Installation
Fix Robotbit Edu on the control board first, then put the buttons and joystick modules on it, finally plug the Future board in the Robotbit Edu.
Stick the Transparent Protective Film on the Machine
The thickness of the transparent protective film is 3mm. We stick them to the plank with the 3M stickers so that people can see through the crane claw but they cannot get a toy out directly.
Put on the Extension
The DuPont extensions are long, so we need to bind them to prevent them from interfering the operation of the claw.
Connect Future Board and Download the Program
Follow steps 1 to 4 in the figures to open connect Future board to Kittenblock.
Step 5: turn Kittenblock into the python coding mode.
Step 6: download the .py file below first, then click the "load" in the dropdown list to load the program.
Step 7: Upload the program to Future board.
Downloads
Wiring
Connect the Joystick module to the I2C of Robotbit.
One button to P1, and the other one to P2.