RemoteLight v0.1.0 | WS281x / RGB Control Software
RemoteLight v0.1.0 is out now!
RemoteLight currently supports Raspberry Pi and Arduino.
Arduino
Install the GlediatorProtocol sketch on your Arduino available on Solderlab.de.
Open the Client on your PC and choose the right ComPort in Settings.
RaspberryPi
Just install the RemoteLight Java program on the RaspberryPi.
Start the Server: java -jar RemoteLight-RPi-0.1.0.jar
Open the Client on your Desktop PC
You can find more detailed instructions here or watch the video:
Download RemoteLight for Windows, Mac or Linux and control your RGB or Neopixel strip
How to connect WS281x
Arduino
Connect DIN to Pin 6
Connect GRND to Ground of your Arduino and PowerSuply
Connect 5V to '+' of your PowerSuply
RaspberryPi
I recommend this tutorial
(Pin 6 - Ground; Pin 12 - Data)
Pictures