Author |
Message |
Topic: keypad in kbd.c |
masary
Replies: 1
Views: 4923
|
Forum: General CCS C Discussion Posted: Mon Oct 02, 2006 7:40 pm Subject: keypad in kbd.c |
Hi,
I read kbd.c and what I understand is, it use 3x4 keypad. I want to use 4x4 keypad. I want to know what else changes to be made beside I have to change keypad layout and add connection in kbd.c.
... |
Topic: do not understand kbd.c |
masary
Replies: 1
Views: 5470
|
Forum: General CCS C Discussion Posted: Mon Sep 18, 2006 1:39 am Subject: do not understand kbd.c |
Hi,
I want to use KBC-18PS2 - 18 key numeric keypad in my project. I read kbd.c but did not understand.
My questions are:
1. can this example code can be used with KBC-18PS2 - 18 key numeric keypad ... |
Topic: how to differentiate multi channel Rx and Tx |
masary
Replies: 15
Views: 13802
|
Forum: General CCS C Discussion Posted: Fri Jun 09, 2006 2:23 am Subject: how to differentiate multi channel Rx and Tx |
mark--> yes, the RC receiver never send the pulse at the same time. but i dont know how to make PIC recognize it. I use cpp1 and cpp2 to measure pulse width.
so, how to built/make PIC can detect ... |
Topic: how to differentiate multi channel Rx and Tx |
masary
Replies: 15
Views: 13802
|
Forum: General CCS C Discussion Posted: Thu Jun 08, 2006 6:32 pm Subject: how to differentiate multi channel Rx and Tx |
sorry..it is RF.
Actually the these Tx and Rx come from helicopter remote control. All channels working at the same freq, around 45hz. The pulse length (for every channel) is related to stick positio ... |
Topic: how to differentiate multi channel Rx and Tx |
masary
Replies: 15
Views: 13802
|
Forum: General CCS C Discussion Posted: Wed Jun 07, 2006 9:52 pm Subject: how to differentiate multi channel Rx and Tx |
Hello,
I'm new in CCS. I have one Receiver and one transmitter which have 6 channels and working at same frequency. I'm using ccp1/2 to measure the pulse width. I only got 2 pulse width. With this co ... |
|