Ciao a tutti.
Recentemente ho scaricato la versione dell'ide 1.6.0 per windows.
Il problema è che quando vado su strumenti non trovo l'opzione "Porta seriale".
E inoltre quando provo a caricare il programma mi da questo errore"Programmer is not responding".
Mi potreste aiutare perfavore?
Grazie in anticipo.
Windows che versione ? Arduino quale ? E' un Arduino originale ?
Prima avevi un altro IDE e funzionava ?
Windows 7 pro. Arduino uno. Si è originale. No è la prima volta che scarico l'ide
Ha "trovato" i driver?
In che senso?
Scusa ma non sono pratico...
Questo è il codice del programma
sketch_feb18a.ino (416 Bytes)
Ha trovato correttamente il driver della scheda?
Questo è l'errore che mi compare:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x01
Problema di caricamento sulla scheda.
A sensazione non "trova" la scheda arduino...
Come posso fare?
@ilmattobonny : Ti stanno dicendo che, se hai fatto installare i driver automaticamente da Win, non va bene.
Devi installare manualmente i drivers che trovi nella apposita cartella nella cartella di Arduino.
Guglielmo
Ok. Ultima domanda:Come faccio ad installarli manualmente?
Intanto vai su "gestione dispositivi" e "cerca" eventuali punti esclamativi gialli.
Ho controllato ed in effetti mi da errore nei driver.
"I driver del dispositivo specificato non sono stati installati. (Codice 28)
Selezionare un driver per l'elemento o l'insieme di informazioni sui dispositivi."
Come faccio ad installarli?
Sto facendo una "traduzione"... Tasto destro sul driver "erroneo", dovrebbe dire aggiorna driver, dopodiché devi indicargli il percorso del file arduino.inf, dovrebbe trovarsi nella cartella "drivers" della tua installazione dell'ide.
Ecco gli screen