A program to show the use of a wireless xbox 360 controller. Has details on what data is given out from the controller as well as normalized values for the triggers and sticks
Dependencies: USBHost USBHostXpad mbed
Fork of USBHostXpad_HelloWorld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
14:9a82555f7a3b | 2016-03-09 | JakBlackburn | fixed typo in data breakdown |
13:015ec003c063 | 2016-03-09 | JakBlackburn | added values for the buttons and normalized the values of the triggers and analogue sticks.; Also documented how the Xpad gives out data |
12:f6d7bcc93e97 | 2014-02-01 | okini3939 | fix led |
11:f76e120a8520 | 2013-12-13 | okini3939 | fix |
10:4b0c8727f0c3 | 2013-12-11 | okini3939 | fix led, rumble; |
9:16ce7a241108 | 2013-12-10 | okini3939 | 1st build |
8:758190c6c455 | 2013-03-14 | samux | Use latest USBHost lib |
7:f5c5fad802c3 | 2013-03-14 | samux | Use latest USBHost lib |
6:a801dcc9ff68 | 2013-03-13 | samux | Use latest USBHost lib |
5:fc580cab6a61 | 2013-03-13 | samux | Use latest USBHost lib |
4:f8a5c8aa895a | 2013-03-13 | samux | add comments |
3:17ca010bda2e | 2013-03-13 | samux | Use latest USBHost |
2:3e3df7a79050 | 2013-03-12 | samux | reduce stack size |
1:473f339c54c1 | 2013-03-12 | samux | use latest USBHost |
0:0d68fe822228 | 2013-03-06 | samux | USBHostMSD Hello World |