Good evening guys.
I have both an arduino due and an uno.
I have been playing around with the example programs, reading the tutorials and going through a few YouTube channels.
I'm looking at the feasability of using arduino to run a multi program.
Basically, could I use say 6 leds and switches and use those for multiple programs?
E.g.
If input A0 is high, run a 6 button switch program
If input A1 is high, run the blink program
If input A2 is high, run knight rider program
Etc
I've basically played around added functions to the example codes and now wondering if I could have them all play when called on.
I know this will probably lead to a new fu croon I haven't hit upon yet, but I'm looking forward to the next challenge
Thanks in advance