2006-12

DarwiinRemote

DarwiinRemote 0.4をリリースしました

なんか、Nobiさんに「なお、現行のバージョンは、やや技術スキルがある人を対象にしたものなので注意が必要だ。」と書かれてしまって、まぁ、確かに英語だけしかなければ普通の人は使うのを躊躇するかなぁ、なんて思ってしまった最近です。というわけで、日本語でもリリースを書くことにします。日本語はFAQ以来なので少々詳しく書きます(あと、「日本語だから」ってのもありますけど^^;)。 DarwiinRemoteはご存じの通り任天堂のWiiについてくるWiiリモコン(単品でも買えます)をMacで使うようにするためのソフトウェアです。今回のバージョン0.4では、以下のことが出来るようになりました。 拡張コントローラの一つであるヌンチャクに対応しました。今までは自分でセンサの値をキャリブレーションする必要がありましたが、Wiiリモコン内部の値も使うことが出来るようになりました。Wiiリモコンのボタンを押した際に起こるイベントをカスタマイズできるようになりました。カスタマイズデータを保存することも出来るので、場面場面で切り替えることが出来ます。DarwiinRemoteメニューから、Preferences...
DarwiinRemote

DarwiinRemote and WiiRemoteFramework 0.4 have been released!

Hi all,We've just released DarwiinRemote 0.4 and WiiRemoteFramework 0.4. New features of DarwiinRemote are... supports Nunchuk (sorry still not Classic Controller, but will support soon)supports custom key mappings; you can customize mappings, save and load it.supports mouse sensitivitysupports motion sensor auto calibration New features of WiiRemoteFramework are... supports communicating with Exspansion devices (now Nunchuk only)posts notification when Expansion port is plugged and unpluggedpos...
DarwiinRemote

DarwiinRemote 0.3.1 and WiiRemoteFramework 0.3.1 are released!

Hi all,We've just released a new version of DarwiinRemote. This version supports battery status and fixes some bugs. Please use this version for all users.You can download it fromhere(SourceForge.net) The most important feature for developers is that DarwiinRemote has been divided into 2 parts, App part and Framework part. Now you can use WiiRemote Framework in your projects independently.Please check sources of DarwiinRemote and WiiRemoteFramework atsourceforge.net.If you are interested, develo...
DarwiinRemote

DarwiinRemote 0.3 is released!

It's time to buy 2 candles ;-) Hi all!DarwiinRemote 0.3 is released!! This version supports IR sensor and motion sensor calibration. Enjoy! From this version, DarwiinRemote is hosted on SourceForge.net. Please download binary and sources of this version fromhere (sourceforge.net). For developers: I plan to divide Wii Remote Framework from DarwiinRemote.app. By using the framework, you might be able to use Wii Remote in your projects easily. It will include some additional functions such as vario...
DarwiinRemote

DarwiinRemote 日本語FAQ

なんか、海の向こうで大変盛り上がってしまったようで、作った本人がびっくりしております。次のバージョンでは遂にIRセンサが組み込まれるので楽しみにしていてください。SourceForgeで公開する予定です。あと、加速度センサの値の変換もあまりに適当だったのでやり直します。 さて、ちょっとDarwiinRemoteでFAQ的なものを日本語で書いておきます。 これは何なのか任天堂のWiiに付属する(単品でも購入可能)WiiリモコンでMacを操作するものです現在のところ、三軸加速度センサとボタン、LED、バイブレーションモーターなどをサポートしていますAppleRemoteっぽいこともできます動作環境Mac OS X 10.4以上Bluetoothを接続できるマシン(某所で言われたIRポートはいりません)Intel CoreでもPowerPCでもOKマウスモードでカーソルがきちんと動かないWiiリモコンの加速度の値は個体差があるようです。次のバージョンではキャリブレーションの仕組みを導入しますそもそも傾けて操作するのは難易度が高いです。次のバージョンではセンサーバーを使ったポインティングも導入...
DarwiinRemote

DarwiinRemote is released!

What is DarwiinRemote? DarwiinRemote is a tiny software which reads data from and sends data to NintendoWii RemoteInputs3-axis acceleration sensorsall buttons except power button on/offOutput4 LEDsForce FeedbackDarwiinRemote allows you to control other applications by using Wii Remotebut now only supports "AppleRemote" mode... How to use DarwiinRemote Launch DarwiinRemotePress 1 button and 2 button of your Wii Remote simultaneouslyWii Remote becomes "discoverable mode" (4 blue LEDs are blinking)...
DarwiinRemote

WiiリモコンをMacからいじる

tokkyoくんに遅れること数日。 昨日から始めたWiiRemoteをMacで操るプログラミングですが、とりあえずこんな感じに。グラフがふにゃっとなってるのは、OpenGLのキャプチャがうまくいかないからです。 ビットマスクとかせにゃならんボタンはとりあえず置いといて、 3軸加速度センサのデータLEDのOn/OffバイブレータのOn/OffWii RemoteのInquiry は完成。 ボタンの判定のコードを書いたらひとまず公開して、他の誰かにきっちりしたのを作ってもらいたいところです^^; しかし、Phidgetsなんかと比べてもかなり精度の良い値が返ってきますね。これが4000円しないってのは凄いことだと思います。これから、学会発表のプレゼンでWiiRemoteを見ることが増えたりするかも(笑
スポンサーリンク