I've just outlined this in my blog.
I'm happy to supply more detail to anyone who is interested
Neil
I've just outlined this in my blog.
I'm happy to supply more detail to anyone who is interested
Neil
Hi to everyone who has requested more information.
Attached is the complete sketch - Web_Server_Data_Logger.txt
@Mark Palmer - yes, The first stage is to view the data in a web browser - I use Chrome. Just point the browser at the IP address of the Ethernet Shield on your local network. It's not exactly a
pretty web page !!
I haven't included the code to get the IP address by DHCP (I wanted things to be as simple as possible), so make sure you do define the local IP aaddress of the Shield to be a valid address in your network and far enough away from the DHCP assigned addresses normally used by the other devices on your network.
I will endeavour to help with implementation and/or explain any obscure aspects of the sketch, although I must admit the HTTP is a direct steal, without 100% understanding on my part
All the best
Neil
Web Server Data Logger.txt.zip |
Hi to everyone who has requested more information.
Attached is the complete sketch - Web_Server_Data_Logger.txt
@Mark Palmer - yes, The first stage is to view the data in a web browser - I use Chrome. Just point the browser at the IP address of the Ethernet Shield on your local network. It's not exactly a
pretty web page !!
I haven't included the code to get the IP address by DHCP (I wanted things to be as simple as possible), so make sure you do define the local IP aaddress of the Shield to be a valid address in your network and far enough away from the DHCP assigned addresses normally used by the other devices on your network.
I will endeavour to help with implementation and/or explain any obscure aspects of the sketch, although I must admit the HTTP is a direct steal, without 100% understanding on my part
All the best
Neil
Web Server Data Logger.txt.zip |