Name | Modified | Size | Downloads / Week |
---|---|---|---|
Sketch | 2013-01-18 | ||
Php extension | 2012-12-01 | ||
arduino_php.zip | 2013-04-09 | 231 Bytes | |
README | 2013-04-08 | 1.3 kB | |
IMPORTANT-FIX JQUERY_SCHEDULE.PHP.txt | 2013-04-08 | 303 Bytes | |
fixes_en.txt | 2013-01-18 | 6.4 kB | |
fixes_it.txt | 2013-01-18 | 6.8 kB | |
INSTALL | 2012-12-01 | 2.4 kB | |
Totals: 8 Items | 17.3 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.