Giter Site home page Giter Site logo

indoor-air-quality-and-garbage-monitoring-system's Introduction

Indoor Air Quality and Garbage Monitoring System

Healthy indoor Environments System of Smart Commercial Buildings Using Masked Authenticated Messaging (MAM) of the IOTA protocol.

Indoor Air Quality Monitoring System v1

The project consists of 3 files and must be executed on the Raspberry Pi:

  • sensor.js: Simple test between the Raspberry Pi board and the DHT11 humidity sensor.
  • mam_sensor.js: The DHT11 sensor data is read and published to the Tangle using MAM.
  • mam_receive.js: Extract the stored data from the Tangle using MAM and display the data.

Indoor Air Quality Monitoring System v2

The project consists of 5 files:

  • sensorArduino.ino: This code is to capture the data of the three sensors: DHT11 humidity and temperature sensor, MQ-2 LPG gas sensor, and MQ-7 CO gas sensor. This file and it´s libraries are located in the Arduinosensor folder.
  • listportsArduino.js: It shows us the available ports of the Arduino UNO board.
  • sensorArduino.js: The DHT11, MQ-2 and MQ-7 sensors data are read and displayed.
  • mam_sensorArduino.js: The DHT11, MQ-2, and MQ-7 sensors data are read and published to the Tangle using MAM.
  • mam_receiveArduino.js: Extract the stored data from the Tangle using MAM and display the data.

Garbage Monitoring System

The project consists of 3 files:

  • trashcan.ino: This code is to capture the data of the SRF05 sensor. This file is located in the trashcan folder
  • nodemcu_mqtt_mam.js: The SRF05 sensor data are read and published to the Tangle using MAM.
  • nodemcu_mam_receive.js: Extract the stored data from the Tangle using MAM and display the data.

indoor-air-quality-and-garbage-monitoring-system's People

Contributors

guillengap avatar

Watchers

 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.