Motion detection with image notification for Esp32CAM and Esp32 flasher with GUI based on esptool.py.
Stars
85
Forks
26
Watchers
85
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
added grab_mode and fb_location for camera settings only for esp32s3. Reorganization of camera firmwares which are no longer specific and can be adapted to other cameras. Added support for "Seeed Studio XIAO ESP32 S3 Sense", this camera should work, however I couldn't get the SD card to work because both boards died before I could finish.
4c78d0fView on GitHubadded grab_mode and fb_location for camera settings only for esp32s3. Reorganization of camera firmwares which are no longer specific and can be adapted to other cameras. Added support for "Seeed Studio XIAO ESP32 S3 Sense", this camera should work, however I couldn't get the SD card to work because both boards died before I could finish.
5d6cec6View on GitHubadded grab_mode and fb_location for camera settings only for esp32s3. Reorganization of camera firmwares which are no longer specific and can be adapted to other cameras. Added support for "Seeed Studio XIAO ESP32 S3 Sense", this camera should work, however I couldn't get the SD card to work because both boards died before I could finish.
1d62ecfView on GitHubMigration s3 firmware to micropython 1.21, stay in 1.20 for esp32 (memory problem). Fix camera problem due to regression on S3, the problem appear in recent commit.
3ef66fbView on GitHubAdd the support of freenove cam esp32-wrover, fix download firmware from camflasher with python 3.11, enhance cfsconverter.
10a01acView on GitHubUpdate documentation, add possibility to enable disable features, add patch on esp32-camera to fix the problem of SCCB_Write failed (deinit,reinit), add possibility to click on bar of electric meter
d5f7c2cView on GitHubAdd the support of freenove cam S3, separates the esp32 firmware patch with the esp32 s3 because the latest micropython versions no longer fit in ram.
16d88daView on GitHubAdd the support of freenove cam S3, separates the esp32 firmware patch with the esp32 s3 because the latest micropython versions no longer fit in ram.
7ed09aaView on GitHubAdd the support of freenove cam S3, separates the esp32 firmware patch with the esp32 s3 because the latest micropython versions no longer fit in ram.
662a04fView on GitHub