Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
arduino_pde.zip | 2013-01-18 | 4.5 kB | |
Totals: 1 Item | 4.5 kB | 0 |
The originary goal was to fully control an Arduino 2009 through a web control panel without the use of ethernet shield or serial proxy, using only a web server (WAMP) and a php extensione for the management of serial communication between php and serial port. To the application were then added a domotic extension and a watchdog extension; the first to start/stop timed schedule and the second to control the status of a pin value and start/stop alarms(mostly analog control); those apps have a graphical map to put the control in specific region of a image in backgroung(e.g. house map). The only requirements are to use WAMP ver. 2.0i(apache 2.2.11 + php 5.3.0) and Arduino ide 023 (I will publish soon sketch for ide 1). You can download WAMP ver. 2.0i from http://sourceforge.net/projects/wampserver/files/WampServer%202/WampServer%202.0/. The application is in ALPHA and in strong development, so stay tuned. The arduino_php.zip has already the php estension source and Arduino sketch inside. The project's homepage in on: ITALIAN : http://leoser.eu5.org/arduino_controllo_php.php ENGLISH : http://leoser.eu5.org/arduino_controllo_php_en.php(sorry for the mistakes!). The project is quite discontinued due new i2c release.