Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 277 Bytes

File metadata and controls

12 lines (9 loc) · 277 Bytes

Libraries

Two important libraries are used in programming with Raspberry Pi, and they are wiringPi and RPi.GPIO. The Raspbian OS image of Raspberry Pi installs them by default, so you can use them directly.

rpi_gpio wiringpi