This project is an automatic hand washing, drying & sanitizingmachine powered by solar technology, it uses motion detector to work automatedly and has a drier attached to it. Integration of solar panel is to enable people in developing countries to be able to use this design.
This project cost about $180 to make.Materials:
12v Water DC Pump (3 Pcs)
Arduino Nano
PIR sensor
Kitchen Sink
Hose Pipe for water pump
Jumper wires
4 X 1 Channel Relay Module
100 watt 12v solar panel
Tap head ( normal water tap head)
12v rechargable battery
500 watt Inverter
Mini hair dryer( used as hand dryer)
3 plastic containers (for water, liquid soap & sanitizer)
Wooden frame, metal frame & nails.
Pin 8 from the Arduino board goes to PIR sensor Output pin, Pin 9(Arduino) goes to First relay module, Pin 5( Arduino) goes to Second relay module, Pin 6(Arduino) goes to Third relay module, Pin 7(Arduino) goes to Fourth relay module. Connect GND to GND of Arduino & PIR VCC pin to Arduino 5v pin. If you don't have a relay module you can use 2N2222 transistor with a 5v relay.
The 12v DC Pump has two holes, an output (discharging) and an Input( sucking in) hole. Connect the Hose pipe to Tap head and to output of Pump 1 (Soap discharging pump) then connect Pump1 input hole to liquid soap plastic container.
Connect another hose pipe to Tap head and to output of Pump2(water dispensing pump) then connect it input hole to water tank/container.
Connect another hose pipe to the tap head and to the output of Pump3 (sanitizer dispensing pump) then connect it input hole to the sanitizer container.
Finally mount the hand dryer at the edge of the machine.
Electrical connectionsConnect Pump1 VCC to First relay Normal open pin, Pump2 VCC to Second relay Normal open pin, Pump3 to Third relay Normal open pin and their negative to 12v battery negative. Then connect Battery positive to the Relays module Common pins. Connect Fourth relay Normal open pin to inverter 220v positive & it Common pin to positive of hand dryer and hand dryer negative direct to inverter 220v negative.
Connect the solar panel positive to the positive of the 12v battery and to positive of inverter and negative of the solar battery to battery negative and inverter negative.
The Arduino board can be powered by 5v adapter connected to the inverter or using 7805 IC to connect it to the 12v battery.
Comments