<br><br><div class="gmail_quote">On Sun, Aug 9, 2009 at 2:11 AM, Chris Rebert <span dir="ltr"><<a href="mailto:clp2@rebertia.com">clp2@rebertia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, Aug 8, 2009 at 12:34 PM, nipun batra<<a href="mailto:nipunreddevil@gmail.com">nipunreddevil@gmail.com</a>> wrote:<br>
> Hi,<br>
> How can we access serial port using usb-serial converters,using python in<br>
> linux.<br>
<br>
</div>PySerial might also be an option:<br>
<a href="http://pyserial.sourceforge.net/index.html" target="_blank">http://pyserial.sourceforge.net/index.html</a><br>
<br>
Cheers,<br>
Chris<br>
<font color="#888888">--<br>
<a href="http://blog.rebertia.com" target="_blank">http://blog.rebertia.com</a><br>
</font></blockquote></div><br><div><br></div><div>pySerial mentions about serial ports but not about usb-serial.Can i do something like convert my usb-serial to act as serial port and then use pySerial</div>