Hardware
- STM32F4 industrial control hardware
- RS485 industrial communication interfaces
- LAN8742 Ethernet PHY
- Custom infrared temperature sensor
- Industrial process sensing systems
- RTU-to-TCP gateway devices
Industrial Automation
Developed a distributed industrial process-monitoring system for drywall manufacturing using STM32 embedded hardware, Modbus RTU/TCP communication, custom infrared temperature sensing, and centralized Python-based monitoring software.

Summary
Developed a distributed industrial process-monitoring system for drywall manufacturing using STM32 embedded hardware, Modbus RTU/TCP communication, custom infrared temperature sensing, and centralized Python-based monitoring software.
Embedded Systems and Industrial Automation Engineer

The lower-layer sensing architecture used:
All sensors communicated through a shared industrial Modbus network distributed throughout the factory environment.
This architecture enabled scalable industrial process telemetry and centralized monitoring.
To integrate factory-floor telemetry into centralized monitoring software, I designed STM32F4-based RTU-to-TCP gateway devices.
These devices:
The gateway hardware used the LAN8742 Ethernet PHY for industrial Ethernet communication.
I also designed a custom passive infrared temperature sensing system used for monitoring drywall process temperatures.
The temperature-monitoring subsystem was critical for analyzing drywall mixture solidification behavior and dryer performance throughout production stages.
The centralized monitoring software was developed in Python.
The software: