Posted inEnglish ESP32 ESP8266 MicroPython
[EN] An Interrupt in MicroPython
This article describes the interrupt and intercept principle with MicroPython, experimented with ESP8266 and ESP32 as a guide to programming an external event response without waiting for the work in progress completed first.
