Node-RED GPIO
-
After installing Node-RED I checked out all the available nodes from the Palette Manager and I didn't notice one that will allow me to control the Omega2/2+ GPIO pins from there.
Am I missing it, or is one not developed yet?
If someone developed one for his personal use, I'd appreciate if we'd get a link for that. I'm just looking for basic input/output (no pwm or other fancy stuff)..
-
Is there anything new to that case ?
-
I'm very interested too!.
May be this link can helps
https://github.com/OnionIoT/i2c-exp-node-addons/blob/master/nodeRedNodes/gpio-read.jsKeep in mind that we can reimplement this using the onoff module
I also found this video using Raspberry Pi
https://www.youtube.com/watch?v=WxUTYzxIDns (min 10:07)