|
Web Based Robot
I want to create a web interface for controlling our robot via the web, especially using something like a iPhone or iPad, etc. It would be easy to deploy a php application that will communicate with the client, the phone and the robot. My strategy, so far, is to read from the web interface, the controls and store a number in a text file. The robot loads the text file from the web server and there is a number, most likely and ASCII Character. How can I download the page on the cRIO and process the data on it?
|