Arduino Due compatible with Arduino Ethernet shield or Arduino Wifi shield ?

Hi,

I have an Arduino DUE R3 and an official Arduino WiFi shield (one month old). Can I just plug my Shield in the DUE, will this work and not damage any hardware? What about the library, do I have to add a special library for the WiFi shield now it is connected to a DUE, or does the WiFi library in the 1.5.5 IDE handles everything?

Thanks in advance :slight_smile:

cmaglie:
They are both compatible.

For the Wifi shield, the library is still missing, so you can't still use it (unless you port the library by yourself). I'm working on it.