Project · 2021

Wind Turbine Management

A university IoT project for remote monitoring and control of a wind farm, including a functional 1:100 scale wind turbine prototype integrated with the CaSCADA platform.

ESP32Raspberry PiUDP

Why it exists

The project was developed for a university IoT exam and extends the CaSCADA concept into a demonstrable wind-turbine monitoring scenario.

Project media

Architecture

  • ESP32-based device layer.
  • Raspberry Pi used as a local gateway/processing node.
  • UDP socket communication.
  • Integration with CaSCADA for state storage and actuator control.
  • Functional scale model used as physical demonstrator.

Key features

  • Wind turbine monitoring.
  • Remote control workflow.
  • Physical 1:100 scale prototype.
  • IoT communication stack.
  • CaSCADA integration.

Design decisions

A physical model makes the system easier to validate: telemetry, control and failure states are not just simulated in software, but observable through a tangible device.

Links