04-26-2013, 12:26 AM
Is it possible to make a HTTP GET function?
Specialy for temperature monitoring and energy count via S0 signal.
lan controller can read temperature and automatically send data to internet web page.PHPscript on web page make a graph, history etc.
example:
http_get my.server.com/data.php?TEMP1=$INP1,S0count=$INP3D etc.....
function server side php aplication for temperature monitoring with demo:
https://code.google.com/p/tmep/
measure S0 for energy counting is very usefull feature...
Specialy for temperature monitoring and energy count via S0 signal.
lan controller can read temperature and automatically send data to internet web page.PHPscript on web page make a graph, history etc.
example:
http_get my.server.com/data.php?TEMP1=$INP1,S0count=$INP3D etc.....
function server side php aplication for temperature monitoring with demo:
https://code.google.com/p/tmep/
measure S0 for energy counting is very usefull feature...