This is an old revision of the document!
* Student: Zoican Denis-Alexandru
The goal of this project is to alert the system's owner when an object approaches the system. When this happens, a photograph of the object is taken, and the user can view the image from any network-connected device.
The project was developed on 2 different boards: 1. ESP32 board - the code was written using Arduino IDE, where I used the Arduino libraries 2. Raspberry Pi 4 - the code was written in Python, where I used OpenCV and Flask
1. ESP32 board The code is separated in functions for a better understanding of the logic.