mjendza / arduino

0 stars 0 forks source link

Arduino communication via http #5

Open mjendza opened 9 years ago

mjendza commented 9 years ago

http://www.fabiobiondi.com/blog/2014/02/html5-chrome-packaged-apps-and-arduino-bidirectional-communication-via-serial/

http://www.instructables.com/id/Arduino-Web-LED/?ALLSTEPS

We want to communicate with arduino via http protocol,

mjendza commented 9 years ago

It can be used external webserver with PHP and arduino can send data via post messages to server, this server can collect the state of arduino