Golang SDK
Posted: 30 Sep 2021, 02:50
Hello,
I am wondering if you have any Golang SDK available for read/write I/O Modules.
Currently, the configuration I have is RevPi Core 3+ with two RevPi DIO and one RevPi MIO.
In your documentation I see that you provide a Python interface (revpimodio2) but unfortunately Python. Do you have any equivalent in Go?
If I were just to write outputs on DIO Module, is there any simple way to do it like I would do with GPIO in Go? I guess it's like opening the /dev and read/write with the offset?
Thank you very much,
Torpi
I am wondering if you have any Golang SDK available for read/write I/O Modules.
Currently, the configuration I have is RevPi Core 3+ with two RevPi DIO and one RevPi MIO.
In your documentation I see that you provide a Python interface (revpimodio2) but unfortunately Python. Do you have any equivalent in Go?
If I were just to write outputs on DIO Module, is there any simple way to do it like I would do with GPIO in Go? I guess it's like opening the /dev and read/write with the offset?
Thank you very much,
Torpi