neuralassembly / raspi2

WebIOPi-0.7.1 Patch for Raspberry B+ and Pi 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebIOPi-0.7.1 Patch for Raspberry B+, PiZero, Pi2, Pi3, and Pi4 (does not work on Pi5)

You have full access to all header pins (40 pins) on the Web interface.

Install

$ 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/neuralassembly/raspi2/master/webiopi-pi2bplus.patch
$ patch -p1 -i webiopi-pi2bplus.patch
$ sudo ./setup.sh
$ wget https://raw.githubusercontent.com/neuralassembly/raspi2/master/webiopi.service
$ sudo mv webiopi.service /etc/systemd/system/

How to Start WebIOPi

$ sudo service webiopi start
$ sudo service webiopi stop

About

WebIOPi-0.7.1 Patch for Raspberry B+ and Pi 2