I just wonder if replacing the atmega328 of an arduino UNO board by the microcontroller of an arduino
MEGA i.e. atmega2560 is possible? So the end product would be a UNO with more memory.
Would anybody have tried yet?
Which bootloader to burn on the atmega2560? The one of Uno or Mega?
Buenavista:
So the answer is: The 2560 does not exist in DIP.
Not an answer you can directly come to from the link you gave.
However, if you want to see which packages a device is available in, then the device datasheet is usually a good place to look.
A Google search on 'ATMega2560 Datasheet' will point you to the datasheet for the device and it's quicker\easier to look it up there than waiting for a response in here. Look for sections in the datasheet like; pinouts, pin configurations, packages etc.