Back to Blog Posts
Steve McLaughlin
Senior Software Developer
Steve is a Senior Software Engineer at FlowFuse. Prior to joining FlowFuse, he worked as an Engineer in the Automotive Industry and has extensive production environment experience. Steve is also a Node-RED core contributor and has written several popular contribution nodes for Node-RED including drivers for communicating with PLC Hardware
Articles by Steve McLaughlin

Deploy Custom-Trained AI Models: Using ONNX with Node-RED and FlowFuse
Learn how to train and export an image classifier model, and integrate it with FlowFuse AI Nodes for low-code inference in Node-RED.
Statistical Process Control (SPC): Benefits and Implementation Guide
Learn how to build real-time SPC charts using Node-RED and FlowFuse for manufacturing quality control.
Building a Flexible Node-RED Scheduler with Cron-Plus
Learn how to create flexible cron schedules in Node-RED using the cron-plus node, going beyond simple Inject for automation.
How to Read and Write Siemens S7 PLC Data, A Node-RED Guide (2026)
Learn how to read and write Siemens S7 PLC data using this Node-RED guide, covering setup, addressing, and building dashboards.
Creating and Automating DevOps Pipelines for Node-RED in Industrial Environments
Learn how to build and automate DevOps pipelines for Node-RED deployments in manufacturing and automotive industry environments.
Using Snapshots for Version Control in Node-RED with FlowFuse
Learn how to use snapshots for version control in Node-RED with FlowFuse, from creating to restoring your flow backups fast.
Run Node-RED as a service on Windows
Learn how to configure the FlowFuse Device Agent as a Windows service using the nssm utility for uninterrupted operation.
Modernize your legacy industrial data. Part 2.
A deeper dive into making the most of legacy industrial data from the likes of Modbus and older, non IIoT protocols and putting it to work in an IIoT world.
Modernize your legacy industrial data
Learn how to bridge legacy industrial protocols like Modbus to the IIoT era using Node-RED and buffer parsing techniques.
Use any npm module in Node-RED (2026)
Node-RED has an incredibly rich resource of integrations available, but sometimes you need that little extra. This shows you how.
Chat GPT in Node-RED Function Nodes
Discover how ChatGPT integrates with Node-RED function nodes, enabling automated code generation and the prompt process.