X Knob Versions Save

X-Knob - A smart knob based on LVGL UI library, supports Smart Home(MQTT) and Surface Dial (BT) // LVGL UI 框架下的力反馈智能旋钮 (smartknob + X-TRACK)

v1.3.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SmallPond/X-Knob/compare/v1.3...v1.3.1

v1.3

8 months ago

新特性

  • 屏幕亮度调节、WiFi 和 MQTT 的 Web 配置
  • 支持 OTA 升级
  • 长时间无操作自动熄屏

【注意!】:因为 x-knob 新加了一些功能导致分区变化了,直接只刷 app 会重启不了。这里我将 pio 生成的 bin 合并成了一个整体固件,v1.3 版本不再需要指定偏移 0x10000 烧录,直接偏移 0x0 就好。相关问题可参考:

What's Changed

New Contributors

Full Changelog: https://github.com/SmallPond/X-Knob/compare/v1.2...v1.3

v1.2

1 year ago

What's Changed

  • [app] Fix the issue of Surface Dial app unable to connect properly when re-entering. @SmallPond
  • [app] The Hass app supports dynamic multi-device @SmallPond
  • [project] adjust project directory structure by @jwxa in https://github.com/SmallPond/X-Knob/pull/7

New Contributors

v1.1

1 year ago

新特性:

  • 电源管理:电池管理、系统深度休眠,续航可达到几(3)个月; V2(最新) 硬件支持 UPS
  • MQTT 接入 Home Assistant,可实现控制接入 HASS 的设备

说明:此版本固件有 S-Home 的 UI,但没有发送 MQTT 消息的逻辑。因为目前的固件只支持编译时配置 WiFi 和 MQTT Server。此固件仅限用于方便体验 S-Home 的控制 UI。

如果需要使用实际控制功能,需要阅读 README 中的配置和编译说明。

v1.0

1 year ago

X-Knob 已支持以下特性:

  • X-TRACK UI 框架
  • 7 种旋钮模式:边界限制、棘轮、回弹等模式的组合
  • 实现基于 LVGL 框架下 smart-knob 的 UI
  • Surface Dial
  • 按键按压振动反馈

内存和 flash 使用:

Advanced Memory Usage is available via "PlatformIO Home > Project Inspect" RAM: [===== ] 51.4% (used 168352 bytes from 327680 bytes) Flash: [==== ] 43.4% (used 1451121 bytes from 3342336 bytes)