Thursday, 21 February 2013

Making the web-page live?


So far we have managed to achieve running the python code from the putty software which controls the respected GPIO's and we are at a point where we are looking to have a PHP page run this code for via a button activation on the default servers web-page but what if we want (and hopefully so) to do this from any location for example active our raspberry pi GPIO from another building or even different part of the world. We then need to take into consideration, how we can make the raspberry pi have a web-site control its GPIO since we already have a copy of our GUI on the internet already.

This is the next area we will look into; publishing our webpage and having it control our device!

 

No comments:

Post a Comment