Raspberry Pi Writing C Code for Raspberry Pi

by misperry in Circuits > Raspberry Pi

33462 Views, 117 Favorites, 0 Comments

Raspberry Pi Writing C Code for Raspberry Pi

raspi c.png
In this tutorial we will be looking at our first GPIO (General Purpose I/O) programming with the gcc C compiler.  Library files and pin out information for the raspberry pi can be found at the links below.

Raspberry Pi Pin Out and example C code
http://elinux.org/RPi_Low-level_peripherals

Raspberry Pi GPIO Library Files
http://www.airspayce.com/mikem/bcm2835/