[024] INDUSTRIAL ETHERNET / PLC GATEWAY

Industrial systems rarely live in a single communication world. This project addressed a real need: getting modern Ethernet-based equipment to coexist with legacy infrastructure using Power Line Communication.

The core is a Raspberry Pi Compute Module, handling protocol translation, data routing, and system supervision. Ethernet on one side, PLC on the other — the gateway bridges two environments with very different behaviors in terms of timing, noise, protocol structure, and deployment constraints.

What makes this kind of device interesting is that the value isn’t just in the hardware. The software architecture — buffering, message validation, fault handling, watchdog strategy — matters just as much as the electronics. And in an industrial field context, long-term stability is just as important as the feature set.

[015] RACK-MOUNT AC POWER DISTRIBUTION UNIT

A 1U 26-inch rack-mount AC power distribution unit with SSR-based switching, Ethernet telemetry, and a MIB-based protocol. The STM32H563VGT6 manages switching control, telemetry handling, and overall system supervision.

The 1U rack format imposes hard mechanical constraints right from the start: PCB layout, connector placement, thermal management, component height — everything has to fit within the envelope before anything else gets decided.

SSRs bring silent, wear-free switching. Ethernet connectivity turns the PDU into a networked device: channel status, remote supervision, integration into centralized control systems. Not just a fancy power strip — a connected power control platform built for structured professional deployment.