KDAB / bcm2835_BP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a C library for Banana Pro. It provides access to 
GPIO and other IO functions on the A20 chip.
Allowing access to the 40 pins ISE plug on the Banana Pro board so you can control and interface with various external devices.
The library is modifed based on the original BCM2835 lib for Raspberry Pi, all the API function name is the same, so we can use all the examples from the original BCM2835 directly.
Any questoin you can post on LeMaker forum http://www.lemaker.org/ .  

About

License:GNU General Public License v2.0


Languages

Language:Shell 73.4%Language:C++ 17.1%Language:C 9.5%