Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/24/03 08:06
Read: times


 
#46522 - RE: How to write code for timer application?
Responding to: ???'s previous message
how many time ppl have to repeat dont ask trivial question. nobody is gonna write the code for you. any way here is the hint.


1. you can interface 7-segment LED modules (refreshed at more than 1 khz).

2. program timer so that:

a. it refreshes the 7-seg led modules more than 30 times a second . leesser rate will not fool the eye and flicker appears.

b. it increments your time variable every second. note that time has a modulo-60 system.


if stiil diificult for you check wheather your device support following instruction


xch abhishek,arif



abhishek

List of 9 messages in thread
TopicAuthorDate
How to write code for timer application?            01/01/70 00:00      
   RE: How to write code for timer applicat            01/01/70 00:00      
   RE: How to write code for timer application?            01/01/70 00:00      
   RE: How to write code for timer application?            01/01/70 00:00      
      RE: How to write code for timer application?            01/01/70 00:00      
         RE: How to write code for timer application?            01/01/70 00:00      
            RE: How to write code for timer application?            01/01/70 00:00      
               RE: How to write code for timer application?            01/01/70 00:00      
   RE: How to write code for timer application?            01/01/70 00:00      

Back to Subject List