https://github.com/openshwprojects/esp32cam-simplified
ESP32 cam demo with removed fd_forward.h dependencies (face detection)
https://github.com/openshwprojects/esp32cam-simplified
Last synced: 9 months ago
JSON representation
ESP32 cam demo with removed fd_forward.h dependencies (face detection)
- Host: GitHub
- URL: https://github.com/openshwprojects/esp32cam-simplified
- Owner: openshwprojects
- Created: 2024-12-19T15:33:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T16:21:25.000Z (over 1 year ago)
- Last Synced: 2024-12-19T17:29:59.209Z (over 1 year ago)
- Language: C
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esp32-cam-example
ESP32cam sample with removed fd_forward.h and similiar dependencies so it compiles out of the box on PlatformIO.
Just connect to access point and visit 192.168.4.1 and it should work.