skysparrow avatar

라즈베리파이 - gpio 설치 / rasberry pi GPIO

skysparrow

Published: 20 Jan 2018 › Updated: 20 Jan 2018라즈베리파이 - gpio 설치 / rasberry pi GPIO

라즈베리파이 - gpio 설치 / rasberry pi GPIO

1 라즈베리파이의 업데이트 및 업그레이드

sudo apt-get updatesudo apt-get upgrade

2 소스관리툴 git 를 다운로드한다.

오픈소스 https://github.com/WiringPi/WiringPi 의 소스를 체크
sudo apt-get install git-core

3 wiringPi 프로젝트를 다운로드
git clone git://git.drogon.net/wiringPi

4 빌드 및 설치

cd wiringPi
./build

5 설치가 확인

gpio -v gpio readall

Leave 라즈베리파이 - gpio 설치 / rasberry pi GPIO to:

Written by

Read more #rasberryfi posts


Best Posts From skysparrow

We have not curated any of skysparrow's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From skysparrow