Xbox 360 Wireless Controller for Windows library

Dependencies:   USBHost USBHostXpad mbed

Fork of USBHostMSD_HelloWorld by Samuel Mokrani

Xbox 360 Wireless Controller for Windows

Microsoftの XBOX 360 ワイヤレスコントローラーを、パソコン用のUSB接続型レシーバーで mbed に接続して使えるライブラリです。
ワイヤードのXBOX360コントローラーや、初代XBOXコントローラーのコードも含んでいますが未確認です。

USB Host 機能を使いますので mbed LPC1768 専用です。

たまに usb_thread could not read dev descr を出力して処理が停止する不具合があります。

/media/uploads/samux/usb_host_schema.jpg

Import libraryUSBHostXpad

Xbox 360 Wireless Controller for Windows library. sample: http://mbed.org/users/okini3939/code/USBHostXpad_HelloWorld/

Files at this revision

API Documentation at this revision

Comitter:
okini3939
Date:
Sat Feb 01 08:14:26 2014 +0000
Parent:
11:f76e120a8520
Commit message:
fix led

Changed in this revision

USBHost.lib Show annotated file Show diff for this revision Revisions of this file
USBHostXpad.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/USBHost.lib	Fri Dec 13 07:37:25 2013 +0000
+++ b/USBHost.lib	Sat Feb 01 08:14:26 2014 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/users/mbed_official/code/USBHost/#37c948cf0dbf
+https://mbed.org/users/mbed_official/code/USBHost/#bb3a8a54f5cd
--- a/USBHostXpad.lib	Fri Dec 13 07:37:25 2013 +0000
+++ b/USBHostXpad.lib	Sat Feb 01 08:14:26 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/okini3939/code/USBHostXpad/#53ce7778a155
+http://mbed.org/users/okini3939/code/USBHostXpad/#4254192898a9
--- a/mbed.bld	Fri Dec 13 07:37:25 2013 +0000
+++ b/mbed.bld	Sat Feb 01 08:14:26 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/4096f863f923
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/824293ae5e43
\ No newline at end of file