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 2 matches
CCS Forum Index
Author Message
  Topic: PIC 16F84A communicate with Hyperterminal
Cathee Ncqueen

Replies: 4
Views: 8400

PostForum: General CCS C Discussion   Posted: Sat Oct 11, 2008 10:41 am   Subject: PIC 16F84A communicate with Hyperterminal
thank you guys so much...
so i have tried this just now:

if(input(PIN_A0))
{
output_high(PIN_B0);
printf("Connected%C",0x0D);
printf&# ...
  Topic: PIC 16F84A communicate with Hyperterminal
Cathee Ncqueen

Replies: 4
Views: 8400

PostForum: General CCS C Discussion   Posted: Sat Oct 11, 2008 12:03 am   Subject: PIC 16F84A communicate with Hyperterminal
Can anyone tell me what are the codes in C Programming that represent
if(input(PIN_A0))
{
output_high(PIN_B0);
printf("Connected,%x,A1"); ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group