Close

Fixes and enhancements

A project log for Arduino anti-theft alarm shield

Complete anti-theft alarm compatible with any kind of sensors, with RFID recognition, GSM and web server, based on Arduino Mega.

inggaroIngGaro 08/05/2015 at 10:230 Comments

Hi guys, i release a new version of the code with some fixes and enhancement. New features:

If you are going to use a W5100 ethernet (I finally got a working one) you have to connect pin 10 to the SS pin. Since in this project the pin 10 is used for GSM modem shield, you have to change it (maybe to pin 53, like in the scheme). You may easily do it with a small modification to the library, follow this link:

https://github.com/kiwisincebirth/Arduino/tree/master/Ethernet

Discussions