aelveborn / Wii-Scale

Turns your Wii Balance Board into a scale and presents your weight on a responsive website. Runs Linux and works on your Raspberry Pi.
http://aelveborn.github.io/Wii-Scale/
GNU General Public License v2.0
118 stars 27 forks source link

sensitivity? how to change minimum weight? #18

Closed jcomito closed 7 years ago

jcomito commented 7 years ago

where can I adjust the minimum weight?

sahoahfoa commented 7 years ago

Line 36 of Wii-Scale/wii-scale/wii-scale.py --> sensitivity = 30 #kg

aelveborn commented 7 years ago

There is no way of doing this without modifying source code. Will add this as a feature request.