Giter Club home page Giter Club logo

Comments (6)

zango-me avatar zango-me commented on August 16, 2024

So I tried it with a Pi1 model B+ which I had still laying around and it seems to work with that (except some crazy slowdown when I address all 6 panels, which is expected due to the performance of the system I guess), is this some strange behaviour of the Pi4 or is there a GPIO broken on mine?

If so can I remap the broken GPIO somehow? (and how do I identify it?)

PS:
I use respbian lite on both, 32bit on the Pi1, 64bit on the Pi4 and I followed the troubleshooting steps (disableing audio driver and uninstalling the packages mentioned there) on both PIs

from rpi-rgb-led-matrix.

davemaster avatar davemaster commented on August 16, 2024

Greetings,

You have only ONE unit of this panel? Have another one like 32x32?

Also, change this:

sudo examples-api-use/demo --led-rows=64 --led-cols=64 --led-parallel=1 --led-chain=1 --led-brightness=30 --led-rgb-sequence=RBG --led-limit-refresh=60 -D4

to

sudo examples-api-use/demo --led-rows=64 --led-cols=64 -D4

from rpi-rgb-led-matrix.

zango-me avatar zango-me commented on August 16, 2024

Hi,
thanks for your quick reply


You have only ONE unit of this panel? Have another one like 32x32?

I have only 6 of the same type of panel, they all do the same but allso all work with the other Raspberry Pi (as mentioned) for some reason


sudo examples-api-use/demo --led-rows=64 --led-cols=64 -D4

That's what I started with when trying the panels out, but has the exact same behaviour.
(Well, colors are wrong cause my panels are RBG and not RGB but red is not working on the one half with both configurations, so it must be an addressing issue or something similar)


Results with the Pi1 as a driver:
photo_2024-04-22_13-37-53

And with the Pi4 (exact same command):
photo_2024-04-22_13-43-13

any other ideas what could cause this strange bahviour with the Pi4?

from rpi-rgb-led-matrix.

davemaster avatar davemaster commented on August 16, 2024

ok

add in Rpi4 the led-gpio-slowdown option

now:

sudo examples-api-use/demo --led-rows=64 --led-cols=64 --led-gpio-slowdown=4 -D4

test, between 2-4 (even 5)

read this

from rpi-rgb-led-matrix.

zango-me avatar zango-me commented on August 16, 2024

That option dosn't help, sadly

from rpi-rgb-led-matrix.

davemaster avatar davemaster commented on August 16, 2024

With the RPi 4, are You using the SAME EXACT connections than the used with Rpi 1? U are using THE SAME adapter, cabling for both? Show pictures of BOTH

from rpi-rgb-led-matrix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.