Commit graph

351 commits

Author SHA1 Message Date
Kristian Sloth Lauszus 33698b0091 Fixed issue that caused setLed to not respond and check batterylevel 2013-01-06 03:32:13 +01:00
Kristian Sloth Lauszus 1798f9b338 Another fix for multiple controllers 2013-01-04 00:19:07 +01:00
Kristian Sloth Lauszus 47d1a6b8b6 Fixed support for multiple controllers
Thanks Tim:
http://blog.tkjelectronics.dk/2012/12/xbox-360-receiver-added-to-the-usb
-host-library/#comment-262631
2013-01-03 20:18:23 +01:00
Kristian Sloth Lauszus 67b61dea17 Removed delay(1) again 2013-01-02 23:57:52 +01:00
Kristian Sloth Lauszus 349cff9b16 Fix typo 2013-01-02 23:23:55 +01:00
Kristian Sloth Lauszus 4fa973d441 Forgot delay and a bunch of #ifdef DEBUG 2013-01-02 22:38:31 +01:00
Kristian Sloth Lauszus 7750b494e6 New README 2012-12-30 19:29:23 +01:00
Kristian Sloth Lauszus fedb7445ce Added some comments 2012-12-29 14:16:11 +01:00
Kristian Sloth Lauszus db37672e2c Added link to blog post 2012-12-29 14:15:40 +01:00
Kristian Sloth Lauszus 1625afb25c Included keywords for XBOXRECV library 2012-12-29 14:15:26 +01:00
Kristian Sloth Lauszus 7a823ca71c The Xbox wireless receiver is now supported 2012-12-28 06:37:42 +01:00
Kristian Sloth Lauszus f0844a77e8 Fixed bug when printing const char* 2012-12-22 22:25:05 +01:00
Kristian Sloth Lauszus a4f21cea8c Added ability to print floating-point numbers 2012-12-16 18:42:02 +01:00
Kristian Sloth Lauszus 8f7d93896e Added ability to print negative numbers 2012-10-23 22:49:19 +02:00
Kristian Lauszus 4e10fd3046 Added Android source to github 2012-10-17 00:43:34 +02:00
Kristian Lauszus d68c896241 Fixed comment 2012-10-11 21:58:19 +02:00
Kristian Lauszus 702b07d03c Added flush() 2012-10-09 20:41:47 +02:00
Kristian Lauszus 36044a4356 Minor edit 2012-10-08 17:29:30 +02:00
Kristian Lauszus 091650d0a1 Exit if inquiry finished 2012-10-08 15:32:42 +02:00
Kristian Lauszus 9f20111d53 Merge pull request #29 from felis/Wii-Pair
The Wii class can now pair with the Wiimote
2012-10-07 13:46:42 -07:00
Kristian Lauszus 3441f6c3c4 Prevent it from printing "Pairing successful" multiple times 2012-10-07 22:31:28 +02:00
Kristian Lauszus 90ae685010 Minor edit 2012-10-07 20:34:52 +02:00
Kristian Lauszus 48f3153c3b Updated example sketch to work with pairing 2012-10-07 20:16:09 +02:00
Kristian Lauszus f8b5c46f60 Added debug about inactive Motion Plus 2012-10-07 20:07:48 +02:00
Kristian Lauszus d445689813 Fixed bug when pairing 2012-10-07 19:44:27 +02:00
Kristian Lauszus 2a6fa135e5 Fixed comment 2012-10-07 19:12:26 +02:00
Kristian Lauszus 940b8e185b Minor edit 2012-10-07 16:24:12 +02:00
Kristian Lauszus a6d77dce92 Added DEBUG around string 2012-10-07 15:22:29 +02:00
Kristian Lauszus ebb333de9a Now able to pair with Wiimote 2012-10-07 14:50:51 +02:00
Kristian Lauszus 02719f4c92 Added setLedStatus()
This will give some feedback to the user about which extensions is
currently connected
2012-10-06 16:42:00 +02:00
Kristian Lauszus 70eaa7732c Improved sensor reading 2012-10-04 19:28:27 +02:00
Kristian Lauszus 452ab7491f Fixed getButtonPress 2012-10-04 01:46:38 +02:00
Kristian Lauszus ae082b1860 Merge pull request #28 from felis/PS3-Multi
PS3BT and PS3USB don't conflict anymore and some other small changes
2012-10-03 13:13:20 -07:00
Kristian Lauszus 98b3fec50a More readable conversion from number to ASCII character 2012-10-03 21:46:08 +02:00
Kristian Lauszus 2182ec9a97 Added comment about difference bewteen getButtonPress and getButtonClick 2012-10-03 21:29:44 +02:00
Kristian Lauszus 80e689a8b8 Added support for unofficial Mad Catz controllers 2012-10-03 21:19:52 +02:00
Kristian Lauszus c55c77fa03 Added comment about difference bewteen getButtonPress and getButtonClick 2012-10-03 20:49:50 +02:00
Kristian Lauszus c6795d10e2 Removed diasble scan and increased counter 2012-10-03 20:44:03 +02:00
Kristian Lauszus 155c06b83f Clear flags after reading them 2012-10-03 20:44:03 +02:00
Kristian Lauszus eceea5e404 Merge pull request #27 from felis/master
Add latest commits to prevent conflicts
2012-10-03 11:04:39 -07:00
Kristian Lauszus 81c7f22417 Added get9DOFValues
Thanks to Manfred Piendl for finding the values needed to convert the
Move sensor data into units
2012-10-02 02:05:07 +02:00
Kristian Lauszus 75a84c5e80 Better getButtonClick routine 2012-10-02 01:43:00 +02:00
Kristian Lauszus d6b628b5a4 Added support for the new Wii Remote Plus
See: http://wiibrew.org/wiki/Wiimote#SDP_information
2012-09-22 02:13:00 +02:00
Kristian Lauszus bf646fdd0e Forgot to reset hci_counter 2012-09-19 23:21:07 +02:00
Kristian Lauszus 01c909c2cc Fixed comment 2012-09-19 23:20:49 +02:00
Kristian Lauszus 2be3f61301 Forgot break in switch statement 2012-09-10 00:23:35 +02:00
Kristian Lauszus 09f19de0d3 Fixed conflict between PS3USB and PS3BT 2012-09-09 22:13:52 +02:00
Kristian Lauszus 5a424b5523 Toggle the ADK reset pin 2012-09-09 14:37:16 +02:00
Kristian Lauszus d09c7f7d31 Updated keywords 2012-08-24 18:11:54 +02:00
Kristian Lauszus 42023d557a Forgot to put serial inside DEBUG tags 2012-08-24 00:59:43 +02:00