netdeamon
Newbie level 6
- Joined
- Jun 7, 2013
- Messages
- 14
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,396
I am using timer in 8051. Somebody told me that timer control (measuring time between two pulses and such) in assembly is more accurate than using timer in C.
So now I am struck with displaying the number 1-100 using assembly.
I can do 1-9.
But what should be my logic to display 1-100 in assembly?
I am using 89v51RD2 phillips chip.
So now I am struck with displaying the number 1-100 using assembly.
I can do 1-9.
But what should be my logic to display 1-100 in assembly?
I am using 89v51RD2 phillips chip.