Kkrishn
Newbie level 1
- Joined
- Jul 14, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 9
hello everyone!
I am trying to find the frequency of incoming signal ( lab power supply properly transformed to small value) to my PIC. I used Zero Cross Detection ckt in such a way that at every zero cross detected point I get high pulse and low pulse elsewhere.
Can anyone provide me required c code for such operation. I am using proteus 7.7sp2 and hi-tech pic compiler in mplab 8.9 IDE, but I am unable to build my c program to hex. I am using Timer1 as counter.
kindly guide me through this. any other ideas of help content is highly appreciable.
thanks in advance.
I am trying to find the frequency of incoming signal ( lab power supply properly transformed to small value) to my PIC. I used Zero Cross Detection ckt in such a way that at every zero cross detected point I get high pulse and low pulse elsewhere.
Can anyone provide me required c code for such operation. I am using proteus 7.7sp2 and hi-tech pic compiler in mplab 8.9 IDE, but I am unable to build my c program to hex. I am using Timer1 as counter.
kindly guide me through this. any other ideas of help content is highly appreciable.
thanks in advance.