Skip to content

Arduino-based CO detector with an alarm and a 16x2 screen to show readings

Notifications You must be signed in to change notification settings

YMalinov/co-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

co-detector

Abstract

A CO (carbon monoxide) detector for the garage. Working on gasoline vehicles and making them run well, does produce a lot of stray CO, which can be a health hazard, hence the need for this project. Basic requirements include: an audible signal if a certain ppm (parts-per-million) CO threshold is met; a screen able to show you the current reading; a proximity sensor, able to activate said screen (easy way to activate screen, if hands are dirty), which would later timeout after a certain amount of time.

Parts list

  • An Aliexpress Arduino Nano clone
  • MQ-7 Carbon Monoxide detector (hasn't arrived yet)
  • GP2Y0D810 infrared proximity sensor
  • 16x2 screen
  • Buzzer

About

Arduino-based CO detector with an alarm and a 16x2 screen to show readings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages