Low Level Skeleton Library for IO Communication
https://github.com/intel-iot-devkit/mraa
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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / mraa
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout hardware/mraa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
mraa-2.1.0.tar.gz | 0000406150 397 KB | |
mraa.changes | 0000005553 5.42 KB | |
mraa.spec | 0000006815 6.66 KB |
Revision 33 (latest revision is 44)
Martin Pluskal (pluskalm)
committed
(revision 33)
- Update to version 2.1.0: * New platforms UP Xtreme, IPi SMARC, ROCK PI 4, Raspberry Pi 4, Ultra96 * Added support for chardev GPIO devices on Rock960 * Introduced APIs to initialize GPIOs by name * Multiple fixes to address static tool scans and user submitted bug reports * Revised documentation to reflect project transfer to the Eclipse Foundation * Updated installation instructions for multiple distribution channels - Drop python2 bindings
Comments 0