A library to make GPIO use across 96Boards uniform
This is the rudimentary beginnings of the 96BoardGPIO library to control
real world hardware via the GPIO on the 96Boards family of boards that
confirm to the CE spec.
One of the cool things about the 96Boards CE project is that all of the
boards use the same pins for the Low Speed Expansion Connector so you can
plug any expansion board into any 96Board and it will connect electrically
BUT there is an issue where GPIO is concerned. Different SoC's have
different GPIO pins. So even though electrically the pins are in the same
place it takes different code to enable and use the GPIO on pins 23 - 34.
Not so fun.
The 96BoardGPIO library tries to abstract the info so that you can just
tell it what board you are using and what pins you want to use and the
library does the rest.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0/96BoardsGPIO && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
96BoardsGPIO-0.0+git.20170225.tar.xz | 0000025536 24.9 KB | |
96BoardsGPIO-implicit-declaration.patch | 0000000351 351 Bytes | |
96BoardsGPIO.changes | 0000000849 849 Bytes | |
96BoardsGPIO.spec | 0000005602 5.47 KB | |
_service | 0000000522 522 Bytes | |
_servicedata | 0000000242 242 Bytes |
Latest Revision
Automatic request from openSUSE:Factory by UpdateCrawler
Comments 0