If that sounds like something you're on the hunt for, then allow me to introduce you to Forecats. It's an ESP32 e-ink project that fetches the current weather forecast, displays the highs and lows, ...
The ESP32-P4 is the new hotness on the microcontroller market. With RISC-V architecture and two cores running 400 MHz, to ...
Overview: Simple IoT projects explain how everyday smart devices collect and use data effectively.Sensors, controllers, and connectivity form the core of most m ...
Have an old Android device collecting dust somewhere that you’d like to put to better use? [Electronoobs] shows us how to ...
Designed by Cirket open-source hardware in China, the ESP32-DIV V1 is a handheld wireless pentesting and experimentation tool ...
What happens when you combine an Arduino-based microcontroller with a palm-sized aluminum box and clicky buttons? A fidget ...
What is a GPS Tracker with XIAO ESP32-S3? Using the GPS tracker with XIAO ESP32-S3, we're able to track the location of our devices and pets via WiFi without having to purchase any cell phone service ...
This is a simple task manager for Arduino / ESP32 to schedule tasks at a given frequency. Tasks are represented by anonymous functions, so they must be small, non-blocking and cooperative.
Note: This is an experiment and still needs stability improvements to be considered a reliable MIDI controller of sorts. This project transforms an ESP32 and one or more HC-SR04 ultrasonic distance ...
Abstract: This paper presents a novel approach to home automation utilizing the MQTT protocol. The system is implemented using an ESP32 node and a Node-RED server running on a Raspberry Pi, allowing ...
Voice-controlled smart devices have transformed the way we interact with technology, and with the arrival of Espressif’s ESP32-S3 platform, building a compact and intelligent voice assistant is now ...
Abstract: In the present research work, a system is developed that can detect objects in real-time using a combination of the ESP32 CAM module and Python programming. The goal was to show how ...