RuView is an open-source “WiFi DensePose” implementation leveraging multiple ESP32 nodes to turn WiFi signals into real-time human pose estimation, vital sign monitoring, and presence detection ...
The ESP32-CAM is one of the most popular development modules, featuring built-in Wi-Fi and a camera. With its robust 32-bit processor, it’s widely used in countless projects by hobbyists around the ...
This is a MicroPython binding for ESP-DL (Deep Learning) models that enables face detection, face recognition, human detection, cat detection, and image classification on ESP32 devices. All models ...
ESP32 development board with OV2640 camera. If you use other camera, edit sdkconfig.default. sudo apt update sudo apt install python3-pip python3-setuptools libimage-exiftool-perl jhead python3 -m pip ...
There are already many cheap ESP32 drones on AliExpress, or you can even make an ESP32 DIY drone for about $12, but 01Studio’s pyDrone is a little different as it’s based on an ESP32-S3-WROOM-1 module ...
This ESP32 project is an exciting and interactive way to control LEDs using hand gestures. We will use an ESP32 board, Python, MediaPipe, and OpenCV to create a system that can detect specific hand ...
Atmospheric injection of volcanic ash during eruptions is a threat to aviation. Reliable forecast of airborne ash dispersal relies on empirical and numerical models. Key inputs into these models are ...
On June 18th, 2023, I finished the first version of what I believe is the world’s first, small-scale, AI-driven, cacao bean sorter. It situates a single cacao bean beneath a camera and then analyzes ...
Between October 2019 and September 2020 the icebreaker RV Polarstern 1 served as the logistical center of the Multidisciplinary drifting Observatory for the Study of Arctic Climate (MOSAiC) expedition ...
Network Time Protocol (NTP) is one of the best ways to keep networked computers synchronized to the same time. It’s simple, lightweight, and not only allows computers to maintain a time standard ...