Close

Revision B source code published - Configuration via serial port added

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 03/05/2015 at 15:140 Comments

Revision B source code is now on Github. https://github.com/Ayresindustries/EXT_IP_Tracker.git

This version allows the user to configure all of the parameters via the serial port and save them to the EEPROM.

After uploading the sketch to the Arduino, open the serial port monitor and follow the directions.

The main description has been edited to describe how obtaining and storing parameters via serial port is achieved.

Discussions