gismo2004 / serial-fastled

Arduino sketches for Adalight and Glediator protocols.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serial-fastled

Arduino sketches for different serial protocols using FastLed 3.0.3.

The Adalight sketch is a combination of one found in the arduino forums http://forum.arduino.cc/index.php?topic=272082.100 and from this https://code.google.com/p/adalight-ws2812/. Will be updated to support more leds (now uses an unnecessary buffer). Tested using Arduino Nano, FastLED 3.0.3 and a linux HTPC (KodiBuntu). Works with both boblight and hyperion, I prefer to use the latter.

The second sketch is for Glediator. Download the Java program and then you need RXTX dll from here. Tested on Windows 8.1 (64bit) with 32bit Java.

About

Arduino sketches for Adalight and Glediator protocols.

License:MIT License


Languages

Language:Arduino 100.0%