stswangzhiping
|
402440aadc
|
refactor(led): drop openvfd sysfs writes, log [vfd] at debug
- WiFi/BT/status/display: no fs/tee; preserve info-level state messages
- install: remove ExecStartPre openvfd init
Made-with: Cursor
|
2026-03-27 16:31:17 +08:00 |
|
stswangzhiping
|
37e93c66eb
|
feat: 添加蓝牙指示灯(b6)控制
led.js: 新增 BtLed 类,路径 /sys/devices/platform/openvfd/attr/b6
- blink() AP 配网进行中
- on() 配网成功 / WiFi 已连接
- off() 蓝牙不工作 / 初始/停止状态
provisioning.js: 各配网状态同步驱动 BT 灯
- AP 模式 / 等待自动重连 → 闪烁
- WiFi 连接成功 → 常亮
- stop() → 熄灭
Made-with: Cursor
|
2026-03-24 22:58:10 +08:00 |
|
stswangzhiping
|
878f3592bf
|
feat: connect 消息上报 local_ip 和 external_ip
Made-with: Cursor
|
2026-03-21 08:18:27 +08:00 |
|
stswangzhiping
|
9b4287db1d
|
feat(vfd): showConn blink on WS connecting, showErr0 on VPS unreachable
Made-with: Cursor
|
2026-03-19 23:17:08 +08:00 |
|
stswangzhiping
|
53b9804c72
|
feat(led): showErr(code) + WS fail>=3 shows ERRa or AP on VFD
Made-with: Cursor
|
2026-03-19 22:44:56 +08:00 |
|
stswangzhiping
|
fba9d401c2
|
feat(display): PIN 显示时加闪烁效果(亮1s灭0.5s)
Made-with: Cursor
|
2026-03-19 09:13:07 +08:00 |
|
stswangzhiping
|
b4fa850445
|
feat(display): PIN 改为 4 位,showPinMiddle4 → showPin
Made-with: Cursor
|
2026-03-19 08:57:44 +08:00 |
|
stswangzhiping
|
ce7f9f028e
|
fix(display): 改用 #m2 模式显示 PIN 数字,修复 #m3 不支持数字导致的显示错误
Made-with: Cursor
|
2026-03-19 08:52:52 +08:00 |
|
stswangzhiping
|
33046948b9
|
fix(display): 用 printf 代替 echo,修复 VFD 写入失败及数字显示偏移问题
Made-with: Cursor
|
2026-03-19 08:37:00 +08:00 |
|
stswangzhiping
|
57c0a1b6f8
|
feat(display): 未激活+连网时 VFD 显示 PIN 码中间4位
Made-with: Cursor
|
2026-03-19 07:37:57 +08:00 |
|
stswangzhiping
|
a737101c2e
|
fix(display): use execSync shell pipe instead of fs.writeFileSync to avoid EINVAL
Made-with: Cursor
|
2026-03-18 21:11:22 +08:00 |
|
stswangzhiping
|
9da4cd0aa1
|
feat: VFD display shows AP when disconnected, time when connected
Made-with: Cursor
|
2026-03-18 21:10:14 +08:00 |
|
stswangzhiping
|
a0f767f267
|
fix(led): swap SETUP/APPS paths, WiFi LED off in AP mode
Made-with: Cursor
|
2026-03-18 20:56:49 +08:00 |
|
stswangzhiping
|
90bba5f348
|
feat: add SETUP/APPS status LEDs (b2/b1), toggle on activation
Made-with: Cursor
|
2026-03-18 20:25:54 +08:00 |
|
stswangzhiping
|
b95e909d48
|
fix(led): use log.info for LED state, show write errors and hasInternet failures
Made-with: Cursor
|
2026-03-18 20:07:31 +08:00 |
|
stswangzhiping
|
875e69a454
|
feat: add WiFi LED indicator (openvfd b5)
Made-with: Cursor
|
2026-03-18 19:47:20 +08:00 |
|