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

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. More...

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.


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