Git Product home page Git Product logo

optical-smoke-detector's Introduction

Arduino-Open Source

Optical-Smoke-Detector

Optical smoke detector is a project implemented on the Arduino board works using the light scatter principle.

An Optical Smoke Detector is a device that senses smoke, typically as an indicator of fire.

Components Used

  • 10K potentiometer.
  • IC MOC7811.
  • IC LM358.
  • Resistors: 100 ohms, 680 ohms, 33K, 10K and 220 ohms.
  • Two transistors BC547A.
  • 1 LED.
  • 1 electric buzzer.
  • 1 Capacitor 100 microfarad, 25 volts.

Description

those optical smoke detector uses MOC 7811 which is an optocoupler. The MOC-7811 will be controlled from the Arduino board. The sensor designed for this device is based on the principle of scattering of infrared rays. The light coming from the light source passes through the air being tested and reaches the photosensor. In case of smoke, the received light intensity will be reduced by absorption due to smoke. It can be easily observed while simulating the circuit. The serial monitor will show decreased value whenever smoke will be detected. This change in light intensity again causes change in the resistance and hence results in the voltage drop. As this happens, the transistor T1 (as shown in the schematic) stops working and transistor T2 starts working and starts off the buzzer.

Schematic of the whole circuit

Analog Circuit

Schematic of Optocoupler with Arduino Board

For simulation purpose, here Optocoupler 4N35 has been used instead of IC MOC 7811. Although, working of both the components are same.

Optocoupler connection with Arduino Board

Final Implementation Of The Circuit

Final Circuit on Arduino Board

Code for controlling MOC-7811

In this project, only optocoupler i.e. MOC 7811 is being controlled for the Arduino board. Arduino code is available here.

optical-smoke-detector's People

Contributors

harshit98 avatar ankitssharma avatar anadya303 avatar cosmicaksh avatar sidandy avatar vishu902 avatar harryjas avatar hdhupar avatar

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.