Standard Controller High-Level Library (KPAD) Sample Demos

Location

$REVOLUTION_SDK_ROOT/build/demos/kpaddemo

Compilation

Go to the $REVOLUTION_SDK_ROOT/build/demos/kpaddemo directory and type "make". An executable (.elf) file will be created under the $REVOLUTION_SDK_ROOT/RVL/bin/demos/kpaddemo/ directory.

Execution

Navigate to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/kpaddemo/ directory and perform the following steps:

Description

kpadsample This sample program verifies KPAD library functionality.
swing This sample program makes the program recognize the direction in which the user swings the Wii Remote and uses an arrow to display that direction on the TV screen.
weight This sample program confirms the sensor values reported from the four corners of the Wii Balance Board and the body weight calculated from those values.

See Also

None.

Revision History

2008/04/17 Added the weight demo.
2007/09/25 Initial version.


CONFIDENTIAL