Hi! Unfortunately, it's only possible to run automatically the program saved as AUTORUN.BAS file from SD card, if the SD support is activated. Autostart of EEPROM stored program can be added in the next releases, if it is worth to.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Already this news is excellent and it helps me a lot, I only have one problem, when I value the USESD variable at 1 during compilation it gives me this error: sd.hpp: No such file or directory
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to start the application in EEPROM automatically when Arduino is turned on?
Hi! Unfortunately, it's only possible to run automatically the program saved as AUTORUN.BAS file from SD card, if the SD support is activated. Autostart of EEPROM stored program can be added in the next releases, if it is worth to.
Already this news is excellent and it helps me a lot, I only have one problem, when I value the USESD variable at 1 during compilation it gives me this error: sd.hpp: No such file or directory
How not said ... Solved, thanks!