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 20 matches
CCS Forum Index
Author Message
  Topic: USART Problem , help me please
atomy_kwang

Replies: 3
Views: 5067

PostForum: General CCS C Discussion   Posted: Sun Dec 14, 2008 11:15 am   Subject: USART Problem , help me please
Could you help me for a code , Ttelmah ?

Thank you
  Topic: USART Problem , help me please
atomy_kwang

Replies: 3
Views: 5067

PostForum: General CCS C Discussion   Posted: Sun Dec 14, 2008 1:18 am   Subject: USART Problem , help me please
#include <16F877.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
#use rs232(baud=9600,xmit=pin_c6,rcv=pin_c7)

#bit PIND0 = 0x08.0
#define use_portb_lcd
#include <lcd.c& ...
  Topic: Help me for correcting a code
atomy_kwang

Replies: 2
Views: 3280

PostForum: General CCS C Discussion   Posted: Mon Dec 01, 2008 9:11 am   Subject: Help me for correcting a code

#include <16F877A.h>
#use delay(clock=20000000)
#fuses HS,NOPROTECT,NOWDT,NOBROWNOUT
#use rs232(baud=9600,xmit=pin_c6,rcv=pin_c7,stream=GSM,errors)

void mobile_num(vo ...
  Topic: infrared sensor question
atomy_kwang

Replies: 1
Views: 3056

PostForum: General CCS C Discussion   Posted: Mon Dec 01, 2008 1:47 am   Subject: infrared sensor question
Hello
I would like a infrared sensor circuit for detecting the object.
I will receive an input digital from the sensor.
Who have a IR sensor ? Help me please.

Thank you
  Topic: Help me about sensor and GSM module
atomy_kwang

Replies: 2
Views: 3916

PostForum: General CCS C Discussion   Posted: Fri Oct 10, 2008 6:41 am   Subject: Help me about sensor and GSM module
#include <16F877.h>
#fuses HS,NOLVP,NOWDT,NOPROTECT
#use delay(clock = 20000000)
#use rs232(baud=9600,xmit=pin_c6,rcv=pin_c7)

#byte port_b=6

char phone_num[13]="+xxxxxxxxxxx" ...
  Topic: How to use RS485.C DRIVER IN CCS C
atomy_kwang

Replies: 1
Views: 6884

PostForum: General CCS C Discussion   Posted: Sun Sep 14, 2008 10:52 am   Subject: How to use RS485.C DRIVER IN CCS C
Could you give me an example for using the RS485.C driver ?
How to interface them, please help me for a code

thank you so much
  Topic: i would like a PIC16F877 + MAX485 circuit
atomy_kwang

Replies: 3
Views: 6122

PostForum: General CCS C Discussion   Posted: Fri Sep 12, 2008 10:29 pm   Subject: i would like a PIC16F877 + MAX485 circuit
Sorry , i dont know that i cant talk about hardware.
  Topic: i would like a PIC16F877 + MAX485 circuit
atomy_kwang

Replies: 3
Views: 6122

PostForum: General CCS C Discussion   Posted: Fri Sep 12, 2008 5:15 am   Subject: i would like a PIC16F877 + MAX485 circuit
Hello everyone

i would like a PIC16F877 + MAX485 circuit . who have this circuit
Please give to me

thank you very much
  Topic: what is rs-485
atomy_kwang

Replies: 6
Views: 7500

PostForum: General CCS C Discussion   Posted: Fri Sep 12, 2008 3:06 am   Subject: atomy_kwang
Do you have an example circuit about RS 485 with pic and
code for control it

thank you
  Topic: what is rs-485
atomy_kwang

Replies: 6
Views: 7500

PostForum: General CCS C Discussion   Posted: Fri Sep 12, 2008 1:08 am   Subject: what is rs-485
Hello every one
What is RS-485 ? , how their different from RS-232
Do you have an example code for me ?

ex. PIC1 Control led1 interfaced with PIC2 to on/off it or
...
  Topic: I have a problem about receive data (string) in CCS C
atomy_kwang

Replies: 2
Views: 3880

PostForum: General CCS C Discussion   Posted: Sun Sep 07, 2008 7:56 am   Subject: I have a problem about receive data (string) in CCS C
This is my code, it have something wrong.

#include <16f877a.h>
#fuses HS,NOLVP,NOPROTECT,NOWDT
#use delay(clock = 20000000)
#use rs232(baud=9600,xmit=pin_c6,rcv=pin_c7)

...
  Topic: LDR with pic
atomy_kwang

Replies: 1
Views: 4392

PostForum: General CCS C Discussion   Posted: Tue Sep 02, 2008 3:25 am   Subject: LDR with pic
i would like to use LDR with pic16f877

Help me please

ps I use CCS C
  Topic: Problem about timer of PIC
atomy_kwang

Replies: 4
Views: 4226

PostForum: General CCS C Discussion   Posted: Fri Aug 29, 2008 8:43 am   Subject: Problem about timer of PIC
yes i use baud 9600,N,8,1
  Topic: Problem about timer of PIC
atomy_kwang

Replies: 4
Views: 4226

PostForum: General CCS C Discussion   Posted: Fri Aug 29, 2008 4:41 am   Subject: Problem about timer of PIC
i have a 51 code about timer & interrupts
that i would like to ask you .
now i have found a way to solution it.

this is my problem :

TMOD=0X21;
TH0=OXDC;
TL0=0X59;
EA=1;
ET0=1;
TR0= ...
  Topic: How to use pic16f877 interface database
atomy_kwang

Replies: 1
Views: 3239

PostForum: General CCS C Discussion   Posted: Sun Aug 24, 2008 10:04 am   Subject: How to use pic16f877 interface database
i would like to use PIC16f877 interface a database.
Use VISUAL C#

who have a sample of code ?
please Help me

Thank you very much
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group