Helo all,
I am new to the forum. I found the Teensy 3.0 recently and have been using it to control ws2811 LEDs.
The Octo library is awesome. Thanks Paul!!! I've modified it to read .raw image files of a uSD card and display the colors on LEds. This allows me to capture video into .raw (using some custom processing and/or open frameworks code) or draw images in Photoshop. I do this rather than video over serial because my projects are stand-alone. I don't want my objects tethered to a computer. It's all fully embedded.
Here's some video of my 1st Teensy project: http://youtu.be/tF-SozS6g0Y
It's a 5.5' spider from the 29th century.
Anyhow. The spider has 8 legs, but it also has two strips of LEDs in the body. Rather than run a data wire from the end of two legs, back through the legs and into the body (to extend two of the strips), I'd like to add two additional outputs to the Octo library. Outputs 3, 22 and 23 are available, but I can't figure out how to modify the code such to achieve this goal.
Any ideas?
thanks so much, and power to the teensy!
--Craig
I am new to the forum. I found the Teensy 3.0 recently and have been using it to control ws2811 LEDs.
The Octo library is awesome. Thanks Paul!!! I've modified it to read .raw image files of a uSD card and display the colors on LEds. This allows me to capture video into .raw (using some custom processing and/or open frameworks code) or draw images in Photoshop. I do this rather than video over serial because my projects are stand-alone. I don't want my objects tethered to a computer. It's all fully embedded.
Here's some video of my 1st Teensy project: http://youtu.be/tF-SozS6g0Y
It's a 5.5' spider from the 29th century.
Anyhow. The spider has 8 legs, but it also has two strips of LEDs in the body. Rather than run a data wire from the end of two legs, back through the legs and into the body (to extend two of the strips), I'd like to add two additional outputs to the Octo library. Outputs 3, 22 and 23 are available, but I can't figure out how to modify the code such to achieve this goal.
Any ideas?
thanks so much, and power to the teensy!
--Craig