Author |
Message |
Topic: Entering XBee AT Command using Motion Sensor |
farah0103
Replies: 5
Views: 9837
|
Forum: General CCS C Discussion Posted: Mon May 14, 2012 8:56 pm Subject: Entering XBee AT Command using Motion Sensor |
Thanks very much...
It works... |
Topic: Entering XBee AT Command using Motion Sensor |
farah0103
Replies: 5
Views: 9837
|
Forum: General CCS C Discussion Posted: Thu Apr 26, 2012 8:12 pm Subject: Entering XBee AT Command using Motion Sensor |
I'm using MN530-02S:
http://www.comus-intl.com/productpages/movement_vibration_switches_us.asp |
Topic: Entering XBee AT Command using Motion Sensor |
farah0103
Replies: 5
Views: 9837
|
Forum: General CCS C Discussion Posted: Thu Apr 26, 2012 8:37 am Subject: Entering XBee AT Command using Motion Sensor |
Hi..
I really need help with this source code. What i'm trying to do here is that whenever an external interrupt from sensor occurs, xbee will display its serial low value by using ATSL command. What ... |
Topic: Time interval using C language |
farah0103
Replies: 4
Views: 6032
|
Forum: General CCS C Discussion Posted: Thu May 06, 2010 9:48 am Subject: Time interval using C language |
Thanks a lot...I really appreciate it...It really helps |
Topic: Time interval using C language |
farah0103
Replies: 4
Views: 6032
|
Forum: General CCS C Discussion Posted: Thu Apr 22, 2010 7:10 pm Subject: Time interval using C language |
From the source code, the count increases at the rising edge.
What I want to actually do is the time starts together with the count (rising edge detected) starts. Time interval is 10sec and count is ... |
Topic: Time interval using C language |
farah0103
Replies: 4
Views: 6032
|
Forum: General CCS C Discussion Posted: Tue Apr 20, 2010 7:38 pm Subject: Time interval using C language |
Hi,
I would like help with the source code, where I need to relate this source code with the time interval. I need it so the count begins together with the timer starts. Anyhow I managed only to incr ... |
|