Troubleshoot LED Matrix Cube

Report issues with the Adafruit Playground editor and display here.
(This forum is not for Circuit Playground board issues.)

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Post Reply
User avatar
alquin_cook
 
Posts: 4
Joined: Fri Nov 15, 2024 10:53 am

Troubleshoot LED Matrix Cube

Post by alquin_cook »

I followed the RGB LED Matrix Cube with 25,000 LEDs guide and even made the code changes mentioned here viewtopic.php?t=214706&hilit=RGB+LED+Matrix+Cube to get the cube working.

However, now I need some help troubleshooting the top and left panels. The panels do not display the words correctly from the images/minecraft.png. The other panels are working correctly.

I have disassembled the cube and check the connections several times. I have tried running the globe program, but I am still having the same problem.

Are there any recommendations on how to fix this problem?
top panel.jpg
top panel.jpg (481.42 KiB) Viewed 48 times
left panel.jpg
left panel.jpg (375.24 KiB) Viewed 48 times
right panel.png
right panel.png (491.12 KiB) Viewed 48 times
Works

User avatar
alquin_cook
 
Posts: 4
Joined: Fri Nov 15, 2024 10:53 am

Re: Troubleshoot LED Matrix Cube

Post by alquin_cook »

I am having the same issue found here: viewtopic.php?t=193055

I have re-soldered my GPIO 4 to 18 jumper and the E8 jumper.

User avatar
mhhf
 
Posts: 1
Joined: Thu Jan 09, 2025 3:37 pm

Re: Troubleshoot LED Matrix Cube

Post by mhhf »

I had the same issue. Solved it by increasing the gpio_slowdown from 4 to 5, although it doesn't as 'good' anymore, the image doesn't glitches.
You can find the setting in the imageviewer.py among other things.

User avatar
adafruit_support_carter
 
Posts: 31114
Joined: Tue Nov 29, 2016 2:45 pm

Re: Troubleshoot LED Matrix Cube

Post by adafruit_support_carter »

That'd be an easy thing to try. Looks like the original project was based on a Pi4:
https://learn.adafruit.com/rgb-led-matr ... i/overview

So if using a Pi5, may need more slow down.

Post Reply
Please be positive and constructive with your questions and comments.

Return to “Issues with the Adafruit Playground”