Ciao a tutti...
come scritto nella presentazione personale, ho scoperto da poco Arduino e sono comunque un principiante sia con Arduino che nel settore in generale... ed infatti ecco subito il primo problema...
Dopo aver acquistato il mio primo kit starter e aver scaricato ed installato l'ide dal sito Arduino, non riesco a comunicare con la scheda; infatti, provando a caricare l'esempio Blink, l'ide mi da questo errore:
Lo sketch usa 928 byte (3%) dello spazio disponibile per i programmi. Il massimo è 30720 byte.
Le variabili globali usano 9 byte (0%) di memoria dinamica, lasciando altri 2039 byte liberi per le variabili locali. Il massimo è 2048 byte.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xc9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xc9
Problema di caricamento sulla scheda. Guarda http://www.arduino.cc/en/Guide/Troubleshooting#upload per suggerimenti
Ho provato a guardare in "giro" per trovare una soluzione ma non ci sono riuscito, anche perchè l'inglese lo mastico ma veramente poco, come il tempo che ho a disposizione per dedicarmi a questo...
sono proprio un principiante in tutto... e avrei bisogno di aiuto... non riesco a capire cosa non va...
Grazie in anticipo per le risposte...