Timeline for How can I run multiple programs on an Arduino?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 4, 2015 at 14:10 | comment | added | Anonymous Penguin | @GiulioMuscarello multithreading isn't an efficient solution, if that's what you're looking for. I would recommend checking a small switch at the start of the sketch so you can tell if it should run A or B. | |
| Feb 3, 2015 at 23:03 | comment | added | Giulio Muscarello | Although this isn't exactly what I was looking for (I was aiming at a board where students can upload their code and see it "live", not upload a series of sketches and run one of their choice), this looks like a step in the right direction. | |
| Feb 3, 2015 at 22:59 | history | edited | Russell McMahon | CC BY-SA 3.0 | added 429 characters in body |
| Feb 3, 2015 at 22:52 | history | answered | Russell McMahon | CC BY-SA 3.0 |