[Twisted-Python] Twisted and serial port usage

Eric Zounes zounes99 at gmail.com
Thu Mar 14 00:40:59 EDT 2013


Hey there,

There's an interesting Twisted project which uses the Python Xbee module
for Zigbee networks. It implements SerialPort and can be found
here<https://github.com/trunet/txXBee>.
I hope this helps.

-Eric


On Wed, Mar 13, 2013 at 8:04 PM, Dave Mazzoni <davmaz at gmail.com> wrote:

> I'm trying to use a serial port from the twisted library.
> I can get it to show a connection has been made but
> I get no 'dataReeived' calls when I send chars over the serial line.
> I know the serial line is working correctly.
> I think the structure of my program is at fault (of course).
>
> Might anyone suggest the simplest program (for Linux) that
> uses the twisted library? I've got everything else working and love
> twisted,
> but this 'addition' is not working for me.
>
> Thanks,
> Dave
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20130313/13f67dcf/attachment.htm 


More information about the Twisted-Python mailing list