Latest IIoT Articles

Categories

Create Your Own IIoT Tech Stack Project | Part 5: Database Setup

Create Your Own IIoT Tech Stack Project | Part 5: Database Setup

Now that our IIoT project has verified the transmission of an MQTT data payload packet, this next article will explore the setup of an InfluxDB database to store the incoming sensor data.


Pepperl+Fuchs Debuts New IO-Link Smart Valve Connector

Pepperl+Fuchs Debuts New IO-Link Smart Valve Connector

With a new drop-in replacement valve connector, Pepperl+Fuchs offers a way for engineers to extract data from brownfield pneumatic and hydraulic valves to prevent downtime.


News Oct 24, 2023 by Shawn Dietrich
Monitoring Machines in Real-time: Advancements From IMAGO, FLIR, and Schneider

Monitoring Machines in Real-time: Advancements From IMAGO, FLIR, and Schneider

The latest advancements in vision and sensing technology allow engineers to monitor for signs of failure more naturally. Several recent standouts include IMAGO, FLIR, and Schneider Electric.


News Oct 22, 2023 by Stephanie Leonida
Dunkermotoren Expands MCP Portfolio: BG 45 Motor With Smart Control Technology

Dunkermotoren Expands MCP Portfolio: BG 45 Motor With Smart Control Technology

Dunkermotoren has recently added a new product to the motor control platform (MCP) with the new BG 45 dPro, featuring built-in digital and analog I/O and smarter control technology.


News Oct 21, 2023 by Bob Odhiambo
Wenglor Extends PNG//smart Line of Photoelectric Sensors

Wenglor Extends PNG//smart Line of Photoelectric Sensors

Wenglor has extended the PNG//smart product line of photoelectric sensors by offering a compact version, the 1M, featuring the same robust IO-Link and NFC configuration options.


News Oct 20, 2023 by Shawn Dietrich
Beckhoff Unveils Next-Gen C6040 IPC: Optimizing AI, Motion, and HMI

Beckhoff Unveils Next-Gen C6040 IPC: Optimizing AI, Motion, and HMI

Beckhoff has added the C6040-0090 line of IPC controllers, featuring the next generation of Intel multi-core processors to upgrade motion, vision, AI, and SCADA applications.


News Oct 20, 2023 by Seth Price
Nvidia Targets Generative AI for Robotics with New Frameworks

Nvidia Targets Generative AI for Robotics with New Frameworks

At ROSCon 2023 this week, the release of the Metropolis and Isaac ROS 2.0 frameworks makes AI-powered robotics more practical and easier to develop.


News Oct 20, 2023 by Aaron Carman
Create Your Own IIoT Tech Stack Project | Part 4: Connecting MQTT Client to Broker

Create Your Own IIoT Tech Stack Project | Part 4: Connecting MQTT Client to Broker

Continuing the real-world IIoT project, learn how to begin integrating the Raspberry Pi with the Mosquitto Broker and understand Docker networks and port binding.


Create Your Own IIoT Tech Stack Project | Part 3: Commissioning MQTT Broker

Create Your Own IIoT Tech Stack Project | Part 3: Commissioning MQTT Broker

Learn to develop an actual IoT solution end to end. Create a Mosquitto MQTT broker for the Raspberry Pi client in order to connect and publish Sense HAT sensor data.


Create Your Own IIoT Tech Stack Project | Part 2: Testing The Data Payload

Create Your Own IIoT Tech Stack Project | Part 2: Testing The Data Payload

Learn to develop an actual IoT solution end to end. This second article explains configuration files, testing the edge device publisher script, and viewing the payload using a sandbox subscriber script.


OnLogic Joins Inductive Automation’s Partner Program

OnLogic Joins Inductive Automation’s Partner Program

As an Inductive Automation Alliance Partner Program member, OnLogic’s hardware offerings are now more accessible to Ignition software users.


News Oct 13, 2023 by Stephanie Leonida
Create Your Own IIoT Tech Stack Project | Part 1: MQTT Client Setup

Create Your Own IIoT Tech Stack Project | Part 1: MQTT Client Setup

Learn to develop an actual IoT solution end to end, from the initial data collection to web-based visualization and analytics. This first article in the series will explore the setup of the edge device.


Data From the Edge: Embedded Edge Compute Module From Rockwell Automation

Data From the Edge: Embedded Edge Compute Module From Rockwell Automation

Rockwell Automation introduces a new family of edge computing modules, ready for Allen-Bradley control networks and Industry 4.0 control innovation.


News Oct 11, 2023 by Shawn Dietrich
Fundamentals of Industrial Networking: Basic Terms and Concepts

Fundamentals of Industrial Networking: Basic Terms and Concepts

This article includes a list of some common definitions for industrial networking concepts, described in simplified terms to provide a baseline understanding of the concepts.


New Raspberry Pi 5 Announced to Spur New Innovation in October

New Raspberry Pi 5 Announced to Spur New Innovation in October

The engineers at the Raspberry Pi Foundation have announced a late October release of the newest flagship product, the Raspberry Pi 5, after 7 years of development.


News Oct 09, 2023 by Michael Levanduski
5 Reasons Why Sensors Are Crucial For Modern Manufacturing

5 Reasons Why Sensors Are Crucial For Modern Manufacturing

Data has become the currency that enables operational excellence. Sensors are the key links, acting as the eyes and ears of modern manufacturing units by providing real-time data on machine performance.


Advanced Web-Based HMI Project: Part 1

Advanced Web-Based HMI Project: Part 1

Taking web-based HMI design from a simulated project to the real-world environment. Part 1 introduces tag instances and attributes.


Carlo Gavazzi Introduces Level 1 And 2 EV Energy Level Meter

Carlo Gavazzi Introduces Level 1 And 2 EV Energy Level Meter

Carlo Gavazzi has released a single-phase electrical monitor device that is compact and has a backlit display to gather data about electrical system usage and real-time performance.


News Sep 25, 2023 by Shawn Dietrich
Raspberry Pi Sense HAT Joystick Controls and Event-Based Programming

Raspberry Pi Sense HAT Joystick Controls and Event-Based Programming

The Raspberry Pi 4 Sense HAT add-on can be used to control output events based on feedback from sensors, and the built-in joystick can be used to trigger those events.


Creating and Using a Virtual Environment in Python

Creating and Using a Virtual Environment in Python

An overview of the theory, implementation, and reason to utilize a virtual environment in your Python scripting journey.