light ui event dmx controlling controlling-led-lights Updated Jun 17, 2022 TypeScript Haschtl / RealTimeOpenControl Sponsor Star 18 Code Issues Pull requests Measurement and plot software for multi-device measurement and controlling. Fully adjustible with own plugin-interface, TCP-Server and Use...
//Amount of time to wait before chase lights start up again 1000 == 1 second void setup() { Serial.begin(115200); // if you want to monitor what the pinduino is sensing from the game pd.adrLED1()->clear(); pd.adrLED2()->clear(); pd.adrLED3()->clear(); pd.pinState()-...
The PRIME DIRECTIVE is to maintain backward compatibility with existing Arduino sketches -- many are hosted elsewhere and don't track changes here, some are in print and can never be changed! Please don't reformat code for the sake of reformatting code. The resulting large "visual diff" make...