High level repository for sensors that use mraa
The UPM repository provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform (or microcontroller), as well as with the attached sensors, through calls to MRAA APIs.
Programmers can access the interfaces for each sensor by including the sensor’s corresponding header file and instantiating the associated sensor class. In the typical use case, a constructor initializes the sensor based on parameters that identify the sensor, the I/O protocol used and the pin location of the sensor.
- 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:Rebuild/upm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
upm-1.6.0.tar.gz | 0013949371 13.3 MB | |
upm.changes | 0000005581 5.45 KB | |
upm.spec | 0000005409 5.28 KB |
Revision 5 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 621851
from
Martin Pluskal (pluskalm)
(revision 5)
- Update to version 1.6.0: * Extended LED library to support the new MRAA gpio-leds APIs * Many CMake changes around SWIG wrapper generation and improved FindNodejs detection module * Several code fixes based on static code analysis * Improved documentation generation and Travis CI builds * Cleaned-up doxygen tags in headers and class names in JSON library files * New sensor: lis3dh - Enable building of nodejs bindings
Comments 0