Raspberry Pi_Kor_25.6.2 WiringPi library

25.6.2 library

25.6.2.1 library 개요

library는 Gordon Henderson이 개발한 GPIO 도구이다. 이것은 Raspberry Pi에서 사용되는 BCM2835에서 사용하기 위해 C 언어로 개발된 GPIO 처리 library로서 GNU LGPLv3 라이선스 조건으로 배포되고 있다. 이 library는 원래 Arduino의 “wiring” system에 익숙한 사용자들이 Raspberry Pi를 쉽게 사용할 수 있도록 하기 위해서 개발되었다.

Raspberry Pi_Eng_25.6.2 WiringPi library

25.6.2 library

25.6.2.1 Overview of Library

library is a GPIO tool developed by Gordon Henderson. This is a GPIO processing library developed in C language for use with the BCM2835 used in Raspberry Pi and is distributed under the terms of the GNU LGPLv3 license. This library was originally developed to make it easier for users familiar with Arduino’s “wiring” system to easily use Raspberry Pi.