I'm developping dozens of solutions for automatism and other purposes. Today, I have to work on RFID Prject involving 3 readers. Then, no other chance to use the Mega for the 3 interrupt inputs. But need to add an Ethernet Shield.
Xmas is coming soon, and I'm expecting a Mega Ethernet from the Arduino community... Is this in the pipe ?
Xmas is coming soon, and I'm expecting a Mega Ethernet from the Arduino community... Is this in the pipe ?
The Ethernet shield in the Arduino store currently fits, and works with, the Mega. It uses the SPI pins, which are not external interrupt pins. What problem, specifically, do you want a Mega ethernet shield to address?