Skip to main content

Blog

Technical articles on Data Engineering, MLOps, Machine Learning, and IIoT.

IIoT

From Process Engineer to IIoT Developer — My Career Switch

How my Industrial Engineering background became my biggest advantage in IIoT software development.

career iiot
IIoT

CI/CD for Node-RED Flows — Automated Testing and Deployment

How to version control, test, and automatically deploy Node-RED flows — treating flows as code.

iiot node-red javascript
IIoT

CAN Bus Reverse Engineering with Node-RED and Raspberry Pi

How to sniff, decode, and integrate CAN bus data from industrial machines using a Raspberry Pi and Node-RED.

iiot can-bus node-red
IIoT

Siemens S7 + OPC-UA + Node-RED — From PLC to Dashboard in 30 Minutes

Step-by-step tutorial: reading data from a Siemens S7-1500 PLC via OPC-UA and displaying it on a Node-RED dashboard.

iiot opc-ua node-red
IIoT

Docker vs K3s on the Shop Floor — Edge Deployment Strategies

When to use plain Docker and when to deploy K3s for industrial edge computing — with practical deployment examples.

iiot docker kubernetes
IIoT

REST vs OPC-UA vs GraphQL for Manufacturing Data

Choosing the right API paradigm for industrial data access — practical comparison with manufacturing examples.

iiot opc-ua rest-api
IIoT

Node-RED vs Kepware vs Ignition — IIoT Platforms Compared

An honest comparison of three popular IIoT platforms — open-source flexibility vs enterprise features vs SCADA power.

iiot node-red opc-ua
IIoT

CompuLab IoT Gateway — Embedded Linux for Industrial Edge Computing

Setting up a CompuLab IoT gateway with Node-RED for industrial data collection — GPIO, CAN bus, RS485, and cellular connectivity.

iiot node-red embedded-linux
IIoT

Building a NATS-based Edge-to-Cloud Pipeline for Industrial IoT

Architecture guide for connecting factory floor sensors to cloud analytics using NATS leaf nodes, JetStream, and key-value stores.

iiot nats node-red
IIoT

Running ML Models at the Edge with ONNX and Node-RED

How to deploy trained ML models directly on edge devices using ONNX, TensorFlow Lite, and Google Coral — no cloud required.

iiot node-red machine-learning
IIoT

Predictive Maintenance with Node-RED — From Vibration Sensor to Health Score

Building a complete predictive maintenance pipeline in Node-RED — signal processing, anomaly detection, and health scoring.

iiot node-red machine-learning
IIoT

MQTT vs Sparkplug B vs NATS vs OPC-UA — Which Protocol for Industrial IoT?

A practical comparison of four industrial messaging protocols — when to use which, with architecture examples and code snippets.

iiot mqtt nats
IIoT

i3x — The Open Manufacturing API That Breaks Data Silos

How the i3x open manufacturing standard by CESMII provides vendor-agnostic access to industrial data — with practical Node-RED examples.

iiot rest-api node-red