How To Use A Shift Register (74HC595N)

  Рет қаралды 16,368

Francis Studios Engineering

Francis Studios Engineering

Күн бұрын

First episode of my new series "CHIP CHAT" where we take a look at integrated circuits - on how they operate and how to use them.
In this episode we are inspecting the very famous 74HC595 family of ICs which is in heavy use for decades. We will check the simplest way of programming and implementing them in a circuit
[🏷️TAGS ]
#74HC595 #74HC595N #SN74HC595 #SN74HC595N #8bit #8BIT_SHIFT_REGISTER #shift_register #chipchat
[⚠️ DISCLAIMERS ]
If you are following along this video, you are doing it at your own risk. Please always be very careful when experimenting with electricity and using tools and machinery.
[ ⭐CREDITS ]
KiCad
Cursor IMG:
| en.m.wikipedia.org/wiki/File:... | Under Creative Commons Attribution 2.5 Generic License

Пікірлер: 40
@Bravo_L
@Bravo_L 3 ай бұрын
this is the best video i have ever seen on this shift register. 100/100 perfection!!!!
@Gene1954
@Gene1954 3 ай бұрын
I've watched lots of shift register vids but this one made it click, good job.
@francisstudiosengineering
@francisstudiosengineering 3 ай бұрын
I'm glad to hear.
@iggzistentialism8458
@iggzistentialism8458 3 ай бұрын
Love the chip chat! Rarely done in detail whilst keeping it fairly brief, and much appreciated. Newly subscribed in the hope there's more 😉
@francisstudiosengineering
@francisstudiosengineering 3 ай бұрын
Thanks for the nice feedback. I'm glad you enjoyed it. Sure there will be many more episodes of the series. Hopefully I will be able to get my hands on many interesting chips that I can showcase :)
@havetechshreekrishna6736
@havetechshreekrishna6736 3 ай бұрын
Great Video, please keep on!!!
@ovalwingnut
@ovalwingnut 4 ай бұрын
iNtErEsTiNg and well explained. Thank you for bringing us your video. p.s. Your mastery of English is outstanding and on display when you can make 'puns' in a language that's not your first. Impressive! 🎓 Cheers from So.CA.USA 3rd House On the Left
@francisstudiosengineering
@francisstudiosengineering 4 ай бұрын
I'm glad you enjoyed this video. Thanks for the nice feedback!
@giorgiocanal1659
@giorgiocanal1659 4 ай бұрын
That PCB is a good example of the wrong placement and routing of decoupling capacitor.
@francisstudiosengineering
@francisstudiosengineering 4 ай бұрын
Thank you for letting me know. I know that the cap should be as close to the pins as possible, but for easy understanding I routed close to the input power - so people can learn it in blockified patterns. It also helped me learn everything from languages to programming and electronics. But yeah. I admit that I failed to call out the importance of placing it right next to the IC power input.
@didgeridooblue
@didgeridooblue 3 ай бұрын
It gets worse, if you attempt to load this shift register at the full clock rate (25 MHz). Without a ground plane you will get flakey operation.
@2007grapevine
@2007grapevine 4 ай бұрын
Keep them videos coming...
@pcbwayluz
@pcbwayluz 3 ай бұрын
Great work, carry on!
@jlucasound
@jlucasound 3 ай бұрын
At the start, you should show how the pins are counted, from the dot around, in case a viewer is new to this and doesn't know. 🤔😁👍 I Love Shift Registers. Thanks for the Video!!
@mikegLXIVMM
@mikegLXIVMM 4 ай бұрын
I like using the TPIC6B595 power shift register. It's based on the 74HC595, but not pin compatible. The output are buffered by MOSFETS, and can drive up 150mA each.
@francisstudiosengineering
@francisstudiosengineering 4 ай бұрын
Thank you for the suggestion. I will try to take a look at that IC. It sounds very exciting 😃 and might be very useful for my future projects
@Every_thing717
@Every_thing717 2 ай бұрын
Great work
@jozefnovak7750
@jozefnovak7750 4 ай бұрын
Super!
@factoftechandlogic698
@factoftechandlogic698 4 ай бұрын
From india - very good video
@grahamnichols1416
@grahamnichols1416 Ай бұрын
Excellent video. Liked and subscribed. What software do you use for your simulation, please?
@francisstudiosengineering
@francisstudiosengineering 29 күн бұрын
No software was used to simulate the circuit. It's just animated. If you are asking which CAD I'm using for the circuit design - it's KiCad.
@RetroShare2
@RetroShare2 4 ай бұрын
You need for each led one resistor. The voltage drop on your one resistor depends on how many of the leds are on.
@francisstudiosengineering
@francisstudiosengineering 3 ай бұрын
Yes and No. You need a resistor for each one of the LEDs if you want to keep their brightness consistent and these sort of jazz. But for a test application like this, one resistor is well enough. You won't even notice the difference in brightness and none of the LEDs are threatened with burning out.
@mixme8655
@mixme8655 3 ай бұрын
New subscriber sir always watching your videos very interesting ❤
@francisstudiosengineering
@francisstudiosengineering 3 ай бұрын
Thank you! 😄
@wodowiesel
@wodowiesel 4 ай бұрын
nice explanations! so can i only use 3.3V for vcc? datasheet 2-6V
@francisstudiosengineering
@francisstudiosengineering 4 ай бұрын
To be sure, check the datasheet of your exact model, some variations may work on other voltages, but if you have 74HC595 or SN74HC595(N) then yes these can work with 3.3v supply. Edit: sorry I haven't noticed the "only" at first. So you can use it in a range of voltages... 3.3v or 5v and if your model supports 2v - 6v you can choose the voltage that's the most suitable for your circuit from this 2-6v range. But usually 3.3v or 5v is the standard (for compatibility with other ICs and devices)
@tekaistu5472
@tekaistu5472 Ай бұрын
Nice video! Wanted to try this chip as it came along with Arduino, but i did not get too far with example sketch. After watching this i might be able to try use my own inputs. I don't have capacitor, but example sketch seems to be working. Would it be necessary with one SN74HC595N? I use LEDs as output.
@francisstudiosengineering
@francisstudiosengineering Ай бұрын
You can go without a capacitor, it should work without, but you might experience some bugs or unexpected behaviour if you drive it too fast.
@mandyjohn8807
@mandyjohn8807 4 ай бұрын
What software are you using to create the prototype for the wiring
@francisstudiosengineering
@francisstudiosengineering 4 ай бұрын
KiCad - it's an open soruce pcb design cad software. I can recommend it.
@ArcAiN6
@ArcAiN6 3 ай бұрын
Never heard of an SN24HC595N IC
@francisstudiosengineering
@francisstudiosengineering 3 ай бұрын
It's quite useful and versatile ^^
@velho6298
@velho6298 4 ай бұрын
Not to flame or anything but ... Increasing the traces for data and clocks but not for powers and then the cap.. But I hope this only simulated. Good luck on your learning experience!
@francisstudiosengineering
@francisstudiosengineering 4 ай бұрын
It was done only for visibility purposes - to highlight the important part for the viewers (but I have mentioned this detail in the video)
@pcbwayluz
@pcbwayluz 3 ай бұрын
Any chance that we can get in touch?
@francisstudiosengineering
@francisstudiosengineering 3 ай бұрын
How can I help?
@pcbwayluz
@pcbwayluz 3 ай бұрын
were wondering if you would need some custom service we provide so we can do some work together@@francisstudiosengineering
@francisstudiosengineering
@francisstudiosengineering 3 ай бұрын
Thank you for reaching out. Currently I have everything I need in terms of PCB design and manufacturing, thank you. (If I'm not mistaken you are on behalf of PCBWay)
@pcbwayluz
@pcbwayluz 3 ай бұрын
Glad to know. Keep up the great work.
How to use an OR Gate (MM74HCT32)
8:11
Francis Studios Engineering
Рет қаралды 730
Decoupling Capacitors - And why they are important
7:39
Lalo Solo
Рет қаралды 325 М.
World’s Deadliest Obstacle Course!
28:25
MrBeast
Рет қаралды 156 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 170 #shorts
00:27
ОСКАР ИСПОРТИЛ ДЖОНИ ЖИЗНЬ 😢 @lenta_com
01:01
Неприятная Встреча На Мосту - Полярная звезда #shorts
00:59
Полярная звезда - Kuzey Yıldızı
Рет қаралды 7 МЛН
Understanding DIACs
4:34
ElectronicsNotes
Рет қаралды 90 М.
Top Fifteen Mistakes People Make When Designing Prototype PCBs
12:26
Cosplay Light and Sound
Рет қаралды 133 М.
5 Ways To Generate A Sine Wave (Analog)
13:16
Sine Lab
Рет қаралды 81 М.
6 awesome application of 555-timers in circuits
22:47
Electronic Wizard
Рет қаралды 8 М.
Designing a TR-606 style hi-hat from scratch
36:44
Moritz Klein
Рет қаралды 358 М.
Extracting Firmware from Embedded Devices (SPI NOR Flash) ⚡
18:41
Flashback Team
Рет қаралды 552 М.
Compilers, How They Work, And Writing Them From Scratch
23:53
Adam McDaniel
Рет қаралды 88 М.
🔀 Сдвиговый регистр 74HC595: ПОДРОБНЫЙ ОБЗОР
8:01
SoftwareProjer - погружение в мир техники и IT
Рет қаралды 21 М.
Как слушать музыку с помощью чека?
0:36
ПОКУПКА ТЕЛЕФОНА С АВИТО?🤭
1:00
Корнеич
Рет қаралды 3,6 МЛН
Неразрушаемый смартфон
1:00
Status
Рет қаралды 2,3 МЛН
Choose a phone for your mom
0:20
ChooseGift
Рет қаралды 5 МЛН
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 1,5 МЛН