Go to file
James Wood 1ebf27ec37 plop 2020-09-15 21:05:05 +10:00
.vscode plop 2020-09-15 21:05:05 +10:00
boards plop 2020-09-15 21:05:05 +10:00
lib/EasyTransfer plop 2020-09-15 21:05:05 +10:00
src@83457b3391 plop 2020-09-15 21:05:05 +10:00
.gitignore plop 2020-09-15 21:05:05 +10:00
README.md plop 2020-09-15 21:05:05 +10:00
platformio.ini plop 2020-09-15 21:05:05 +10:00

README.md

HID-Gamepad-USB

Warning: does not upload from Platformio. I can't figure it out.

USB gamepad/joystick interface for the small ATMEGA16U2 microcontroller on an Arduino Uno. Requires the Hoodloader2 bootloader to be installed.

Receives joystick position/button info from the ATMEGA328P (the large microcontroller) via a high-speed serial link.