SixAxis on Windows
now motion sensor value(3-axis) is available via USB.
@
--download
SixAxis_20070506.zip first build with source.(technical demo)
--screenshot

--See Also
http://ipvideo.512j.com/bbs/bmb/topic.php?filename=216
http://www.pabr.org/sixlinux/sixlinux.en.html
--development environment
Borland Delphi 6 Professional
Windows XP Professional SP2 (Japanese)
Sony CECHZC1J (SixAxis)
--this program is using following component
HID Controller Suite ( http://www.soft-gems.net/ )
written by Robert Marquardt
--bbs
--mail & messenger
wiin-remote @ hotmail.co.jp
--note
Report data
| idx | Assign |
| 0 | LAnalogX |
| 1 | LAnalogY |
| 2 | RAnalogX |
| 3 | RAnalogY |
| 4 | equals 41? |
| 5 | equals 45? |
| 6 | Button flag - Triangle(0x01) Circle(0x02) Cross(0x04) Cube(0x08) L2(0x10) R2(0x20) L1(0x40) L1(0x80) |
| 7 | Button flag - Select(0x01) LAnalogClick(0x02) RAnalogClick(0x04) Start(0x08) Up(0x10) Right(0x30) Down(0x50) Left(0x70) |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | Up Analog (0x00 to 0xFF) |
| 14 | Right Analog (0x00 to 0xFF) |
| 15 | Down Analog (0x00 to 0xFF) |
| 16 | Left Analog (0x00 to 0xFF) |
| 17 | L2 Analog (0x00 to 0xFF) |
| 18 | R2 Analog (0x00 to 0xFF) |
| 19 | L1 Analog (0x00 to 0xFF) |
| 20 | R1 Analog (0x00 to 0xFF) |
| 21 | Triangle Analog (0x00 to 0xFF) |
| 22 | Circle Analog (0x00 to 0xFF) |
| 23 | Cross Analog (0x00 to 0xFF) |
| 24 | Cube Analog (0x00 to 0xFF) |
| 25 | |
| 26 | |
| 27 | |
| 28 | |
| 29 | |
| 30 | |
| 31 | |
| 32 | |
| 33 | |
| 34 | |
| 35 | |
| 36 | |
| 37 | |
| 38 | |
| 39 | |
| 40 | Motion X(H) |
| 41 | Motion X(L) |
| 42 | Motion Y(H) |
| 43 | Motion Y(L) |
| 44 | Motion Z(H) |
| 45 | Motion Z(L) |