Trees | Indices | Help |
---|
|
Classes | |
dict_struct simple class that takes keyword arguments and uses them to create fields on itself |
|
messages class to handle message id lookup, and packing message objects into binary |
|
Commands class to handle sending reports to device and parsing incoming reports. |
|
Line base class for Lines (individual parts of ports) |
|
Port0_2 class representing ports 0 and 2 (leds) |
|
Buttons class that represents the buttons on the USBBox |
|
Interrupt either int0 or int1 on the USBBox |
|
VoiceKey object representing the voice input on the USBBox |
|
Serial serial port on the USBBox |
|
USBBox the USBBox itself |
Functions | |||
|
Variables | |
IO_LABS_VENDOR_ID = 6588
|
|
BUTTON_BOX_PRODUCT_ID = 1
|
|
COMMAND_SUMMARY =
|
|
REPORT_SUMMARY =
|
|
COMMAND = messages(COMMAND_SUMMARY)
|
|
REPORT = messages(REPORT_SUMMARY)
|
Variables Details |
COMMAND_SUMMARY
|
REPORT_SUMMARY
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Fri Jan 25 15:08:20 2008 | http://epydoc.sourceforge.net |