From 90ea3f6b25a4684f008eb2e400c826d48335faf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E7=82=8E?= <29385962@qq.com> Date: Tue, 4 Jan 2022 07:40:19 +0000 Subject: [PATCH] update arduino/Betas/RGB_V1.1.1/main/data/index.html. --- arduino/Betas/RGB_V1.1.1/main/data/index.html | 821 +++++++++--------- 1 file changed, 405 insertions(+), 416 deletions(-) diff --git a/arduino/Betas/RGB_V1.1.1/main/data/index.html b/arduino/Betas/RGB_V1.1.1/main/data/index.html index 156ab71..324f4fb 100644 --- a/arduino/Betas/RGB_V1.1.1/main/data/index.html +++ b/arduino/Betas/RGB_V1.1.1/main/data/index.html @@ -4,192 +4,187 @@ HW:Ver 1.5 FW:Ver 1.2 --> + -自平衡莱洛三角形 - - - - - - - + #control input[type="range"]::-webkit-slider-thumb { + -webkit-appearance: none; + background-color: #aaa; + width: 8px; + height: 20px; + border-radius: 4px; + cursor: pointer; + } + + #control input[type="range"]::-webkit-slider-thumb:hover { + background: #666; + } + + #control #voltage { + background-size: 0% 100%; + } + + #control #speed { + background: linear-gradient(to right, #ffa200, white 0%, white); + background-size: 100% 100%; + } + + #control input[type="button"] { + padding: 5px; + margin: 5px 0; + background: linear-gradient(to bottom right, red 10%, white 90%); + border: 0px; + width: 100%; + color: white; + font-weight: white; + } + + + - - 自平衡莱洛三角形 - - - - - - - + +
已启动: -     电池电压: V - + 自平衡莱洛三角形 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
已启动: +     电池电压: V + +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + - - + +
期望角度TA摇摆电压SV摇摆角度SA速度环P1速度环I1速度环P2速度环I2
+
+
+
- - - - - - + +
+
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
期望角度TA摇摆电压SV摇摆角度SA速度环P1速度环I1速度环P2速度环I2
-
-
-
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
+
+
+
+
- - + + + + + +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+ + - - - - + + + + - + - -
0
0
00 - - -
+ +
+
+ + - - - + + + + +
+ + + + + + +
+ + + - - - - - - + + + - -
+
+
- - - - -
-
-
- - + +
+
+ + - - - - - - - - - - - - - - - - - - -
Shaft
Velocity
motor
voltage q
target
velocity
pendulum
angle
target
angle
pitchkalAngleZgyroZrate
-
+
motor
voltage q
target
velocity
pendulum
angle
target
angle
pitchkalAngleZgyroZrate
+
\ No newline at end of file