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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/12/08 10:59
Read: times


 
#157420 - Re: pulse counter with lcd
Responding to: ???'s previous message
I assume it a learning project:

1. Learn interfacing LCD first. Wiring and code are provided in any standard book of 8051.
2. Use interrupt for counting. For this learn programming for external interrupts. Use edge triggring mode.
3. To maintain count u need to manage registers. If u go for progamming with C then task would be much easier.

Best wishes.

List of 10 messages in thread
TopicAuthorDate
pulse counter with lcd            01/01/70 00:00      
   Re: pulse counter with lcd            01/01/70 00:00      
      5 memory locations?            01/01/70 00:00      
   Re: pulse counter with lcd            01/01/70 00:00      
      counting pules            01/01/70 00:00      
         Definitely use hardware if available            01/01/70 00:00      
            HUH?            01/01/70 00:00      
               All depends on language capabilities            01/01/70 00:00      
                  good idea...            01/01/70 00:00      
                     Bad choices            01/01/70 00:00      

Back to Subject List