5. Node-RED#
nodeRed is (according to their website) a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
We shall use it to log data from our devices locally.
Node-RED is a graphical environment in which nodes which do different jobs and are wired together.
In the following examples we will demonstrate how to construct a simple flow that can acquire data from remote devices and log them into a database