From: Matthias T. <mt...@we...> - 2012-01-13 20:45:19
|
Hi, > This may be wrong. I observe that connecting to the Uno with > minicom will *always* produce this output. > > amforth 4.6 ATmega328P Forthduino > > >From the arduino website "When the Uno is connected to either a computer running Mac OS X or Linux, it resets each time a connection is made to it from software (via USB)." That means, the upload utility needs to flush the input buffer everytime it starts. Strange hardware design. Doable, but not this evening ;) Matthias |