-
Revision B source code published - Configuration via serial port added
03/05/2015 at 15:14 • 0 commentsRevision 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.
-
Source code posted
12/21/2014 at 19:21 • 0 commentsI 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.