Published: 20 Jan 2018 › Updated: 20 Jan 2018

라즈베리파이 - 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:
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
- linux iptables 설명
- python kalman filter install / 파이썬 칼만필터 설치 / 라즈베리파이
- [구동확인] RPI-AP Setting / DHCP Setting
- 라즈베리파이 - gpio 설치 / rasberry pi GPIO
- python TG9e 서버모터 구동
- Apache2 서버에 CGI 셋팅
- 파이썬 소켓통신 <=> L3G4200D 자이로센서 값 받기
- [검증완료] GPS-Module GY-GPS6MV2 셋팅 / NEO-6M / GPS 데이터 뽑아쓰기
- 라즈베리파이 해상도 옵션 / rasberry pi resolution option
- 라즈베리파이를 AP 로 / Rasberry Pi for AP (wifi AP)