Skip to main content

A utility to measure weight using the Wii Balance Board.

Project description

Weii

Weii (pronounced "weigh") is a small script that connects to a Wii Balance Board, reads a weight measurement, and disconnects. Weii is the new, redesigned spiritual successor to gr8w8upd8m8.

Installation

To install using pipx (recommended) or pip, run:

pipx install weii

or

pip install weii

Usage

Weii currently is only tested on Linux. Before you use Weii, you need to pair your balance board via Bluetooth. You can do that by pressing the red button in the battery compartment and then going through the normal Bluetooth pairing process. I don't remember the pairing code, try 0000 or 1234, and please let me know which one is right.

To weigh yourself, run weii and follow the instructions. You need to have paired your balance board beforehand, then press the button at the front of the board until the blue LED lights up solid, and step on. Once the measurement is done, you can step off.

Weii can optionally use bluetoothctl to disconnect (and turn off) the balance board when the weighing is done, you can do that by passing the device's address to the -d argument:

weii --disconnect-when-done 11:22:33:44:55:66

You can run a command after weighing, like so:

weii --command "echo {weight}"

{weight} will be replaced with the measured weight.

You can also adjust the measurement to account for clothing, or to match some other scale:

weii --adjust=-2.3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weii-0.1.1.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

weii-0.1.1-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page