ezieragabriel / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

USB flashpen updating #1025

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Now if you need to upgrate your arduino sw, you need to connect a PC. 
Interesting to "develop" a small linux flashpen that yuo can use standalone for 
upgrading the arduino. 

Original issue reported on code.google.com by Bes...@gmail.com on 31 Aug 2012 at 9:42

GoogleCodeExporter commented 9 years ago
This probably belongs on the forum, rather than the issue tracker.

A simpler approach would basically use Arduino hardware running ArduinoISP, 
modified to read from a SD card or EEPROM chip and write via ISP when not 
connected to a PC, and another sketch to write into that memory device while 
connected to a PC

Original comment by paul.sto...@gmail.com on 31 Aug 2012 at 9:48