LED Scrolling display board using Arduino with 74HC595

Поделиться
HTML-код
  • Опубликовано: 29 авг 2024
  • In this video, I've explained how to make LED Scrolling Display using Arduino and shift register IC 74HC595
    Cascade 74HC595:
    • How to cascade 74hc595...
    Working of 74HC595:
    • 74595 working of 74hc5...
    Arduino with 74HC595:
    • 74hc595 with Arduino t...
    __________________________________________________________________
    Required Components:
    IC : 74HC595 x 7
    Transistor : BD139 x 8
    Resistors : 330 Ω, 1K
    Miscellaneous : LED x 384
    ________________________________
    Arduino code link:
    drive.google.c...
    You want to support me to make more videos?
    Support me through PayPal-
    www.paypal.com...
    Instagram:
    user name: digital.debajyoti
    Link:
    / digital.debajyoti

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

  • @RealtyElectronics
    @RealtyElectronics Год назад +2

    Every video you create is a masterclass in electronics and Arduino. Your ability to simplify complex concepts is truly a gift. Thanks for being a constant source of learning and motivation.

  • @StingerSecSol
    @StingerSecSol 5 месяцев назад

    Best video I have seen for this project. I subscribed so I can see more in depth projects like this. Thank you!

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

    Que trabalho impressionante, a luminosidade ficou muito boa, parabéns pelo projeto, talvez eu tente replicar algo desse tipo.

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

    Man, Great Job! I wish you all the best! I have recommended your channel to some of my friends, btw!

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

      Much appreciated!

  • @AmakyeAnsahKelvin
    @AmakyeAnsahKelvin 2 месяца назад +1

    Please what is the troubleshoot if you upload the code and you see, only first row LEDs is cascading. Any time I power it on

  • @ghairobin
    @ghairobin 5 месяцев назад

    Hi Debjyoti, This is great stuff! You explained it well and links to previous videos are also helpful! I don’t have any knowledge about circuits but was able to connect the dots somehow. Thanks to your pace and way of explaining!
    I have a query, what if I want to make a large display..say 4x3 feet with static text that I can change using bluetooth or some other way?

    • @EEWave
      @EEWave  3 месяца назад +1

      Will upload soon

    • @ghairobin
      @ghairobin 3 месяца назад

      @@EEWave look forward to it

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

    Please what's the amps of the charger head used that was able to power the whole ICs because each three ICs drain 5V but the current flowing is the case. And also I like your video, keep it up

  • @jobbe-wijnen
    @jobbe-wijnen 11 месяцев назад +1

    Can you include a circuit schematic? The steps after connecting ic7 and then the transistors is so brief it is hard to follow.

  • @k.o.t1992
    @k.o.t1992 10 месяцев назад

    WOW 😲 excellent work

  • @vinayphysics4705
    @vinayphysics4705 7 месяцев назад +1

    Please share the circuit diagram, it's request

  • @AmakyeAnsahKelvin
    @AmakyeAnsahKelvin 3 месяца назад

    Hello EE Wave, please can I give
    Column 1 to the opposite side
    I mean first IC. Yours is connected to left but will it work if I connect column 1 to right side of the led grid. Thank you!

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

    I'm concerned that you may be overdriving the 74HC595's. Each LED requires approximately (5v-2v)/330ohm = 9mA. So if all 8 of the 74HC595 outputs are high to light all 8 LEDs of a row, then that's 9ma*8 = 72mA and the chip maximum is only 70mA.

    • @g-hamtechlabs2408
      @g-hamtechlabs2408 Год назад

      so how do you solve this? coz am also thinking thatway

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

      @@g-hamtechlabs2408 In some cases you can get a way with it, but the 595 is not really intended as an LED driver although but you will find a ton of bad youtube videos where they use it that way, and typically overdrive it. The easiest solution would be to use 470ohm resistors for a total of chip current of approx. 51mA, which would not overtax the 595's chip budget. There may not be any noticable difference in brightness, but if there is, you could use superbright LEDs. Barring that, the other solution using his wiring, is to also drive the anodes with 48 PNP transistors connected to the 595's which drive the anodes. Not a great option. That's why I would have wired it the opposite way as he did in the video. Instead, I would have connected all of the anodes of each row, and the cathodes of each column. That would allow me to use 8 PNP transistors for the anode rows (high side drivers) and 6 ULN2803's for the columns (low side drivers). An even better solution is to use a TPIC6B595 which is both a shift register and low side LED driver. Also, that results in the same number of chips that he used above, but you would still use 74HC595 + PNP transistors for the high side driver for the 8 rows. Note: you can find high side driver chips if you look hard enough and want to eliminate the discrete transistors.

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

    Nice work as always :D

  • @AmakyeAnsahKelvin
    @AmakyeAnsahKelvin 3 месяца назад +1

    Please can I use arduino uno instead of nano and also is the pin 2 (D2) of nano the same for pin 2( digital pin 2) for uno??

    • @EEWave
      @EEWave  3 месяца назад +1

      Yes you can. Yes, both are same.

  • @jo-h-n-ny-mc9498
    @jo-h-n-ny-mc9498 Год назад

    Impressive, fair play to you..🙂👍

  • @AmakyeAnsahKelvin
    @AmakyeAnsahKelvin 3 месяца назад +1

    Pls will the display run off well if I use arduino uno instead of arduino nana

  • @MaxBillion-07
    @MaxBillion-07 3 месяца назад

    Great work done EE WAVE

  • @juanyana3244
    @juanyana3244 5 месяцев назад

    gracias

  • @kritikasaritha1684
    @kritikasaritha1684 5 месяцев назад

    Bro i am making it but with audino uno can you please tell me what changes should I make in the code

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

    Keep up the good work

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

    Do you have schematic diagram of that project, we will do it for school project

  • @jstro-hobbytech
    @jstro-hobbytech Год назад

    This project must've taken you days. It's taking me days and mine is half as big. I messed up and put it on veroboard haha.

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

    Excellent
    Thanks

  • @nantongozai3704
    @nantongozai3704 11 месяцев назад +1

    Please I need a code for that led display

  • @AmakyeAnsahKelvin
    @AmakyeAnsahKelvin 6 месяцев назад

    Please what was the output current of 5V mobile charger used??

    • @EEWave
      @EEWave  6 месяцев назад

      5v, 1.55A Samsung charger.

    • @AmakyeAnsahKelvin
      @AmakyeAnsahKelvin 6 месяцев назад

      @@EEWave Thank you very much. Keep it up!

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

    Wow 👌👌👌

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

    How to program?

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

    Sir please upload Arduino programing series beginner to advance

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

    Good

  • @JackSparrow035
    @JackSparrow035 5 месяцев назад

    when i downloading your code then it shows Can't open file why ? Plzz reply

  • @seancastro2416
    @seancastro2416 7 месяцев назад

    HOW WITH BLUETOOTH CONTROL?

  • @krishnareddymittapalli7401
    @krishnareddymittapalli7401 6 месяцев назад

    please share connection diagram

  • @m.s.creation1982
    @m.s.creation1982 6 месяцев назад

    How many price

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

    It's a nice piece of work thank I need a code please

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

    How to make 16 row

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

    Wow, how many hours it took to finish this project?
    Please tech the coding part.

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

      It took me 1week. I've given 2hrs per day. So you can say approximately 14hrs.
      Ok, I'll make another video to explain it.

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

      @@EEWave Thank you.
      I'm sure all beginners would love to see your video explaining the code.

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

    How without scrolling?

  • @DPELDBMdAdnan
    @DPELDBMdAdnan 10 месяцев назад

    Iska programming thoda Bata dijiye na iska parinaam

  • @jstro-hobbytech
    @jstro-hobbytech Год назад

    I have this built and my only nano died haha

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

    Bro should i get all the product link pls bro i m really interested to make it like u🥹🥹🥹

  • @jstro-hobbytech
    @jstro-hobbytech Год назад

    Please email me