OSVR-Core
Static Public Member Functions | List of all members
BusPirateAuxLED Class Reference

A class for an LED connected to a Bus Pirate's AUX pin (with resistor), using the binary bit-bang mode to turn it on then off. More...

Inheritance diagram for BusPirateAuxLED:
SerialIRLED

Static Public Member Functions

static SerialIRLEDPtr make (vrpn_SerialPort &port)
 

Additional Inherited Members

- Public Member Functions inherited from SerialIRLED
void trigger ()
 Call to cause an IR LED pulse to be emitted.
 
- Protected Member Functions inherited from SerialIRLED
 SerialIRLED (vrpn_SerialPort &port)
 
vrpn_SerialPort & getPort ()
 

Detailed Description

A class for an LED connected to a Bus Pirate's AUX pin (with resistor), using the binary bit-bang mode to turn it on then off.

Bus pirate should be in normal "terminal" mode before starting.


The documentation for this class was generated from the following file: