Giter Site home page Giter Site logo

Comments (3)

ndeadly avatar ndeadly commented on June 2, 2024

Unfortunately, I don't have access to a balance board anymore so i can't really look into this.

This support was considered to be experimental, and i basically added just enough to get the calibrated data from the board, and map something to the stick while I had access to the board. It was kind of expected that someone wanting to use it seriously would have to put in the work to refine it.

When I tested it, calibration etc seemed to be working alright. I remember having some issues with my center of mass not being centered on the board, due to having large feet. I also had to add an "easing function" to the mapping to avoid having to throw ones weight around to hit the outer limits of the analog stick. Real applications wanting to use this on the Wii likely had access to the raw data from the board and could perform additional processing to suit their needs (or a driver tailored to the board itself). In our case we have to pass the data on as stick data and it gets processed as such before applications get access to it.

The readings may also have been unreliable without enough mass on the board. It's possible just pressing with your hand will give similar results to what you describe here, can't remember.

from missioncontrol.

ndeadly avatar ndeadly commented on June 2, 2024

You can find the code that calibrates and maps the balance board reading here https://github.com/ndeadly/MissionControl/blob/master/mc_mitm/source/controllers/wii_controller.cpp#L361-L381

from missioncontrol.

Albarosie avatar Albarosie commented on June 2, 2024

Thanks a lot for the Reanswer. I'll check if more weight does the job but last time i tried, i also standed on the Board. Hopefully my 80kg get the job done ๐Ÿ˜…. Thanks for the code, i have to get this to work. All my Balance Issued Clients would benefit a lot from that.

from missioncontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.