Close

Source code posted

A project log for External IP Address Tracker

Arduino with an Ethernet shield is used to send an email to let you know when the external IP address of your internet connection changes

bayresbayres 12/21/2014 at 19:210 Comments

I posted the source code for this project. It differs slightly from the description, in that the setup parameters are hard coded. I haven't gotten around to building the serial port setup interface that was described. The setup parameters are documented in the sketch so it should be obvious what you need to change to get this sketch running with your email server.

https://github.com/Ayresindustries/EXT_IP_Tracker.git

Discussions