remibert / pycameresp

Motion detection with image notification for Esp32CAM and Esp32 flasher with GUI based on esptool.py.
Other
71 stars 20 forks source link
dns-client editor esp32 esp32-cam esp32cam esptool ftp-server http-server micropython motion-detection mqtt-broker ntp-client ping pushover pushover-notifications shell telnet vt100 wifi wifimanager

Pycameresp is originally designed to be a completely standalone motion detector on ESP32-CAM, but all servers and other functionality also work on generic Esp32 and Pico PI W.


The following features are available on all Esp32 and Pico Pi W :

The following features are available on Esp32 with camera for motion detection :

The firmware is based on an improved version of micropython, it is ready to use, because all pycameresp modules are embedded in the firmware.

The start of pycameresp is in the main.py, and therefore fully modifiable.

The focus is on reducing RAM consumption and reliability, the entire platform can operates several months without requiring humain intervention.


Other informations :