Giter Club home page Giter Club logo

Comments (16)

hzeller avatar hzeller commented on June 29, 2024

On 14 February 2015 at 08:14, helgevh [email protected] wrote:

Hi,
I have successfully used your program on my Raspberry Pi Model B.
Now I have tried to use it on my new Raspberry Pi 2 Model B. I am able to
compile the code but the RGB Matrix is staying black when I run the
program. I guess the new hardware of the Rapsberry Pi 2 needs some code
fixing. Do you have some hints, where to start?

I don't have a Raspberry Pi 2 yet, so I don't know what is wrong; as soon
as mine arrives, I'll dig into it. Until then - if you find out something,
let me know :)

-h

from rpi-rgb-led-matrix.

hzeller avatar hzeller commented on June 29, 2024

On 14 February 2015 at 08:36, Henner Zeller [email protected] wrote:

On 14 February 2015 at 08:14, helgevh [email protected] wrote:

Hi,
I have successfully used your program on my Raspberry Pi Model B.
Now I have tried to use it on my new Raspberry Pi 2 Model B. I am able to
compile the code but the RGB Matrix is staying black when I run the program.
I guess the new hardware of the Rapsberry Pi 2 needs some code fixing. Do
you have some hints, where to start?

I don't have a Raspberry Pi 2 yet, so I don't know what is wrong; as soon as
mine arrives, I'll dig into it. Until then - if you find out something, let
me know :)

Looks like adafruit cloned my repository and they did something to
make it work with the Pi 2
https://github.com/adafruit/rpi-rgb-led-matrix/commits/master

-h

-h

from rpi-rgb-led-matrix.

helgevh avatar helgevh commented on June 29, 2024

Thanks for the hint. I've tested the adafruit version but I am not able to build it. I think tomorrow I will have a closer look at it.

Helge

from rpi-rgb-led-matrix.

perl5577 avatar perl5577 commented on June 29, 2024

sudo apt-get install python-imaging
sudo apt-get install python2.7-dev

Matrix allways black for me :(

from rpi-rgb-led-matrix.

helgevh avatar helgevh commented on June 29, 2024

Same here. Matrix is staying black.

from rpi-rgb-led-matrix.

hzeller avatar hzeller commented on June 29, 2024

On 15 February 2015 at 10:25, helgevh [email protected] wrote:

Same here. Matrix is staying black.

Interesting. I'll try to get a new Raspberry Pi to see...

from rpi-rgb-led-matrix.

perl5577 avatar perl5577 commented on June 29, 2024

work with HAT adafruit :(
https://www.youtube.com/watch?v=EvcBqRSVU7U

probleme converter 3.3V > 5V ?

from rpi-rgb-led-matrix.

hzeller avatar hzeller commented on June 29, 2024

On 15 February 2015 at 16:01, perl5577 [email protected] wrote:

work with HAT adafruit :(
https://www.youtube.com/watch?v=EvcBqRSVU7U

probleme converter 3.3V > 5V ?

no, the RGB panels work with 3.3V signal level; the 5V converter is just
there to give an extra margin.

from rpi-rgb-led-matrix.

perl5577 avatar perl5577 commented on June 29, 2024

why work with HAT adafruit ?
Only difference between direct connexion and HAT is converter level .

from rpi-rgb-led-matrix.

hzeller avatar hzeller commented on June 29, 2024

why work with HAT adafruit ?
Only difference between direct connexion and HAT is converter level .

Well, don't ask me, it is Adafruits product :)
I guess it makes it simpler to get things running right away with an easy
plug-and-play board.

They might have changed as well some GPIO pins to work with their hat, so
you might want to look out for that as well when you use that code.

from rpi-rgb-led-matrix.

hzeller avatar hzeller commented on June 29, 2024

RPi 2 is on the way, I'll look at it as soon as I get it.

from rpi-rgb-led-matrix.

helgevh avatar helgevh commented on June 29, 2024

They have added a "#ifdef ADAFRUIT_RGBMATRIX_HAT" section in several files, so you can select between Adafruit hat and the old pinout. The changes aren't mentioned in the readme file.

changed files
lib directrory:
framebuffer.cc
framebuffer-internal.h
Makefile
root directory:
Makefile

from rpi-rgb-led-matrix.

perl5577 avatar perl5577 commented on June 29, 2024

More simple
in ./lib/Makefile comment line DEFINES+=-DADAFRUIT_RGBMATRIX_HAT
in ./Makefile remove -DADAFRUIT_RGBMATRIX_HAT for cible .o

from rpi-rgb-led-matrix.

helgevh avatar helgevh commented on June 29, 2024

I found the error. A cable wasn't connected right.

Is it working for you? I have already removed both entries and recompiled the files. Now I see some >flickering on the RGB matrix. But the test images are still not working.

from rpi-rgb-led-matrix.

perl5577 avatar perl5577 commented on June 29, 2024

is it working for me, I use both 32x64 . ( -L )
I have reduce flickering , I load 100% one core .

http://monero.crypto-pool.fr/videos/IMG_1146.MOV
http://monero.crypto-pool.fr/videos/IMG_1148.MOV

from rpi-rgb-led-matrix.

helgevh avatar helgevh commented on June 29, 2024

Nice work. Especially the flames are looking great. Are you using pixel-pusher? https://github.com/hzeller/rpi-matrix-pixelpusher

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.