Gestern, 11:50 - WS2812B Ambilight on linux Box with Enigmalight Plugin (holymoly)
Hi,
here a step by step solution for this Ambilight offshoot.
Arduino:
1. install the Arduino software on your computer
2. import the "FastLED" Library to the software
3. open my sketch and edit the number of the LEDs you have mounted.
4. If you want, you can change the Data Pin and the color order.
5. You should protect the DATA input of the LED-Stripes with a 300 OHM resistor (this is connected in series)!
6. program now the arduino
Enigmalight:
1. install "enigma2-plugin-extensions-enigmalight_0.2-rc1_all".ipk" on your linux box. (Attention, sometimes the first installation is broken, install it a second time again)
2. reboot the box
3. open the Plugin and switch to the "ConfigEditor". Use the pattern "Adalight" and search for the output "/dev/ttyACM0".
enter now the number of the LEDs to the sites (right,left,top,bottom). Picture depth from 10 is OK. Now you must define the "startpoint" of the LEDs and the count direction.
Best is, you begin in a corner, so Enigmlight has in moment a bug if you begin in the bottom middle. Color order must "RGB".
Now save your config with the green button.
4. open the enigmalight configfile (/etc/enigmalight.conf) in a linux editor. Edit the "prefix" to 53 74 65 66 61 6E . This value is always fix. Device Rate is 500000. (the picture shows a wrong value -sorry)
That's all!
Now the lights should work and you can test it with this videos.
http://forums.openpl...ndpost&p=482355
Have fun! [zum Beitrag]
Hi,
here a step by step solution for this Ambilight offshoot.
Arduino:
1. install the Arduino software on your computer
2. import the "FastLED" Library to the software
3. open my sketch and edit the number of the LEDs you have mounted.
4. If you want, you can change the Data Pin and the color order.
5. You should protect the DATA input of the LED-Stripes with a 300 OHM resistor (this is connected in series)!
6. program now the arduino
Enigmalight:
1. install "enigma2-plugin-extensions-enigmalight_0.2-rc1_all".ipk" on your linux box. (Attention, sometimes the first installation is broken, install it a second time again)
2. reboot the box
3. open the Plugin and switch to the "ConfigEditor". Use the pattern "Adalight" and search for the output "/dev/ttyACM0".
enter now the number of the LEDs to the sites (right,left,top,bottom). Picture depth from 10 is OK. Now you must define the "startpoint" of the LEDs and the count direction.
Best is, you begin in a corner, so Enigmlight has in moment a bug if you begin in the bottom middle. Color order must "RGB".
Now save your config with the green button.
4. open the enigmalight configfile (/etc/enigmalight.conf) in a linux editor. Edit the "prefix" to 53 74 65 66 61 6E . This value is always fix. Device Rate is 500000. (the picture shows a wrong value -sorry)
That's all!
Now the lights should work and you can test it with this videos.
http://forums.openpl...ndpost&p=482355
Have fun! [zum Beitrag]