10/13/2022 1:16 PM | |
Joined: 7/8/2022 Last visit: 12/12/2024 Posts: 5 Rating:
|
Has the mraa (python?) library been ported to the c-ide? I'm totally confused of this device. What`s the best way to program it? I`m used to Arduino IDE (c++) and a bit of Python, what's the best way for me to go? Thanks in advance! ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 10/14/2022 06:23:03New subject after splitting |
|
10/13/2022 1:24 PM | |
Joined: 4/28/2015 Last visit: 4/24/2025 Posts: 3345 Rating:
|
Hi, the mraa library is available for python (import mraa), C++ (via the IOT2050 SDK or native on the device) and as console application (mraa-gpio, mraa-i2c, mraa-uart). Best regards! |
Not working for IOT2050 support anymore from March 1st, 2024. |
|
This contribution was helpful to
1 thankful Users |
Follow us on