A
A
Alienid2014-11-07 08:24:44
Arduino
Alienid, 2014-11-07 08:24:44

How to automatically flash Arduino using HEX firmware located on a microSD card?

Prompt articles with ready-made examples of using a microSD card as a container for updating Arduino firmware. I think it should happen like this:
1. Arduino starts or restarts.
2. Finds update.hex on the memory card
3. Updated, deletes the file.
4. Reboot again.
If there is no update file, the main program starts.
Appeal to the habra community, write such an article, if it does not exist yet, I think it will be very useful.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Peretyatko, 2014-11-07
@Alienid

https://github.com/thseiler/embedded/tree/master/a...
this is a bootloader for arduino that supports downloading firmware from an SD card and, as usual, via a serial port (via USB) also supports

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question