I used mine to experiment with wireless control of the heating system in the village hall. I never got it working properly over the Internet, but the basic 466 MHz stuff was OK and it was fun decoding the control signals used by the equipment manufacturer. What will you be doing with yours?
Thanks for the book tip, I'll give it a look-see.
My own project is in some ways similar to that of your village hall one. My old parents can't seem to understand how to operate the programmer on their heating system, they also may get occasional problems but are not so proficient at relaying the symptoms to me over the phone. They do not have t'interweb, and the boiler is in the loft of their small bungalow. To alleviate this I have installed a 4-relay GSM switch in parallel with their programmer. With this I can send a single text message to activate one or more of the relays, the functions of which are 1. OPEN heating valve 2. OPEN hot water valve. 3. DEMAND boiler to fire (there's a fixed bypass to the bathroom towel rad, and it's a system boiler with pump built-in), and 4. TURN ON a lamp next to the boiler. This is purely so I can verify the GSM relay works and has power by asking him "Is the lamp on or off?"
I want to learn to integrate the Arduino with the GSM module so that I can send new commands to the it via SMS text, and receive embedded data in reply. The Arduino will have several cheap sensors connected to it, usede to measure pipe temperatures and (maybe) system pressure and flue flowrate/temperature. This would enable me to see if the boiler is running or stopped in response to my GSM commands, and to do remote diagnostics.
To do this I need to learn a bit more, especially interfacing with GSM receiver modules, UARTs, and the Arduino. Once that's done I want to transfer the project to a British made Raspberry Pi, and expand it to other projects as my knowledge and imagination grows!
Charles, the GSM switch can be bought on Ebay for about £32 as a four relay model, about £20 as a single relay. Search 'CL4-GSM. or CL1-GSM' as required.
MM