알뜰살뜰 정보/Raspberry PI

WebIOPi not working index.html && WebIOPi 설치 방법

쉬고싶은 거북이 2020. 9. 9. 17:38

WebIOPi not working index.html

you should first patch file install done and install setup.sh file


패치파일을 실행 안시키고 설치 시 기본 index.html이 적용되지 않음 

실패 시 화면


WebIOPi 설치 방법


1. WebIOPi 설치

http://goo.gl/kV4pFy 클릭 후 

WebIOPi-0.7.1.tar.gz 다운로드 합니다.

그 후 압축을 풀어줍니다.


2. Patch File 설치

sudo wget https://raw.githubusercontent.com/doublebind/raspi/master/webiopi-pi2bplus.patch

3. Patch File 적용

WebIOPi 압축 푼 폴더에 Patch File을 넣은 후

patch -p1 -i webiopi-pi2bplus.patch

sudo ./setup.sh

sudo /etc/init.d/webiopi start


4. WebIOPi 웹 화면 접속

http://[라즈베리파이 주소]:8000

기본 ID : webiopi

기본 PWD : raspberry


성공 화면