Programming an Arduino gets challenging when real-time events are mixed in. Without care, the software can miss these events resulting in a flaky system. Push the button, nothing happens. Push it again, and maybe it works. Another jab and we are back to nothing happening.
I offer a programming technique, that does not rely on interrupts, to enable code to catch every button push while letting other code execute.
If you are interested, please, click here.
Your comments are welcome. All of us are smarter than any one of us.
Thanks,
Rick

LinkBack URL
About LinkBacks

Reply With Quote


Bookmarks