Difference between revisions of "Balance Board Tools"
(25 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
− | | title = Balance Board | + | | title = Balance Board Tools |
− | | image = [[ | + | | image = [[File:Baltools-thumb.png|150px]] |
− | + | | type = utility | |
− | | type = | ||
| author = [[User:elisherer|Eli Sherer]] | | author = [[User:elisherer|Eli Sherer]] | ||
− | | | + | | version = v1.0 |
− | | download = | + | | licence = GPL |
− | | source = | + | | download = http://www.mediafire.com/file/g5mzgr1izm2/baltools-1.0.zip |
+ | | discussion = Talk:Balance Board Tools | ||
+ | | source = http://www.mediafire.com/file/llwnyozmd22/baltools-1.0-src.zip | ||
| peripherals = {{Wiimote1}} {{WiiBalanceBoard}} {{FrontSD}} | | peripherals = {{Wiimote1}} {{WiiBalanceBoard}} {{FrontSD}} | ||
− | | hbb = | + | | hbb = yes <!-- Only if downloadable via the Homebrew Browser --> |
+ | | osc = yes | ||
}} | }} | ||
− | |||
== Introduction == | == Introduction == | ||
My first release, I always wanted a scale program without going into WiiFit all the time going through | My first release, I always wanted a scale program without going into WiiFit all the time going through | ||
− | the Body | + | the Body Test. So I made one! |
and I added the Center of Gravity (COG) feature also. | and I added the Center of Gravity (COG) feature also. | ||
Hope you enjoy. | Hope you enjoy. | ||
Line 23: | Line 24: | ||
Everything in the program can be changed by editing the png files under the folder ''images''. | Everything in the program can be changed by editing the png files under the folder ''images''. | ||
If you have suggestions for and graphical interface you are welcome to email me at | If you have suggestions for and graphical interface you are welcome to email me at | ||
+ | PNG must be a multiple of 4 (on width and height) and have 24 bit or 32 bit (if alpha). | ||
eli_sherer#mail.co.il (change # with @). | eli_sherer#mail.co.il (change # with @). | ||
+ | |||
+ | Exercises: | ||
+ | You can skin the exercises as well by making a transparent (or non transparent) png file (640x460 in size) | ||
+ | and have fun with it (i.e make a circle and try to do a hoola-hoop). | ||
== Controls == | == Controls == | ||
Line 37: | Line 43: | ||
|- | |- | ||
| {{WiimoteHomeButton}} | | {{WiimoteHomeButton}} | ||
− | | | + | | Quits |
|} | |} | ||
− | === | + | === Weight check === |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | + | ! {{Wiimote}} | |
− | ! {{ | ||
! Action | ! Action | ||
|- | |- | ||
− | | | + | | {{WiimoteAButton}} |
− | | | + | | toggles between Kgs/Lbs |
+ | |- | ||
+ | | {{WiimoteMinusButton}} | ||
+ | | gets the ruler backwards | ||
+ | |- | ||
+ | | {{WiimotePlusButton}} | ||
+ | | gets the ruler forwards | ||
+ | |- | ||
+ | | {{Wiimote1Button}} | ||
+ | | Toggles between analog and digital display | ||
+ | |- | ||
+ | | {{WiiBalanceBoard}} | ||
| Puts pressure on the scale | | Puts pressure on the scale | ||
|- | |- | ||
− | | | + | | {{WiimoteHomeButton}} |
− | | | + | | Quits |
+ | |} | ||
+ | |||
+ | === Center of Gravity === | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! {{Wiimote}} | ||
+ | ! Action | ||
+ | |- | ||
+ | | {{WiiBalanceBoard}} | ||
| See where your weak point | | See where your weak point | ||
+ | |- | ||
+ | | {{WiimoteAButton}} | ||
+ | | Confirms selection | ||
+ | |- | ||
+ | | {{WiimoteHomeButton}} | ||
+ | | Quits | ||
|} | |} | ||
+ | |||
+ | |||
+ | == Video == | ||
+ | |||
+ | [video was deleted from youtube] | ||
+ | |||
+ | == Screenshots == | ||
+ | Sorry for the lousy screenshot. It was taken with my digital camera. | ||
+ | <gallery perRow="3" style="text-align:center;" widths="150px" heights="100px"> | ||
+ | Image:Scr bmain.jpg|Main screen(v0.9) | ||
+ | Image:Scr cog.jpg|Center of Gravity(v0.9) | ||
+ | Image:Scr weight.jpg|Weight with Digital display(v0.9) | ||
+ | Image:Scr weight2.jpg|Weight with Ruler (v0.9) | ||
+ | </gallery> | ||
== Changelog == | == Changelog == | ||
+ | |||
+ | '''v1.0 10/06/09 final-release''' | ||
+ | |||
+ | * added: HOMEMenu support | ||
+ | |||
+ | * added: save file on the SD called baltools.cfg | ||
+ | holds: LBS/KG,Digital/Analog,Analog-Offset,Exercise. | ||
+ | |||
+ | * added: Exercises on the Center of gravity (as requested by [[http://www.wiihabilitation.co.uk www.wiihabilitation.co.uk]]) (skinable...) | ||
+ | |||
+ | * fixed: issues on the debuging screen, board recognition issues etc. | ||
+ | |||
+ | '''v0.9 26/05/09 pre-final-release''' | ||
+ | |||
+ | * added: ruler of lbs (now changes with A pressed) | ||
+ | |||
+ | * added: Digital Display ('1' toggles) | ||
+ | |||
+ | * added: Progress for debug on initialization. | ||
+ | |||
+ | * fixed: some minor checking | ||
+ | |||
+ | '''v0.25 6/05/09 pre-release''' | ||
+ | |||
+ | * Initial work with lbs | ||
+ | |||
+ | '''v0.2 4/05/09''' | ||
+ | |||
+ | * Changed the buttons so they are text now and take less space on the SD card. | ||
+ | |||
+ | * Fixed the cursor and the background position | ||
+ | |||
+ | * Added an icon of the balance board on the main menu that becomes opaque on identification. | ||
'''v0.1 3/05/09''' | '''v0.1 3/05/09''' | ||
Line 64: | Line 142: | ||
== Special thanks to == | == Special thanks to == | ||
Yaron Burger for the help. | Yaron Burger for the help. | ||
+ | |||
+ | == Known Issues == | ||
+ | '''The program doesn't load the images.''' | ||
+ | Solution: make sure all the data is in SD:/apps/balancetools/images/ | ||
+ | |||
+ | '''The Program crashes when i try to make skins.''' | ||
+ | Solution: make sure the png files are sized in a multiple of 4 (i.e 24x44=GOOD, 25x55=BAD) and a depth of 24BIT or greater. | ||
+ | |||
+ | == BBT Channel == | ||
+ | If you want a channel with the balance board tools (so you won't have to go from HBC), here is a dol file forwarding | ||
+ | to the app dol file. Just make it a channel (in some way, I didn't make one so it wont be mistaken for warez) | ||
+ | and install it in the usual way. | ||
+ | |||
+ | [[Media:Balancetools-forwarder.zip|Balancetools-forwarder.zip]] | ||
== Talk about the program == | == Talk about the program == | ||
Line 70: | Line 162: | ||
[[Category:Homebrew using libwiisprite]] | [[Category:Homebrew using libwiisprite]] | ||
+ | [[Category:Homebrew using HomeMenu]] | ||
+ | [[Category:Homebrew applications using Wii balance board]] |
Latest revision as of 19:14, 8 April 2021
Balance Board Tools | |
![]() | |
General | |
---|---|
Author(s) | Eli Sherer |
Type | Utility |
Version | v1.0 |
Licence | GPL |
Links | |
Download | |
Discussion | |
Source | |
Downloadable via the Homebrew Browser | |
Downloadable via the Open Shop Channel | |
Peripherals | |
![]() ![]() ![]() |
Introduction
My first release, I always wanted a scale program without going into WiiFit all the time going through the Body Test. So I made one! and I added the Center of Gravity (COG) feature also. Hope you enjoy.
Skins
Everything in the program can be changed by editing the png files under the folder images. If you have suggestions for and graphical interface you are welcome to email me at PNG must be a multiple of 4 (on width and height) and have 24 bit or 32 bit (if alpha). eli_sherer#mail.co.il (change # with @).
Exercises: You can skin the exercises as well by making a transparent (or non transparent) png file (640x460 in size) and have fun with it (i.e make a circle and try to do a hoola-hoop).
Controls
![]() |
Action |
---|---|
![]() |
Confirms selection |
![]() |
Quits |
Weight check
![]() |
Action |
---|---|
![]() |
toggles between Kgs/Lbs |
![]() |
gets the ruler backwards |
![]() |
gets the ruler forwards |
![]() |
Toggles between analog and digital display |
![]() |
Puts pressure on the scale |
![]() |
Quits |
Center of Gravity
![]() |
Action |
---|---|
![]() |
See where your weak point |
![]() |
Confirms selection |
![]() |
Quits |
Video
[video was deleted from youtube]
Screenshots
Sorry for the lousy screenshot. It was taken with my digital camera.
Changelog
v1.0 10/06/09 final-release
- added: HOMEMenu support
- added: save file on the SD called baltools.cfg
holds: LBS/KG,Digital/Analog,Analog-Offset,Exercise.
- added: Exercises on the Center of gravity (as requested by [www.wiihabilitation.co.uk]) (skinable...)
- fixed: issues on the debuging screen, board recognition issues etc.
v0.9 26/05/09 pre-final-release
- added: ruler of lbs (now changes with A pressed)
- added: Digital Display ('1' toggles)
- added: Progress for debug on initialization.
- fixed: some minor checking
v0.25 6/05/09 pre-release
- Initial work with lbs
v0.2 4/05/09
- Changed the buttons so they are text now and take less space on the SD card.
- Fixed the cursor and the background position
- Added an icon of the balance board on the main menu that becomes opaque on identification.
v0.1 3/05/09
- First Release
Special thanks to
Yaron Burger for the help.
Known Issues
The program doesn't load the images. Solution: make sure all the data is in SD:/apps/balancetools/images/
The Program crashes when i try to make skins. Solution: make sure the png files are sized in a multiple of 4 (i.e 24x44=GOOD, 25x55=BAD) and a depth of 24BIT or greater.
BBT Channel
If you want a channel with the balance board tools (so you won't have to go from HBC), here is a dol file forwarding to the app dol file. Just make it a channel (in some way, I didn't make one so it wont be mistaken for warez) and install it in the usual way.