Posted inEnglish esp32 esp8266 MicroPython Uncategorized
[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.