WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
Package DirectOutput.Cab.Out.AdressableLedStrip

Namespace for output controllers which can controll addressable/inteligent led strips. More...

Classes

class  DirectStripController
 This output controller class is used to control the direct strip controller by Swisslizard. More...
 
class  DirectStripControllerApi
 This class handles all communication with Direct StripControllers. More...
 
class  LedStripOutput
 A simple wrapper for the OutputNumbered class. This might be replaced with some more sophisticated solution in the future. More...
 
class  TeensyStripController
 The TeensyStripController is used to control up to 8 WS2811/WS2812 based ledstrips with up to 1100 leds per strip which are connected to a Teensy 3.1, 3.2 or later. More...
 
class  WS2811StripController
 The WS2811StripController class is just a simple wrapper around the DirectStripController class. It is only here to allow the use of old configs. Use the DirectStripController class for your configs. More...
 

Detailed Description

Namespace for output controllers which can controll addressable/inteligent led strips.