https://github.com/tectiv3/wiiscale
https://github.com/tectiv3/wiiscale
scales wii wii-balance-board
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tectiv3/wiiscale
- Owner: tectiv3
- Created: 2018-10-21T15:18:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T10:56:51.000Z (over 7 years ago)
- Last Synced: 2024-06-20T15:03:47.921Z (about 2 years ago)
- Topics: scales, wii, wii-balance-board
- Language: Go
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Wii Board as IoT Scales
- Clone this repo and build using go 1.10+
- Device installation is similar to [node-js version](https://github.com/aelveborn/Wii-Scale/wiki/Guide:-How-to-install-Wii-Scale-on-Raspberry-Pi)
- Add udev rules (look at `udev.rules` for example) to start wiiboard service upon board connection.
- Example systemd service file is included