Creating a networked magnetometer using the Micro Mag 3, Arduino and Ethernet Shield.
It will take 90 readings of each axis each min, average, remove issues, and post to URL.
Here is a basic example of how the data is submitted: you will need to build your own DB_insert function with password and the like.
".$sql_ins; } else if ($debug) echo "Nothing passed"; ?>