Hi Paul,
Apologies for the long post - I'm hoping to provide as much detail as possible on my issue.
We recently started a small project based on the OctoWS2811 library and tutorial you kindly shared on your website. The project is relatively simple compared to the tutorial's large LED array displaying video. Ours is a simple Christmas tree with LED 8 strips going across it horizontally like 'belts' at different heights. Each belt is a single LED strip and because the tree is effectively a cone, every strip has a different length. We are using a Teensy 3.0 and the OctoWS2811 library to control individual pixels in our array. Each strip is connected to a PIN in the Teensy board. In total, we're controlling approximately 320 individual pixels; the shortest strip having just 8 pixels and the longest just over a hundred.
We're using a 5V, 60A power supply which suppressing, has a fan! All the previous ones I've bought don't have a fan and can get really hot after a while.
Anyhow, our first attempt was successful (for a while!). After making all the connections and uploading our code, we had all 8 belts working and displaying the rather simple animation we wrote which basically just alternates between an upward/downward motion and fixed colours.
After about 4 minutes, the LED array suddenly stopped showing the animation. I found that odd and unplugged the PSU feeding both the Teensy board and the strips. When plugging it back in, I had no lights or animation being shown at all. I then tried connecting to the board via USB and found that the PC was no longer able to 'see' the device. I tried the process suggested on the troubleshooting guide unsuccessfully - the PC just wouldn't detect a device being plugged in. No messages at all in my /var/log/syslog file. It is literally like the board died!
I first assumed I had a faulty connection somewhere (though I couldn't see any on visual inspection) and decided to start all over again with a brand new board, new cables, new resistors, new PSU, etc. To my surprise, I had exactly the same problem! After 5 minutes this time the board died just like the previous one.
I now have three dead (or apparently dead) boards and I was hoping to pick your brains before I carry on burning more!
Surely, I'm doing something wrong but after going through the tutorial step-by-step several times and checking my connections, I just can't see what's wrong!
I tried with two different PSUs but both are the same model and from the same vendor. Would it be possible that these are somehow killing my boards? How could I tell if that is the case? Finally, is there anything at all I can do to verify if my boards are truly dead?
Many thanks, in anticipation, for your advice,
-Luis
Apologies for the long post - I'm hoping to provide as much detail as possible on my issue.
We recently started a small project based on the OctoWS2811 library and tutorial you kindly shared on your website. The project is relatively simple compared to the tutorial's large LED array displaying video. Ours is a simple Christmas tree with LED 8 strips going across it horizontally like 'belts' at different heights. Each belt is a single LED strip and because the tree is effectively a cone, every strip has a different length. We are using a Teensy 3.0 and the OctoWS2811 library to control individual pixels in our array. Each strip is connected to a PIN in the Teensy board. In total, we're controlling approximately 320 individual pixels; the shortest strip having just 8 pixels and the longest just over a hundred.
We're using a 5V, 60A power supply which suppressing, has a fan! All the previous ones I've bought don't have a fan and can get really hot after a while.
Anyhow, our first attempt was successful (for a while!). After making all the connections and uploading our code, we had all 8 belts working and displaying the rather simple animation we wrote which basically just alternates between an upward/downward motion and fixed colours.
After about 4 minutes, the LED array suddenly stopped showing the animation. I found that odd and unplugged the PSU feeding both the Teensy board and the strips. When plugging it back in, I had no lights or animation being shown at all. I then tried connecting to the board via USB and found that the PC was no longer able to 'see' the device. I tried the process suggested on the troubleshooting guide unsuccessfully - the PC just wouldn't detect a device being plugged in. No messages at all in my /var/log/syslog file. It is literally like the board died!
I first assumed I had a faulty connection somewhere (though I couldn't see any on visual inspection) and decided to start all over again with a brand new board, new cables, new resistors, new PSU, etc. To my surprise, I had exactly the same problem! After 5 minutes this time the board died just like the previous one.
I now have three dead (or apparently dead) boards and I was hoping to pick your brains before I carry on burning more!
I tried with two different PSUs but both are the same model and from the same vendor. Would it be possible that these are somehow killing my boards? How could I tell if that is the case? Finally, is there anything at all I can do to verify if my boards are truly dead?
Many thanks, in anticipation, for your advice,
-Luis