Arduino Leonardo based setup?

Need help? Ask here and someone will help
Post Reply
aejan
Posts: 1
Joined: Tue Feb 26, 2013 6:47 pm

Arduino Leonardo based setup?

Post 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.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Arduino Leonardo based setup?

Post by Matlo »

The wiring is exactly the same as the teensy:



Rx and tx pins are on the top right:

GIMX creator
OneDegree
Posts: 1
Joined: Wed Mar 06, 2013 11:15 am

USB serial + Leonardo?

Post 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?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Arduino Leonardo based setup?

Post 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.
GIMX creator
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Arduino Leonardo based setup?

Post by Matlo »

GIMX creator
niema
Posts: 38
Joined: Sun Jul 01, 2012 8:55 pm

Re: Arduino Leonardo based setup?

Post 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.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Arduino Leonardo based setup?

Post by Matlo »

GIMX creator
niema
Posts: 38
Joined: Sun Jul 01, 2012 8:55 pm

Re: Arduino Leonardo based setup?

Post by niema »

I'll buy leonardo then.
niema
Posts: 38
Joined: Sun Jul 01, 2012 8:55 pm

Re: Arduino Leonardo based setup?

Post 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.
niema
Posts: 38
Joined: Sun Jul 01, 2012 8:55 pm

Re: Arduino Leonardo based setup?

Post by niema »

Okay it seems to work fine. The easiest way to load the hex file is Arduino Uploader

DFU is not needed.
Post Reply