wind-rider
ee0bbd9657
Add more comments
2017-08-19 23:02:55 +02:00
wind-rider
8cdc8cca26
Add connection diagram and comments
2017-08-19 22:58:37 +02:00
wind-rider
813eb71440
Added simple example
2017-08-19 17:03:44 +02:00
NicoHood
e8f3178509
Merge branch 'dev' of https://github.com/NicoHood/HID into dev
2015-11-30 18:02:19 +01:00
NicoHood
86ed8a146b
Moved some examples into separate folder
2015-11-08 20:09:45 +01:00
NicoHood
4c90e0b90d
Added RawHID Hyperion Paintpack example
2015-11-08 20:06:46 +01:00
NicoHood
fcb32a5cf0
minor keyboard feature request fixes
2015-11-08 20:06:17 +01:00
NicoHood
c197491272
Updated RawHID with new, more intuitive API
2015-11-08 20:05:53 +01:00
NicoHood
0487754e10
Added Feature Report example + disabled by default
2015-11-07 23:46:58 +01:00
NicoHood
186c2c432c
Added sequence ID (aka num) to RawHID
2015-11-07 10:54:50 +01:00
NicoHood
0835e6a243
Added Single Absolute Mouse API
2015-11-06 21:40:51 +01:00
NicoHood
590c184145
Added Single System Support
2015-11-06 21:31:06 +01:00
NicoHood
9c4eee90ed
Added Single Consumer API
2015-11-06 21:27:28 +01:00
NicoHood
b626e00b9a
Updated RawHID, added Event function
...
Found a comprimiss between interrupt processing, prebuffering and processing long data inputs as well.
2015-11-06 21:14:35 +01:00
NicoHood
60a30c1cdb
Added Consumer Keys to Keyboard API
2015-10-24 11:25:40 +02:00
NicoHood
2b841bed48
Updated Keyboard examples
2015-10-24 10:16:00 +02:00
NicoHood
34dca71b28
Enabled Raw HID
2015-10-13 18:41:15 +02:00
NicoHood
3008e6d11d
Added NKRO keyboard
2015-10-11 14:00:49 +02:00
NicoHood
0d15f41e6a
Activated Single Gamepad support
2015-10-11 11:11:34 +02:00
NicoHood
2e72174480
Enabled Mouse API
2015-10-10 18:59:17 +02:00
NicoHood
2e6d4c9e2d
Improved Boot Keyboard, added example
...
HID Driver got removed, now relies on the internal IDE definitions.
The PR is opened at Github, but will merged hopefully soon.
2015-10-10 12:58:51 +02:00
NicoHood
652e590e23
updated Led Example
2015-10-10 12:27:30 +02:00
NicoHood
3d7b93b586
Removed default german keyboard layout
2015-09-28 12:48:29 +02:00
NicoHood
6c9e2fd99c
Added RawHID
...
Works under linux with a patched Teensy RawHID testprogram
Only works without any other HID device (like keyboard) used together
2015-09-22 22:08:13 +02:00
NicoHood
b617fb0b3d
(NKRO) Keyboard improvements
2015-09-20 10:55:13 +02:00
NicoHood
2281210b1c
fixed some led issues, added leds for teensy
...
seems to still not work for nkro and teensy?
2015-09-19 18:51:16 +02:00
NicoHood
f34b500d68
Updated keywords.txt
2015-09-19 18:20:10 +02:00
NicoHood
aa06a6aa4e
Added TeensyKeyboard example
2015-09-19 18:10:39 +02:00
NicoHood
78870a82dd
Added NKRO Keyboard
2015-09-19 17:58:35 +02:00
NicoHood
e7b6591bc5
Added Mouse example
2015-09-19 16:46:34 +02:00
NicoHood
78c763e438
Updated HIDDevices for new, modified Pluggable HID version
...
Keyboard got improved a bit as well.
2015-09-19 13:15:32 +02:00
NicoHood
f34df6edef
Added KeyboardLeds/HID Out Report
...
This also enables the option for further raw HID development.
2015-09-19 12:16:29 +02:00
NicoHood
797b6c9cce
Added .a linkage PR fix
2015-08-24 17:05:20 +02:00
NicoHood
4df1f30427
Added Absolute Mouse
2015-08-09 19:08:12 +02:00
NicoHood
bec08597f1
Switched to Library with version 2.4 for IDE 1.6.6
2015-08-09 14:39:42 +02:00
NicoHood
09c2229608
Minor fixes
...
Updated platforms.txt
Added a few consumer definitions
2015-05-25 18:17:01 +02:00
NicoHood
19c61d732a
Added Simple HID-Bridge example
...
Since I dont have any time to produce any relyable Bridge, here is a simple example.
2015-05-20 17:00:13 +02:00
Nico
76d5f50241
Merge remote-tracking branch 'origin/dev' into dev
...
Conflicts:
examples/HID/Keyboard_Led/Keyboard_Led.ino
2015-04-27 15:01:24 +02:00
Nico
c28a1737e4
Removed documentation in the example itself
2015-04-27 15:00:20 +02:00
Nico
9ce75036e7
Update Keyboard_Led.ino
2015-04-24 18:06:32 +02:00
Nico
531ee3e915
Example Compile error fix
...
https://github.com/arduino/Arduino/issues/2997
2015-04-20 14:28:24 +02:00
Nico
e8ca301007
Added Keycode example
2015-04-11 09:31:32 +02:00
Nico
d75c598a62
Moved and improved examples
2015-04-11 09:31:23 +02:00
Nico
a6bec493eb
Added wiki link
2015-04-04 20:21:59 +02:00
Nico
2289569e7d
Integrated System wakeup into API
2015-02-28 10:42:52 +01:00
Nico
8681c19dab
Added No USB workaround to pins.h
...
Due to a bad Leonardo Bootloader this is the only way (i know) to fix
this bug right now. It no longer needs to be included in the sketch
anymore, this will be compiled automatically now.
2015-02-20 14:45:25 +01:00
Nico
389a45db9f
Updated USB-Serial
...
Made it a little prettier
2015-02-20 14:43:22 +01:00
Nico
0e738a08d9
Added Runbootloader example
...
Alternative way to the USB-Serial Bridge
2015-02-20 14:33:11 +01:00
Nico
d27720ec91
Arduino as ISP fix for 328
...
Now it should work with 32u4, 16u2 and 328 and probably others as well
2015-02-17 08:22:00 +01:00
Nico
9a84bca6da
Added F() makro to Keyboard example
2015-02-11 07:52:57 +01:00