Customizing WebIOPi
Posted: Fri May 10, 2013 6:05 am
Hi.
I've been trying to get WebIOPi's example scripts work. I'm using WebIOPi version 0.6.
The scripts under the app/ folder work - gpio-header, gpio-list etc. I've tested the Web Interface with LEDs connected to GPIO and it works like a charm
Now, I'm having problem with executing example scripts provided with the WebIOPi package.
Here's what I did.
1. I 'moved' some of the scripts in the 'example' folder of WebIOPi to
of the Pi. (Specifically, I tried magpi-cambot2)
2. Executed the python script (cambot.py)
When I press the buttons in the Web Interface (of cambot2) after the above mentioned steps, nothing happens
I'm using /app/gpio-header as a reference to monitor changes in voltages. But I see no changes when I press buttons in the web interface of cambot2 project.
Kindly help me out! Am I missing something?
Thanks in advance
I've been trying to get WebIOPi's example scripts work. I'm using WebIOPi version 0.6.
The scripts under the app/ folder work - gpio-header, gpio-list etc. I've tested the Web Interface with LEDs connected to GPIO and it works like a charm
Now, I'm having problem with executing example scripts provided with the WebIOPi package.
Here's what I did.
1. I 'moved' some of the scripts in the 'example' folder of WebIOPi to
Code: Select all
/usr/share/webiopi/htdocs 2. Executed the python script (cambot.py)
When I press the buttons in the Web Interface (of cambot2) after the above mentioned steps, nothing happens
I'm using /app/gpio-header as a reference to monitor changes in voltages. But I see no changes when I press buttons in the web interface of cambot2 project.
Kindly help me out! Am I missing something?
Thanks in advance