This website , Arduino NetServer , demonstrates a simple way to achieve Internet Controlled Arduino(Electronics , Embedded System with Microcontroller Unit). This allows people be able to remote control their Arduino Projects(or Electronic Projects) via Internet. Which means , any user in the world , be able to use a Internet Web Browser ( Such as Firefox , IE ) to Monitor and Control their Electronic Projects( Here uses Arduino Projects ). To achieve Internet Controlled Electronics , in the other words , the main functions of Arduino NetServer are :
The tutorial of how to make your own Web Server can be found here. If you wanna DIY your homemade Web Server , feel free to check it out. The tutorial of Win32 Serial Port Programming can be found here. This is for the communication from your PC to your Electronics Controller , such as Arduino. The reasons and examples for making the Electronic Projects be able to Monitor / Control online could be :
This is another example. I use this Arduino NetServer to make a Internet Controlled Vehicle. It features : - The vehicle with analog control about For/Backward , Left/Right Steering - A robotic arm controlled by 2 servos hook on the vehicle - The arm hold a flashlight which can also be turn ON/OFF by Arduino - The vehicle is fully controlled by Arduino which talk to PC wireless by XBee - Arduino NetServer allows Internet User fully control the Vehicle by an Internet Browser - The user can monitor the battery status of the Vehicle online The General Idea demonstrates here is :
[ Further Study ] [ Acknowledgement ] Special thanks to Cara did the the remote control test for me from the other side of internet. Copyright © 2010 bdragon All rights
reserved. bdragong@gmail.com |


