Problema di caricamento sulla scheda...

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...

  1. Versione del sistema operativo ?

  2. Versione dell'IDE ?

Guglielmo

Su amazon a questo link https://www.amazon.it/Starter-dettagliate-Tutorial-1602-LCD-R3-progetti/dp/B01K1AOBRG
dalla foto pare una Arduino Uno R3 originale. Quella che hai in mano E' uguale a quella della foto ?

Ciao a tutti e grazie per aver risposto in breve tempo... allora...

il S.O. che uso è Windows10 e la versione dell'ide è Arduino 1.8.5.;

mentre il kit che ho comprato è:

Smraza UNO Kit per Principianti con Breadboard, Modulo Sensore di Livello Dell'acqua, UNO R3 Board, Tutorial per Arduino UNO R3 Mega Robot(27 Projects)...
...

Questo è il link del kit che ho preso:

https://www.amazon.it/Smraza-Principianti-Breadboard-Dellacqua-Tutorial/dp/B01L0ZL8N6/ref=sr_1_1?s=pc&ie=UTF8&qid=1508865574&sr=1-1&keywords=Smraza+UNO+Kit+per+Principianti+con+Breadboard%2C+Modulo+Sensore+di+Livello+Dell'acqua%2C+UNO+R3+Board%2C+Tutorial+per+Arduino+UNO+R3+Mega+Robot(27+Projects)

Se, con la scheda attaccata, apri "Gestione Computer", vai su "Gestione Dispositivi" e quindi "Porte (COM e LPT)" trovi Arduino ? E su che COMx:?

Nell'IDE hai selezionato la stessa COMx: ?

Guglielmo

Nella IDE hai impostato la COM giusta (Quella che si presenta quando attacchi la scheda alla USB) e la Board giusta (Arduino UNO)?

Ciao Uwe

Grazie ragazzi... problema risolto!!!... molto probabilmente era quello il discorso... si era "incantato"...
Non sò!!!... ora carica gli sketch ed è questo l'importante!!!... :slight_smile: :slight_smile: :slight_smile: ...

Comunque grazie a tutti!!!...