Hello, I don't know much about the Arduino flashing or bootloader, but I know that there are several people who have managed to flash the Arduino from an SD card (where their code is stored).
I would like to do the same to expand one of my projects, many searches on the Internet led me to one of Nick Gammon's threads (Post). I was like 3 hours trying to make it work but I couldnt, and the problem is that I dont understand his post very well (sorry for that).
I would be very grateful if someone could tell me exactly:
- How to connect the cables between the 2 Arduinos UNO and the SD card.
- What code to use among all those there (Github Code) to be able to load a code saved in the SD card to flash it in the Arduino Target.
- How to correctly save the codes on the SD card.
Yes, I know that this post is a tutorial on how to do it :l, but Im very confused about how it is connected correctly and what code to use (because there are many examples), I also saw that there are some posts of this topic on this forum, but they all led to Nick Gammon's post.
Thanks!!!