CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 13 matches
CCS Forum Index
Author Message
  Topic: Code editing for PIC16F877
yousafzai82

Replies: 1
Views: 4022

PostForum: General CCS C Discussion   Posted: Tue Mar 09, 2010 5:42 am   Subject: Code editing for PIC16F877
I modified the code as follows. Is it alright ? Will I be able to send the data this way????

#include<16F877.h>
#device ADC=10
#fuses HS,NOWDT,NOPROTECT,NOLVP,NOBROWNOUT,PUT
#use delay& ...
  Topic: Code editing for PIC16F877
yousafzai82

Replies: 1
Views: 4022

PostForum: General CCS C Discussion   Posted: Tue Mar 09, 2010 1:51 am   Subject: Code editing for PIC16F877
Hello everyone....

I want to programme pic16f877 2 channel 10 bit adc. I need two digital inputs as well. The program should send AT commands for SMS then the Value1, Value2, Status1, Status2 show ...
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Mon Mar 08, 2010 4:30 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
I have checked but it is giving me the error messages again. Can you confirm that after i program the PIC with this code. Will it successfully send the value V on the said number??

I am working wi ...
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Mon Mar 08, 2010 2:35 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Someone tell me how to use #separate functions or use some other means to remove the above error....
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Sun Mar 07, 2010 11:58 pm   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially

#include<16F877.h>
#device ADC=10
#fuses HS,NOWDT,NOPROTECT,NOLVP,NOBROWNOUT,PUT
#use delay(clock=10000000)
#use rs232(baud=9600,parity=N,xmit=PIN_C6,rcv=PIN_C7,stream=RS23 ...
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Fri Mar 05, 2010 7:28 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Someone please remove the errors... I am really stuck...
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Fri Mar 05, 2010 4:33 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Thanks Ttelmah

#include<16F877.h>
#device ADC=10
#fuses HS,NOWDT,NOPROTECT,NOLVP,NOBROWNOUT,PUT
#use delay(clock=10000000)
#use rs232(baud=9600,parity=N,xmit=PIN_C6,rcv=PI ...
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Fri Mar 05, 2010 2:19 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Hi everyone

I am getting the following error messages when i run it. Someone please confirm is it the right way to send AT commands followed by the adc result on a mobile phone.

#include<16F8 ...
  Topic: sms controller with pic16f873
yousafzai82

Replies: 8
Views: 12226

PostForum: General CCS C Discussion   Posted: Fri Mar 05, 2010 12:35 am   Subject: sms controller with pic16f873
HI vivi

I have studied your project and it was helpful for me. I am doing the same kind of project. I have to take 2 adc results plus one status (high or low) and then send the data through sms. Al ...
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Thu Mar 04, 2010 7:05 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Sorry

I posted the above comment without login...

Also check the commands for serial communication whether they are alright..

Zaky
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Thu Mar 04, 2010 4:31 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Reply please..........
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Thu Mar 04, 2010 3:10 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Someone please help me.. it is urgent....
  Topic: Programming PIC16F87X as 10 bit ADC and reading it serially
yousafzai82

Replies: 16
Views: 23397

PostForum: General CCS C Discussion   Posted: Thu Mar 04, 2010 2:18 am   Subject: Programming PIC16F87X as 10 bit ADC and reading it serially
Hello everyone....

I want to programme pic16f877 as 10 bit adc and read it serially such that it can be interfaced with a Mobile or Modem to send the data. The program should send AT commands for S ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group