Page 1 of 1

Arduino Leonardo based setup?

Posted: Tue Feb 26, 2013 6:56 pm
by aejan
Good day / evening to everyone here.

im interested to build one of the diy usb adapter.

the only available here is Arduino Leonardo for the chip. the usb to tll is easy to get.

anyone got success using the leonardo board? if yes. please do post some pictures.

and also leonardo have micro usb.

Re: Arduino Leonardo based setup?

Posted: Tue Feb 26, 2013 7:26 pm
by Matlo
The wiring is exactly the same as the teensy:



Rx and tx pins are on the top right:


USB serial + Leonardo?

Posted: Wed Mar 06, 2013 11:17 am
by OneDegree
So I happen to have a compatible USB -> Serial converter as well as an Arduino Leonardo.
Is there anything I can do to get things up and running with these two?

Re: Arduino Leonardo based setup?

Posted: Thu Mar 07, 2013 9:55 am
by Matlo
@OneDegree
I merged your topic there as it's the same question.

As explained on the wiki, you need a USB dev board (such as the Arduino Leonardo) and a USB to serial converter.

Re: Arduino Leonardo based setup?

Posted: Thu Mar 07, 2013 10:16 am
by Matlo

Re: Arduino Leonardo based setup?

Posted: Wed Mar 13, 2013 4:44 pm
by niema
I am also willing to build my DIY adapter, but teensy isn't avaliable in my country, only arduino is. The Arduino Leonardo doesn't have pins, but I have also found Nano 3.0. It has ATmega328

http://allegro.pl/arduino-nano-3-0-elec ... 85120.html

Is it going to work with

http://allegro.pl/cp2102-usb-uart-ttl-r ... 31690.html

Thanks.

Re: Arduino Leonardo based setup?

Posted: Wed Mar 13, 2013 10:30 pm
by Matlo

Re: Arduino Leonardo based setup?

Posted: Thu Mar 14, 2013 12:20 pm
by niema
I'll buy leonardo then.

Re: Arduino Leonardo based setup?

Posted: Fri Mar 22, 2013 3:05 pm
by niema
How to load the firmware to leonardo? Installed the drivers in windows that came with arduino, but the FLIP could not open the usb device. Holding down the reset button does not help. Any tips?

I need to go into DFU mode, right? I just don't know how.

Re: Arduino Leonardo based setup?

Posted: Mon Mar 25, 2013 2:34 pm
by niema
Okay it seems to work fine. The easiest way to load the hex file is Arduino Uploader

DFU is not needed.