I want to make a weather center driven by an arduino. My plans are to connect different sensors for themperature, moisture, Precipitation, wind etc. to it.
If the arduino recieve a command from a SMS, fx: "T" for temperature. The arduino answers with the temperature to the sender. (I'm not the only one who will be using it, so the commands have to be understandable for anyone)
Which arduino and GSM shield is preferable? Any sensors you would recommend? And is there any similar projects or guides i could read?
I have never used arduino before. This will be my first project.