News

ESP32-FreeRTOS-Tutorial This repository contains the code I wrote by watching the videos and doing the programming "challenges" for Shawn Hymel's FreeRTOS tutorial series. Shawn's demo code is ...
Tutorial: Connect an ESPRESSIF ESP32-Azure IoT Kit to IoT Hub In this tutorial, you use the Azure IoT middleware for FreeRTOS to connect the ESPRESSIF ESP32-Azure IoT Kit (from now on, the ESP32 ...
For holidays and parties, 24-V DC LED strings that flash and vary in brightness can be eye candy. You need only an ESP32 to drive an entire system with 13 different parameters. With FreeRTOS, multiple ...
ESP32 animate 24V= LED system garlands with flashing and variable brightness (13 different parameters) with one ESP32 and FreeRTOS multi-tasking.
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… ...
This was no problem for [Jasper Devreker]’s reverse-engineering of the ESP32’s Wi-Fi stack so far until he came face to face with reverse-engineering the initialization of the Wi-Fi peripheral.