Skip to content

RuralAnemone/balanceboard-raylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wii Balance Board GUI

a simple GUI built with raylib (github) for robotics, demonstrating weight and position of whatever the heck it's called1.

I hope this is competition legal (:

building

requirements

compiling

clone the repo and cd into it. then:

mkdir build && cd build
cmake ..
make

running

  • turn your computer's bluetooth on

  • disconnect from the wii balance board that you want to use

  • in the build subdirectory, run

./demo
  • while it's searching for wiimotes, open up the balance board's battery cover and press the red "SYNC" button.

  • step on and have fun (:

Footnotes

  1. posture???

About

simple raylib program based on wiiuse/example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published