Sample Programs - RabbitCore RCM4500W User Manual

C-programmable zigbee core module
Table of Contents

Advertisement

3.2 Sample Programs

Of the many sample programs included with Dynamic C, several are specific to the RCM4510W
modules. These programs will be found in the
—Demonstrates use of the digital outputs by having you turn LEDs DS2 and
CONTROLLED.C
DS3 on the Prototyping Board on or off from the
Parallel Port B bit 2 = LED DS2
Parallel Port B bit 3 = LED DS3
Once you compile and run
C
window.
STDIO
Press "2" or "3" on your keyboard to select LED DS2 or DS3 on the Prototyping Board. Then
follow the prompt in the Dynamic C
will light up the LED you selected.
—demonstrates the use of assembly language to flash LEDs DS2 and DS3 on
FLASHLED1.C
the Prototyping Board at different rates. Once you have compiled and run this program, LEDs
DS2 and DS3 will flash on/off at different rates.
—demonstrates the use of cofunctions and costatements to flash LEDs DS2
FLASHLED2.C
and DS3 on the Prototyping Board at different rates. Once you have compiled and run this pro-
gram, LEDs DS2 and DS3 will flash on/off at different rates.
User's Manual
SAMPLES\RCM4500W
, the following display will appear in the Dynamic
CONTROLLED.C
STDIO
window to turn the LED ON or OFF. A logic low
folder.
STDIO
window on your PC.
17

Advertisement

Table of Contents
loading

Table of Contents