ddiakopoulos / hiduino

:musical_keyboard: Native USB-MIDI on the Arduino
http://www.dimitridiakopoulos.com/hiduino
643 stars 110 forks source link

instructions for building dualmode firmware for mega2560? #11

Closed Reggi3 closed 10 years ago

Reggi3 commented 10 years ago

Hi, I see that there isn't much in the way of instructions on how to compile the dual mode firmware, is it as simple as: Download the source tarball from https://github.com/ddiakopoulos/hiduino/releases/tag/v1.0

and the lufa version mentioned on that page? then compile as usual?

ddiakopoulos commented 10 years ago

Hi -- when you refer to dual mode firmware -- you are referring to a combined CDC Serial and USB-MIDI firmware? If so, I never reliably achieved a way to choose one of the firmwares during power on (not without some external hardware to pull a particular pin on the ISP header high) so I stopped development and I don't think I ever produced a working version.

ddiakopoulos commented 10 years ago

Closing for lack of new information.