[Twisted-Python] Twisted and serial port usage

Dave Mazzoni davmaz at gmail.com
Wed Mar 13 23:04:32 EDT 2013


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




More information about the Twisted-Python mailing list