MRAA support to access GPIO on multiple platforms

Has anyone created an MRAA module (similar to the Raspberry Pi GPIO module used in Xojo) that would enable Xojo to be used on other platforms, eg: the UP Xtreme Intel board, running Ubuntu, or Windows?

I’m currently using an Up Xtreme, running Ubuntu, with MRAA to access the GPIO, but using Python as my source code. I’d rather use Xojo though.

MRAA is C/C++ based, but I have no idea how to call the library from within Xojo.

1 Like