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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/08 06:13
Read: times


 
#150981 - solution?
Responding to: ???'s previous message

For extra long delays, the method I use is to have a timer setup for say 10mS. Then have a variable that gets decremented based on this timer. With 10mS that equals 100ticks per second, so using a unsigned int variable allows delays up to 655.35 seconds.

List of 10 messages in thread
TopicAuthorDate
11.059Mhz clock to create 1-30 second delay in C?            01/01/70 00:00      
   as far as I remember...            01/01/70 00:00      
      It's worse than that, Jim            01/01/70 00:00      
   solution?            01/01/70 00:00      
   Not nested loops!            01/01/70 00:00      
      I'll check those out tonight after work            01/01/70 00:00      
         delay needs to be centered around 5 seconds or so            01/01/70 00:00      
            Samuel Clemens said            01/01/70 00:00      
               Couldn\'t use of a different crystal solve this?            01/01/70 00:00      
                  I wonder            01/01/70 00:00      

Back to Subject List