32x16 RGB LED matrix display with Arduino UNO microcontroller | DFrobot

Поделиться
HTML-код
  • Опубликовано: 3 янв 2025

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

  • @davidverheyen6635
    @davidverheyen6635 3 года назад +3

    There seems to be an 'in' and an 'out' on those panels. Can they just be linked together and then each panel supply power? Of course the sketch would need adjustment but would it work properly (good speed) or would an arduino not be able to handle it?

    • @powergen522
      @powergen522  3 года назад +2

      should be supplied for power supply to each panel,
      input & output port are data transfer so the main power supply connect each panel,

    • @markuscason7697
      @markuscason7697 3 года назад

      i know it's kinda off topic but do anybody know of a good place to stream new series online ?

    • @griffinpatrick8286
      @griffinpatrick8286 3 года назад

      @Markus Cason Flixportal :)

    • @markuscason7697
      @markuscason7697 3 года назад

      @Griffin Patrick Thanks, I went there and it seems like they got a lot of movies there :D I really appreciate it!!

    • @griffinpatrick8286
      @griffinpatrick8286 3 года назад

      @Markus Cason No problem :)

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

    can you please share the library file "RGBmatrixpanel", the one I found online is missing some files in it so please...

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

    RGB p10 clock you have it?

  • @georgepandelios2853
    @georgepandelios2853 3 года назад +2

    What are the physical dimensions of this board? I couldn't seem to find them anywhere.

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

      It's about 1cm² per LED. So 16x32 cm

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

    Is it ok to powerup Arduino Uno board with usb and jack at the same time?

  • @vnb10kke
    @vnb10kke 5 лет назад +1

    64×16 possible ?

  • @cciganda
    @cciganda 3 года назад

    Where is the 4TH GND?

  • @_adamalfath
    @_adamalfath 4 года назад +3

    Wow I'm surprised it's can even store the buffer on atmega328p

  • @technical_funda_Ajit
    @technical_funda_Ajit 3 года назад

    Sir i have RGB p10 16x32 mobule.
    Try all but text not show proper.

  • @frankgutierrez5386
    @frankgutierrez5386 4 года назад

    What does the panel need to be connected to before connecting to Arduino? How do I get the program?

  • @illyasvielemiya9059
    @illyasvielemiya9059 3 года назад

    I try to follow this tutorial. Followed all the instruction and there seem to be no problem. But when the code is inserted into the arduino, the RGB Dot Matrix didn't display the same result as what in tutorial.
    I already double checked and triple checked all the cabling. It wasn't wrong. So I checked the hardware you use. Your Dot Matrix have scan rate 1/8 while mine is 1/4. Does that affect things? If I still want to use your tutuorial on mine, what need to be changed?
    Thanks in advance.

  • @victorhugolopezherrera1004
    @victorhugolopezherrera1004 4 года назад +1

    It's possible to reproduce video on this module with a pc or ardruino.

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

    Hi, I´m from México, i hope you can help me. I want make similar project but with LED matrix 32 x 64 and with Leonardo arduino. You know if i can use the same code arduino?

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

    Hello i want to make a project noise detector with a buzzer and a rgb led matrix become output. Can you just make tutorial with that pls

  • @franciscopenaloza9507
    @franciscopenaloza9507 4 года назад

    Excuse me, how many matrix of this you can controller?

  • @swapneelsukhdani2858
    @swapneelsukhdani2858 5 лет назад +1

    in my p10 board there is pin D(12) on p10 board, and on urs its a ground pin. i checked it with my multi meter and its not connected to ground.
    i am confused what to do. kindly help

  • @B.S205
    @B.S205 4 года назад

    sir kya aap mujhe thoda sa guide kar doegy ya mujhe ek aisa hi project bana hai but images k sath for example, kisi bhi picture ko isme show karna hai.i hope you got my point what i am trying to explain

  • @cryptomedia07
    @cryptomedia07 4 года назад

    Sir,please share library for 32x16 RGB 1/4 scan....?

  • @taranagnew436
    @taranagnew436 4 года назад

    where can you get the ribbon to header cable?

  • @hunmindhun
    @hunmindhun 3 года назад

    what about 32x64 ?

  • @vikramrajput4814
    @vikramrajput4814 4 года назад

    How to operate with bluetooth

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

    please give the code

  • @williamr.1415
    @williamr.1415 4 года назад

    Can anyone help me? I have done this example except with a 32*32 matrix. However, everything that displays on the matrix is double. Any tips anyone

  • @qadeer1685
    @qadeer1685 2 года назад +3

    Very nice video pro

  • @trandam2652
    @trandam2652 4 года назад +1

    I use module led p6 32x32 . Please manual display text from pc.

    • @powergen522
      @powergen522  4 года назад

      but you should some program code changing

  • @shamsmehdi4474
    @shamsmehdi4474 5 лет назад

    Motion alarm using Pir sensor please make

  • @electronic7979
    @electronic7979 5 лет назад +4

    Nice project 👍

  • @Estebiker160
    @Estebiker160 5 лет назад +1

    Gran trabajo, haré un proyecto similar y espero poder compartirlo en mi canal

  • @Lena-ys6ju
    @Lena-ys6ju 5 лет назад

    when I hit your Arduino code download there are no files...
    if I wanted to write the code myself I would simply declare the Arduino pins using the int value correct? and then would go ahead and set them as OUTPUT and HIGH. would I then use commands such as lcd.print ("hello world") and lcd.autoscroll(); in order to do what I wanted?

  • @jameelahamed7460
    @jameelahamed7460 4 года назад

    Nice ln which it will be get

  • @lssupports
    @lssupports 4 года назад

    Great project. I was trying to reproduce it on an arduino mega, but I'm finding some difficulties. I've followed the wiring using the wiring as prescribed. But may you help me out?

  • @saiharatommy9350
    @saiharatommy9350 5 лет назад +2

    Possible 64×64 P4 hub75e

  • @praveenstech3408
    @praveenstech3408 5 лет назад +2

    Bro neenga tamil ahh

  • @tonyvarghese75
    @tonyvarghese75 5 лет назад +4

    Nice

  • @ritaisabel8665
    @ritaisabel8665 5 лет назад +2

    Good

  • @tedraxgaming7865
    @tedraxgaming7865 3 года назад

    HIII

  • @emmatech3128
    @emmatech3128 5 лет назад +2

    Nice