Society of Robots - Robot Forum

Software => Software => Topic started by: airman00 on October 03, 2008, 07:32:55 AM

Title: Communicating with USB-to-UART from Computer
Post by: airman00 on October 03, 2008, 07:32:55 AM
Good day ( or night , depending on you time zone  :P )

I wanted to verify that this board (http://www.sparkfun.com/commerce/product_info.php?products_id=718) is seen as a virtual serial port by a computer and that I would treat communication like I would a regular serial port.

In case anyone was curious of my application , I want to make a USB RF dongle for this RF Link (http://www.sparkfun.com/commerce/product_info.php?products_id=7816)


Thanks,
Eric
Title: Re: Communicating with USB-to-UART from Computer
Post by: izua on October 03, 2008, 08:35:53 AM
yes, FT232RL is seen as a serial port (COM) and enumerates as such.
Title: Re: Communicating with USB-to-UART from Computer
Post by: airman00 on October 03, 2008, 08:44:55 AM
thanks izua