MCUdude / MegaCore

Arduino hardware package for ATmega64, ATmega128, ATmega165, ATmega169, ATmega325, ATmega329, ATmega640, ATmega645, ATmega649, ATmega1280, ATmega1281, ATmega2560, ATmega2561, ATmega3250, ATmega3290, ATmega6450, ATmega6490, AT90CAN32, AT90CAN64 and AT90CAN128
Other
384 stars 118 forks source link

arduino-volume1 #159

Closed fadi0albaghdadi closed 3 years ago

fadi0albaghdadi commented 3 years ago

I tried running the library (https://github.com/connornishijima/arduino-volume1) on an atmega128 processor but it never worked

MCUdude commented 3 years ago

The Volume1 library is very hardware specific, and it needs to be ported to the ATmega128 in order to work. You should contact the library author about this.