Pan and Tilt Control for an ESP32-CAM
Mounting an ESP32-CAM into a pan and tilt platform with a mobile phone touch interface to control and view the video stream. This servo part of this project was much harder to…
Mounting an ESP32-CAM into a pan and tilt platform with a mobile phone touch interface to control and view the video stream. This servo part of this project was much harder to…
Retro-fitting a toy radio control car with an ESP32-CAM to enable Wi-Fi control and video streaming on a mobile phone This tutorial is fairly advanced and more of an experiment…
Learn how to re-program a Sonoff Basic to use on your WiFi network and control a device that is connected to mains electricity. The Sonoff Basic is a WiFi enabled switch that can…
Setting up a simple app on a phone to alert a message when a face is recognised using the ESP-WHO library. Blynk is a cloud platform and mobile phone app that allows you to…
Using the ESP-WHO library to record faces with names and then display the name when a face is recognised. This project uses the ArduinoWebsockets library for two way communication…
Using the TTGO T-Camera module with PIR sensor to display a warning and photograph anyone who opens the fridge This project uses a PIR movement sensor to wake the on-board ESP32…
A Sketch for the basic outline for any ESP32 project using the Arduino IDE that needs to send text or a file to a server on the internet Like many things with this hobby,…
Three ways to shoot time-lapse videos from an ESP32 based camera system such as the ESP32-Cam and the ESP-EYE This tutorial will explain how to use JavaScript to capture images,…
An easy way to edit or add HTML in the source of the ESP-WHO camera web server example Using the CyberChef online tool makes it easy to convert from your own HTML to the Gzipped…
Using face recognition to open a door or control other home automation devices This tutorial will explain how to save enrolled images in the on-board flash so they survive the…