Animal Shelter IoT and Computer Vision
Automation of an Animal Shelter for SmartCity project. Using Domain-Driven-Design and Build Automation + Continuous-Integration/Continuous-Delivery.
IoT System
ESP32 controlling the IoT of the food and the animal.
- The health parameters of the animal are tracked and sent to the control panel.
- The consumption of food and water is tracked and sent as well to the main control app.
- The system allows to decide when and how much food/water has to be refilled during the days for each animal.
Surveillance System
A surveillance system with Computer Vision, Object Detection has been developed. Runs on a Raspberry and :
- sends MQTT messages to the control panel app if anomalies are detected.
- streams video as a server.