Author |
Message |
Topic: ps/2 keyboard emulator |
sean_tpc
Replies: 2
Views: 6228
|
Forum: General CCS C Discussion Posted: Tue Apr 07, 2009 3:26 am Subject: ps/2 keyboard emulator |
Thank you for your reply..but i need is a ps/2 keyboard to pc emulator. What i mean is i want to build a standalone ps/2 kb out of PIC MCU's.. |
Topic: ps/2 keyboard emulator |
sean_tpc
Replies: 2
Views: 6228
|
Forum: General CCS C Discussion Posted: Mon Apr 06, 2009 3:27 am Subject: ps/2 keyboard emulator |
Hello all,
I need your help guys on how to emulate the ps/2 keyboard using PIC MCU's. Maybe a simple code might help..pls |
Topic: Comparing two strings over RS232 |
sean_tpc
Replies: 6
Views: 9579
|
Forum: General CCS C Discussion Posted: Fri Sep 26, 2008 4:20 pm Subject: Comparing two strings over RS232 |
thank you so much guys....! |
Topic: Comparing two strings over RS232 |
sean_tpc
Replies: 6
Views: 9579
|
Forum: General CCS C Discussion Posted: Fri Sep 26, 2008 3:13 am Subject: Comparing two strings over RS232 |
Any good suggestions!? Maybe a good example will help....pls |
Topic: Comparing two strings over RS232 |
sean_tpc
Replies: 6
Views: 9579
|
Forum: General CCS C Discussion Posted: Wed Sep 24, 2008 2:21 am Subject: Comparing two strings over RS232 |
Thanks a lot guys. Here's my working code: Any suggestion the best way to do it? Maybe a simple example will be a great help. This code below can compare string of text w/ 33 characters only#include & ... |
Topic: Comparing two strings over RS232 |
sean_tpc
Replies: 6
Views: 9579
|
Forum: General CCS C Discussion Posted: Tue Sep 23, 2008 5:40 am Subject: Comparing two strings over RS232 |
As a newbie specially on PIC-C programming, I have difficulty on comparing two strings of characters received form pc via RS232. Here's some part of my code:/
/*************************************** ... |
Topic: Pointer handling by PCWH |
sean_tpc
Replies: 8
Views: 8403
|
Forum: General CCS C Discussion Posted: Mon Sep 01, 2008 4:27 pm Subject: Pointer handling by PCWH |
Thank you guys! Now i learned something today...cheers! |
Topic: Pointer handling by PCWH |
sean_tpc
Replies: 8
Views: 8403
|
Forum: General CCS C Discussion Posted: Mon Sep 01, 2008 7:39 am Subject: Pointer handling by PCWH |
Hello and good day to all! Since i am new in PIC C programming, i want to know how does the compiler handle a pointer;char const MyName[]={"Newbie PIC-C Programmer"};
char ... |
Topic: MPLAB ICD2 |
sean_tpc
Replies: 2
Views: 23905
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Sat Aug 30, 2008 2:50 am Subject: MPLAB ICD2 |
Thanks a lot PCM Programmer:) Pls help me also how can I configure my MPLab ICD 2 as native programmer on PCWH. |
Topic: MPLAB ICD2 |
sean_tpc
Replies: 2
Views: 23905
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Thu Aug 21, 2008 11:28 pm Subject: MPLAB ICD2 |
Good day to every one! I'm newbie in PIC C programming.
Is there any interface or native driver of MPLAB ICD2/Picstart-plus/Pickit2 for PCW IDE? |
|