-
Notifications
You must be signed in to change notification settings - Fork 103
2.1.0-RC1 Firmware does not work on RPi with Teensy++ 2.0 #74
Comments
hi, as i am still searching for an small lowcost device to put on usb/serial for driving ws2811 ledstrips as a matrix (and i am no coder) i will try to find some interesting devices on the net and hope for a little help here. so maybe you think this ones can do it? -> http://lowpowerlab.com/blog/category/moteino/ as a second thought, i think i must find a board which is supported by fastled2. they support these:
the smallest is the adafruit-trinket. What do you think? should i get me one to test againt serial-latency, your tpm2ser-firmware is small ...? |
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 spi-dev of the raspberry-pi. WOW!
As far as i see, one needs a levelshifter from 3,3V to 5V for the data/clock-lines. called "bridge". But i this all? Does Pixecontroller does all the spi-handling by itself? There is no further information in the readme, if one needs pi-blaster or some python-modules? Am i guessing right, that the bridge is the only hardware on needs to get ws2801 directly running with pixelcontroller on the raspberry-pi? (Than i would give it also a try ... ;-))) WOW! |
yes basically all you need is a 3.3v to 5v level shifter |
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 in the meantime i have some raspberry-2 versions, as they feel a bit faster than version 1, i took up agaoin the idea of connecting the led-strips direct to the rasperry. first i found new libraries to connect ws281x to raspberry gpio... now i will still go for it...and report again... |
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 post here an update on search for an art-net client replacement. https://github.com/flokli/esp8266/blob/master/ws2812/init.lua must be investigated... |
But works with the 2.0 Firmware. RPi use the latest firmware. wheezy distro:
Details:
The text was updated successfully, but these errors were encountered: