This project illustrates how to use FreeRTOS on an ESP32 microcontroller through a simple example. It combines analog and digital inputs with real-time task management to demonstrate how tasks, ...
This project implements a real-time person detection system with obstacle monitoring on the ESP32-CAM platform. It combines machine learning inference with ultrasonic distance sensing to create an ...