Web Gsm remote control

Hello arduino friends.I create a project http://www.power7.net for control my air condition or other device via web or gsm...

Does it... work? Have you consider using loops? Combine something?

Cheers,
Kari

Yes work....The web code without sd card you must remove some functions because the ethernet shield have only 8Kbyte buffer size...

I just download Opera mini browser to my mobile phone Sony ericsson W995 and work fine with html code...

I make Ir pulse ibrary for my a/c Toyotomi...if anybody make another library for another device please send me to upload it...

With Web or Gsm we could make a simple Home or Factory Automation system with sensors and actuators....

The code for pulses on A/C from heat state is different for on A/C from cool state....mine is from heat state.I will update soon.

The gsm project we could expand with alarm sms when digitalRead state = HIGH....

The connection between Arduino and Sony ericsson K700i.... pin 11 -> +5volt , pin 10 -> GND , pin 5 -> Rx(0) serial arduino, pin 4 -> Tx(1) serial arduino.