Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: Hawaii00000 on February 13, 2009, 08:18:33 PM

Title: tx,rx, and GND which one's the middle.
Post by: Hawaii00000 on February 13, 2009, 08:18:33 PM
Here's another question for y'all... The shield for my Arduino needs a serial; which one goes in the middle- tx,rx, or the GND?
Title: Re: tx,rx, and GND which one's the middle.
Post by: MaltiK on February 13, 2009, 09:18:19 PM
(http://arduino.cc/en/uploads/Main/ArduinoDuemilanove.jpg)

It shows that tx and rx are side by side, with GND on the outside which is kinda inconvenient but whatever, they're making a crapload, so I cant criticize.
Title: Re: tx,rx, and GND which one's the middle.
Post by: Hawaii00000 on February 13, 2009, 10:00:18 PM
Sorry, I didn't explain the question properly.  :P I'm making a shield for my Arduino and its gonna include a serial. Usually which is in the middle (ie if I wanted to plug a computer into it, how would the pins be arranged) I hope that clarifies it. Sorry about the trouble.
Title: Re: tx,rx, and GND which one's the middle.
Post by: cosminprund on February 14, 2009, 12:11:10 AM
Computers plug into plugs, not into pins; If you want to provide pins - stick with Arduino's arrangement; If you want to place a plug on your shield you'll obey the rules of the plug (serial, usb, what you have)
Title: Re: tx,rx, and GND which one's the middle.
Post by: Hawaii00000 on February 14, 2009, 01:11:27 AM
Ok so basically in Admin's $50 robot how is the UART set up, and how could I wire an Arduino like that?
Title: Re: tx,rx, and GND which one's the middle.
Post by: pomprocker on February 14, 2009, 01:41:10 AM
It doesnt matter, you can make your own cables
Title: Re: tx,rx, and GND which one's the middle.
Post by: Hawaii00000 on February 14, 2009, 02:03:36 AM
I found my answer, thanks for the help.