A good way to add ethernet to medusa

To add Ethernet to medusa, which is based on arduino, you maybe able to use the ENC28 module but you will waste most of the resources on the TCP/IP stack.

Good thing dfrobot has this module which uses a chipset with built in TCP/IP stack

I did some googleing for the drivers and there seem to be a lot of info on the web.

Do to forget, for WiFi we recommend this one today
https://www.ghielectronics.com/catalog/product/444

Enjoy :slight_smile:

1 Like

fyi i used the adafruit cc3000 breakout module with great success using their driver and even added email support to it.
i think https://www.ghielectronics.com/catalog/product/486 will work but the S socket on the Medusa board does not have an interrupt pin on socket 1 pin 3 so you need 2 sockets to run it.