Content for ESP32-CAM

ESP32-CAM

The ESP32-CAM board is a $7 device that combines an ESP32-S chip and a OV2640 camera. It allows you to set up a video streaming web server, build a surveillance camera to integrate with your home automation system, do face recognition and detection, and much more. Besides the OV2640 camera, and several GPIOs to connect peripherals, the ESP32-CAM also features a microSD card slot that can be useful to store images taken with the camera or to store files to serve to clients.

Automatic pet feeder

“A feeder for pets that pours food on a schedule or on a remote control. The sleep and feeding schedules of humans and cats differ significantly. To ensure that your furry friend can eat whenever they please, you can create …

Streaming ESP32-CAM Images to Multiple Browsers via MQTT

“In this tutorial, you’ll learn how to publish images from an ESP32-CAM board to multiple browser clients using MQTT (Message Queuing Telemetry Transport). This setup will enable you to create a platform that functions similarly to a live …

Line Follower With ESP32-CAM L0Cost Robot Controller

“The line follower robot is a basic step in robot construction and the cheapest construction kits offer an introduction which can operate as intended, or as documented here, be upgraded to something more sophisticated. This is an instructable to demonstrate …

Building your own Motion Detecting Messenger

“Motion Detecting Messenger using ESP32 Camera & BME280. Story In this project we’ll create a Telegram bot for the ESP32-CAM AI-Thinker board with a PIR motion sensor, a BME280 temperature (humidity and pressure sensor). For this we will …

Pan and Tilt Camera With ESP32-CAM L0Cost Robot Controller

“There are lots of Pan and Tilt projects published online and this one has been written to demonstrate the L0Cost robot project which aims to provide robot designs which can be built for $20. The L0Cost robot controller has a …

Tracking and Search Function with ESP32 and arduino robot

“Design and Building of a Smart Platform with ESP32 Cam to achieve the Mode Tracking for search and Following the Face In this tutorial, we will show you how to achieve the search and follow Mode of the Smart Robot …

Android Robot Head Hardware

“This Instructable describes how to build an android head. It uses an Arduino Nano as a servo controller. When I visited an exhibition of robots at our local museum, one of the most popular exhibits was a robot head that …

Self Balancing WiFi Controlled Robot with PanTilt Camera

“This self balancing mobile robot with pan & tilt camera can be navigated remotely from host PC without the need to be in line of sight. Self-balancing mobile robots (SBMRs) are unique among others, just because of their ability to balance …

VaderCam 1.0

“Greetings. So here’s something eye-catching,Vader Cam. Vader Cam is an ESP32 CAM Based Device that is a live video feed streaming device, we can access the feed through a web app and see what’s going on. It …

Arduino based WiFi mobile robot with pan & tilt camera

“This mobile robot with on-board pan & tilt camera can be controlled remotely from a host PC without the need to follow it. This project demonstrates how to use CASP to make a simple WiFi remote controlled 4 wheeled mobile robot …