FredrikH:
The last little card seams easy, does not it?
Less easy because it won't plug right into your Mega like a shield will. You'll need to use some wires and make sure the connections are all correct.
FredrikH:
can I use it like a shield?
No. You'll need to mount it separately from the Mega.
FredrikH:
I need the pins (Digital 2-13) that the first bigger shield is covering!
It doesn't prevent you from using the pins. They are all accessible on the top of the shield. However, be aware that pin 10 is used as the CS pin for the W5500 so you can't use that for anything else. All the other pins 2-13 are free for you to use if it's on a Mega though.
pert:
Less easy because it won't plug right into your Mega like a shield will. You'll need to use some wires and make sure the connections are all correct.
No. You'll need to mount it separately from the Mega.
Bad question from me., sorry
"can I use it like a shield?"
I meant if the W5500 module comparin to Shield W5500 works the same, have the same function except from that the W5500 is not a shield?
13 of the Keystudio one will cost aboute 135$US and the w5500 module 42.78$US, some wires is a bigg cost
How about the stability on that kind of module? What library do I need to get it work and what in the code is difference from to use with the Ethernet lib... if you cannot use the Ethernet?
Regarding the W5100 shield my condition are:
Connect the Arduino Mega to the internet and connect the board to a computer program called Prosim737. (Flight Simulator). The mega will then do something with the sketch and components and take commands like switch a switch and send it back to the Prosim737.
Sum:
I do something with my components and send it through my network to Prosim737 which will receive my components state and execute what I did with my components.
The question is: Is the Shield with the W5100 fast enouth to execute my commands in 1-2 sec or something like that?
Will I note the time between a w5100 and the W5500?