Difference between revisions of "Leveltool"
Jump to navigation
Jump to search
(Release v0.4) |
|||
Line 7: | Line 7: | ||
| license = GPLv3 | | license = GPLv3 | ||
| author = [[User:Alanceil | Alanceil]] | | author = [[User:Alanceil | Alanceil]] | ||
− | | version = 0. | + | | version = 0.4 |
− | | download = [http://tom-f.org/code/leveltool/leveltool-0. | + | | download = [http://tom-f.org/code/leveltool/leveltool-0.4.zip leveltool-0.4.zip] |
− | | source = [http://tom-f.org/code/leveltool/leveltool-0. | + | | source = [http://tom-f.org/code/leveltool/leveltool-0.4-source.zip leveltool-0.4-source.zip] |
| peripherals = {{Wiimote1}} | | peripherals = {{Wiimote1}} | ||
| hbc = 1 | | hbc = 1 | ||
Line 16: | Line 16: | ||
==About== | ==About== | ||
Missing a spirit level at home, I decided to use the Wiimote as a replacement. | Missing a spirit level at home, I decided to use the Wiimote as a replacement. | ||
+ | |||
+ | Please put any comments or suggestions on the [[Talk:Leveltool|Talk Page]], I'd appreciate the feedback. | ||
==Installation== | ==Installation== | ||
Line 26: | Line 28: | ||
==Changelog== | ==Changelog== | ||
+ | v0.4: | ||
+ | * Chg: Median instead of arithmetic mean is now used to get calibration values, this should increase accuracy. | ||
+ | * Chg: Message class now handles text drawing | ||
+ | * Add: Internal info on pressing B in the slider box screen | ||
+ | * Add: Arc graph showing current tilt | ||
+ | |||
v0.3: | v0.3: | ||
* Fix: Leftover cursor pixel from previous tests removed | * Fix: Leftover cursor pixel from previous tests removed |
Revision as of 03:41, 15 January 2009
Leveltool | |
![]() | |
General | |
---|---|
Author(s) | Alanceil |
Type | Utility |
Version | 0.4 |
License | GPLv3 |
Links | |
[[leveltool-0.4.zip|Download]] | |
[[leveltool-0.4-source.zip|Source]] | |
Peripherals | |
![]() |
About
Missing a spirit level at home, I decided to use the Wiimote as a replacement.
Please put any comments or suggestions on the Talk Page, I'd appreciate the feedback.
Installation
Download & extract the archive, and place it in your apps folder on your SD card so the Homebrew Channel can find it.
Usage
Put the wiimote on a surface you want to use as a reference and press A.
This will start a calibration, and afterwards you can put it on a target surface to see its difference in inclination.
Changelog
v0.4:
- Chg: Median instead of arithmetic mean is now used to get calibration values, this should increase accuracy.
- Chg: Message class now handles text drawing
- Add: Internal info on pressing B in the slider box screen
- Add: Arc graph showing current tilt
v0.3:
- Fix: Leftover cursor pixel from previous tests removed
- Chg: Measuring is done in degrees
- Chg: Verbosity of calibration screen decreased
- Add: Detection if Wiimote #1 is up and running
- Add: Pictures
- Add: Calibration for maximum value on the wiimote when standing upright. These things are so unprecise :-/
v0.2:
- First public release
Credits and thanks
- Marcan for the Wiimote axis drawing
- frontier for PNGU
- Crayon for Wiibuilder
- the devkitPro developers
- Greetings to wiiwillrockyou.de and the users of www.wii-homebrew.com