I'm wondering about accessing the GPIO of the Edison in high-level languages such as Python or Node.
So far I've found MRAA but wondered if there are other options?
I'm wondering about accessing the GPIO of the Edison in high-level languages such as Python or Node.
So far I've found MRAA but wondered if there are other options?
I just spotted UPM, runs on top of MRAA and provides a further abstraction so you can programme with LEDs and Light Sensors rather than working at the Pin level