We've talked a lot about ESP32-powered displays, but what about displays that pack two ESP32 chips inside? That's exactly ...
A lightweight ESP32 project that creates a Wi-Fi captive portal and create fake login Instagram page using LittleFS. It serves a custom HTML login page and stores submitted credentials locally. This ...
This library enables you to use Interrupt from Hardware Timers on an STM32H7-based Portenta_H7 board. The most important feature is they're ISR-based timers. Therefore, their executions are not ...