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.

a project for digital counter display in LCD using 8051

Status
Not open for further replies.

snoraimah

Junior Member level 1
Joined
Aug 11, 2011
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,391
guys help to desing a digital counter display in LCD using 8051. with 4 counters to display what numbers need to display.
 

guys help to desing a digital counter display in LCD using 8051. with 4 counters to display what numbers need to display.

What compiler or assembler are you using to develop this app? What do you mean by "4 counters to display"? Which part of the project do you need help with?

Can you elaborate?

BigDog
 

i changed my mind, i want to make it multi digital counters with 6 blocks and 3 seven segment to displa the numbers from 1 to 100. in every block called it will display the numbers count. just like when you are in a cashier they have a counter to specify what number they called in every windows. can you help me for that. i need help.
 

  • Like
Reactions: FvM

    FvM

    Points: 2
    Helpful Answer Positive Rating
thank you!! were using language c by making the code., how can i make it multicounters in order to avail the concept.
 

I do not understand what you mean by multicounter. Are you going to increment and store 4 different counts which can be display one at a time on the 7 segment displays?

BigDog
 

by the way im not using anymore the LCD. i want to use a seven segment for the display of the counts numbers and for the Block of what numbers called.
 

by the way im not using anymore the LCD. i want to use a seven segment for the display of the counts numbers and for the Block of what numbers called.

I understand that. Can you be more specific concerning what exactly you would like your project to do? A step by step description would be nice.

BigDog
 

BLOCK NUMBER
X X X X X X

They have 6 Blocks we need to imply a numbers in every call or count. example if called BLOCK 186(name of the block), then it will display in the NUMBER above, a count 1 for that BLOCK. if called another the BLOCK, let say BLOCK 185 (name of the BLOCK) then, it will display in the NUMBER above, a count 1. and if I called again the BLOCK185, it will display to the NUMBER, a count 2.

im planning to make this. like what i saw in the cashier of the banks, in schools..please help me..

---------- Post added at 08:26 ---------- Previous post was at 08:24 ----------

BLOCK NUMBER
X X X X X X

example, BLOCK185 called
then, it will display

BLOCK NUMBER
185 1X X
 

Study the tutorial in first link I posted above. When you have that example working post back and I will help you further.

BigDog
 

hi, this kind of program is like in the which they have digital counter with 6 windows/teller. when a window/teller push the buzzer the number will increment to those window/teller who buzzer. if other window/teller push the buzzer, it also provide the number...this is type of digital counter.
 

exactly! that's what i mean.. can you help me for that?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top