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 5 matches
CCS Forum Index
Author Message
  Topic: circuit for handling 12v 150A dc current
thangapandi

Replies: 14
Views: 16966

PostForum: General CCS C Discussion   Posted: Mon Nov 19, 2012 2:04 am   Subject: circuit for handling 12v 150A dc current
I need circuit or kinds for handling 12v 150A. I need to measure this voltage and current like voltmeter & ammeter using pic16f877a. How to step down 150A current which is able to be processed by ...
  Topic: how to use program memory as data memory in pic16f877a
thangapandi

Replies: 3
Views: 8657

PostForum: General CCS C Discussion   Posted: Thu Sep 06, 2012 2:36 am   Subject: how to use program memory as data memory in pic16f877a
am getting not enough RAM memory in pic16f877a using CCS.


can any one give help on this

how to i store and get back the same strings in program memory

char a[]="-------",b[]=" ...
  Topic: Facing problem while reading GSM modem with pic16f877a
thangapandi

Replies: 7
Views: 11350

PostForum: General CCS C Discussion   Posted: Thu Sep 06, 2012 2:31 am   Subject: Facing problem while reading GSM modem with pic16f877a
problem got resolved,code implemented as follows

getch() //0x0d
getch() //0x0a
gets() //RDY + 0x0d
getch() //0x0a
  Topic: Facing problem while reading GSM modem with pic16f877a
thangapandi

Replies: 7
Views: 11350

PostForum: General CCS C Discussion   Posted: Mon Aug 27, 2012 10:26 pm   Subject: Facing problem while reading GSM modem with pic16f877a
I am using CCS compiler. I will post my sample code which I tried soon.
  Topic: Facing problem while reading GSM modem with pic16f877a
thangapandi

Replies: 7
Views: 11350

PostForum: General CCS C Discussion   Posted: Mon Aug 27, 2012 2:48 am   Subject: Facing problem while reading GSM modem with pic16f877a
in starting of "GSM modem with TTL output",modem will send RDY,+CFUN: 1,+CPIN: NOT READY like as follows

0x0d 0x0a R D Y 0x0d 0x0a
0x0d 0x0a + C F U N : 1 0x0d 0x0a
0x0d 0x0a + C P I N ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group