Hi guys, for my project I need to run my NuElectronics ENC28J60-based ethernet shield, and the AdaFruit motor shield together, however it seems there are conflicts in their pin usage. From the information I have found (links below), it looks like they conflict on pin 12 (MISO) and pin 13 (MOSI). From what I have read these are I/O channels, but I don't know enough to figure if they can have mulitple devices on them as a bus, or if they are 1-to-1, or if I can move either shields' pins to use other pins on Arduino (obviously having to jumper the pins via breadboard or other means, cant keep them physically stacked). Can anyone shed some light on this? I'd really rather not have to use a second arduino and I2C just to get these two shields working in the same project!
Ethernet Shield ENC28J60 pins --
http://shieldlist.org/nuelectronics/ethernetAdaFruit Motor Shield pins --
http://shieldlist.org/adafruit/motor