Multiplexing seven segment display use PIC Microcontroller and Mikro C
In this tutorial we will learn how multiplexing 7 segment display whit microcontroller. Here I am use PIC16F877A micrcorontroller and 3 digit seven segment display.
You can watch the following video or read the written tutorial below.
7 segment display
seven segment display has 7 segment and each segment emit light. When segment a,b,c,d,e & f emit light than the display show the decimal value 0.
3 digit 7 segment display
0.56'' - digit size |
Circuit Diagram
Mikro C Code for Common Cathod:
Click the Download button for source code:
download |
No comments