Coder Social home page Coder Social logo

gas_detector_alarm's Introduction

Gas Detector Alarm

The system has a gas detector. When gas is detected a yellow LED turns on and an alarm buzzer rings. When gas is no longer present, the LED turns off but the sound alarm remains until the user presses the deactivation button. Cost: aproximately USD 16 if the components are purchased through Amazon.

Block Diagram

BlockDiagram

The repository contains the VHD code describing the hardware, a test bench to try out the different scenarios and the circuit diagram. 3D design of the case is pending.

Bill of Materials

BOM

Case Example

In this scenario, pressing the button when the alarm is off does not change the output. Once gas is detected, LED and buzzer both turn on. If gas is no longer detected, LED goes off but buzzer remains. Only when pressing the button does the buzzer turn off. Furthermore, if gas is detected when the button is on, the user must release the button and press it again to deactivate the alarm. This last functionality is set like this in case the button gets stuck, if that is the case and the user is unaware of the button's condition the alarm would go off anyway.

Example

gas_detector_alarm's People

Contributors

deve023 avatar

Watchers

 avatar

gas_detector_alarm's Issues

Buffer to Buzzer

Buzzer should not be connected directly to the 74LS32 output pin.

Add a 2N3904 buffer to draw the neccessary current from the LM7805 regulator.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.