Commit graph

18 commits

Author SHA1 Message Date
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
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
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
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
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
c4c2f47f61 Starting from Zero 2014-12-08 17:02:18 +01:00
Nico
19dc97ac89 Added Gamepad Project, PWM Fade example 2014-11-22 14:02:34 +01:00