This shows you the differences between two versions of the page.
iothings:proiecte:2023:petrecognitionandmonitoring [2024/01/09 20:42] nicu.loghinescu |
iothings:proiecte:2023:petrecognitionandmonitoring [2024/01/12 17:25] (current) nicu.loghinescu [Pet recognition and monitoring system] |
||
---|---|---|---|
Line 4: | Line 4: | ||
* Email: <nicu.loghinescu@stud.fim.upb.ro> | * Email: <nicu.loghinescu@stud.fim.upb.ro> | ||
* Master: ACES | * Master: ACES | ||
- | * Source code: https://gitlab.cs.pub.ro/nicu.loghinescu/pet_detection | + | * Source code, video and presentation: https://gitlab.cs.pub.ro/nicu.loghinescu/pet_detection |
=====Overiew===== | =====Overiew===== | ||
Line 40: | Line 40: | ||
* The main page will present a textbox in order to provide a link to a new model and a playground area where you can drag and drop pictures in order to test the model. | * The main page will present a textbox in order to provide a link to a new model and a playground area where you can drag and drop pictures in order to test the model. | ||
* It will also provide an interface for visualizing the data stored in the realtime database by the esp32. | * It will also provide an interface for visualizing the data stored in the realtime database by the esp32. | ||
- | * {{:iothings:proiecte:2023:petdetection_main_arch.png?800|}} | + | * {{:iothings:proiecte:2023:petdetection_main_arch.png?700|}} |
===Software architecure - ESP32=== | ===Software architecure - ESP32=== | ||
As previously described, the actions taken by the ESP32 are quite simple, and described in the following flowchart. | As previously described, the actions taken by the ESP32 are quite simple, and described in the following flowchart. |