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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/mraa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mraa-2.2.0.tar.gz | 0000405826 396 KB | |
mraa-i686.patch | 0000000501 501 Bytes | |
mraa.changes | 0000006716 6.56 KB | |
mraa.spec | 0000006900 6.74 KB |
Revision 15 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 859394
from
Martin Pluskal (pluskalm)
(revision 15)
- Update to version 2.2.0: * Multiple fixes to improve project security and reliability on newly added platforms * Removed Python 2 bindings and old node.js versions from CI * Added detection for latest RPi board versions * Fix for SPI frequency function not writing to file * Common mraa API can now return C error strings from MRAA error codes * Updated and extended installation instructions for some Linux distributions
Comments 0