Author |
Message |
Topic: Goertzel troubles |
subi
Replies: 8
Views: 11719
|
Forum: General CCS C Discussion Posted: Mon Jan 02, 2012 12:25 pm Subject: Goertzel troubles |
Hi asmboy,
It is a hobby project for me. I do not want to use external IC only softver. I have some good pics for example 18F45K20 or 18F46K80 and I would like to use them. So I have enough memory. ... |
Topic: Goertzel troubles |
subi
Replies: 8
Views: 11719
|
Forum: General CCS C Discussion Posted: Mon Jan 02, 2012 10:26 am Subject: Goertzel troubles |
you might try Google 'dtmf decoder PIC' ther are 1,000s of hits. First one is a complete project, quite detailed, and up to you to convert to CCS C or just use as inline asm....
Honestly easier to ... |
Topic: Goertzel troubles |
subi
Replies: 8
Views: 11719
|
Forum: General CCS C Discussion Posted: Mon Jan 02, 2012 8:41 am Subject: Goertzel algorythm |
Dear programmers,
I would like to learn the goertzel algorythm in CCS with ADC to tone detect (697 - 1633Hz). But I have not found any good program and circuit about it. So if you can help me pleas ... |
Topic: PIC18F46K80 Timer1 as real time oscillator |
subi
Replies: 2
Views: 4030
|
Forum: General CCS C Discussion Posted: Tue Dec 27, 2011 12:36 am Subject: PIC18F46K80 Timer1 as real time oscillator |
What is your CCS compiler version ?
Dear PCM programmer,
Thank you for your quick answer. But in the meantime I have resolved my problem. The mistake was that I have not used the SOSCEN bit well. So ... |
Topic: PIC18F46K80 Timer1 as real time oscillator |
subi
Replies: 2
Views: 4030
|
Forum: General CCS C Discussion Posted: Mon Dec 26, 2011 5:35 am Subject: PIC18F46K80 Timer1 as real time oscillator |
Hello,
I would like help for Timer1 setup. So I would like to use the Timer1 as a real time oscillator for external quartz (32,768 KHz). I can't set it. Please give me some advice for setup.
Thank ... |
Topic: DTMF decoder |
subi
Replies: 14
Views: 22518
|
Forum: General CCS C Discussion Posted: Wed Oct 19, 2011 9:37 am Subject: DTNF detect in CCS |
Dear Everybody,
Thank you for your advice and I have really found DTMF decoder program code in the WEB but unfortunately it is in asm. So I would like to get it in CCS if it is possible. My Englis ... |
Topic: DTMF decoder |
subi
Replies: 14
Views: 22518
|
Forum: General CCS C Discussion Posted: Wed Oct 19, 2011 5:42 am Subject: Re: DTMF decoder |
Hello everybody,
I would like to ask, that somebody has a good CCS program to detect DTMF please share it and to do upload it.
Sorry for my English.
Thank you for you help and kindness.
Sub ... |
Topic: PIC18F25K20 ADC problem |
subi
Replies: 11
Views: 18165
|
Forum: General CCS C Discussion Posted: Sat Oct 08, 2011 11:08 am Subject: PIC18F25K20 ADC problem |
Dear tinley,
Thank you for your helping too. I could not use well the FVR to measure the battery when give energy the PIC. But I solved the problem used the PORT AN3 and a diode for reference volta ... |
Topic: PIC18F25K20 ADC problem |
subi
Replies: 11
Views: 18165
|
Forum: General CCS C Discussion Posted: Thu Oct 06, 2011 11:12 am Subject: PIC18F25K20 ADC problem |
Dera Ttelmah,
Thank you for your exposition about FVR measuring. It is very deep. So I will look over my circuit about my circuit mistake.
Best wishes,
Subi |
Topic: PIC18F25K20 ADC problem |
subi
Replies: 11
Views: 18165
|
Forum: General CCS C Discussion Posted: Thu Oct 06, 2011 7:35 am Subject: PIC18F25K20 ADC problem |
Dear n-squared,
Thanks, it is a good advice. So perhaps I understand what is the problem because I would like to measure the battery voltage changing. But the PIC have got the energia form the bat ... |
Topic: PIC18F25K20 ADC problem |
subi
Replies: 11
Views: 18165
|
Forum: General CCS C Discussion Posted: Wed Oct 05, 2011 12:43 pm Subject: PIC18F25K20 ADC problem |
Dear n-squared,
I have used your sent code. The program is running well but I have a little mistake. The FVR voltage is not stable. If I put on the voltage the measured FVR is less. If I put down t ... |
Topic: PIC18F25K20 ADC problem |
subi
Replies: 11
Views: 18165
|
Forum: General CCS C Discussion Posted: Sun Oct 02, 2011 6:13 am Subject: PIC18F25K20 ADC problem |
Dear n-squared,
Thank you for your code. My PIC 18F25K20 perhaps is not good, because the measured voltage is zero. I have to order some new pieces. But my PIC18f45K25 is going with your program co ... |
Topic: PIC18F25K20 ADC problem |
subi
Replies: 11
Views: 18165
|
Forum: General CCS C Discussion Posted: Sat Oct 01, 2011 11:59 am Subject: PIC18F25K20 ADC problem |
Dear n-squared,
Thank you for your answer. I have tried your code and I have measured 0V. As I wrote I am a beginner so pehaps I have not set well the port.
I set the PORTA:
setup_adc_ports& ... |
Topic: PIC18F25K20 ADC problem |
subi
Replies: 11
Views: 18165
|
Forum: General CCS C Discussion Posted: Fri Sep 30, 2011 3:12 pm Subject: PIC18F25K20 ADC problem |
Hi Everybody,
I would like to ask a little help. So I am a beginner and I would like to use the PIC18F25K20 for measure voltage with FVR - 1,2 V reference voltage in it. I can not found a CCS soft ... |
Topic: 2-wire LCD driver, no need for xtal osc |
subi
Replies: 12
Views: 97552
|
Forum: Code Library Posted: Wed Jun 15, 2011 11:28 am Subject: dont't work |
Hello Everybody,
I have built the circuit with 74LS174 and LCD.
I would like to say that the code above for 2 wire lcd does not work. I don't understand why.
So I would like to ask who has a goo ... |
|