Skip to content

Conversation

@lshachar
Copy link

@lshachar lshachar commented Oct 2, 2020

Added a way to calibrate the zero point on the wii balance board. (get off the board, click the 'zero weight' button, and all the weights reset to 0.)
Modification to the wiimote library, and also added a button to the wiimoTest program.

I have implemented this by subtraction based on the user weight in KG ( note the 3 different ways I thought about for implementation, in issue #8 ). I'm still unsure if this is the best way to implement this, but it's definitely better than no calibration at all!

…erall weight is the simple addition of all the sensor values (not the average of all the 4 sensor values, as it was before)
@lshachar
Copy link
Author

lshachar commented Nov 9, 2020

Silly me, This pull request accidently already contains #7 .
I can separate them, but It doesn't look Brian is going to take a Peek (:smirk:) at my work...
(also, #7 is just a few changes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant