Catalog
Topics
Other
|

ESP8266 Time Lapse WiFi Camera
Operation
- Wake up every 270 seconds.
- Check how bright it is, if dark go back to deep sleep for 15min.
- If not dark turn on the camera with a mosfet connected on its GND side of camera.
- Attempt to connect to wireless network, if connection fail go back to sleep
- Take a picture and post it to web server from the cameras fifo.
- Go back to deep sleep for 270 seconds.
- PHP code on web server puts time stamp and light level on bottom of image. Then copies over last 12 picture and saves new image as jpeg.
Arduino Skecth for ESP8266 Time Lapse Camera
upload.php for web server side
|
|
Login to Disable Ads
|
|