I used the C API for controlling my GrovePi based RC-Tank, which worked flawlessly.
No I’m doing a complete rework in Node.js with the Express framework.
Unfortunately I was unable to find the Node equivalent for analogWrite() to send PWM signals.
Is this impossible for now, or am I missing something?