Make Counter use seven segment display and PIC Microcontroller
In this tutorial we will learn how to make counter use 7 segment display use PIC 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
Circuit Diagram
Mikro C Code:
Click the download button for source code :
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:
Click the download button for source code :
download |
No comments