rzeldent / esp32cam-camera

Simple ESP32 camera capture and store to SD card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp32cam-camera

Platform IO CI

Camera capture and store images on the SD card.

When the ESP32 is turned on it takes a picture and stores it on the SD card. Ater that, it goes back to deep sleep...

The images can be found on the SD card in the root folder.

Special features:

  • Does not turn on the flash LED

About

Simple ESP32 camera capture and store to SD card

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%