Skip to content

Releases: ILogEverything/PCHWM

v1.4

22 Apr 11:26
7f5a815

Choose a tag to compare

🚀 Changelog v1.4

🛠 Code Quality & Refactoring

  • Massive C# Refactoring: Cleaned up the entire codebase, removing redundant logic and improving overall maintainability, it no longer looks like it was written by a drunk goat.
  • **Arduino **: General refactoring. Deep cleanup to eliminate all traces of goat DNA.

📦 Core Changes & Dependencies

  • Engine Swap: Completely removed OpenHardwareMonitor.
  • LibreHardwareMonitor: Improved, updated and cleaned up the linkage with LibreHardwareMonitor for more reliable data fetching.
  • Framework Upgrade: The project now targets .NET Framework 4.8.

⚡ Performance & Bug Fixes

  • Reduced CPU Overhead: Optimized background processes to minimize CPU consumption during monitoring.
  • Error Handling: Resolved several stability issues.

📟 Display & UI

  • String Alignment: Modified the data construction string to ensure perfect alignment on the display.
  • Unit Consistency: Improved how units and values are formatted before being sent to the serial port.
  • Chars Support: Now you can use special chars like °.

v1_beta_2r

10 Jun 10:45
607648a

Choose a tag to compare

  • minor code cleaning in SensorMonitor.ino
  • bug fix in SensorMonitor.exe

v1_beta_2

25 Mar 16:06
bdd1917

Choose a tag to compare

Update README.md