Commit graph

117 commits

Author SHA1 Message Date
Kristian Sloth Lauszus
d0ec18ab44 Fixed disconnect problem when using the old Wiimote with the external MotionPlus extension
Now also updates the batteryLevel when getBatteryLevel is called
2013-07-18 19:43:21 +02:00
Kristian Sloth Lauszus
7ff9dea66b Added support for original Xbox controller 2013-07-18 17:52:23 +02:00
Kristian Sloth Lauszus
759d3b6977 Updated example to show how to use attachOnInit
Also removed whitespace PS3Multi example
2013-07-14 01:28:47 +02:00
Oleg Mazurov
06741b5a03 changed Notify to E_Notify 2013-06-19 20:20:08 -06:00
Oleg Mazurov
a8bc10f7f5 message 2013-06-18 17:01:29 -06:00
Kristian Sloth Lauszus
da0622a5f1 Uploaded newest testusbhostFAT code 2013-06-18 23:24:20 +02:00
Andrew J. Kroll
e01df49bf3 refactor entire library for hex printing 2013-06-17 15:37:09 -04:00
Oleg Mazurov
ca0b0588d1 commit message 2013-06-11 21:14:16 -06:00
Oleg Mazurov
c979798fcc commit message 2013-06-11 21:12:45 -06:00
Oleg Mazurov
261e5f1bd2 commit 2013-06-11 21:11:43 -06:00
Kristian Sloth Lauszus
d27ca9822d Fixed path to libraries 2013-06-10 20:32:09 +02:00
Kristian Sloth Lauszus
2f04cc56ac Create instances dynamically 2013-06-10 00:07:14 +02:00
Kristian Sloth Lauszus
d3b2324b1e Added link to master makefile 2013-06-09 20:24:44 +02:00
Kristian Sloth Lauszus
5df4fd56f6 Added note about compatible Arduinos 2013-06-09 19:53:22 +02:00
Kristian Sloth Lauszus
4c5df3f56a Updated Readme 2013-06-09 19:45:45 +02:00
Kristian Sloth Lauszus
fb28094a30 Added the master makefile as a submodule as well 2013-06-09 19:32:27 +02:00
Kristian Sloth Lauszus
f69278c2b9 Fixed path to libraries 2013-06-09 19:26:43 +02:00
Kristian Sloth Lauszus
b528925d9e Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00
Oleg Mazurov
2a43fde0ff Merge pull request #52 from weizenspreu/master
Event for changed control keys
2013-05-16 14:44:30 -07:00
Kristian Sloth Lauszus
216fce8d95 Controller is default 0
This will ensure compatible with the other controllers
2013-05-16 22:41:52 +02:00
Kenneth Newwood
a669933c44 Added KeyboardReportParser::OnControlKeysChanged(before, after) to be able to react on control key presses and enhanced the HID keyboard example. 2013-05-16 20:45:26 +02:00
Kristian Sloth Lauszus
3557dac88d Updated comment 2013-05-07 15:50:38 +02:00
Kristian Sloth Lauszus
e6a557870b The SPP Class now inherit from the Arduino Stream library 2013-05-07 00:06:49 +02:00
Oleg Mazurov
9813e7a565 Merge branch 'master' of https://github.com/felis/USB_Host_Shield_2.0 2013-04-30 14:07:55 -06:00
Oleg Mazurov
554487c849 Leonardo Compatibility patch by weizenspreu 2013-04-30 14:06:36 -06:00
Kristian Sloth Lauszus
9af835e8fe Battery level no longer return battery level in percentage 2013-04-15 18:36:47 +02:00
Oleg Mazurov
2d3b73f9a7 Merge branch 'master' of https://github.com/felis/USB_Host_Shield_2.0 2013-04-03 13:20:50 -06:00
Oleg Mazurov
84cff61f49 fixed printhex 2013-04-03 13:14:25 -06:00
Oleg Mazurov
e1a11e9d5c fixed printhex 2013-04-03 13:08:24 -06:00
Kristian Sloth Lauszus
7ceeb2b2f5 Reserve 200 bytes for string and print status string 2013-04-03 20:36:23 +02:00
Oleg Mazurov
ed04516c18 deleted pde versions 2013-04-03 12:13:24 -06:00
Oleg Mazurov
85289c70f4 fixed PrintHex in USBHIDBootKbd example 2013-04-03 11:56:36 -06:00
Oleg Mazurov
7691a91a4e fixed board_qc to Notify() syntax 2013-04-03 11:40:33 -06:00
Kristian Sloth Lauszus
8ca3ab8fd1 Updated XBOXUSB library so it doesn't conflict with the other libraries 2013-02-17 01:03:32 +01:00
Kristian Sloth Lauszus
4d836ecff2 Fixed typo 2013-02-04 09:33:07 +01:00
Kristian Sloth Lauszus
b97caf84de Added SPPMulti example 2013-02-04 08:36:52 +01:00
Kristian Sloth Lauszus
be920c507f Added comment 2013-02-04 07:25:28 +01:00
Kristian Sloth Lauszus
355ca892eb Added support for Wii U Pro Controller 2013-02-02 22:14:01 +01:00
Kristian Sloth Lauszus
86a3392f6a Fixed support for multiple Wiimotes 2013-01-31 21:58:13 +01:00
Kristian Sloth Lauszus
d2bb7b8338 Don't print values if it's a Navigation controller 2013-01-28 00:50:44 +01:00
Kristian Sloth Lauszus
391f5ece4d Fixed conflict between analog buttons and digital buttons 2013-01-27 22:02:33 +01:00
Kristian Sloth Lauszus
0cd5102056 Only print if the IR camera is actually seeing something 2013-01-24 00:21:59 +01:00
Kristian Sloth Lauszus
fed2a0ad07 Fixed comments 2013-01-23 22:47:47 +01:00
Kristian Sloth Lauszus
bb8bdab3ba Track up to four objects using the IR camera
The state of the Wiimote can now also be read including the battery
level
2013-01-23 22:28:40 +01:00
Kristian Sloth Lauszus
ac4fc92ea7 The library now also support multiple Wiimotes 2013-01-20 22:46:04 +01:00
Kristian Sloth Lauszus
47ab932c0f Don't print R2 and right joystick if a Navigation controller is connected 2013-01-20 22:30:53 +01:00
Kristian Sloth Lauszus
0397a3f088 Added example to show how to use multiple PS3 controller with the library 2013-01-20 18:18:46 +01:00
Kristian Sloth Lauszus
aafb1d6491 Don't print the right joystick if it's a Navigation controller 2013-01-20 18:14:15 +01:00
Kristian Sloth Lauszus
4e7c5ce51e Addd check for WIICAMERA 2013-01-17 00:47:38 +01:00
Kristian Sloth Lauszus
3acafa2634 Minor edit 2013-01-17 00:13:09 +01:00