009 – ESP32 MicroPython: Non-blocking Delays and Multithreading | Multitasking
In previous tutorials we learned to use the hardware timer interrupt which is very useful when we need to execute a task at specific interval period. We also use hardware … Read More