GithubHelp home page GithubHelp logo

live-environment-monitor's Introduction

Live Environment Monitor

Web App Screenshot

Overview

The Live Enviroment Monitor project aims to create a real-time air quality monitoring system using a Raspberry Pi and environmental sensors. The system collects data on various environmental parameters, such as temperature, humidity, pressure, gas levels, and particulate matter, and displays this information on a web-based dashboard.

Features

  • Real-time data collection of important environmental parameters.
  • Web-based dashboard for visualizing live air quality metrics.
  • Efficient multi-threading for continuous data collection and presentation.
  • JSON data storage for historical analysis and visualization.

Components

  • Raspberry Pi
  • Environmental sensors: Enviro+, PMS5003
  • Python libraries: enviroplus, bme280, pms5003, flask
  • HTML/CSS/JavaScript for the web dashboard

How It Works

  1. Environmental sensor data including temperature, humidity, pressure, gas levels, and particulate matter are collected using the Raspberry Pi.
  2. The collected data is processed and stored in JSON format.
  3. A Flask-based web application serves as a dashboard to visualize real-time air quality metrics.
  4. Multi-threading is employed to ensure continuous data collection without interrupting the web interface.

Setup and Usage

  1. Clone this repository to your Raspberry Pi.
  2. Install the required Python libraries.
  3. Run the main script to start data collection and the Flask server: python enviro.py.
  4. Access the dashboard by opening a web browser and navigating to http://raspberry_pi_ip:5000.

Project Image

live-environment-monitor's People

Contributors

tonytwei 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.