Low Level Skeleton Library for IO Communication on GNU/Linux platforms
Libmraa is a C/C++ library with bindings to Java, Python and JavaScript to interface with the IO on Galileo, Edison & other platforms, with a structured and sane API where port names/numbering matches the board that you are on. Use of libmraa does not tie you to specific hardware with board detection done at runtime you can create portable code that will work across the supported platforms.
The intent is to make it easier for developers and sensor manufacturers to map their sensors & actuators on top of supported hardware and to allow control of low level communication protocol by high level languages & constructs.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/mraa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mraa-1.5.1.tar.gz | 0000325774 318 KB | |
mraa.changes | 0000001373 1.34 KB | |
mraa.spec | 0000006959 6.8 KB |
Revision 2 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 452715
from
Martin Pluskal (pluskalm)
(revision 2)
- Update to version 1.5.1: - Changes for version 1.3.0: * Fix GT GPIO bugs * Mock SPI and travis now uses mock and tests it * RPI zero support
Comments 0