Opp's I made a Remote Tank Inventory Application (Part 2)

Опубликовано: 31 Март 2025
на канале: IOT Connectivity Simplified
178
2

This is our first project in Node Red. We start to look at more industrial applications using 4-20mA signals for level measurement sensor, in this example we use a Siemens SITRANS LR110. This project also uses a Sequent MicroSystems IO card with a Raspberry PI.

Part 2, we range all of the process values, Level, Distance, & 4-20mA, push this data into global memory and build a Node Red Dashboard.

The following Nodes are used, Range, Change, Gauge UI

The goal is to build a project that can be utilised to monitor vessel content remotely and to aid with stock control.

For more information please visit my blog page :-


Video Content
0:00 Intro
0:18 The story so far
0:50 Scaling of process values
1:10 Scaling vessel level / contents
2:22 Using Range Node
3:53 Using Debug Node to Test
5:00 Move process values to global memory
5:40 Using Change Node
6:40 Test Context "Global" data
7:45 Introduction to Node-red-dashboard
8:30 Installing Node-red-dashboard
9:00 Adding Gauge -Node to project flow
10:45 Dashboard layout
11:31 Opening run time dashboard
14:00 Changing Gauge alarm colours
15:30 Testing Failsafe
16:56 Overview of next steps for Part 3