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?
There's some tips and code in the book Jason mentioned, things like interrupts, pwm and memory mapped GPIO for high speed pulses
There's some tips and code in the book Jason mentioned, things like interrupts, pwm and memory mapped GPIO for high speed pulses