OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ArduinoLED Class Reference
Inheritance diagram for ArduinoLED:
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 an Arduino running a sketch that pulses an LED on then off on receiving a single character over serial.

Definition at line 111 of file MeasureTrackingCameraLatency.cpp.


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