I just ran into the 32K code barrier for the Arduino Ethernet board, And I was thinking that maybe what is needed is a Arduino Ethernet with the MEGA2560 chip as its core. The biggest thing that pushed it over the edge was Twitter internal OAuth code that would enable the device to talk to twitter directly. (without a middleman server) So my current code works in parts, but all together its 37K and I have 10K more to write.
I have Eagle set up along with the Boards and the Schematics downloaded from thier source locations. I managed to get the Chip copied from the original Mega Board on to the Ethernet Schematic ... Most of the pins match up directly. There are a couple of pins that im not sure if they are the same , and im not sure that the firmware would be the same.
Is there any advice that you call could offer on things that I should watch out for? Does anyone want to help out? I'm thinking that if we do this right it could be the Ethernet R3 Version ... and get any other issues handled that others have seen?
Chuck

