Tag: camera

Electronics and Programming tutorials and projects

esp32-cam time lapse

ESP32-CAM Time Lapse Recorder

I have updated the “IP Camera” and “Camera Microphone” firmware to the new revision with two new features, esp32-cam time lapse and AVI file export: 1. Time Lapse: this feature lets you to use your esp32-cam module as a time lapse recorder and saves the video in the memory card. 2. AVI Export: with this…
Read more

IP Camera ESP32Cam

IP Camera ESP32Cam Arduino Code

The “IP Camera ESP32Cam” (or “SpyCam”) project is an Arduino firmware (.ino) for the “AI Thinker ESP32-CAM” module which has a 2MP Camera, 10 I/O pins, an on-chip LED and one MicroSD slot to store the images and videos. With its tiny sized camera and 240MHz CPU is able to provide a fair quality images…
Read more

spy camera esp32-cam

Spy Camera (Video, Audio & Network Stream) With ESP32-Cam

This project is an “ESP32 WiFi Camera Microphone (Spy Camera)” firmware arduino source code (.ino) with Chain Network feature which is based on the “ESP32 WebApp Builder” project. The “Chain Network” is a local network which the devices one by one are connected to the each other. The Spy Camera project uses the “AI Thinker…
Read more