LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use Wii Balance Board in LabVIEW

The function only adjusts the offset (zero calibration) and return the value of the sensors. To find weight you need add all the sensor values and adjust the ratio of the weight. The relationship tested in some boards was 102 units per kg. approximately, then to get the weight you need divide the sum of the sensors between 102 and get the weight in kg.

Ex. If the sum of the four sensors is 7742 then 7742/102 = 75.9 kg.

0 Kudos
Message 11 of 77
(3,995 Views)

Ross I've just gotten hold of the published research and congratulations are due to you and your team.  I bet gait scan and Kistler are quaking in their boots and a round of discrediting will ensue... but much appreciation from one of the little guys..  please please share the code it will revolutionise rehabilitation, patient education and research opportunities..

 

Kudos to you all

 

Gnarly-Dude Smiley Very Happy

0 Kudos
Message 12 of 77
(3,888 Views)
Congratulations too to Ross and his team for the article in Gait & Posture
0 Kudos
Message 13 of 77
(3,852 Views)

Below is the link for any who are interested in reading this research.... apologies I meant to put this in my last post....

 

 

http://www.sciencedirect.com/science/article/B6T6Y-4XX26BC-2/2/65da29bedf4047227c7a3948819c8e16

 

Gnarly-Dude

0 Kudos
Message 14 of 77
(3,830 Views)

hi, i have unzip the balance board file, but can you tell me how to run this file? do i have a project file to run this? thanks very much!

0 Kudos
Message 15 of 77
(3,295 Views)

hi, can you tell me what else do i need in order to run this wii balance board file? i tried to run this file but the computer displayed some report error, like Wiimote Set Output Report.vi:13 and Wiimote Get Input Report.vi:1.

what dose that mean? and what should i do to fix this?

Thanks very much!

0 Kudos
Message 16 of 77
(3,289 Views)

hi Ross, just wonder how you implement your program using the wii balance board file. is it possible that you can upload your program? thanks very much!

0 Kudos
Message 17 of 77
(3,287 Views)
Message 18 of 77
(3,276 Views)

Thanks. i have downloaded both files. so what should i do next? should i run the VI file Usage_WiiBalanceBoard.vi directly or should i run other files in order to interface with the balance board? Thanks very much!

0 Kudos
Message 19 of 77
(3,269 Views)

Run  Usage_WiiBalanceBoard.vi directly. The only file that is not included in the Wii Balance Board zip file is wiimote.dll, that is included in wiimote.zip.

Be careful with the index that normally is 0.

0 Kudos
Message 20 of 77
(3,252 Views)