Solution for industrial maintenance in complex tunnels, monitoring the position, status, and well-being of operators with battery-powered devices, external IP network, and a comprehensive administrative service based on AI.
- Clone Repository
git clone https://github.com/freschidizona/sentinel.git
- Build Docker Services
docker compose build
- Run Docker Compose
docker compose up
- Change the SSID and Password variables in the Gateway main file
- Flash the ESP32 devices (Bracelet, Anchor, Gateway)
- Connect to the anchor's Wi-Fi to trigger a Captive Portal
- Set the appropriate Anchor Id (sequential number) via the Captive Portal page
You can check the Documentation to understand how Sentinel works.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU GPLv3 License. See LICENSE.txt
for more information.
Project Link: https://github.com/freschidizona/sentinel