How to connect wii balance board using android

How to connect Wii board with Android?

Is there any useful library in android and how to use it?

Now my goal is to connect it and get data from it.

I am new to Android and Bluetooth development.

+5
source share
1 answer

I found this answer useful: Is it possible for an Android device to read information from a wii and nunchuck controller? (cited below thanks @Ben Mordue)

Take a look at this open source project: http://code.google.com/p/android-bluez-ime/


Update:

APK Galaxy Nexus, . , , .

3 - Wiimote 3 . , Wiimote (, HID).


WiiBrew.org:

Wiimote Bluez-IME.


2:

, Android . , Bluez-IME, , wiibrew.org.

, wiimote . , Nunchuk Classic Controller, , .

, Nunchuk, . , MODE, 0x32, WIIBRY Balance Board.


3:

: FitScales

github: paulburton/fitscales

+5

All Articles