Skip to content

BrainTech/wiiscale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Wii Balance Board Scale

Wut?

Use a Wii Balance Board as a bathroom scale.. The idea isn’t new: Related Work. This implementation uses the wiimote Linux Kernel driver with the xwiimote library.

Related work

Dependencies

  • xwiimote with balanceboard support. I build mine from git
  • Linux kernel with wiimote module + balanceboard support (Linux >= 3.7)

Features

Wait for Balance Board to connect

Output measurement events

add commandline switch for live data mode

Average last n measurement events

Implemented using python generators. After > 800 measurements and a standard deviation smaller than 50 gramms emit averaged measurement.

Submit measurements

  • graphite
  • append to file

About

Wii Balance Board Scale (xwiimote based)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%