Unfortunately I have run out of space on my uno and need to move to the mega.
I am having problems getting my Ethernet shield working with the mega.
The code works on the same shield on the uno but when I move the shield to the Mega it compile without any errors,but just don't respond.
I have a tinker.it Ethernet shield without sd card reader. And a original mega R3.
using Arduino 1.0.1 IDE
I have followed this guide
http://mcukits.com/2009/04/06/arduino-ethernet-shield-mega-hack/and searched various online sources but most information seem out of date.
The files that need modification are not available and the Ethernet and SPI libraries are in different locations.
Has anyone been successful in getting this configuration working with the new 1.0.1 IDE ?
Many Thanks