Raspberry Pi 4 LED Matrix Display |

Поделиться
HTML-код
  • Опубликовано: 27 авг 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

Комментарии • 54

  • @OneStroke_Wonder
    @OneStroke_Wonder 5 месяцев назад +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  5 месяцев назад

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

  • @WafflesDoesArt
    @WafflesDoesArt Год назад +17

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

    • @BrandonJacobson
      @BrandonJacobson  Год назад +1

      I’m glad to hear that!!!

    • @BrandonJacobson
      @BrandonJacobson  Год назад

      @@coleisfinagle this video was on TikTok?

    • @caxew
      @caxew Год назад

      @@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 10 месяцев назад

      @@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 2 месяца назад

      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 8 месяцев назад +4

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

  • @NPC-to7ts
    @NPC-to7ts 17 дней назад +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

  • @marko6938
    @marko6938 11 дней назад

    Are the final STLs uploaded anywhere to replacate your build?

  • @ZammuFi
    @ZammuFi 2 месяца назад

    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 2 года назад +1

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

    • @BrandonJacobson
      @BrandonJacobson  2 года назад +1

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

  • @lifemaster8329
    @lifemaster8329 Год назад +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?

  • @ShotokuTech
    @ShotokuTech 2 года назад

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

    • @BrandonJacobson
      @BrandonJacobson  2 года назад +1

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

    • @ShotokuTech
      @ShotokuTech 2 года назад

      @@BrandonJacobson Indeed!

  • @kostiamololkin8577
    @kostiamololkin8577 Год назад

    thank you so much ! thats was really helpfull!

  • @lianandjeffreyr
    @lianandjeffreyr 8 месяцев назад

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

  • @askaine
    @askaine 9 месяцев назад

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

  • @zoltrix7779
    @zoltrix7779 Год назад

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

  • @RollrightKnights
    @RollrightKnights 11 месяцев назад

    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!

  • @joshuahhartford
    @joshuahhartford 2 года назад

    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?

  • @SwitchMaxFX
    @SwitchMaxFX Год назад

    I dont see the python file on the github

  • @AkashIsHere.19
    @AkashIsHere.19 Год назад

    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 Год назад

      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 Год назад

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

    • @Hannah-RoseFleishman
      @Hannah-RoseFleishman 6 месяцев назад

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

    • @AkashIsHere.19
      @AkashIsHere.19 6 месяцев назад

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

    • @Hannah-RoseFleishman
      @Hannah-RoseFleishman 6 месяцев назад

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

  • @jacktorres5871
    @jacktorres5871 2 года назад

    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  2 года назад

      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 2 года назад +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 :)

  • @losexploradores2605
    @losexploradores2605 2 года назад

    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?

  • @FelixTurner
    @FelixTurner Год назад

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

    • @BrandonJacobson
      @BrandonJacobson  Год назад

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

  • @nickkroeger6893
    @nickkroeger6893 Год назад

    Do you have to do any soldering?

    • @BrandonJacobson
      @BrandonJacobson  Год назад +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.

  • @jolanthos4081
    @jolanthos4081 Год назад

    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  Год назад +1

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

    • @teeeeejaaaaay
      @teeeeejaaaaay Месяц назад

      @@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 Месяц назад

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

  • @djtyros
    @djtyros 4 месяца назад

    It's Data, not Data!

  • @michealmorrow1481
    @michealmorrow1481 2 года назад

    Opshin? What is an opshin? What is installashin?

  • @jordonmike8823
    @jordonmike8823 2 года назад +1

    You should use a good microphone someday

    • @BrandonJacobson
      @BrandonJacobson  2 года назад +2

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

  • @arthurvitela4487
    @arthurvitela4487 Год назад

    Bad tutorial