Hey there,<br><br>There&#39;s an interesting Twisted project which uses the Python Xbee module for Zigbee networks. It implements SerialPort and can be found <a href="https://github.com/trunet/txXBee">here</a>. I hope this helps. <br>
<br>-Eric<br><br><br><div class="gmail_quote">On Wed, Mar 13, 2013 at 8:04 PM, Dave Mazzoni <span dir="ltr">&lt;<a href="mailto:davmaz@gmail.com" target="_blank">davmaz@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m trying to use a serial port from the twisted library.<br>
I can get it to show a connection has been made but<br>
I get no &#39;dataReeived&#39; calls when I send chars over the serial line.<br>
I know the serial line is working correctly.<br>
I think the structure of my program is at fault (of course).<br>
<br>
Might anyone suggest the simplest program (for Linux) that<br>
uses the twisted library? I&#39;ve got everything else working and love twisted,<br>
but this &#39;addition&#39; is not working for me.<br>
<br>
Thanks,<br>
Dave<br>
<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</blockquote></div><br>