Timeline for How to use millis()
Current License: CC BY-SA 3.0
6 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 13, 2017 at 12:50 | history | edited | Community Bot |
replaced http://arduino.stackexchange.com/ with https://arduino.stackexchange.com/
|
|
Oct 3, 2016 at 9:37 | comment | added | Edgar Bonet | @finlay: Your code won't compile. | |
Oct 2, 2016 at 21:56 | comment | added | finlay |
So I've tried many different ways of doing it and the system seems to have trouble advancing through the loop. Here's my code so far. I know I'm not supposed to use delay() but it works okay for right now. The problem is that the red LED will turn on (when 4 or 5 is pressed), and stay on. There's no blinking or anything, which leads me to believe it runs through the code then waits for another keypress before running back through the loop? Does that make sense? Any more help you can offer would be greatly appreciated.
|
|
Sep 29, 2016 at 13:34 | comment | added | finlay | Wow, I had never heard of FSMs before, really cool! Thanks for your help. | |
Sep 29, 2016 at 13:11 | vote | accept | finlay | ||
Sep 27, 2016 at 8:53 | history | answered | Edgar Bonet | CC BY-SA 3.0 |