‎03-11-2010 03:43 AM
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.
‎05-28-2010 08:44 AM
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
‎05-31-2010 05:21 AM
‎05-31-2010 01:51 PM
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
‎06-30-2011 05:08 AM
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!
‎06-30-2011 09:33 AM
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!
‎06-30-2011 10:09 AM
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!
‎06-30-2011 10:48 AM
You need the functions developeds in this other message about Wiimote usage "Using a wiimote with LabVIEW " :
‎06-30-2011 01:43 PM
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!
‎07-01-2011 04:22 AM
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.