Giter VIP home page Giter VIP logo

rvms's Introduction

RVMS

Introduction

Room Ventilation Monitoring System is a network of self-made sensor-signal devices deployed in the school. The system is designed to inform school staff of the necessity of ventilating a room, as well as collect data for research on the impact of air quality on work and learning efficiency. The project took part in the Explory 2022 science festival in Olsztyn.

Sensor

Self-made device reponsible for responsible for making measurements and put it on own http server. The device also notifies students of the air quality through the suitable led backlight color.

Sensor Presentation

Electronic Schema

Sensor Scheme

Used Components

  • Microcontroller ESP 8266
  • Photoelectric sensor MH-Z19
  • External power supply 12V 1.5A
  • Step-down inverter MP1454EN
  • Led diods WS2812B

Sensor Components

Application

Backend

Spring Boot application resposible for collecting data from sensors, processing and storaging in database. Apps can communicate with it using REST API interface.

Diagram

Web Application

React application that allows user viewing of collected data. The data is presented in the form of clear graphs. After logging in as an administrator, the user can manage sensors.

Results Preview

Results Preview

Admin Panel

Used Technologies

  • Java 17
  • Maven
  • Spring Boot
  • My SQL database
  • React

Installation

To download and run write:

git clone https://github.com/Mateusz-Chmielewski/RVMS.git
cd RVMS
docker compose up -d

To stop app use:

docker compose down

If you make changes in code and you wanna rebuild project use:

docker compose up -d --build

rvms's People

Contributors

mateusz-chmielewski 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.