Тёмный

LED Scrolling display board using Arduino with 74HC595 

EE Wave
Подписаться 17 тыс.
Просмотров 19 тыс.
50% 1

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.com/drive/folder...
You want to support me to make more videos?
Support me through PayPal-
www.paypal.com/paypalme/SanuD...
Instagram:
user name: digital.debajyoti
Link:
/ digital.debajyoti

Наука

Опубликовано:

 

2 мар 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@RealtyElectronics
@RealtyElectronics 10 месяцев назад
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 3 месяца назад
Best video I have seen for this project. I subscribed so I can see more in depth projects like this. Thank you!
@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!
@scriptdevvs
@scriptdevvs Год назад
Nice work as always :D
@k.o.t1992
@k.o.t1992 8 месяцев назад
WOW 😲 excellent work
@jo-h-n-ny-mc9498
@jo-h-n-ny-mc9498 Год назад
Impressive, fair play to you..🙂👍
@as_coisas_do_pedro
@as_coisas_do_pedro 11 месяцев назад
Que trabalho impressionante, a luminosidade ficou muito boa, parabéns pelo projeto, talvez eu tente replicar algo desse tipo.
@ck4rllll336
@ck4rllll336 Год назад
Keep up the good work
@MaxBillion-gq4vp
@MaxBillion-gq4vp Месяц назад
Great work done EE WAVE
@pratikdube4613
@pratikdube4613 Год назад
Wow 👌👌👌
@AmakyeAnsahKelvin
@AmakyeAnsahKelvin 7 дней назад
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
@mdaslamknl
@mdaslamknl Год назад
Excellent Thanks
@AmakyeAnsahKelvin
@AmakyeAnsahKelvin 5 месяцев назад
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
@AmakyeAnsahKelvin
@AmakyeAnsahKelvin Месяц назад
Pls will the display run off well if I use arduino uno instead of arduino nana
@ghairobin
@ghairobin 3 месяца назад
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 Месяц назад
Will upload soon
@ghairobin
@ghairobin Месяц назад
@@EEWave look forward to it
@juanyana3244
@juanyana3244 3 месяца назад
gracias
@jobbe-wijnen
@jobbe-wijnen 8 месяцев назад
Can you include a circuit schematic? The steps after connecting ic7 and then the transistors is so brief it is hard to follow.
@AmakyeAnsahKelvin
@AmakyeAnsahKelvin Месяц назад
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!
@kritikasaritha1684
@kritikasaritha1684 3 месяца назад
Bro i am making it but with audino uno can you please tell me what changes should I make in the code
@sanjaydhiman8641
@sanjaydhiman8641 6 месяцев назад
Good
@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.
@AmakyeAnsahKelvin
@AmakyeAnsahKelvin Месяц назад
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 Месяц назад
Yes you can. Yes, both are same.
@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 Год назад
@@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.
@LizelRodriguez
@LizelRodriguez 2 месяца назад
Do you have schematic diagram of that project, we will do it for school project
@seancastro2416
@seancastro2416 5 месяцев назад
HOW WITH BLUETOOTH CONTROL?
@nantongozai3704
@nantongozai3704 9 месяцев назад
It's a nice piece of work thank I need a code please
@nantongozai3704
@nantongozai3704 9 месяцев назад
Please I need a code for that led display
@PMInventor
@PMInventor 10 месяцев назад
Sir please upload Arduino programing series beginner to advance
@shivabaniya8295
@shivabaniya8295 Год назад
How to make 16 row
@vinayphysics4705
@vinayphysics4705 5 месяцев назад
Please share the circuit diagram, it's request
@MyOwntuahur
@MyOwntuahur 5 месяцев назад
Me too
@felipedazaruedaz
@felipedazaruedaz 11 месяцев назад
How without scrolling?
@videOs27
@videOs27 23 дня назад
puedes por favor, el diagrama de conexión please
@AmakyeAnsahKelvin
@AmakyeAnsahKelvin 4 месяца назад
Please what was the output current of 5V mobile charger used??
@EEWave
@EEWave 4 месяца назад
5v, 1.55A Samsung charger.
@AmakyeAnsahKelvin
@AmakyeAnsahKelvin 4 месяца назад
@@EEWave Thank you very much. Keep it up!
@m.s.creation1982
@m.s.creation1982 3 месяца назад
How many price
@krishnareddymittapalli7401
@krishnareddymittapalli7401 3 месяца назад
please share connection diagram
@JackSparrow035
@JackSparrow035 3 месяца назад
when i downloading your code then it shows Can't open file why ? Plzz reply
@DPELDBMdAdnan
@DPELDBMdAdnan 8 месяцев назад
Iska programming thoda Bata dijiye na iska parinaam
@jumbo999614
@jumbo999614 Год назад
Wow, how many hours it took to finish this project? Please tech the coding part.
@EEWave
@EEWave Год назад
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.
@jstro-hobbytech
@jstro-hobbytech Год назад
I have this built and my only nano died haha
@aSameplayer
@aSameplayer 2 месяца назад
fire hazard
@ignite6587
@ignite6587 7 месяцев назад
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
Далее
Password locked electrical appliance
8:10
Просмотров 511
ОНО СУЩЕСТВУЕТ?? #shorts
00:19
Просмотров 1,3 млн
74595 working of 74hc595 shift register
12:38
Просмотров 14 тыс.
M5 Bruce is on guys!!
19:59
Просмотров 3,2 тыс.
Custom Keyboard From Scratch Part 2
17:13
Просмотров 16 тыс.
Спидран по ПК
0:57
Просмотров 30 тыс.