https://github.com/adm1nsys/esp-32-cam
ESP 32 Camera Sketches
https://github.com/adm1nsys/esp-32-cam
camera esp esp32 esp32-cam esp32s3
Last synced: 5 months ago
JSON representation
ESP 32 Camera Sketches
- Host: GitHub
- URL: https://github.com/adm1nsys/esp-32-cam
- Owner: adm1nsys
- License: gpl-3.0
- Created: 2024-06-26T17:44:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T17:51:08.000Z (about 2 years ago)
- Last Synced: 2025-04-08T08:18:55.128Z (about 1 year ago)
- Topics: camera, esp, esp32, esp32-cam, esp32s3
- Language: C++
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP-32-CAM
My ESP 32 Camera Sketches
CaptureToSD
This sketch takes pictures every few seconds. To start a series of pictures, click on the Boot button. When the flash blinks, the series of photographs has begun. To stop, simply restart the board using the RST button.
These are my code examples for beginners and professionals to quickly get started with the camera and with code comments.