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 8 matches
CCS Forum Index
Author Message
  Topic: need basic codes
m7md007

Replies: 2
Views: 5378

PostForum: General CCS C Discussion   Posted: Mon Dec 05, 2011 10:02 am   Subject: need basic codes
dears;

can you get me a basic codes to test
the lcd 4*20
the pic16f877a
the keybad 3*4

i want to make sure that the parts that i bought working probably

thank you in advance
  Topic: serial communication and lcd problem
m7md007

Replies: 11
Views: 11722

PostForum: General CCS C Discussion   Posted: Thu Oct 13, 2011 9:40 am   Subject: serial communication and lcd problem
Thank you bkaman

I solved my problem.

I did the code to display the binary.

and for the serial I defined a char called it conv_a
char conv_a;

and then

while (TRUE)
{ ...
  Topic: serial communication and lcd problem
m7md007

Replies: 11
Views: 11722

PostForum: General CCS C Discussion   Posted: Tue Oct 11, 2011 12:17 pm   Subject: serial communication and lcd problem
Can you be more detailed?
I am still a beginner.
note: please be patient with me.
  Topic: serial communication and lcd problem
m7md007

Replies: 11
Views: 11722

PostForum: General CCS C Discussion   Posted: Tue Oct 11, 2011 11:57 am   Subject: serial communication and lcd problem
the two pic's are connected to each other through an rf wireless module so this module take the data serially from one pic and trasmit it wireless and the rx module receive the data and gave it seria ...
  Topic: serial communication and lcd problem
m7md007

Replies: 11
Views: 11722

PostForum: General CCS C Discussion   Posted: Tue Oct 11, 2011 11:36 am   Subject: serial communication and lcd problem
thank u for your reply
i will try to write the code for print the binary printing in the lcd

i am programming a pic 16f877a in ccs pcwhd 4.057

for my project i take an input from the keypa ...
  Topic: serial communication and lcd problem
m7md007

Replies: 11
Views: 11722

PostForum: General CCS C Discussion   Posted: Tue Oct 11, 2011 10:29 am   Subject: serial communication and lcd problem
first of all
thank very much for your reply

your advise was on my mind but i thought that there is a dirct way to show the binary bits for the variable on the lcd

second what about sending th ...
  Topic: serial communication and lcd problem
m7md007

Replies: 11
Views: 11722

PostForum: General CCS C Discussion   Posted: Tue Oct 11, 2011 9:53 am   Subject: serial communication and lcd problem
Dear temtronic i really appreciate your sarcasm.

But i am new to ccs c for pic.
If you can be more specific in your answer and show me how do it in a real beginner level and show me the steps
i ...
  Topic: serial communication and lcd problem
m7md007

Replies: 11
Views: 11722

PostForum: General CCS C Discussion   Posted: Mon Oct 10, 2011 9:44 am   Subject: serial communication and lcd problem
dears,


i am currently on a project that have a variable such that let us assume that the variable
conv=0b01011101

1- i want display the value of conv on the lcd
(so that to be in the ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group