DIY HACK – HOW TO Control an Arduino remotely with your browser!
Click Here to View in Full Screen Mode
This is kinda cool way to control an LCD hooked up to Ardunino with browsers including your mobile phone.
In conclusion, this code may be pretty ragged, but the concept is what is important and it should be enough to get you started. You obviously can’t do anything too intense with this. It could be used to do some simple but cool things though such as controlling your house from your cell phone, or feeding your dog or cat over the internet, etc. Once again, please e-mail me if you need help getting it working for your project.
Related Posts:
DIY- How to make an ethernet temperature controller with Visual Basic
Tags: cell_phone, Circuits, conclusion, controlling, DoItYourself!, Educational, Hack, kinda_cool, LCD, LED, mail, makezine, Microcontroller, Misc, mobile_phone, temperature_controller, youtube


Can you get an arduino to talk to a cell phone (using the cell phone as a modem) to send data from the arduino via SMS?
Thanks, Greg
[Reply]
Oh sure you can. You need to get a SMS modem, I think there’s a howto somewhere…
hold on…
Check this out, I made this couple years ago. Arduino and CUBLOC is pretty similar so you can probably refer to it:
http://cubloc.com/phpBB3/viewtopic.php?f=7&t=675
[Reply]