Arduino Forum
>
International
>
India
(Moderator:
Nishant_Sood
)
>
Create Arudino UNO board
Print
Go Down
Pages:
[1]
Topic: Create Arudino UNO board
(Read 6573 times)
previous topic
-
next topic
ujjwalbsoni20032003
Guest
Create Arudino UNO board
Jul 19, 2012, 01:38 pm
Hi,
I want to develop my own Arudino UNO board following below Article.
http://www.instructables.com/id/How-to-make-your-own-Arduino-board/?ALLSTEPS
I cannot find interfacing for USB, any idea how this can be done ?
Thanks,
Ujjwal Soni
johnwasser
Brattain Member
Posts: 21,734
Karma: 1970
[add]
Re: Create Arudino UNO board
#1
Jul 19, 2012, 04:38 pm
Use a USB to TTL Serial cable or board, sometimes called an FTDI cable.
Send Bitcoin tips to: 1G2qoGwMRXx8az71DVP1E81jShxtbSh5Hp
See who has no social life:
https://forum.arduino.cc/index.php?action=stats
Sandeep_Raj
Guest
Re: Create Arudino UNO board
#2
Aug 08, 2012, 09:59 am
I would suggest you to use the UNO board to burn the program. You have too buy a FTDI breakout board which will cost you around 14-15$.
CrossRoads
Global Moderator
Unlimited Eagle board sizes available.
Brattain Member
Posts: 45,745
Karma: 2063
[add]
Author of "Arduino for Teens". Available for Design & Build services. Now with Unlimited Eagle board sizes!
http://www.crossroadsfencing.com/BobuinoRev17/
Re: Create Arudino UNO board
#3
Aug 08, 2012, 07:22 pm
Other USB interface options are:
Mikroelectronika MIKROE-483
http://www.mouser.com/ProductDetail/mikroElektronika/MIKROE-483/?qs=%2fha2pyFaduiYF24RmhpFb%2fIWf1yag44MUlcjvQN8IKu%2fLeA1aA%252bcGO%252bFHzoFLaES
CP2102 modules found on e-bay.
Look for units that have holes along the side where some signals are brought out. You will do a simple mod to cut the RST trace going to the end header pin and wire the pin to the DTR hole instead. This will allow software resets during downloads.
Having USB interface capability can be very handy during sketch debugging.
Designing & building electrical circuits for over 25 years. Screw Shield for Mega/Due/Uno, Bobuino with ATMega1284P, & other '328P & '1284P creations & offerings at my website.
Print
Go Up
Pages:
[1]
Loading...