Kampi
Posts: 66
Joined: Sun Oct 07, 2012 12:05 am
Location: Monheim, Germany
Contact: Website

Reading USB Port with an USB/UART Bridge

Mon May 13, 2013 5:58 pm

Hello Guys,

I´m looking for a good way to read a serial Port from my Raspberry Pi.
The recieved String has no fixed length and my first Version of the Code won´t work very well. I have to start the Programm 4-5 times and then it works.

Thank you for help.
Meine Homepage:

www.Kampis-Elektroecke.de

User avatar
DaveDriesen
Posts: 113
Joined: Sun Mar 31, 2013 8:28 pm
Location: Top of the food chain
Contact: Website

Re: Reading USB Port with an USB/UART Bridge

Mon May 13, 2013 8:43 pm

I would imagine the code you speak of is quite small? Is it C++? Can you post the essence of it?

First thought: uninitialised variable(s)? :geek:

Dave Driesen
Linux dev and oldskool elite

Return to “Python”