Just install this software on your Raspberry Pi, download the App from the AppStore/PlayStore and control your custom LED Lights!
Major features:
- Control your custom LED Strip / Lights
- Free Apps for iOS and Android
- Support for RGB Led Strip
- Support for WS2812(B) / Neopixel
- Webapplication coming soon!
Install git
and follow the instructions:
sudo apt-get install git
or
sudo yum install git
git clone https://github.com/snul/nlights.git
cd nlights
./setup.sh
./start.sh
sudo crontab -e
add: @reboot cd /path/to/nlights && ./start.sh
Thanks to David Ordnung for this tutorial in German & English: https://dordnung.de/raspberrypi-ledstrip/
Should work with all Raspberry Pi Versions, Pins can be configured in the App.
If you have any issues, suggestions or whatever, please feel free to contact us: support@nlights.at