Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Multiplexing seven segment display for pic16f877

Status
Not open for further replies.

abimaran

Junior Member level 1
Joined
Feb 20, 2010
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Sri Lanka
Activity points
1,381
I need to display a 3 digit number using 3 seven segment displays..
For Ex 516
How can I convert the number into hundred digit(Ex: 5), ten digit(Ex : 1), one digit(Ex : 6) using MPLAB assembly coding?

Thanks in Advanced!
 

first of all you have to write the 7 segment code and after this you can interface PIC with your display in MUX fashion.
to display the given no you have to continue refreshing the displays


if you want to know more tell me about your project




Added after 4 minutes:

to convert the code use data sheet of 7 seg desplay


EnJoy
:D
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top