From 12c17bf6f4f443795eb9a3fe2bd4f07dfc5cf51c Mon Sep 17 00:00:00 2001 From: dawie Date: Fri, 30 Jan 2026 18:53:32 +0200 Subject: [PATCH] Add visual curve editor web page Features: - Interactive SVG graph with draggable curve points - Live GPU temperature display with indicator on graph - Real-time fan speed monitoring - Mode toggle between Fixed and Curve modes - Point table for precise value entry - Touch support for mobile devices - Minified CSS for smaller file size --- usermods/GPU_Fan_Controller/data/gpu-fan.htm | 345 +++++++++++++++++++ 1 file changed, 345 insertions(+) create mode 100644 usermods/GPU_Fan_Controller/data/gpu-fan.htm diff --git a/usermods/GPU_Fan_Controller/data/gpu-fan.htm b/usermods/GPU_Fan_Controller/data/gpu-fan.htm new file mode 100644 index 00000000..4a916c69 --- /dev/null +++ b/usermods/GPU_Fan_Controller/data/gpu-fan.htm @@ -0,0 +1,345 @@ + + + + + +GPU Fan Controller + + + +
+← Back to WLED +

🌀 GPU Fan Controller

+ +
+

Live Status

+
+
--
GPU Temp (°C)
+
--
Fan Speed (%)
+
--
Mode
+
Connected
+
+
+ +
+

Control Mode

+
+ + +
+ +
+ +
50%
+
+ +
+
+ + + + + + + + + + + + + +
+ + + + +
PointTemp (°C)Speed (%)
+ +
+ + + +
+
+
+ +
+
+ +
+
+
+ +
+ + + +