Author |
Message |
Topic: Please solve my Problem |
huma
Replies: 1
Views: 3266
|
Forum: General CCS C Discussion Posted: Wed Dec 13, 2006 6:12 am Subject: Please solve my Problem |
I also want to tell that VC++ code first sends
a then
count value then
x followed by a for loop that sends array of integers of size count then
y followed by a for loop that sends array of integ ... |
Topic: Please solve my Problem |
huma
Replies: 1
Views: 3266
|
Forum: General CCS C Discussion Posted: Wed Dec 13, 2006 6:05 am Subject: Please solve my Problem |
hello,
I m using VC++ to send serial data.
first if 'a' is send then receive next character and put it in count.
similarly
if 'x' is received then receive next chrachers in countR array.
simila ... |
Topic: Classes/ Structs in CCS C |
huma
Replies: 2
Views: 5425
|
Forum: General CCS C Discussion Posted: Wed Nov 08, 2006 7:00 am Subject: Classes/ Structs in CCS C |
ok.i ll take care next time.
thanks |
Topic: Classes/ Structs in CCS C |
huma
Replies: 2
Views: 5425
|
Forum: General CCS C Discussion Posted: Tue Nov 07, 2006 12:28 pm Subject: Classes/ Structs in CCS C |
Hello ,
i want to implement shortest path algorithm for my robot navigation in Pic16F877.
i tried this simnple one but it give error.
y it is so,are classes /structs suppoeted or not?
#inclu ... |
Topic: problem with Port _b_ inpeetrup |
huma
Replies: 1
Views: 3166
|
Forum: General CCS C Discussion Posted: Sat Oct 21, 2006 5:37 am Subject: problem with Port _b_ inpeetrup |
hello
i have to take input from encoders for that i decided to use RB4 pin(interrup on chnage) on pic16f877. i used the example code EX_PBUTT.c with little modifications.
on change i on/off led att ... |
Topic: pic16f877 and wireless communication |
huma
Replies: 3
Views: 5657
|
Forum: General CCS C Discussion Posted: Mon Oct 02, 2006 12:03 pm Subject: pic16f877 and wireless communication |
hello everyone,
i am using pic16f877 in my project.i need to send data wirelessly to the pic16f877.can anyone guide me how can i do that using pic16f877 and please also provide help material.
thx in ... |
Topic: which MOSFET to use |
huma
Replies: 1
Views: 3396
|
Forum: General CCS C Discussion Posted: Wed Jul 26, 2006 11:46 am Subject: which MOSFET to use |
Hello,
i want to make an H-bridge drive for 24V DC motor.i want output current of HBridge >= 5A, so that it can drive motors with load too. but i m not getting the gud choice of MOSFETs.i want to ... |
Topic: Interrupt problem |
huma
Replies: 2
Views: 4419
|
Forum: General CCS C Discussion Posted: Wed Jul 12, 2006 12:36 pm Subject: Thanks |
thanks a lot Ttelmah.it worked i just did as u said.
and i also come to know whts this Standard and fast io are.Thanks. |
Topic: Interrupt problem |
huma
Replies: 2
Views: 4419
|
Forum: General CCS C Discussion Posted: Wed Jul 12, 2006 6:15 am Subject: Interrupt problem |
hello,
I m trying to toggle the LED's connected to PORTD of PIC 16F877 based on interrupt from RB0/INT pin when a push button is pressed.
I am simulating this program in Proteus VSM,but i m getting ... |
Topic: Problem |
huma
Replies: 3
Views: 5428
|
Forum: General CCS C Discussion Posted: Wed Jul 12, 2006 12:53 am Subject: Problem |
Thanks a lot ckielstra and treitmey.
its running well now.
Thanks once again. |
Topic: Problem |
huma
Replies: 3
Views: 5428
|
Forum: General CCS C Discussion Posted: Tue Jul 11, 2006 8:27 am Subject: Problem |
hello ,
i want to turn on/off the LED after 5 sec using delay.
i write the following code .but its not changing the value on RD0,plz tell me where is the problem.Its my first program in C for PIC
... |
Topic: CCS c not working |
huma
Replies: 4
Views: 5892
|
Forum: General CCS C Discussion Posted: Sat Jun 24, 2006 1:00 pm Subject: CCS c not working |
Hey ,
my prob is solved .Actually there was a problem with the downloaded demo version .Its now working well.
Thx a lot.
Regards,
huma |
|