Electronics
How to interface 8 digits 7-segment with shift register 74HC595 and PIC16F877A
Sometimes, we need to drive multiple displays in line. Sometimes we need to drive multiple numbers from one micro-controller. As micro-controller has a fixed number of pins so it is not possible to configure any circuit to drive 100 digits or even more 7-Segments. That is why we need to Read more…