A Windows Forms-based simulation dashboard built in C# to mimic real-world power substation monitoring. Ideal for power system engineers to visualize and interact with breaker logic, voltage or current fluctuations, and system health for monitoring.
- Real-time voltage & current graphing
- Smart breaker logic (trip/reset)
- Alarm notifications & visual indicators
- Dark mode toggle (contains UI/UX)
- Technical Summary panel
- Log export to file (.txt)
- Clean, intuitive UI with branding
- Visual Studio Community 2022
- C# (.NET Framework)
- Windows Forms
- System.Windows.Forms.DataVisualization.Charting
After clicking 'Run' with the ongoing simulation:
Before, when customizing the dashboard:
- Hands-on simulation of a substation environment
- Data visualization & chart integration
- Alarm & safety logic programming
- Git/GitHub version control with Visual Studio
- UI/UX best practices for engineering tools