![]() |
DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
|
Classes | |
class | PacDrive |
The PacDrive is a simple output controller with 16 digital/on off outputs. More... | |
class | PacDriveAutoConfigurator |
Detectes and configures a PacDrive unit. More... | |
class | PacDriveSingleton |
Singleton version of the PacDrive class found in the PacDrive SDK. More... | |
class | PacLed64 |
The PacLed64 is a output controller with 64 outputs all supporting 256 pwm levels with a PWM frequency of 100khz. Since the outputs of the unit are constant current drivers providing 20ma each, leds can be connected directly to the outputs (no resistor needed), but booster circuits must be used to driver higher loads (e.g. Cree leds). Up to 4 PacLed64 controllers can be used with the DirectOutput framework. More... | |
class | PacLed64AutoConfigurator |
This class detects all connected PacLed64 units and configures them. More... | |
class | PacUIO |
The Ultimate I/O is a output controller with 96 outputs all supporting 256 pwm levels with a PWM frequency of 100khz. Since the outputs of the unit are constant current drivers providing 20ma each, leds can be connected directly to the outputs (no resistor needed), but booster circuits must be used to driver higher loads (e.g. Cree leds). Up to 2 Ultimate I/O (currently) can technically be used with the DirectOutput framework as supported by the PacDrive SDK (ask Ultimarc for firmware to program second ID), but this has not been tested nor confirmed. More... | |
class | PacUIOAutoConfigurator |
This class detects all connected Ultimate I/O units and configures them. More... | |
class | PhilipsHueAutoConfigurator |
Detects and configures a Philips Hue bridge unit. More... | |
class | PhilipsHueController |
The Philips Hue family consists of Zigbee controlled lights and sensors using a bridge (the Philips Hue "hub"). More... |