User`s manual

16 MiniCore RCM5600W
First, prepare the AC adapter for the country where it will be used by selecting the plug.
The deluxe Development Kit presently includes Canada/Japan/U.S., Australia/N.Z., U.K.,
and European style plugs. Snap in the top of the plug assembly into the slot at the top of
the AC adapter as shown in Figure 5, then press down on the spring-loaded clip below the
plug assembly to allow the plug assembly to click into place. Release the clip to secure the
plug assembly in the AC adapter.
Connect the AC adapter to DC input jack J6 on the Interface Board as shown in Figure 5.
Plug in the AC adapter. The green power LED on the Interface Board should light up. The
RCM5600W and the Interface Board are now ready to be used.
Note that the center pin of J6 is positive.
2.3 Run a Sample Program
If you already have Dynamic C installed, you are now ready to test your programming
connections by running a sample program. Start Dynamic C by double-clicking on the
Dynamic C icon on your desktop or in your Start menu. Select the “Communications” tab
in the Dynamic C Options > Project Options menu and verify that Use USB to Serial
Converter
is selected to support the USB cable. Choose Store Program in RAM on the
“Compiler” tab for faster compiling when running sample programs. Click OK.
You may have to select the COM port assigned to the USB USB cable on your PC. In
Dynamic C, select Options > Project Options, then select this COM port on the “Com-
munications” tab, then click OK. You may type the COM port number followed by Enter
on your computer keyboard if the COM port number is outside the range on the dropdown
menu.
Now find the WIFISCAN.C sample program in the Dynamic C Samples\WiFi folder,
open it with the File menu, then compile and run the sample program by pressing F9.
The Dynamic C STDIO window will display Starting scan...., and will display a list
of access points/ad-hoc hosts similar to the one shown here.
The following fields are shown in the Dynamic C STDIO window.
Channel—the channel the access point is on (1–11).
Signal—the signal strength of the access point.
MAC—the hardware (MAC) address of access point.
Access Point SSID—the SSID the access point is using.