Skip to content

GoncaloCJG/Buzzer-to-hand-sanitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Buzzer to hand sanitizer

This project was my final project for the "Sensors and Electronics" class of my Master's Degree in Biomedical Engineering.

Front view of the prototype

The problem it solves

This projects came to mind to solve an existing problem: the problem of people walking by sanitizers without using it.

Hardware and functionality

  • Arduino Uno
  • 2 PIR sensors (infrared sensors)
  • 1 module groove speaker
  • 1 Breadboard
  • Some wires

The prototype has two PIR sensors, one on top of the sanitizer, and another half meter ahead of the first. When the first one detects movement, meaning a person disinfected his hands, when he passes the second PIR sensor, the buzzer doesn't give any output sound. But when the second PIR sensor detects movement, without the first one detected, meaning a person passed by the first sensor without disinfecting his hands, the buzzer emits sound.

Inside view of the prototype Inside view of the prototype.

PIR sensor on the disinfectant PIR sensor on the sanitizer.

Simulation

This video contains two phases: The first one is when someone doesn't disinfect their hands, meaning no movement was detected on the left PIR sensor and passes by the second PIR sensor generating a beep. The second is when someone disinfects their hands and consequently passes by the second PIR sensor generating no beep.

buzzer_disinfectant_simulation.mp4

About

A project with Arduino Uno based on a buzzer that gives a signal when someone doesn't disinfect their hands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages