chirag
Posts: 18
Joined: Fri Dec 14, 2012 1:04 pm

Rs232 serail to USB(Raspberry)

Mon Nov 25, 2013 5:05 pm

Hi, i have a device which gives the serial data from its RS232 serial port, i want to read that data in raspberry pi(USB port). which serial to usb converter can i use for this application ?
-thank you

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: Rs232 serail to USB(Raspberry)

Mon Nov 25, 2013 5:16 pm

Something like this device should work.
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

chirag
Posts: 18
Joined: Fri Dec 14, 2012 1:04 pm

Re: Rs232 serail to USB(Raspberry)

Sun Dec 08, 2013 4:14 am

cool thanks a lot for your reply.
And which drivers should i have to install in raspberry ?

chirag
Posts: 18
Joined: Fri Dec 14, 2012 1:04 pm

Re: Rs232 serail to USB(Raspberry)

Sun Dec 08, 2013 4:15 am

And can i use pl2303 ??

User avatar
KMTronic
Posts: 10
Joined: Thu Dec 12, 2013 4:37 pm
Location: Bulgaria
Contact: Website

Re: Rs232 serail to USB(Raspberry)

Fri Dec 13, 2013 8:35 am

Hi,

We have tested similar projects where send from Raspberry Pi simple RS232 commands and read replies.
Hope this information help you.

This use direct UART communication:
http://www.kmtronic.com/controlling-rs4 ... ry-pi.html

This use USBtoSerial converter with FT232 chip:
http://www.kmtronic.com/controlling-usb ... ry-pi.html

chirag
Posts: 18
Joined: Fri Dec 14, 2012 1:04 pm

Re: Rs232 serail to USB(Raspberry)

Mon Dec 16, 2013 3:22 am

yeah thanks i will go through that. :)

Paul Moir
Posts: 46
Joined: Wed Dec 04, 2013 7:25 pm
Location: Nova Scotia, Canada

Re: Rs232 serail to USB(Raspberry)

Mon Dec 16, 2013 6:46 am

I ran into a weird problem where I got kernel panics with sound and the prolific RS-232 USB converters from a couple different manufacturers. An old, power hungry and buggy converter I have doesn't cause this problem. I've got some of adafruit's fdti converters on the way.

Return to “General discussion”