@ajb2k3
Thanks!
So, what is the state of concurrency programming in MicroPython? I see an RFC from 2014 [1] and a thread from the same year [2], but I don't know if this is in MicroPython (like is generators there?)?
The RTOS of Arduino, is to the best of my knowledge, not much useful [3].
Now, anybody who knows about Zephyr and the M5?
[1] RFC: Cooperative concurrency model of choice for MicroPython
[2] uasyncio - asyncio-like cooperative multitasking framework for uPy
[3] Arduino concurrency (Blog note, same disclaimer as above)