Skip to content

hereshem/WebIOPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebIOPi

Raspberry Pi GPIO interface with web

clone repository: $ git clone https://github.com/hereshem/WebIOPi.git

go to folder: $ cd WebIOPi/

now compile: $ sudo ./setup.sh

..will take some time to complete..

to start WebIOPi simply run : $ sudo webiopi

start WebIOPi in background: $ sudo /etc/init.d/webiopi start

start WebIOPi at boot: $ sudo update-rc.d webiopi defaults

Now, In browser type http://192.168.0.226:8000

Default login details User Name : webiopi Password : raspberry

About

Just experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.4%
  • Java 30.3%
  • JavaScript 10.7%
  • C 8.2%
  • Shell 2.2%
  • C++ 0.6%
  • Other 0.6%