vitorebatista / covid-19-airflow-sensor-iot-server

Proof of concept of Rapidly Manufactured Ventilation System integrated with flow sensor and MQTT broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID 19 Airflow Sensor (WORK IN PROGRESS)

This is a proof of concept of Rapidly Manufactured Ventilation System (RMVS) integrated with flow sensor and MQTT broker. The basic idea of this project is to integrate a flow sensor with an existing RMVS to collect the oxygen flow and send to an MQTT broker. This broker will persist the data and it will evaluate the flow based on the patient's profile to determine inconsistencies and thus generate alerts.

Diagram

Configurations

The project is separated in IOT and Server, so its important to you read the specific README files

License

MIT licensed.

About

Proof of concept of Rapidly Manufactured Ventilation System integrated with flow sensor and MQTT broker

License:MIT License


Languages

Language:TypeScript 40.9%Language:C++ 38.6%Language:JavaScript 10.0%Language:Makefile 9.1%Language:C 1.5%