Static Public Member Functions | |
static SerialIRLEDPtr | make (vrpn_SerialPort &port) |
Additional Inherited Members | |
![]() | |
void | trigger () |
Call to cause an IR LED pulse to be emitted. | |
![]() | |
SerialIRLED (vrpn_SerialPort &port) | |
vrpn_SerialPort & | getPort () |
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.
Definition at line 130 of file MeasureTrackingCameraLatency.cpp.