Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 16 hours 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T17:51:08.000Z (4 months ago)
- Last Synced: 2024-11-04T07:42:55.034Z (about 16 hours 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 SketchesCaptureToSD
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.