Loading source code from SD Card
is possible load source code sd card upon power-up or reset?
i'm considering using arduino sd sheild data logger gps , other parameters - part looks straight forward.
however need provide means non-technical users of device can 'upgrade' our latest software sketch without using ide, inserting new preloaded sd card, or @ copying precompiled file existing sd card.
sorry if answered elsewhere.
any appreciated.
cj
i'm considering using arduino sd sheild data logger gps , other parameters - part looks straight forward.
however need provide means non-technical users of device can 'upgrade' our latest software sketch without using ide, inserting new preloaded sd card, or @ copying precompiled file existing sd card.
sorry if answered elsewhere.
any appreciated.
cj
basically no. code running in boot loader section of memory can write normal flash memory code stored in. unless want write boot loader no.
you can run interpreted script flash might want. programming in language.
you can run interpreted script flash might want. programming in language.
Arduino Forum > Using Arduino > Storage > Loading source code from SD Card
arduino
Comments
Post a Comment