Tag: esp32 cam development

  • Connect ESP32/ESP8266 & C# .NET Core Using MQTT – Easy Tutorial

    Connect ESP32/ESP8266 & C# .NET Core Using MQTT – Easy Tutorial

    Here’s a tutorial that shows you how to quickly connect a Windows PC C# application to an ESP32, ESP32 CAM or ESP8266 microcontroller over wifi. The two connected devices will communicate with each other using the MQTT protocol. This is a lightweight Internet of Things (IoT) protocol and it’s supported by both C# and the […]

  • ESP32 CAM: How To Save Movies On An SD Card

    ESP32 CAM: How To Save Movies On An SD Card

    Here’s a tutorial that shows you how to record a movie using the ESP32 CAM microcontroller module and save it onto an SD card. I’ve used the ESP32-CAM-Video-Recorder-junior example project. It records a series of short movies in .AVI format onto the ESP32 CAM’s SD card. It doesn’t need a wifi connection so you can […]

  • ESP32 CAM For Long Duration Time Lapse Photography

    ESP32 CAM For Long Duration Time Lapse Photography

    Here’s a quick tutorial on how to save a series of still images from the ESP32 CAM microcontroller module onto an SD card, sleeping the device between shots and remembering the frame number. This video is especially useful if you want to make long duration timelapse movies. The easiest method of achieving this is by […]

  • ESP32 CAM: How To Save Still Images On An SD Card

    ESP32 CAM: How To Save Still Images On An SD Card

    Here’s a video that shows how to save a series of still images from the ESP32 CAM microcontroller module onto an SD card. You could use this as the basis of a home monitoring IoT application. I use it to make time lapse movies from a series of still images. The ESP32 CAM module has […]

  • How to Make a Doll with Hidden Spycam!

    How to Make a Doll with Hidden Spycam!

    Here’s a fun little project I made with a very expensive doll and a couple of very cheap electronics components. In this tutorial I actually place the camera inside of a doll’s head, but you could just use this tutorial to place the webcam anywhere you like. To build this hidden spycam you will need […]