toz
toz
i wanted to load and show a picture in its own colors (on the led-matrix, sure). but as i see, if i chose image-display as an GeneratorLayer, and load the...
as i experimented with blinken-lights, a color-set pass-trough would be more general. i (yet) dont know, how to paint blinken-lights animations in colors with blimp, but that would be perfect...
hi, as is wanted to connect a led matrix to pixelcontroller via USB and sorted out my arduinos, because they dont really worked with tpm2ser-firmware (in bugreport: https://github.com/neophob/PixelController/issues/86), you gave...
i gave my investigations another 15 minutes and looked (again, by incident) in your development-branch and found an updated readme. this shows another configuration to directly connect ws2801-leds to the...
cool! i`ll go for it ...
until today i did not found time to test spi-led-strips on the raspberry, but i am still fascinated by the idea of having led-strips directly connected to the raspberry. as...
as i took up the project again, i found my arduino/artnet-client (http://www.deskontrol.net/blog/arduino-based-dmx-artnet-node/) dead today. i have to replace. i worked only with arduino ide 0.23, so i was looking for...
i post here an update on search for an art-net client replacement. most interesting is now the esp8266 board, flashed with nodemcu, has an lua artnet-client. https://github.com/flokli/esp8266/blob/master/ws2812/init.lua must be investigated...
may add some basic receiving commands via mqtt like in tasmota? https://tasmota.github.io/docs/MQTT/#commands-over-mqtt
if i do this with blackout (all from the readme), i got another error: ``` root@ubuntu:~/python-artnet# artnet blackout 2014-07-07 08:46:32,242 (INFO) Running script artnet.scripts.all_channels_blackout root@ubuntu:~/python-artnet# artnet blackout --address=192.168.14.59 2014-07-07 08:46:52,507...