Node-RED: Lecture 3 – Example 3.5 Scaling input with the range node

When dealing with real world input from sensors and other devices, an ability to scale input data is often required. Node-RED provides the scale node to support this and allows you to scale (linearly) an input value.

Continue reading “Node-RED: Lecture 3 – Example 3.5 Scaling input with the range node”