Arduino ProjectsArduino Tutorials

Automatic Soap dispenser Using Arduino | Coronavirus (COVID-19)

How to make a Automatic Soap dispenser with Arduino

In this tutorial we will learn how to make a Automatic Soap dispenser Using Arduino | Coronavirus (COVID-19).
For this tutorial we will use IR Sensors, Servo Motor and Arduino UNO.

Hardware Required :

Project circuit :

Project circuit diagram is shown below.

Automatic Soap dispenser Using Arduino | Coronavirus (COVID-19)

Automatic Soap Dispensers designed to be used with soap are now widely available, and you’ll well know that the hands free operation reduces the spread of germs. How about building one your own? If you’ve got the time and inclination, it’s going to be cheaper and you’ll learn tons of useful stuff within the process. Here may be a design idea for clean and reliable soap dispensing!

An infrared (IR) proximity sensor, and a Servo Motor is combined here to form automatic dispenser unit. When the infrared sensor detects the close proximity of a hand, it enables the servo motor driver. The resulting voltage available at the output of the breadboard energises the motor.

How IR Sensor Works

As we give power to IR Sensor using Arduino at that point White LED light is transmitted the IR rays. This IR ray is strike with the thing , it’ll reflect back and received at black LED light. As this phenomenon occur IR Sensor Produce Low or High Voltage at output pins. It depends on what sort of sensor you select .

Your Programming is trusted which sort of sensor you select . So you would like to see it out.

  • Active High Sensor : Output is High
  • Active Low Sensor : Output is Low

Automatic Soap dispenser Using Arduino | Coronavirus (COVID-19)

Link to the Code :

https://github.com/MORYTECH/ARDUINO-CODE/blob/master/Arduino-Automatic-Soap-Dispenser.txt

Demonstration :

 

Links Coronavirus :

Tags

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
Close
Close