Recent Posts

Minimise the controller pins by using shift register

Every single pin of a microcontroller counts when designing advance integrated systems. Much of the task is solved by using I2C to connect the peripherals. We can further reduce the pin counts by using shift registers to drive 7 segment displays.

This link surely teaches you about the use of driving the seven segment displays using shift registers.

PIC16F877A with 7-segment display and shift register hardware circuit

No comments