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
Nico
4775b3881c
Arduino as ISP 16u2 fix
2015-01-24 22:12:54 +01:00
Nico
4251522cf7
Removed HID_Test example
...
Does not compile with the current settings, more a leftover from
developing.
2015-01-24 22:12:21 +01:00
Nico
889623a83b
Improved USB-Serial
...
Now the buffer can even shrink down to 2 bytes. Not sure why 1 bytes
gives problems. Also a buffer with USB_EP_SIZE is now also possible.
2015-01-17 11:01:34 +01:00
Nico
766ef64b4b
Removed outdated notice in examples
2015-01-11 23:11:43 +01:00
Nico
cc8940b9ec
Added HelloWorld example
2015-01-11 23:10:14 +01:00
Nico
c7c3bdb39c
Arduino as ISP fix
2015-01-11 13:57:58 +01:00
Nico
0926e6318d
Added NoUsb workaround for Leo/Micro devices
...
Had to add this workaround again since the Leo/Micro bootloader is coded
different than the HL2 which fixes this problem.
2015-01-11 12:55:18 +01:00
Nico
00460dc6aa
Added more pictures to troubleshoot
2015-01-11 00:58:00 +01:00
Nico
24feb745e8
Advanced Gamepad example fix
2015-01-10 00:21:17 +01:00
Nico
9340ea20c6
Added Raw HID, made Custom reports more easy
...
Also added a new picture and a keyboard + mouse report definition
2015-01-08 17:44:04 +01:00
Nico
8577a94b21
Updated Keyboard Led example
2015-01-02 19:58:02 +01:00
Nico
c6c5ea62f4
USB-Serial fix
2015-01-02 17:28:13 +01:00
Nico
eed723401b
Example fixes
2015-01-02 16:59:33 +01:00
Nico
8997abe61b
USB-Serial Update
2015-01-02 16:59:24 +01:00
Nico
bb008e6daa
Added Examples
2015-01-02 16:23:27 +01:00
Nico
6cbd735213
Moved Core again
2015-01-02 14:53:53 +01:00
Nico
c4c2f47f61
Starting from Zero
2014-12-08 17:02:18 +01:00
Nico
de84b3d5fb
NO USB Update
2014-11-30 12:26:45 +01:00
Nico
f4bee40834
Added USB-Serial function
...
Its now possible to also reprogram the main MCU with the HoodLoader2 in
the sketch itself. It might have some bugs/errors since the USB
implementation isn't that reliable.
2014-11-29 20:27:32 +01:00
Nico
19dc97ac89
Added Gamepad Project, PWM Fade example
2014-11-22 14:02:34 +01:00
Nico
2a906abd79
Moved examples
2014-11-22 14:02:12 +01:00
Nico
e03c73f396
Rearranged examples
2014-11-22 12:59:13 +01:00
Nico
a2ba6fde68
Added HoodLoader1&2 examples
2014-11-22 12:43:36 +01:00
Nico
ef26d3b442
Adding Examples + Readme
2014-11-21 18:37:50 +01:00
Nico
daa80ec7bf
Starting from a clean 1.5.8 USB API
2014-11-21 18:37:15 +01:00
NicoHood
258a5dd0ca
Gamepad fixes
2014-08-26 21:12:30 +02:00
NicoHood
a1120f9a32
Gamepad fix
2014-08-25 19:06:05 +02:00
NicoHood
e2aaa54532
Reworked library completely + HID fixes
2014-08-25 03:05:43 +02:00
NicoHood
445c7e884d
Update 1.7
2014-08-10 02:15:10 +02:00
NicoHood
1c7e8ac4d7
Update 1.2
2014-06-22 00:36:44 +02:00
NicoHood
5665051f8f
minor update
2014-06-05 23:06:36 +02:00
NicoHood
e0ab857255
Update 1.1
2014-06-05 22:54:29 +02:00
NicoHood
ea4cc966c5
Release 1.0
2014-06-03 17:10:40 +02:00