The simplest touchless doorbell there is. Doorbells are a way for germs and disease to spread, so using this DIY doorbell will be helpful. It uses an ultrasonic distance sensor and a buzzer. Just put your hand in front of the sensor and you will hear the buzzer from the inside. (This project can be made wireless for better looks).
I do not have a circuit schematic maker, so here is the circuit:
DISTANCE SENSOR: Vcc goes to 5V on arduino. Gnd goes to ground pin on arduino. Trigger goes to pin 8 on the arduino. Echo goes to pin 9 on the arduino.
BUZZER: Positive leg goes to pin 12 on the arduino. Negative leg goes to GND on arduino.
Comments
Please log in or sign up to comment.