Skip to content

Latest commit

 

History

History
144 lines (93 loc) · 4.89 KB

README.md

File metadata and controls

144 lines (93 loc) · 4.89 KB

BaahBoxPix

What is the Baah Box ?

The Baah Box project aims at providing individuals (children or adults) in need of motor recovering or rehabilitation with a new, innovative, portable and fun-to-use muscle training device.

The device could also be useful to people born with limb agenesis (or who suffered limb loss) and who will be equiped with a prosthesis in the near future. These people need to train specific muscles to learn how to control their future prosthesis.

Rationale

Muscle rehabilitation or training sessions can be very tedious and boring - not mentionning tiring, especially for children. They often last less than an hour, but imply to go to a dedicated center or at physician therapist's office to access to the training devices. The trip to the center often takes more times than the session itself.

We believe that playing while training can be much more enjoyable -and thus- efficient, especially for children. Being able to train at home would also multiply the training sessions and further improve the recovery rate.

This is why we came out with the Baah Box, a palm-sized arduino-based device which interacts with games on a mobile phone or a tablet (using Bluetooth). Myo-electric sensors, or any move sensor (like joystick, button, etc.) can be plugged to the box, which will send the movements to the games, and move the games characters accordingly.

The box was designed to be portable, evolutive and cheap (comparing to current devices which are, anyway, only available to health professionals).

We also wanted it to be easy to build for any maker:

  • All material can be found on the internet or any electronic retail shop,
  • The arduino board and shields were chosen so as to limit soldering to a bare minimum
  • The enclosure can be easily 3D printed (we also provide the stl files and slicer settings).

Why Baah ?

Because a (mad) sheep is a recurrent character of the mobile games that we wrote and that Baah is the sheep's call !

BaahBoxPix

What you need to play with the Baah Box

  • The box itself
  • Muscles sensors or a joystick (or any homemade sensor with analog/digital outputs)
  • The mobile application (iOS/Android)

Pictures of the project

The Baah box

BaahBoxPix

Pictures of the set up

Some mockups of the iOS app

The main menu of the iOS app The space game in the iOS app

Some mockups of the Android app

The main menu of the Android app The balloon game in the Android app

You've got a Baah Box and you want to play with ?

Have a look on the user's guide

Do you want to build one ?

If you want to build your own Baah Box, check the documentation.

Program your Baah Box

Your Baah Box is composed of an arduino board with sensors and shields. You will need to program it !

Check the Arduino project for the source code and the installation documentation.

Build your sensors

We propose two kinds of connexions to plug sensors to the Baah Box :

  • standard jack: Fits any analog arduino compatible sensor (3.3 V only). Sliders, myo-electric sensors are good examples. You can plug two sensors, they will be connected to Analog pins on the arduino.

  • DB9 plug: This plug is very useful for arcade console joysticks with 5 connectors (see below how to build and use one).

If you want to build your own sensors, check the sensor documentation.

More links

Here are four links pointing to all sides of the project.

About stores

Keep an eye here, we'll deliver the apps on stores soon ;-) But if you want test the application beforehand, you can :