jWii demo frontend showing steering wheel
controlled by Wiimote
jWii
is Java library for accessing Nintendo's Wii remote control (Wiimote) from Java application
Connects to Wiimote using Bluetooth - uses JNI (Java Native Interface) to bind to native Bluetooth layer.
Currently is implemented bind to
BlueZ
Linux Bluetooth Stack.
Supports
inquiry
mechanism for searching Wiimote devices.
Package also contains demo application with GUI frontend.
Specification
It currently provides following functionality:
handles pressing and releasing Wiimote buttons
handles Wiimote accelerator chip events - defines 3D rotation of Wiimote and/or its movements
Copyleft 2008 by Tomáš Darmovzal
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see
<http://www.gnu.org/licenses/>
.
Ostatní projekty
Gull's View
- off-line mapová aplikace pro mobilní zařízení
Stoicheia
- jednoduché grafické prostředí pro prohlížení fotografií, přehrávání videa a hudby, odesílání zpráv, atd.