Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

UART Shield


  • Please log in to reply
7 replies to this topic

#1 Caffeine

Caffeine

    Member

  • Members
  • PipPip
  • 22 posts
  • LocationSydney, Australia

Posted 01 October 2010 - 08:18 AM

I'm currently jumpering my netduino to one of my other boards to hijack the FTDI USB chip on that board, for serial communication, and I got to thinking it would be better to have a UART shield for the netduino. Does anyone make a UART shield? I've never used an arduino (native C++ on 'raw' AVR's for me) but I understand that the arduino USB connection is used both for programming and communications, so a UART shield isn't really necessary. With that in mind I set about designing one. If there isn't one on the market I'll have to make my own I guess :) Attached File  UARTShield.jpg   76.56KB   104 downloads Currently drawn up with a FT232R, as that's what I have sitting here, with solder jumpers to select which RX & TX pins of the netduino to connect, however I note that FTDI now make a FT2232D, which uses 1 USB connection to expose two virtual COM ports, allowing me to have both UARTs appear as separate COM ports on the PC! I'll have to red-do the design with that on board. Edit: Now with FT2232D :) Attached File  DualUARTShield.jpg   73.17KB   112 downloads

#2 stacyh3

stacyh3

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 01 October 2010 - 12:43 PM

There is this one Arduino RS232 Shield, but it only exposes 1 port.

Stacy

#3 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 01 October 2010 - 02:40 PM

Now _that_ is pretty cool. I would buy one :)

#4 dab

dab

    Advanced Member

  • Members
  • PipPipPip
  • 54 posts
  • LocationBellevue, WA, USA

Posted 02 October 2010 - 04:22 AM

I use one of the FTDI USB cables that has the FT232R built in.

Works great with the Netduino (make sure to get the 3V3 version).
Thanks,
~ David ~

#5 freds

freds

    Advanced Member

  • Members
  • PipPipPip
  • 61 posts

Posted 04 October 2010 - 03:28 AM

I use one of the FTDI USB cables that has the FT232R built in.

Works great with the Netduino (make sure to get the 3V3 version).

I have used a 5V cable to also power the netduino via the 5v pin for serial debuging with no problems.

#6 Crispin

Crispin

    Advanced Member

  • Members
  • PipPipPip
  • 65 posts
  • LocationLondon, England, Earth

Posted 05 October 2010 - 11:26 AM

I use one of the FTDI USB cables that has the FT232R built in.

Works great with the Netduino (make sure to get the 3V3 version).


I have one of those and while it works well, I think it is slightly less flexible than cast iron. Using it with 90 degree headers makes it a bit easier.

Still, handy cable :)
--
Take a seat, I'll be right with you.

#7 Caffeine

Caffeine

    Member

  • Members
  • PipPip
  • 22 posts
  • LocationSydney, Australia

Posted 22 July 2011 - 02:05 AM

So I got round to ordering the PCB, and some FTDI2232D chips, so it will be interesting to see how it all works together... Attached File  UART Shield.png   350.75KB   24 downloads

#8 Caffeine

Caffeine

    Member

  • Members
  • PipPip
  • 22 posts
  • LocationSydney, Australia

Posted 10 August 2011 - 07:03 AM

So the boards arrived and I soldered one together (actually made two, had a minor brain explosion on the first one and put the FTDI chip in 90° out of position, oops!) It almost works ;) The PC recognises that something has been connected but can't identify it. Some investigation required... Ignore the resistors, I didn't have any spare 0805 ones in the appropriate denominations, will be rectified shortly.

Attached Files






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.