Skip to content

Proof of concept that uses an ESP32 CAM module, with an SD card. Takes a picture, an upload it to a server via WiFI using multipart HTTP POST. The cam stays in deep sleep between takes

License

Notifications You must be signed in to change notification settings

galopago/esp32cam-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 CAM WIFI TIMELAPSE CAMERA

This proof of concept uses an ESP32 CAM module, with an SD card. Takes a picture, an upload it to a server via WiFI using multipart HTTP POST. The cam stays in deep sleep between takes

For the sake of simplicity no authentication method was implemented and a lot of failed cases aren't handled properly. Use it as a starting point for more complex and robust projects

About

Proof of concept that uses an ESP32 CAM module, with an SD card. Takes a picture, an upload it to a server via WiFI using multipart HTTP POST. The cam stays in deep sleep between takes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages