Skip to content

2020 was a challenging year due to the Corona Covid-19. It dramatically changes our lifestyle and human behaviors. We can't touch everything intuitively in public or before entering the shop. We subconsciously sanitize our hands before shaking hands with friends. Therefore, to contribute to this particular year, this idea comes out.

Notifications You must be signed in to change notification settings

whiskyching/Useless-Machine-Covid-Avenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 

Repository files navigation

Useless-Machine-Covid-Avenger

2020 was a challenging year due to the Corona Covid-19. It dramatically changes our lifestyle and human behaviors. We can't touch everything intuitively in public or before entering the shop. We subconsciously sanitize our hands before shaking hands with friends. Therefore, to contribute to this particular year, this idea comes out.

Software Tool:

  • Python
  • Arduino
  • Prusa 3D Print Slicer

Hardware

  • Solenoid Valve x1
  • Arduino Uno x1
  • Breadboard x1
  • Powersupply 24V x1
  • Adaptor 5V x1
  • Button Sensor x3
  • Servo Motor x3
  • Relay x3
  • 3D Printing Part

image

image

image

image

3D Print Parts

Here are all the components. Start from the hand, there are buttons on the palm as the trigger. And then the sprayer and the linkage mechanism on the former arm. On the upper arm, there is an actuator and the circuit. All of the customized parts are made by 3d printer, and tight by velcro on the arm.

Explosion (1)

Kinematic System - Linkage

This linkage mechanism is driven by two servo motors, which are installed on both sides. Through exploded view, you can see the main transmission consists of three links, two connectors, one anchor, and one rotating output. This will perfectly demonstrate the sloping curve, which you can see the motion trajectory on the right. The land gear of the plane inspires this idea by using the short link to drive the long link.

image Kinematic

Trigger - Gestures

Trigger upperGate lowerGate

Pneumatic System

  • The spray system is driven by pneumatic. There are two metal cylinders. One is the high-pressure air CO2 cylinder. Another one is to contain sanitizer such as alcohol. Through 5 way 3 position solenoid power valves, the sanitizer will rush out to the designated port. 8mm PU pipes has been used for the connection. Besides, installing the regulating valve to adjusting the pressure for Sprayer A. And a Stop valve to control the CO2 cylinder.

image

Schematic Control System

image

Circuit Detail

  • Two 5V relays are used to control the 24V solenoid valve to vent the pressurized air to the designated port through Arduino. image

Arduino Code

  • In Arduino code, the variables are defined first at the beginning, including servo motors, led pin(for testing), relays and button sensors. Then in the Setup function, Button ports are all input, and the rest are output. In the main function, there are two logics. One is for activating Sprayer A, another is for Sprayer B. One thing to note is the servo motor angle setting is opposite for each.

image

Fighting Modes

  • To activate the weapon. There are three buttons on your palm. Through three two gestures, it will come out with different features. These buttons are hidden on the palm integrated with 3D printed components.

Gesture A: Lower Gate Activated

  • Gesture A, which looks like a rocker, will trigger sprayer A, which is a soft and smooth spray. image LowerGateFight (1)

Gesture B: Upper Gate Activated

  • Gesture B, which is the badass one. You clench your fist. The sanitizer will come out with high-pressure air to clean everything you are targeting without mercy. And vent all the anger from Covid-19.

image UpperGateFight

Development Process

photo2

image

image

photo

image

About

2020 was a challenging year due to the Corona Covid-19. It dramatically changes our lifestyle and human behaviors. We can't touch everything intuitively in public or before entering the shop. We subconsciously sanitize our hands before shaking hands with friends. Therefore, to contribute to this particular year, this idea comes out.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published