Author |
Message |
Topic: Low Frequency Counter using PIN A0 from the PIC16F819 |
mitsaras
Replies: 16
Views: 33174
|
Forum: General CCS C Discussion Posted: Fri Mar 13, 2009 2:39 pm Subject: Thanks |
Many thanks,
your answer really helped me a lot !!!!
Indeed, I am not using the CCP2 to generate PWM and that's why the code can read frequencies down to 15Hz.
many thanks
Mitsaras |
Topic: Low Frequency Counter using PIN A0 from the PIC16F819 |
mitsaras
Replies: 16
Views: 33174
|
Forum: General CCS C Discussion Posted: Fri Mar 13, 2009 6:20 am Subject: Low frequency calculator |
Hello PCM Programmer,
I have a question regarding your code. At the moment the code is able to read frequencies as low as 15Hz. Is it possible to make a few changes to the code, so that it can read ... |
Topic: PIC16f819 Analog to Digital conversion |
mitsaras
Replies: 1
Views: 4678
|
Forum: General CCS C Discussion Posted: Tue Mar 03, 2009 6:47 am Subject: PIC16f819 Analog to Digital conversion |
Hello,
I generated a code which suppose to read a signal using pins PIN_A0, PIN_A1 and PIN_A2. These are my 3 inputs. The main task is to read the signal and turn on or off a LED. Because the A/D r ... |
Topic: Time period counter using PIC16F819 |
mitsaras
Replies: 2
Views: 3941
|
Forum: General CCS C Discussion Posted: Tue Jan 06, 2009 4:28 pm Subject: Time period counter using PIC16F819 |
Thank you, I will try that.
!!!!! |
Topic: Time period counter using PIC16F819 |
mitsaras
Replies: 2
Views: 3941
|
Forum: General CCS C Discussion Posted: Tue Jan 06, 2009 6:01 am Subject: Time period counter using PIC16F819 |
Hello,
first of all I would like to say many thanks to the people that helped me so far. It is really good to know that there is somebody to help you when you stuck and there is no way to continue ... |
Topic: Low Frequency Counter using PIN A0 from the PIC16F819 |
mitsaras
Replies: 16
Views: 33174
|
Forum: General CCS C Discussion Posted: Wed Dec 17, 2008 8:54 am Subject: A low frequency calculator using PIC16F819 |
Hello,
first of all I would like to say many thanks to the people that helped me so far. It is really good to know that there is somebody to help you when you stuck and there is no way to continue, ... |
Topic: Low Frequency Counter using PIN A0 from the PIC16F819 |
mitsaras
Replies: 16
Views: 33174
|
Forum: General CCS C Discussion Posted: Tue Dec 09, 2008 7:41 am Subject: Low frequency calculator |
Hello,
I used the code that you suggested but I have a few questions:
The purpose of my project is to measure the input frequency and then send continuously a pulse in an output. The pulse that ... |
Topic: Low Frequency Counter using PIN A0 from the PIC16F819 |
mitsaras
Replies: 16
Views: 33174
|
Forum: General CCS C Discussion Posted: Tue Nov 25, 2008 3:00 pm Subject: Additional Information |
Hello, and many thanks for looking my problem. I will try to add any information which may be useful.
1. First of all, I need to measure the frequency every once cycle. Which means that if the frequ ... |
Topic: Low Frequency Counter using PIN A0 from the PIC16F819 |
mitsaras
Replies: 16
Views: 33174
|
Forum: General CCS C Discussion Posted: Tue Nov 25, 2008 9:47 am Subject: Low Frequency Counter using PIN A0 from the PIC16F819 |
Hello all,
I am trying to calculate the frequency of a square wave signal. The input PIN is A0 and I am using the PIC16F819. I read many posts here on how to calculate the frequency but I am new t ... |
|