Raspberry Pi 4 LED Matrix Display |

Sdílet
Vložit
  • čas přidán 4. 09. 2024
  • This is the final individual item in my Halloween AI playlist before I start assembling the project. The final piece is this 64x32 LED Matrix Display. Here's the parts list:
    Parts:
    Raspberry Pi 4 with power: No link
    64x32 RBG LED Matrix: www.adafruit.c...
    RGB Matrix Bonnet for Raspberry Pi: www.adafruit.c...
    5V 4A (4000mA) switching power: www.adafruit.c...
    Fame DC Power adapter - 2.1mm terminal jack: www.adafruit.c...
    To clone the github: git clone github.com/hze...
    #LEDMatrix #RaspberryPi4LEDMatrix #LEDMatrixDisplay

Komentáře • 59

  • @OneStroke_Wonder
    @OneStroke_Wonder Před 5 měsíci +5

    Note that this DOES NOT WORK WITH A RASPBERRY PI 5 (at least rn). The software on github hasn’t been updated to work on it yet, so go for an earlier model

    • @BrandonJacobson
      @BrandonJacobson  Před 5 měsíci

      Thank you for the contribution. I will pin this comment for the time being.

  • @WafflesDoesArt
    @WafflesDoesArt Před rokem +16

    This video was a huge help in setting up my own pi, thank you!

    • @BrandonJacobson
      @BrandonJacobson  Před rokem +1

      I’m glad to hear that!!!

    • @BrandonJacobson
      @BrandonJacobson  Před rokem

      @@coleisfinagle this video was on TikTok?

    • @caxew
      @caxew Před rokem

      @@BrandonJacobson i have a question. whenever i run my code I get a thingy saying FYI : not running as root which means we can't properly control timing unless this is a real time kernel. Expect color degradation. Consider running as root with sudo. Is there a way to fix this?

    • @gamingcrow412
      @gamingcrow412 Před 10 měsíci

      @@caxew i gotchu, type root before your code right before your execution type sudo, if your using an application like a code editor there is ways to run from root every time in settings it varys by app. aditionally if you set up your code file to be run on boot you can just run from sudo every time

    • @ZaeraeWasTaken
      @ZaeraeWasTaken Před 2 měsíci

      Oh shit, I'm a fan! I love your videos honestly and I am currently looking at them as a reference to start making my own protogen suit.

  • @knightyyz
    @knightyyz Před 9 měsíci +4

    Thank you so much. This is the only video that explains the raspberry pi software part.

  • @NPC-to7ts
    @NPC-to7ts Před 25 dny +1

    note that if you are getting errors running this line:
    > make build-python PYTHON=$(which python3)
    u need to install Cython so run:
    > sudo apt-get install cython3
    or
    > pip install cython

  • @ZammuFi
    @ZammuFi Před 2 měsíci

    Thank You for this tutorial! I just bought an 64x32 led matrix and i have a spare 16x32 panel, so i'm probably gonna try this on the spare panel! I'm little bit concerned about the resolution/size (which is 16x32) so will it work with that? Do i have to change the Rows and Columns on the code?

  • @jordonmike8823
    @jordonmike8823 Před 2 lety +1

    Good tips!
    I want to use a display to check the time.

    • @BrandonJacobson
      @BrandonJacobson  Před 2 lety +1

      You just have to find a good time API and it should be easy.

  • @volosirapter1344
    @volosirapter1344 Před 3 dny

    How would i go about setting up another 32x64 matrix to have a flipped version of the image?

  • @marko6938
    @marko6938 Před 20 dny

    Are the final STLs uploaded anywhere to replacate your build?

  • @ShotokuTech
    @ShotokuTech Před 2 lety

    Very illuminating. LOL. Been looking at LED matrices for a friend's project. He wants to use Arduino though. Thanks.

    • @BrandonJacobson
      @BrandonJacobson  Před 2 lety +1

      There's actually more Arduino support for Adafruit products than Raspberry Pi/Python support.

    • @ShotokuTech
      @ShotokuTech Před 2 lety

      @@BrandonJacobson Indeed!

  • @lifemaster8329
    @lifemaster8329 Před rokem +1

    This may not relate to the video directly, but using the set up you currently have is it possible to add another module like a hall effect sensor?

  • @kostiamololkin8577
    @kostiamololkin8577 Před rokem

    thank you so much ! thats was really helpfull!

  • @RollrightKnights
    @RollrightKnights Před 11 měsíci

    Great help thanks. How can it run from boot? I'd like to display a message on the board at a show but don't want to take a monitor, keyboard and mouse!

  • @lianandjeffreyr
    @lianandjeffreyr Před 8 měsíci

    is there a way to center the image instead of it being on the left?

  • @zoltrix7779
    @zoltrix7779 Před rokem

    Thanks for the video. For some reason, my text is all screwed up? Any ideas, sort of looks like a different language but not?

  • @dotnetdevni
    @dotnetdevni Před 4 dny

    can u make text scroll vertical like trains would do

    • @BrandonJacobson
      @BrandonJacobson  Před 4 dny

      I'm not sure. I abandoned this project because it broke easily and I rage quit, but I've seen other people make the text scroll vertically before, so yes, it's possible.

  • @askaine
    @askaine Před 9 měsíci

    If i made a python code that displays the time using tkinter can i run it on the led display?

  • @joshuahhartford
    @joshuahhartford Před 2 lety

    Thanks a lot Brandon! I have the Adafruit RTC Hat instead of a Bonnet... Do they function with the same code or are there any adjustments needed?

  • @losexploradores2605
    @losexploradores2605 Před 2 lety

    Thank you very much for your video, it helped me a lot. In case I want to run C language files, how should I install it?
    For Python you used:
    make build-python PYTHON=$$(which python3)
    sudo make install-python PYTHON=$$(which python3)
    and for C language?

  • @SwitchMaxFX
    @SwitchMaxFX Před rokem

    I dont see the python file on the github

  • @jacktorres5871
    @jacktorres5871 Před 2 lety

    cool! saw this on reddit. doing a similar project (not with AI) but want to make a dashboard like tidbyt with mine. wonder why you use a raspberry pi 4 when you could use raspberry pi 0? seems like a waste of resources

    • @BrandonJacobson
      @BrandonJacobson  Před 2 lety

      The LED matrix is just one component of this project. Assuming the sound board doesn't interfere with the LED matrix with the pi 4, I'm going to be running Speech Recognition, Speech-to-Text, an M5 video recognition camera, and NLTK together. I'm actually thinking the the pi 4 might not be strong enough.

    • @jacktorres5871
      @jacktorres5871 Před 2 lety +1

      @@BrandonJacobson since the HAT takes up all the gpio ports, I'd probably run the matrix on a Pi 0 and the other stuff you have planned on a separate Pi 4 (i'm no expert so take my recommendation with a grain of salt). very cool stuff though, looking forward to stuff you have planned :)

  • @FelixTurner
    @FelixTurner Před rokem

    Awesome! Do you know if an ESP32 would work for this?

    • @BrandonJacobson
      @BrandonJacobson  Před rokem

      Thanks! I just did a quick Google search and it looks like it can definitely work with ESP32.

  • @dotnetdevni
    @dotnetdevni Před 4 dny

    can u hook mutliplr of these together

    • @BrandonJacobson
      @BrandonJacobson  Před 4 dny

      I'm not sure, but that would be a cool project if you could so you could have more flexibility in projects vs. buying a really large matrix.

  • @jolanthos4081
    @jolanthos4081 Před rokem

    Hi thanks for the vidéo, I'm trying to do the cabling without adaptator. I'm using a raspberry PI 3 model B V1.2. And it didn't want to display a single LED 🥺

    • @BrandonJacobson
      @BrandonJacobson  Před rokem +1

      Are you getting an error or does the program run successfully but nothing displays?

    • @teeeeejaaaaay
      @teeeeejaaaaay Před 2 měsíci

      @@BrandonJacobson in my case the program runs successfuly with no display, Rasp 4B, same matrix as yours. Many thanks for your efforts, I hope you can help me.

    • @teeeeejaaaaay
      @teeeeejaaaaay Před 2 měsíci

      Fixed, I was pluggin to the wrong side of the Matrix.

  • @AkashIsHere.19
    @AkashIsHere.19 Před rokem

    Hello. I have Pi 3B v1.2 and i have connected my waveshare-p3-64x64 matrix according to the connection showed in github repository. But it is not working properly like it shows square in some lines then in middle some lines are off and that remaining sqaure is below those lines and it looks like it is skipping those lines in middle. Do you know any solution?

    • @user-ok1kc1yi6t
      @user-ok1kc1yi6t Před rokem

      Hey bro I’m using the 64x64 with raspberry pi 4. My matrix is bugging out when I use it. Any tips? Did you figure it out? I have a school project with this due soon. Help greatly appreciated

    • @AkashIsHere.19
      @AkashIsHere.19 Před rokem

      @@user-ok1kc1yi6t what do you mean by bugging out. Can you please explain.

    • @Hannah-RoseFleishman
      @Hannah-RoseFleishman Před 6 měsíci

      I'm having the same issue, Did you figure it out?

    • @AkashIsHere.19
      @AkashIsHere.19 Před 6 měsíci

      @@Hannah-RoseFleishman Yes, you have to change one variable value. But I forgot that variable for now.

    • @Hannah-RoseFleishman
      @Hannah-RoseFleishman Před 6 měsíci

      @@AkashIsHere.19 please let me know if you remember! would be a great help

  • @nickkroeger6893
    @nickkroeger6893 Před rokem

    Do you have to do any soldering?

    • @BrandonJacobson
      @BrandonJacobson  Před rokem +1

      No, the hat sits right on top of the Raspberry Pi; however, be careful because it's not very stable. I think I broke my hat pressing down too hard on it.

  • @djtyros
    @djtyros Před 4 měsíci

    It's Data, not Data!

  • @michealmorrow1481
    @michealmorrow1481 Před 2 lety

    Opshin? What is an opshin? What is installashin?

  • @jordonmike8823
    @jordonmike8823 Před 2 lety +1

    You should use a good microphone someday

    • @BrandonJacobson
      @BrandonJacobson  Před 2 lety +2

      Thank you for the feedback. I plan to get a real microphone this month actually.

  • @arthurvitela4487
    @arthurvitela4487 Před rokem

    Bad tutorial