This project demonstrates a multi-tasking application using FreeRTOS on the ESP32. It consists of three tasks communicating via a queue and synchronizing with the ESP-IDF logging system.
Adjust temperature/humidity thresholds from anywhere Control GPIO pins remotely Switch between WiFi modes (Access Point or connect to your home WiFi) The system employs a modular, event-driven ...
Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the ...
The ESP8266 has become one of those ubiquitous parts that everyone knows. However, the new ESP32 has a lot of great new features, too. If you want to take the ESP32 for a spin, you should check out ...
Abstract: This research proposes the design and implementation of an Internet of Things (IoT)-based intelligent indoor plant health monitoring system using FreeRTOS on an ESP32 microcontroller with Wi ...