Hand Sanitizing Chomper

by cheesebirber in Workshop > 3D Printing

144 Views, 2 Favorites, 0 Comments

Hand Sanitizing Chomper

IMG_0229.jpg

A Chomper from Plants vs. Zombies that gently "bites" the users hand and sprays hand sanitizer before dispensing candy!

Supplies

  1. 12V DC Motor
  2. 4 in machine bolt
  3. 0.5 in diameter nut
  4. Elegoo Uno R3
  5. USB Type-B Cable
  6. 3V DC Water Pump
  7. Aquarium Tubing
  8. (x2) SG90 MicroServo
  9. Ultrasonic Sensor
  10. Jumper wires (Male to male, female to male)
  11. (x2) L298 Motor Driver
  12. 12V power supply
  13. (x6) keyboard switches
  14. Hot Glue
  15. Fusion files for linear actuator, pot, and plant: https://drive.google.com/drive/folders/1_6RDkvq0_VqAYh4OmI_unrE45_w4oa0R?usp=sharing
  16. Arduino Code: https://drive.google.com/file/d/1wteuJGh4ND0I7gzapOLOaPsgO2dHjeIf/view?usp=drive_link

Print all the files in the drive folder

Screenshot 2025-11-07 141740.png

Attach one end of the axle to a servo motor axle and use a small drill bit to drill through the axle and the servo motor axle.

Screenshot 2025-11-06 135002.png

Put the two jaw halves together and insert the axle and the servo so the servo sits inside the mount on the bottom jaw. Use the micro servo screws to attach the servo to the mount.

Solder jumper wires to the keyboard switches and snap the switches into the square holes on the top and bottom jaw.

Screenshot 2025-11-06 135348.png
Screenshot 2025-11-06 135612.png

Slide the bolt into the shaft gear so the head sits inside the shaft gear. Then place the shaft and motor gear in the end cap as shown in the picture.

Place the nut inside the rectangular slot on the actuator arm and screw the entire arm onto the bolt leaving a gap for the main body to be attached.

Screenshot 2025-11-06 140153.png

Attach the dc motor to the main body and use hot glue to secure the motor gear to the motor axle. Then attach the main body to the endcap.

Use the round axle to attach the jaws onto the top of the linear actuator arm.

Screenshot 2025-11-07 140438.png

Secure a microservo to the bottom of the pot and attach the rotating piece to the servo and slide the rotating wheel on.

Screenshot 2025-11-07 140725.png

Align the pot base extension with the tabs on the pot base to snap it in and use two pegs to attach the linear actuator to the base of the pot.

Hot glue the ultrasonic sensor to the front of the pot.

Screenshot 2025-11-07 140107.png

Follow the wiring diagram above and place all the electronics into the pot.

Screenshot 2025-11-06 141307.png

Connect the elegoo board to the computer with the usb-b cable and upload the code using Arduino IDE.