Raspberry Pi Writing C Code for Raspberry Pi
by misperry in Circuits > Raspberry Pi
33470 Views, 117 Favorites, 0 Comments
Raspberry Pi Writing C Code for Raspberry Pi
![raspi c.png](/proxy/?url=https://content.instructables.com/F49/1WU4/HRPBK3QG/F491WU4HRPBK3QG.png&filename=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/
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/