weii - Measure weight using a Wii Balance Board.
Contents
Copyright
public domain
0.1 2024-09-09 WEII(1)
Description
Weii (pronounced "weigh") is a small script that connects to a Wii Balance Board, reads a weight
measurement, and disconnects.
Name
weii - Measure weight using a Wii Balance Board.
Options
-h, --help
show this help message and exit
-aADJUST, --adjustADJUST
adjust the final weight by some value (e.g. to match some other scale, or to account for clothing)
-lMINLIMIT, --minlimitMINLIMIT
adjust the minimum weight limit
-cCOMMAND, --commandCOMMAND
the command to run when done (use {weight} to pass the weight to the command
-dADDRESS, --disconnect-when-doneADDRESS
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).
Synopsis
weii [-h] [-a ADJUST] [-c COMMAND] [-d ADDRESS] [-w]
