| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
threading._Verbose --+
|
threading.Thread --+
|
PyMataSerial
This class manages the serial port for Arduino serial communications
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
arduino = Serial<id=0x290da90, open=False>(port=None, baudrate
|
|||
port_id =
|
|||
baud_rate = 57600
|
|||
timeout = 1
|
|||
command_deque = None
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Constructor:
|
This method continually runs. If an incoming character is available on the serial port it is read and placed on the _command_deque
|
|
|||
arduino
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 13 14:52:31 2014 | http://epydoc.sourceforge.net |