glenjoy
Banned
- Joined
- Jan 1, 2004
- Messages
- 962
- Helped
- 72
- Reputation
- 146
- Reaction score
- 20
- Trophy points
- 1,298
- Location
- Philippines
- Activity points
- 0
pdf timer pic ccs
I want to create a device that will Turn OFF a device after a preset time, the preset time can be incremented by 30 minutes at the selector, running time selection or ON times selection will be from 30 min. to 9.5 hours with selection increments of 30 min.
Now how can I use the timer to time out the PIC micro after my preset ON time and which timer to use, I do not want to use delay_ms command because while waiting for the time to expire I am displaying the preset time.
Thanks.
PS. If you are quite confused, just tell me.
I want to create a device that will Turn OFF a device after a preset time, the preset time can be incremented by 30 minutes at the selector, running time selection or ON times selection will be from 30 min. to 9.5 hours with selection increments of 30 min.
Now how can I use the timer to time out the PIC micro after my preset ON time and which timer to use, I do not want to use delay_ms command because while waiting for the time to expire I am displaying the preset time.
Thanks.
PS. If you are quite confused, just tell me.