Hey @Jd3n to control *GPIO* Pins of RPi using Node-RED with UI running on other device. You need to

Hey @Jd3n to control GPIO Pins of RPi using Node-RED with UI running on other device. You need to install ui widgets node-red-contrib-ui in node-red dashboard and use them in your node flow. I have already made a video long back to show you step by step https://youtu.be/BtNt4-v8hQw
YouTubeBINARYUPDATES
Lets learn how to control GPIO Pins of Raspberry Pi4 using Node-Red.
We'll first use raspberry pi specific node palates. And later on, we'll install ui widgets like button, gauge etc. This will let us design very sophisticated node-red dashboard to control GPIO Pins of Raspberry Pi4 from Browser.

This example demonstrate controlling an LED conn...
Was this page helpful?