Jump to content
  • 0

AnalogShield on Arduino Mega2560


Benjamin7785

Question

Hi all,

because I was running out of memory on my Arduino UNO using the analogShield I changed to the Arduino Mega2560.

As it turned out, the Arduino Mega2560 is not officially supported with the library from the digilent resource center.
However, there is a modified lib on github which supports the Mega2560 almost flawlessly.

Here is the Link: https://github.com/wespo/analogShield

The only modification I had to do was to bend away pin 11,12,13 of the digilent analogshield. This way the 6pin SPCI port is used for SPI communication. (The mega2560 doesn't use SPI on pin 11,12,13)

Ben

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...