Author |
Message |
Topic: switch case vs if else performance |
sudu
Replies: 4
Views: 18014
|
Forum: General CCS C Discussion Posted: Thu Oct 14, 2004 8:05 pm Subject: switch case vs if else performance |
hi there,
just wanna to ask the different of switch and if-else operation performance. whitch one is faster. |
Topic: How to display enter button value in LCD |
sudu
Replies: 5
Views: 10828
|
Forum: General CCS C Discussion Posted: Mon Sep 13, 2004 7:05 pm Subject: How to display enter button value in LCD |
hi there,
thank for your feedback
finally, i can display keypress in LCD without override previous keypress.
just simple mistake in printf
printf(lcd_putc, "\f%u", c );
... |
Topic: How to display enter button value in LCD |
sudu
Replies: 5
Views: 10828
|
Forum: General CCS C Discussion Posted: Mon Sep 13, 2004 8:17 am Subject: How to display enter button value in LCD |
Hi all
could anyone help me to solve my problem. I'm beginner in this PIC programming. what i want to do is display back button value into LCD.
let says, when i enter button no 1, it will display ... |
Topic: Embedded Internet Kit : How to test |
sudu
Replies: 8
Views: 12274
|
Forum: General CCS C Discussion Posted: Fri May 28, 2004 1:20 am Subject: Embedded Internet Kit : How to test |
it's work now. thank's buddy.
Just program my PIC 16F877A using ex_websv.c example. Pull out that PIC, then program it using MPLAB and PIC MPLAB programmer.
Thank again for your help. |
Topic: Embedded Internet Kit : How to test |
sudu
Replies: 8
Views: 12274
|
Forum: General CCS C Discussion Posted: Thu May 27, 2004 7:01 pm Subject: Embedded Internet Kit : How to test |
Hi Haplo.
It exacly same with http://www.ccsinfo.com/intboard.shtml
The Embedded Internet Kit includes the following:
Embedded Internet Board
PC Cable
Modular Cable
Power Supply
Sch ... |
Topic: Embedded Internet Kit : How to test |
sudu
Replies: 8
Views: 12274
|
Forum: General CCS C Discussion Posted: Thu May 27, 2004 1:19 am Subject: Embedded Internet Kit : How to test |
does anybody can help me... |
Topic: Embedded Internet Kit : How to test |
sudu
Replies: 8
Views: 12274
|
Forum: General CCS C Discussion Posted: Sun May 23, 2004 8:36 pm Subject: Embedded Internet Kit : How to test |
Hi there, hopefully anyone can help me.
I was buy Embedded Internet Kit last week. but did'nt know how to test it. I was follow their instruction, but does'nt happen.
I plug in 12v into power co ... |
|