Commit graph

72 commits

Author SHA1 Message Date
Kristian Sloth Lauszus 50b6ce4c9c All boards now rely on the SPI library after: https://github.com/felis/USB_Host_Shield_2.0/pull/137 2015-04-20 03:03:04 +02:00
Kristian Sloth Lauszus 271520919b Updated link to USB Host shield image 2015-04-07 16:02:29 +02:00
Kristian Sloth Lauszus bc11723589 Added Digilent chipKIT to supported boards 2015-04-07 15:51:30 +02:00
Kristian Sloth Lauszus 127273aad3 Merge branch 'SPI' into Galileo 2015-04-07 15:08:19 +02:00
Kristian Sloth Lauszus b41150643f Only use pin 2 and 3 as INT and SS when using Intel Galileo 1 2015-04-05 13:01:24 +02:00
Kristian Sloth Lauszus aba96e76d1 Merge branch 'guruthree-master'
# Conflicts:
#	README.md

Closes #135
2015-03-25 01:19:06 +01:00
Kristian Sloth Lauszus 42a26346fa Added support for Intel Edison
Closes #132
2015-03-19 20:47:48 +01:00
Kristian Sloth Lauszus 08ddabf7a5 Use much faster GPIO pin 2 and 3 on Intel Galileo & Intel Galileo 2 2015-03-19 20:09:27 +01:00
Kristian Sloth Lauszus 424e351923 Put avrpins include back at original order
Also some whitespace fixes
2015-03-19 18:24:41 +01:00
Kristian Sloth Lauszus 73ce976198 Merge branch 'SPI' into Galileo
Conflicts:
	Usb.h
	avrpins.h
	usbhost.h
2015-03-19 16:36:51 +01:00
Kristian Sloth Lauszus ceda6e18b5 Pin 13, 12 and 11 can still be used for SPI on Uno 2015-03-19 15:24:23 +01:00
Kristian Sloth Lauszus de7ad5a066 Added a few more "LeftHatX: 0 LeftHatY: 0 RightHatX: 0 RightHatY: 0" and converted tabs to spaces 2015-03-15 00:06:18 +01:00
Kristian Sloth Lauszus 5b35d25138 Make 3b47fd03e3 show up correctly. 2015-03-15 00:04:19 +01:00
Kristian Sloth Lauszus 3b47fd03e3 Added typically error that people are getting when the dongle is not supporting 2.0+EDR. 2015-03-15 00:02:59 +01:00
Andrew J. Kroll bc8000f782 manual merge 2015-03-12 18:56:15 -04:00
Andrew J. Kroll 586ed62467 CRLF -> LF 2015-03-12 17:27:21 -04:00
Kristian Sloth Lauszus 73f791c859 Merge branch 'SPI' into Galileo
Conflicts:
	avrpins.h
	settings.h
	usbhost.h
2015-03-03 19:57:35 +01:00
Fred 7c475c91e0 Xbox ONE Controller support 2015-02-14 11:09:24 +00:00
Kristian Sloth Lauszus 2b4a56de3d Added note about SPI pins used on Arduino Uno 2014-12-02 17:46:05 -08:00
Matt Sieren e0ac4eedad Revert "Updated instructions"
This reverts commit 904569278d.
2014-11-24 08:22:19 +01:00
Matt Sieren 904569278d Updated instructions
Added information about including SPI.h
2014-11-22 11:02:36 +01:00
Matt Sieren a88e9b44e7 Added Board
Added RedBearLab nRF51822 and instructions to the readme.
2014-11-22 09:56:15 +01:00
Kristian Sloth Lauszus 46dd720b8f Added a link to Adafruit's library guide 2014-10-29 14:28:45 -07:00
Kristian Lauszus 81a861d4d5 Mention Arduino Galileo in readme 2014-09-02 00:18:05 -07:00
Kristian Lauszus a932871f34 Typo 2014-08-28 18:32:51 -07:00
Kristian Lauszus bf9fa2c5ec Fixed donate button 2014-08-28 18:31:38 -07:00
Kristian Lauszus e851f0d7ae Added donate button 2014-08-28 18:20:36 -07:00
Kristian Lauszus efeb80855e Added table of contents 2014-07-01 11:47:39 +02:00
Kristian Lauszus c589731974 Added "Interface modifications" section to readme 2014-07-01 11:31:45 +02:00
Kristian Lauszus 6152175f48 Added link to PSBuzz example 2014-06-29 18:11:45 +02:00
Kristian Lauszus 25117ab926 Added support for the Playstation Buzz controllers
See #71
2014-06-29 18:05:50 +02:00
Kristian Lauszus 2c5f5e8c09 Can now read battery level and usb, audio and mic status of PS4 controller
Inspired by: https://github.com/chrippa/ds4drv/blob/master/ds4drv/device.py
2014-04-23 23:40:47 +02:00
Kristian Lauszus 0be51b12e5 Updated PS3 paring documentation 2014-03-27 02:45:49 +01:00
Kristian Lauszus 2b31f96bcd Making it clearer how to get the PS4 controller into paring mode 2014-03-17 15:48:37 +01:00
Kristian Lauszus bb9fef05db Typo once again 2014-03-06 21:48:48 +01:00
Kristian Lauszus a0661ef244 Typo correction 2014-03-06 19:32:17 +01:00
Kristian Lauszus 4f978efe23 Added information about the need to include the Arduino SPI library when using the Due 2014-03-06 19:25:35 +01:00
Kristian Lauszus 76b1c3fb32 Added some syntax highlighting in the readme 2014-03-03 02:59:09 +01:00
Kristian Lauszus a24ecb5797 Updated readme and some comments 2014-02-25 19:32:49 +01:00
Kristian Lauszus 6373ebe6ce Can now set the rumble and light on the PS4 controller
Still need to test it via USB
2014-02-17 00:21:21 +01:00
Kristian Lauszus 2a1db31cf1 Can now read the IMU and touchpad values of the PS4 controller via Bluetooth as well
Thanks to Frank Zhao - see: http://eleccelerator.com/wiki/index.php?title=DualShock_4#0x11
2014-01-22 05:13:49 +01:00
Kristian Lauszus 06b859bb7f Added links to blog posts 2014-01-19 00:11:48 +01:00
Kristian Lauszus da2ee95445 Added support for the PS4 controller via USB
Also improved the PS4BT library
2014-01-18 22:36:01 +01:00
Kristian Lauszus 2e4f9c852d Added information about powered hub to FAQ 2014-01-14 23:56:17 +01:00
Kristian Lauszus 22efbd4d60 Added information about the PS4 library 2014-01-12 16:05:17 +01:00
Kristian Lauszus f676812f84 Code for the Wii IR camera needs to be activated in settings.h now
Also cleaned up README.md a bit
2013-12-30 16:19:34 +01:00
Kristian Lauszus b5d997c821 Typo 2013-11-25 23:27:37 +01:00
Kristian Lauszus 5edcc13c6c Added information about spi4teensy3 library 2013-11-25 23:26:11 +01:00
Kristian Lauszus 1b9c3952ac Typo 2013-11-25 00:33:44 +01:00
Kristian Lauszus 27b8656f91 Added information about how to change protocol mode 2013-11-25 00:31:42 +01:00