-
So is there any way to use external interrupts in flow.m5stack.com ? (using the micropython code)? I tried using the methods for micropython but irq is not an attribute for pin objects.
Thanks! -
@lastcaress I used the code for the button pressed, but don't know if this is accurate?
-
I don't understand interrupts myself but I believe that if you use the button loop instead of the system loop that that is an interrupt.
Please bare with me as I'm still documenting and exploring UIFlow. -
flow.m5stack.com, buttonA, B, C has been implemented using interrupts, or try:
from m5stack import m5button button = m5button.register(_BUTTON_PIN)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login