Shop OBEX P1 Docs P2 Docs Learn Events
Building something like a Wii balance board? — Parallax Forums

Building something like a Wii balance board?

mparkmpark Posts: 1,306
edited 2009-09-03 05:15 in General Discussion
I want to measure the distribution of my weight between my feet and between the front and back part of each foot. Basically I envision four weight sensors (load cells?), two under each foot at the heel and ball of the foot.

I understand the Wii balance board does something similar. Does anyone know what kind of sensors it uses? Or can anyone recommend a suitable sensor and point me to a source? Thanks.

Comments

  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2009-09-02 13:56
    I used an accelerometer with my skateboard project a while back,
    sample the starting position then check for changes in tilt.

    OBC

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    New to the Propeller?

    Visit the: The Propeller Pages @ Warranty Void.
  • mparkmpark Posts: 1,306
    edited 2009-09-02 15:19
    Thanks, but for my application I need a non-tilting platform.
  • WhitWhit Posts: 4,191
    edited 2009-09-03 02:24
    mpark,

    I think Parallax used to sell something like these - http://www.loadstarsensors.com/products.html

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Whit+


    "We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths." - Walt Disney

    Post Edited (Whit) : 9/3/2009 2:30:28 AM GMT
  • science_geekscience_geek Posts: 247
    edited 2009-09-03 03:29
    why not something like 4 of these http://www.sparkfun.com/commerce/product_info.php?products_id=9376 then just take 1" ply wood to build a base the size you want and then on the 4 corners of the base glue/nail/screw on 4 squares the size of the the fsr's, then hook the 4 sensors up to a 4 channel adc of sorts. do some testing basics to figure out what value each output from the adc is equal to in weight. i would assume that with a few known weights you could extrapolate the various values needed. then read all 4 sensors and the display or do what ever you want to do with it.

    just what i would try
  • WhitWhit Posts: 4,191
    edited 2009-09-03 03:35
    These might work too (just off science_geek's link) - http://www.sparkfun.com/commerce/product_info.php?products_id=8685

    One of the issues, of course, is the weight limit on each center. At 100 lbs each - these ought to work. The ones at 25lbs each would be limited.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Whit+


    "We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths." - Walt Disney
  • science_geekscience_geek Posts: 247
    edited 2009-09-03 03:47
    wow, i was just about to edit my post with those on the bottom. i think they would work so long as you dont lean to far forward or to far back, you could also add multiple sensors at each point to spread the load. the old "2 scales add up to the total weight" high school physics lesson.
  • mparkmpark Posts: 1,306
    edited 2009-09-03 05:15
    Thanks for the links!
Sign In or Register to comment.