Found 113 repositories(showing 30)
bkeevil
A webcam firmware for ESP32 based camera modules
tsaarni
ESP32-CAM webcam with MicroPython
atomic14
An Infrared USB WebCam using the ESP32S3 and MLX90640 Module
JackGruber
ESP32-CAM with webinterface as wireless camara or for taking timelapse with Webinterface
lynkos
Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).
基于ESP32-S3的物联网摄像头控制系统,集成MJPEG视频编码与长连接图像传输,支持网页端控制及OV系列摄像头适配,适用于智能安防与工业监控场景。
grimmpp
Little webcam example with esp32 camera and face recognition based on platformio
14790897
No description available
Radla
timelapse webcam with sd-storage an upload to server
r4d10n
ESP32-P4 UVC 1.5 webcam with OV5647 MIPI CSI - MJPEG/H.264 streaming
archi-med3
Real-time control of a robotic hand using AI and a webcam, powered by Python, MediaPipe, OpenCV, and an ESP32-S3 board. Open source and cross-platform (Windows, macOS, Linux).
The-Fool-cmd
This project provides the files required to setup a wired webcam using a ESP32-S3-WROVER, an OV5640 camera module, and a python script running on the PC.
etrinh
WebCam For ESP32
Bishnu2427
It is a live webcam accessing project done by using OpenCV, Arduino and ESP32 Cam. I have used ESP32 Cam with Arduino UNO to take live video and integrate with OpenCV to telecast the live feed so that we can perform detections. Project creation date 15/10/2023
P-Shreyas543
The Eye Gaze Controlled Wheelchair enhances mobility for individuals with severe physical disabilities. Using a webcam and Raspberry Pi for real-time eye-tracking, the system sends commands to an ESP32 microcontroller to control the wheelchair's motors. It offers hands-free navigation, improving independence and quality of life.
dev0xiinko
Python/Flask-based facial recognition attendance system using face_recognition library. Supports ESP32-CAM, webcam, and file upload for capturing attendance. SQLite database with web dashboard.
rootkid101
I started this robot project as my final project for coding school. A ESP8266 controls via Motorshield the 4 motors of the robot and makes controlling the robot possible via TCP server which the Microcontroller hosts. A ESP32-WROOM streams FPV Video over WiFi. A Java GUI software client makes easy control possible and opens the webcam video via a browser window.
bliptrip
Derivation of bkeevil/esp32-cam, but with QR code support and eventually OTA support. Refactored to built with PlatformIO framework, a 'professional collaborative platform for embedded development.'
nighthawk321
My Webcam ESP32 Cam
jkchoi2
Test WaveShare esp32s3-eth WebCam
alexafonsodossantos
Webcam face tracker using openCV + esp32
avijitbarua
No description available
kebris-c
ESP32-S3 board with camera and sd card. Connect via WiFi to red and serves an HTTP server at port 80, showing video streaming with capture option that write into SD card.
frostic-burn
ESP32-based motion detection system triggers real-time events when movement is detected webcam automatically captures photo
zAFG57
Le but est de connecter un ESP32 pour le transformer en webcam via le réseaux. Et améliorer la qualité vidéo de manière algorithmique
Kawsar-github
This project is tested with esp32 camera module AI tinkerer. The video file is customizable and with a few modifying code we can use it on webcam or CC camera too.
ErenErenel
This repository contains the KiCad PCB design files for a custom embedded webcam system built around a SAM4S8B microcontroller, OV2640 camera module, and ESP32 Wi-Fi module. The board enables image capture through the OV2640 parallel interface and wireless streaming via the ESP32. The design includes MCU–camera connections, UART and SPI communicati
Aadharsh-B
The Employee Monitoring System uses ESP32, sensors, and a webcam to track posture and emotions. A Binary Classifier detects poor posture, triggering alerts if sustained. Data is stored in SQLite and analyzed remotely for workplace wellness.
RamazanBozkurrtt
"This project aims to develop a vehicle that can be controlled using eye movements. Eye direction is detected via a computer webcam, then sent over Wi-Fi to an ESP32 module. The ESP32 transmits the data to an Arduino, which controls the vehicle's motors. The goal is to create an innovative and alternative control mechanism."
Nanta07
A real-time engagement detection system using Mediapipe FaceMesh and a RandomForest model. The ESP32-CAM captures images as an edge device, the Raspberry Pi Flask server processes and classifies engagement levels, and a Raspberry Pi GUI app provides live webcam monitoring, session logging, and result reporting.