On suitable hardware MicroPython offers the ability to write interrupt handlers in Python. Interrupt handlers - also known as interrupt service routines (ISR's) - are defined as callback functions.
The interrupt.py example is broken on python3.5, because of changes that were made to signal handling in python as described by PEP 0475. As explained in zeromq/pyzmq#746, pyzmq now retries calls to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results