ciao ragazzi, io ho comprato un colorduino versione 1.4 teoricamente dovrebbe essere fornito col bootloader di arduino quindi perfettamente programmabile tramite IDE. tutta via non ne sono capace ...
qualcuno saprebbe aiutarmi ?
Ps.
uso arduino 1
hello guys, I bought a Colorduino version 1.4 should theoretically be supplied with the Arduino bootloader then programmed with IDE. I'm not capable ...
allora intefaccio arduino a colorduino nei seguenti modi
arduino 5V -->colorduino VDD
arduino GND -->colorduino GND
arduino RESET -->colorduino DTR
arduino RX -->colorduino RX
arduino TX -->colorduino TX
nella guida che ho trovato in internet cera scritto di fare cosi ma non cera scritto come configurare l'IDE
quindi io ho messo:
Scheda ---> arduino uno
Porta ---> COM4 (ma ho solo quella quindi non posso sbagliare)
PRogrammatore--> USBtinyISP
dopodiche premo SHIFT -->carica
mi da il seguente errore : avrdude: Error: Could not find USBtiny device (0x1781/0xc9f)
then intefaccio arduino Colorduino in the following ways
I found a guide online that said to do so but did not talk about how to configure the ide
then I put:
Card ---> arduino 1
Port ---> COM4 (but I only have one so I can not go wrong)
Programmer -> USBtinyISP
after which I press SHIFT -> Charge
gives me the following error avrdude: Error: Could not find USBtiny device (0x1781/0xc9f)
can someone help me?