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.

Help me on 4 digit seven segment display using pic 16f88

Status
Not open for further replies.

S_M

Newbie level 3
Joined
Apr 17, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
bangalore
Activity points
1,300
seven segment display

hi,

Anybody knows, How to assign the alternative port bits for shifting the digits in 4 digit sevensegment display using pic 16f88
 

to interface 7 segment display first

give the data of 1st digit on common port
then enable the 1st digit
give some delay (1-10 ms)
disable the 1st digit


give the data of 2nd digit on common port
then enable the 2ndst digit
give some delay (1-10 ms)
disable the 2ndst digit


give the data of 3rd digit on common port
then enable the 3rd digit
give some delay (1-10 ms)
disable the 1st digit


give the data of 3rd digit on common port
then enable the 1st digit
give some delay (1-10 ms)
disable the 1st digit


and start again from 1st digit



EnJoy
:D
 

piyush manavar said:
to interface 7 segment display first

give the data of 1st digit on common port
then enable the 1st digit
give some delay (1-10 ms)
disable the 1st digit


give the data of 2nd digit on common port
then enable the 2ndst digit
give some delay (1-10 ms)
disable the 2ndst digit


give the data of 3rd digit on common port
then enable the 3rd digit
give some delay (1-10 ms)
disable the 1st digit


give the data of 3rd digit on common port
then enable the 1st digit
give some delay (1-10 ms)
disable the 1st digit


and start again from 1st digit



EnJoy
:D
my mean how can display adc result ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top