Tag: video

Electronics and Programming tutorials and projects

esp32-cam avi video file export

ESP32-CAM AVI Video Output File

With this arduino source code, you can record a video and time lapse and export the recorded videos as an .avi file. ESP32-cam AVI video exporter has been added to the “IP Camera” and “Camera Microphone” new firmware revision. In the following short video, I have showed the time lapse and .avi file export features,…
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

wifi robot esp32-cam

WiFi Robot (3-Wheels) With ESP32-Cam and ATmega8A

This project is an “ESP32-Cam WiFi Robot” firmware arduino source code (.ino) and also can be used as a “Dome Camera”. This project is based on the “ESP32 WebApp Builder” and Arduino ESP32-CAM CCTV, WiFi IP Camera projects. The WiFi Robot project uses the “AI Thinker ESP32-CAM” module which has a 2MP Camera, 10 I/O…
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

spycam

SpyCam Project (Video and Audio Recorder) With Ai Thinker ESP32-Cam

The SpyCam project uses 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 and video frames. You can either use a “WaveShare…
Read more

wicard timer 1

WiCard Timer (+Tutorial Video)

WiCard 32 Bit Timer With help of my project, ESP8266 and ATmega8a (WiCard) module, you can build this timer project. There’s a 32 bit timer counter in WiCard WiFi module. The timer calls its handler function whenever its counter reaches to 0. The unit of the timer counter is micro second (uS). This feature in…
Read more

wicard adc

WiCard ADC (+Tutorial Video)

With help of my project, ESP8266 and ATmega8a (WiCard) module, you can build this adc project. WiCard ADC (Analogue to Digital Converter) There are 22 lines of the pins available for the user to program in WiCard WiFi module. 8 of these lines can be set as “Analogue to Digital Converter” (ADC) input. PIN Port…
Read more

wicard pwm slider

PWM Amplifier

This project is a PWM amplifier suitable for the arduino boards. In the project files, there’s its schematic plan and its PCB plan. also there’s a manual file which helps you to build and use the project. You can use this amplifier project as the RGB Driver project amplifier. PWM Amplifier Circuit Specifications The amplifier…
Read more