WEII(1) | General Commands Manual | WEII(1) |
NAME¶
weii - Measure weight using a Wii Balance Board.
SYNOPSIS¶
weii [-h] [-a ADJUST] [-c COMMAND] [-d ADDRESS] [-w]
DESCRIPTION¶
Weii (pronounced "weigh") is a small script that connects to a Wii Balance Board, reads a weight measurement, and disconnects.
OPTIONS¶
- -h, --help
- show this help message and exit
- -a ADJUST, --adjust ADJUST
- adjust the final weight by some value (e.g. to match some other scale, or to account for clothing)
- -l MINLIMIT, --minlimit MINLIMIT
- adjust the minimum weight limit
- -c COMMAND, --command COMMAND
- the command to run when done (use {weight} to pass the weight to the command
- -d ADDRESS, --disconnect-when-done ADDRESS
- disconnect the board when done, so it turns off. The address value can be found using "hcitool dev" when the board is connected.
- -w, --weight-only
- only print the final weight
SEE ALSO¶
hcitool(1), lswm(1), wmgui(1), xwiimote(7).
AUTHOR¶
Petter Reinholdtsen <pere@hungry.com>
COPYRIGHT¶
public domain
2024-09-09 | 0.1 |