A compact project that uses an ESP32 (ESP32-CAM style module) to capture camera images, read location (GPS), detect obstacles, and send updates (photo + location) to a Telegram bot. This repository ...
The example they have is nice, but a bit incomprehensible and hard to modify as supplied. It is very focused on showing off the face recognition capabilities, and forgets the 'webcam' part. There are ...
Ever wondered if a small, low-cost board like the ESP32-CAM can actually recognise objects or even identify Indian currency notes? In this project, the answer is a clear yes. We combine the ESP32-CAM ...