Danishmehmood
Newbie level 2
- Joined
- Aug 19, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 15
Hi all,
i am new in PIC for 16f877a, can anyone have any example on how to have a timer triggering in this PIC.
I want to make a system which will check value of Current, and then attach loads according to requirement.
There are three loads, when current increases from 10A, one of the load turns off.
I need a program which will check value of Current after every 5 or 10 Seconds using timer Interrupt. I cannot use Delay command because it will stop micro-controller from all other works. :sad:
Kindly tell me, some program so I can use it to run my project.
(In the CCT, Instead of placing MCU i wrote 'Logic to MCU' etc. EMR01.... is relay).
i am new in PIC for 16f877a, can anyone have any example on how to have a timer triggering in this PIC.
I want to make a system which will check value of Current, and then attach loads according to requirement.
There are three loads, when current increases from 10A, one of the load turns off.
I need a program which will check value of Current after every 5 or 10 Seconds using timer Interrupt. I cannot use Delay command because it will stop micro-controller from all other works. :sad:
Kindly tell me, some program so I can use it to run my project.
(In the CCT, Instead of placing MCU i wrote 'Logic to MCU' etc. EMR01.... is relay).