logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

weii - Measure weight using a Wii Balance Board.

Author

       Petter Reinholdtsen <pere@hungry.com>

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]

See Also