Prometeo-Pyrrha
Prometeo-Pyrrha copied to clipboard
Former repository for Prometeo, winner of the Call for Code 2019 Global Challenge, open sourced as Pyrrha (see links within this repo). It measures toxin exposure in real time and analyzes trends over...
In the face of natural disasters, such as wildfires, Prometeo protects those who protect us - the firefighters. With our solution, we've developed a prototype sensor which sends environmental telemetry (temperature, humidity, and smoke concentration). This data is processed by a machine learning algorithm which is able to predict firefighter health, indicating if they are OK, soon to be in danger, or in danger. The goal is to track real-time status, and eventually use aggregated data to make suggestions that improve health outcomes in the long run.
Note: The Prometeo name is now used for the startup behind the open source project. The project itself is now composed into separate repos under the Pyrrha Platform organization which is the official Call for Code with the Linux Foundation project name:
- Pyrrha
- Pyrrha-Dashboard
- Pyrrha-Database
- Pyrrha-Pyrrha-Deployment-Configurations
- Pyrrha-Firmware
- Pyrrha-Hardware
- Pyrrha-Mobile-App
- Pyrrha-MQTT-Client
- Pyrrha-Rules-Decision
- Pyrrha-Sensor-Simulator
- Pyrrha-Watch-App
- Pyrrha-Website
- Pyrrha-WebSocket-Server
The solution at a glance (DEPRECATED, SUPERSEDED BY PYRRHA ABOVE)
Prometeo is comprised of 5 different components:
- The sensor
- IBM IoT Platform
- Node-RED
- IBM Cloud Kubernetes Service
- Dashboard
Get started
- The Prometeo story
- Setting up the solution
- Project Roadmap
- Built with
- Contributing
- Authors
- License
- Acknowledgments
The Prometeo story
Watch the video below to understand Prometeo's solution:
Setting up the solution
See SETUP.md
Project roadmap
See ROADMAP.md
Built with
- IBM IoT Platform - Used to collect and capture data from the sensor
- Node-RED - Used to run a custom machine learning algorithm on the collected data
- IBM Cloud Kubernetes Service - Used to connect the data to the dashboard
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting Prometeo pull requests.
Authors
- Josep Ràfols
- Marco Emilio Rodríguez
- Salomé Valero
- Joan Herrera
- Vicenç Ferrés
License
This project is licensed under the Apache 2 License - see the LICENSE file for details.
Acknowledgments
-
Juanma García Escobar (www.juanma.es) for his original drawings and animations
-
Artur Alvarez Herrera (www.artvr.tv) for his video production
-
Michael Martinez ([email protected]) for his speaking with American accent for the video
-
Wildland Firefighters GRAF for their labor against wildfires in Catalonia and their inspiring message
-
GRAF: Grups de Reforç d'Actuacions Forestals. Bombers. Departament Interior de la Generalitat de Catalunya. This technical support team is part of the local emergency services. GRAF is specialized in fire extinction strategies.
-
GEM: Grup d'Emergències Mèdiques dels Bombers de la Generalitat.
-
Based on Billie Thompson's README template.