Originally posted by enigmatheatre
View Post
Announcement
Collapse
No announcement yet.
Arduino Ethershield W5500
Collapse
X
-
I have just tested the V2 Ethernet library but it is not backward compatible with the v1 shield so I can not update the this. You can change it in the sketch before uploading to the board and it will run the same.
Greig.
Leave a comment:
-
Thanks BS85,
i think ill just have to see if it works then when i order the China pcbs and use the other libraries.
Will report if it comes to this
Leave a comment:
-
Been using an Arduino Ethernet Shield 2 from arduino.org for a couple of months now.
This uses the Wiznet W5500 just had to use the ethernet2 library and modify the sketch to get it working.
#include <Ethernet2.h>
#include <EthernetUdp2.h>
Leave a comment:
-
Arduino Ethershield W5500
I was wondering, since this shield consumes less power then the cheaper w5100 shields.
Would this work with the arduino plugin, or does it need different libraries and code ?
http://www.aliexpress.com/item/free-...c-dea7ccc9c614Tags: None
Leave a comment: