Skip to content

NeMarat/bcm2835_BP

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.6%
  • C++ 17.7%
  • C 7.7%