[go: up one dir, main page]

Skip to content
/ nlights Public

Control your LED Strip Lights with a Raspberry Pi + Free Apps for Android & iOS

License

Notifications You must be signed in to change notification settings

snul/nlights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nLights: Control your LED Strip with a Raspberry Pi and Apps for Android & iOS!

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!

Apps

get it on google play
get it on google play

Installation

Install git and follow the instructions:

sudo apt-get install git
or
sudo yum install git

Setup and create a new user:

git clone https://github.com/snul/nlights.git
cd nlights
./setup.sh

Start nLights in the background:

./start.sh

Add to autostart:

sudo crontab -e
add: @reboot cd /path/to/nlights && ./start.sh

Setup LED Strip with a Raspberry Pi

Thanks to David Ordnung for this tutorial in German & English: https://dordnung.de/raspberrypi-ledstrip/

GPIO Mapping for Rasperry Pi Pins:

Should work with all Raspberry Pi Versions, Pins can be configured in the App.

Contact

If you have any issues, suggestions or whatever, please feel free to contact us: support@nlights.at

Thanks for your support!

About

Control your LED Strip Lights with a Raspberry Pi + Free Apps for Android & iOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published