WIP
DirectOutput framework for virtual pinball cabinets WIP
|
Go to: Overview |
This namespace contains the classes for the integration of the Ultimarc products PacDrive and PacLed64. More...
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... | |