tttapa / MIDI_controller

This is a library for creating a MIDI controller using an Arduino or Teensy board.
GNU General Public License v3.0
402 stars 70 forks source link

Firmware link #36

Closed elkavo closed 6 years ago

elkavo commented 6 years ago

Dear tttapa,

I'm very interrested in your project.

It is to be used on a Arduino Mega. So I have to flash the firmware.

But the link to the Arduino firmware is not working. I can't find the Atmega16u2 firmware on the arduino github site either.

I'v found one on another site but I'm not sure if that is the correct firmware.

Would you know where I can download the software.

With regards

DH1KLM commented 6 years ago

I think this is the object of desire. https://github.com/arduino/ArduinoCore-avr/blob/master/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial-atmega16u2-Mega2560-Rev3.hex

elkavo commented 6 years ago

Thank you!

tttapa commented 6 years ago

Seems like they moved all hardware-specific code into a separate repository. I'll have to update the links in the next revision.

tttapa commented 6 years ago

Fixed in 1ecbd2c86e2268b36391db0ae5a5390cdbe90b8a.