Commit graph

36 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
759d3b6977 Updated example to show how to use attachOnInit
Also removed whitespace PS3Multi example
2013-07-14 01:28:47 +02:00
Oleg Mazurov
261e5f1bd2 commit 2013-06-11 21:11:43 -06: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
Kristian Sloth Lauszus
7ceeb2b2f5 Reserve 200 bytes for string and print status string 2013-04-03 20:36:23 +02: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
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
Kristian Sloth Lauszus
eb088895f5 Added support for the IR Camera inside the Wiimote
Thanks to Allan Glover: https://github.com/Engr-AllanG
2013-01-17 00:07:56 +01:00
Kristian Lauszus
d68c896241 Fixed comment 2012-10-11 21:58:19 +02:00
Kristian Lauszus
48f3153c3b Updated example sketch to work with pairing 2012-10-07 20:16:09 +02:00
Kristian Lauszus
01c909c2cc Fixed comment 2012-09-19 23:20:49 +02:00
Kristian Lauszus
09f19de0d3 Fixed conflict between PS3USB and PS3BT 2012-09-09 22:13:52 +02:00
Kristian Lauszus
dfa329a2b9 Added support for the Motion Plus extension 2012-08-23 23:10:12 +02:00
Kristian Lauszus
c138bf0492 Added support for the Nunchuck controller 2012-08-22 23:41:38 +02:00
Kristian Lauszus
7eb2f39597 Added getPitch and getRoll 2012-08-21 17:36:37 +02:00
Kristian Lauszus
a3ad5f2cdd Added support for Wiimote 2012-08-21 14:31:11 +02:00
Kristian Lauszus
c72c9a4578 Removed L2 and R2 from digitalOutput string 2012-08-09 21:51:29 +02:00
Kristian Lauszus
9e51675c18 Added note about SRAM and FLASH
You will need a Arduino Mega 1280/2560 to run the sketch
2012-08-09 21:34:51 +02:00
Kristian Lauszus
459c5b7984 Edited sketch text 2012-08-08 21:28:25 +02:00
Kristian Lauszus
856b027e7b Removed whitespace 2012-08-08 20:21:35 +02:00
Kristian Lauszus
9fe088f39d Fixed typo 2012-08-08 19:59:43 +02:00
Kristian Lauszus
c8e89283d5 Reorganized examples 2012-08-08 19:27:32 +02:00