Giter VIP home page Giter VIP logo

gas-leak-detector-arduino's Introduction

Smart Gas Leak Detector

About

  • Authors
    • Wallace Felix
    • Ezequiel Neves

Description

  • This a simple arduino Sketch designed to run on Arduino Uno R3 along with ESP8266 ESP-01 and MQ-6 sensor. It was developed as one of the college's assignments on Mackenzie Presbyterian University. The idea was to develop a simple, yet effective solution capable of monitoring the levels of LPG in the environment and notifying the users when it reaches certain levels. This solution uses MQTT protocol on its structure so that it can publish messages on a certain topic to notify the users about the incident on their phones. The notification takes place through AWS SNS and its API is called by a service that must be subscribed on the same topic used by the device to publish its messages. The broker used on this project was also the designed by the same authors and it can be found here.

Usage

  • Circuit schematic setup Esquema_montagem

  • Materials

    • Arduino Uno R3
    • ESP8266 ESP-01
    • MQ-6 Sensor
    • Buzzer 5V
    • Push-button
    • LED 5mm
    • 2 Resistors 1k ohm
    • 3 Resistor 330 ohm
  • Sketch Dependencies

  • Compatibility

    • Make sure that the ESP-01 firmware supports AT serial commands and the BAUD rate is set to 9600.

gas-leak-detector-arduino's People

Watchers

James Cloos avatar Wallace 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.