Wednesday, April 20, 2011

Reading Balance Board Four Sensors Raw Values

The Wii Balance Board has four weight/pressure sensors, one in each corner.
BalanceBoard.RawFrontLeft 
BalanceBoard.RawFrontRight 
BalanceBoard.RawBackLeft 
BalanceBoard.RawBackRight


Read the weights on the four sensors (in kilograms):
FrontLeft, FrontRight,
BackLeft, BackRight


Read the weights on each side: 
WeightFront, WeightBack,
WeightLeft, WeightRight

No comments:

Post a Comment