Go to file
Kurt Eckhardt 68c2585a56 Joystick - USB enhance More Axis, Rumble, LEDS
Added support for Joysticks, that on some of them we can not receive more of the Joysticks axis.  So far mainly on PS3 and PS4.  So you can now get the Gyro/accel stuff.  You get feedback on the DS4 touch area, PS3 you can get the pressure values on several of the buttons.  LIke the RT/LT ones.

In addition added some support for Rumble.  So far it appears to be working somewhat on the PS3 and PS4 controllers.  On the PS4 you can also set the RGB LED light values and on the PS3 you can set the 4 LEDS on the front., which are normally used to say which controller it is.
2018-01-11 07:09:22 -08:00
examples Joystick - USB enhance More Axis, Rumble, LEDS 2018-01-11 07:09:22 -08:00
USBHost_t36.h Joystick - USB enhance More Axis, Rumble, LEDS 2018-01-11 07:09:22 -08:00
antplus.cpp AntPlus fixes 2017-10-21 08:45:09 -07:00
antplusdefs.h Arduino style API for AntPlus payload parsers 2017-10-21 03:34:40 -07:00
ehci.cpp Clean up bandwidth usage info when deleting a pipe 2017-12-19 15:31:08 -08:00
enumeration.cpp String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
hid.cpp Joystick - USB enhance More Axis, Rumble, LEDS 2018-01-11 07:09:22 -08:00
hub.cpp String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
joystick.cpp Joystick - USB enhance More Axis, Rumble, LEDS 2018-01-11 07:09:22 -08:00
keyboard.cpp Add Xbox One controller support 2017-11-20 09:19:25 -08:00
keyboardHIDExtras.cpp Placeholder file (needed for Teensyduino installer) 2017-12-13 04:04:49 -08:00
keywords.txt Joystick - USB enhance More Axis, Rumble, LEDS 2018-01-11 07:09:22 -08:00
library.properties Convert to Arduino library format 2017-03-07 07:40:06 -08:00
memory.cpp Clean up bandwidth usage info when deleting a pipe 2017-12-19 15:31:08 -08:00
midi.cpp Attempt workaround for improper USB MIDI sysex message 2018-01-09 12:29:39 -08:00
mouse.cpp RAWHID Support 2017-11-20 08:54:56 -08:00
print.cpp Fix print() & println() conflict with Arduino Print class 2017-10-15 13:11:46 -07:00
rawhid.cpp RAWHID Support 2017-11-20 08:54:56 -08:00
serial.cpp Serial cleanup - flush, timeout 2017-11-10 16:37:12 -08:00