PaulStoffregen / OctoWS2811

Control thousands of WS2811/2812 LEDs at video refresh speeds
http://www.pjrc.com/teensy/td_libs_OctoWS2811.html
265 stars 117 forks source link

VideoSDcard not working #21

Closed Jipolie01 closed 6 years ago

Jipolie01 commented 6 years ago

Hi guys,

I'm trying to test out the VideoSDcard file but it is not working. The program tells me that there are files detected and image frames can be found. But as soon as leds.show and leds.begin are shown the Teensy3.6 keeps restarting. Anyone got a solution for this problem? One other question I have is how the library is being called in the file. I see no leds called (only begin and show)

PaulStoffregen commented 6 years ago

Ask on the forum (not github).

https://forum.pjrc.com/forums/3-Technical-Support-amp-Questions

If you have modified the example code in any way, even 1 character, you must post the code in your question on the forum. Please do not neglect that important step, because it really is essential for us to be able to help you.