Page 232 - 3-1
P. 232

$ wget http://sourceforge.net/projects/webiopi/files/WebIOPi-0.7.1.tar.gz
              // WebIOPi  다운로드


              $ tar – zxvf WebIOPi-0.7.1.tar.gz
              // WebIOPi  압축파일 해제


              $ cd WebIOPi-0.7.1
              // WebIOPi  폴더 진입


              $ cd ~
              $ git clone https://github.com/acrobotic/Ai_Demos_RPi
              //  라즈베리파이 3     의 경우 핀 배열이 다르므로 업데이트를 해야함.


              $ cd ./WebIOPi-0.7.1
              // WebIOPi  패치 폴더 진입


              $ patch -p0 -i ../Ai_Demos_RPi/demos/gpio/webiopi_raspberry_pi_2_cpu_support.patch





                                                         - 232 -
   227   228   229   230   231   232   233   234   235   236   237