Roboelectrixx

Elementor #4906

Introduction:

The working principle of the automatic sanitizer dispenser is to actuate the servo to press the sanitizer tap whenever the sensor observes a low distance reading due to an obstruction in its line-of-sight. When a person’s hand comes below the sanitizer and obstructs the sensor line-of-sight, the Arduino board receives a low distance reading and instructs the servo motor to actuate and dispense the sanitizer.

Component Required:

 Arduino Uno

 Uno cable

 Ultrasonic sensor

 Small breadboard

 SG90 Micro-Servo motor

 Jumper Wire

 9V battery

 Battery snapper connector

Circuit Diagram

 

Connections:

Connect sensor VCC pin to VCC

Connect sensor Trig pin to Arduino pin 3

Connect sensor Echo pin to Arduino pin 2

Connect sensor GND pin to GND

Connect motor VCC pin to VCC

Connect motor GND pin to GND

Connect motor Signal pin to Arduino pin 4

Leave a Reply