Hello,
I tried installing webiopi for my RaspberryPi 3, unfortunately its not working.
Please find the below link from which i installed the WebIOPi,
$ wget http://sourceforge.net/projects/webiopi/files/WebIOPi-0.7.1.tar.gz
$ tar xvzf WebIOPi-0.7.1.tar.gz
$ cd WebIOPi-0.7.1
$ wget https://raw.githubusercontent.com/doublebind/raspi/master/webiopi-pi2bplus.patch
$ patch -p1 -i webiopi-pi2bplus.patch
$ sudo ./setup.sh
How to Start WebIOPi
Follow the steps below if Raspbian is installed by NOOBS later than 1.4.2.
$ cd /etc/systemd/system/
$ sudo wget https://raw.githubusercontent.com/doublebind/raspi/master/webiopi.service
$ sudo systemctl start webiopi
$ sudo systemctl enable webiopi.
And also find the screenshot of the error message and in browser the GPIO pins are not working.


Awaiting for your valuable inputs.
Kind Regards,
Richi Nixon V
Hello,
I tried installing webiopi for my RaspberryPi 3, unfortunately its not working.
Please find the below link from which i installed the WebIOPi,
$ wget http://sourceforge.net/projects/webiopi/files/WebIOPi-0.7.1.tar.gz
$ tar xvzf WebIOPi-0.7.1.tar.gz
$ cd WebIOPi-0.7.1
$ wget https://raw.githubusercontent.com/doublebind/raspi/master/webiopi-pi2bplus.patch
$ patch -p1 -i webiopi-pi2bplus.patch
$ sudo ./setup.sh
How to Start WebIOPi
Follow the steps below if Raspbian is installed by NOOBS later than 1.4.2.
$ cd /etc/systemd/system/
$ sudo wget https://raw.githubusercontent.com/doublebind/raspi/master/webiopi.service
$ sudo systemctl start webiopi
$ sudo systemctl enable webiopi.
And also find the screenshot of the error message and in browser the GPIO pins are not working.


Awaiting for your valuable inputs.
Kind Regards,
Richi Nixon V