Leveraging Dual Cores of ESP32 for Parallel Task Execution in Arduino IDE
Use dual cores to run sensor reads and Wi-Fi in parallel—discover how to assign tasks without crashing the system.

Use dual cores to run sensor reads and Wi-Fi in parallel—discover how to assign tasks without crashing the system.