soon - marcosassis/gamepaduino GitHub Wiki

code todo

wiki soon

wiki todo

soon

input

general way of using arduino DIO pins as controller inputs
    then: do classes about shift registers and key matrices [go hacking]

to be compatible with all output modes

MIDI

MIDI USB

decide whether make an adaptor class for MIDIUSB library
    or rewrite from scratch

PluggableUSB

why we are not going to use arduino_midi_library

USB HID

the same about keep joystick arduino library adaptor class as 'primary'
(probably will be always available, this library is fine)

PluggableHID

tons of references