issues Search Results · repo:eclipse/mraa language:C
Filter by
607 results
(51 ms)607 results
ineclipse/mraa (press backspace or delete to remove)API Documentation с/c++ Java Python Node js
These links are at the end at the bottom
oksanaphmn
- Opened on Dec 30, 2024
- #1137
| /srv/storage/alex/yocto/build-metaoe/tmp/work/core2-64-poky-linux/mraa/2.2.0+git/git/src/python/mraapy.c: In function mraa_python_isr :
| /srv/storage/alex/yocto/build-metaoe/tmp/work/core2-64-poky-linux/mraa/2.2.0+git/git/src/python/mraapy.c:28:15: ...
kanavin
- Opened on Oct 15, 2024
- #1135
Hello everyone, I am trying to install mraa on my rock5b+ which is running ubuntu 24.04, everything is working fine
except the mraa. I have followed this guide https://docs.radxa.com/en/rock5/rock5b/app-development/mraa?board=ROCK+5B%2B ...
divyansh-kumar
- Opened on Oct 6, 2024
- #1134
I tried to build mraa from source but it does not seem to work for rock pi-s.
I am following the same steps as mentioned in the README.
mraa is getting installed but mraa-gpio list shows no pins and ...
rOY369
- 1
- Opened on Sep 3, 2024
- #1132
I built the library on Debian Bullseye OS on a Radxa CM3 board, and everything goes well but when I tried to set an
interrupt on any GPIO using mraa-monitor, the pin value always returns -1. I tried to ...
ModnyCo-Navid
- 9
- Opened on Nov 14, 2023
- #1121
I ve encountered an issue when using the eclipse/mraa library s UART functionality in a C++ environment. The problem is
that the first received message always starts with the hex value 0x13, corresponding ...
MrEaster
- Opened on Oct 23, 2023
- #1118
when the api/mraa/types.h is included in include hierarchy of project which compiles with a warning flag -Wundef, the
following warning is shown
/api/mraa/types.h:56:5: warning: __STDC_VERSION__ is ...
peterlauro1973
- Opened on Jun 19, 2023
- #1109
Hello guys. I try to pull up gpio pin on RockPi4 but get an error only: Start to set mode MRAA: Invalid resource.
Code is here: mraa::Result status;
/* initialize GPIO */
mraa::Gpio gpio(GPIO_PIN); ...
stepuraK
- Opened on Mar 23, 2023
- #1107
https://github.com/torvalds/linux/commit/b53911aa872db462be2e5f1dd611b25c4c2e663b has introduced uAPI with v2 and made
V1 deprecated from that point on: https://github.com/torvalds/linux/commit/b234d233fe30c63c4e461b03e2884a6765c8e5b0. ...
apram0d
- Opened on Feb 28, 2023
- #1106
Hi,
I m trying to use the mraa library (2.2) but when I try to list all the board attached I get this error:
$mraa-gpio list
No Pins
MicrosoftTeams-image (18)
What can I do?
Thanks.
sim186
- Opened on Jan 26, 2023
- #1105

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.