Arduino Project which uses my FlipskyPPM Library to light up some WS2812B with FastLED according to inputs
- change modes using your remote (double click down)
- off, solidRainbow, waveRainbow, circleRainbow, circleRainbowSparkle, speedControl, solidBloodOrange, solidWhite
- uses cheap arduino nano
- Download from GitHub as ZIP
- Open in Platformio or Arduino IDE, edit the led count and pins to fit your setup
- Upload to your Board (Arduino Nano or others)
This code is licensed under GNU GENERAL PUBLIC LICENSE Version 3 and is using FlipskyPPM https://github.com/Chipney/FlipskyPPM and FastLed https://github.com/FastLED/FastLED