I would like to know what shield pins you are using for the board; I want to use an Ethernet Shield along with an Arduino Uno for easy networking connectivity
Ethernet Shield pin usage can be found here: http://www.arduino.cc/playground/Main/ShieldPinUsage
Looking at the board schematics in the documentation, it appears as though pins D2 through D8 (step/direction x3 and enable) are used along with the Ground, 5V. Are there any other pins used?
Thank you