Trees | Indices | Help |
---|
|
Concrete class that provides the functionality needed to send messages to a pololu controller over a serial connection.
It is responsible for correctly formatting certain inputs to Pololu-understandable formats as documented in the Pololu Maestro User Manual located at http://www.pololu.com/docs/0J40/all
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialize a Pololu Bus class INPUT: port -- port / connection specification (see port2port.Connection) ATTRIBUTES: ser -- connection handle
|
Retrieve error messages from the Pololu Maestro device using the protocol outlined by the Pololu Maestro documentation WARNING: This method will hang if there is a faulty serial connection |
Write data to the pololu controller over serial INPUT: val -- tuple -- tuple of ints to write to serial |
Creates a lookup table of reversed bit orders Input: bytes -- tuple -- tuple of 1 byte values to be reversed Output: bitrev_table -- dict |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 4 16:46:17 2018 | http://epydoc.sourceforge.net |