In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiMotionDemo"

From WiiBrew
Jump to navigation Jump to search
(Updated WiiMotionDemo to v1.5)
(link to How_to_use_the_Wiimote)
Line 39: Line 39:
 
Do whatever you want with the code.
 
Do whatever you want with the code.
 
[[category:Homebrew using GRRLib]]
 
[[category:Homebrew using GRRLib]]
 +
 +
==See Also:==
 +
* [[How_to_use_the_Wiimote]]
 +
* [[Homebrew_apps/WiiMenu]]

Revision as of 08:09, 23 July 2008

WiiMotionDemo
General
Author(s)shdwcoder
TypeDemo
Links
[[v 1.5|Download]]
Source
Peripherals
Wiimote1.svg

WiiMotionDemo is a simple demo that shows the current reading of the Wiimote accelerometers.

How to use

  • Load the elf using your favorite loader
  • Tested to work with the Homebrew Channel
  • Move your Wiimote and see the accelerometers readings
  • Press and hold A to activate rumble
  • Press HOME to return to the loader

New in v1.5

  • Built using the latest libogc - official Wiimote support
  • Added rumble when press A
  • Return to the loader
  • Shows the actual Wiimote accelerometers reading (float numbers)

Thanks

  • NoNameNo for the great GRRLIB library
  • para for the WiiUse library
  • Everyone who made Wii homebrew a reality!

License

Do whatever you want with the code.

See Also: