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-1.9.0.tar.gz | 0000385411 376 KB | |
mraa.changes | 0000004026 3.93 KB | |
mraa.spec | 0000007727 7.55 KB |
Revision 23 (latest revision is 44)
Martin Pluskal (pluskalm)
committed
(revision 23)
- Update to version 1.9.0: * Added support for RPi Zero W * Added support for MIPS based Omega2 and Linkit Smart 7688 * New APIs for sysfs onboard LED control using the gpio-leds driver * Restructured and cleaned-up examples * Improved documentation generation and CI integration * Static analysis fixes, added SonarQube badge * Enhanced Node.js detection on some Linux distros (OpenSUSE)
Comments 0