This video demonstrates how to Toggle RaspberryPi GPIO from Web Browser.
We use WebIOPi library to achieve this.
steps by step to install WebIOPi
Usage
wget https://github.com/Freenove/WebIOPi/archive/master.zip -O WebIOPi.zip
unzip WebIOPi.zip
cd WebIOPi-master/WebIOPi-0.7.1
patch -p1 -i webiopi-pi2bplus.patch
sudo ./setup.sh
Start WebIOPi
sudo webiopi -d -c /etc/webiopi/config
For more details visit
http://webiopi.trouch.com/
Tutorials on digital pin control
http://webiopi.trouch.com/DIGITAL.html
Tutorials on Analog interface
http://webiopi.trouch.com/ANALOG.html
Tutorials on interfacing sensors
http://webiopi.trouch.com/SENSOR.html
Support me - Buy Me a Ko-Fi
https://ko-fi.com/prajnith
For more exciting projects please visit https://worldomo.blogspot.com/
Download
0 formats
No download links available.
How to Toggle RaspberryPi GPIO/LED from Web | NatokHD