Skip to content

Releases: WhiteBalance2800K/esp32ai

AI Clock ESP32-C3 v0.4.6-c3.11

Choose a tag to compare

@WhiteBalance2800K WhiteBalance2800K released this 15 Jul 13:18
c36bc68

AI Clock ESP32-C3 0.4.6-c3.11

本版本修复行情页面切换时 8–9 秒延迟和逐行爬屏问题:

  • 使用 PackBits RGB565 压缩帧,ESP32-C3 完整校验后一次性写屏。
  • 桥接端预加载后继标的;失败标的自动退避并跳过,不阻塞整个轮换队列。
  • /status 日志扫描改为后台刷新,不再阻塞行情请求。
  • Web Flasher 使用四段写入,普通升级保留 Wi-Fi 凭据和 LittleFS。

推荐使用线上烧录页:
https://whitebalance2800k.github.io/post/esp32-c3-ai-clock/

固件文件

  • manifest.json:Web Flasher manifest。
  • *-bootloader-*.bin*-partitions-*.bin*-boot_app0-*.bin*-application-*.bin:推荐的四段升级文件。
  • *-full.bin:完整合并镜像,仅建议首次安装或明确需要全量恢复时使用;普通升级不要用它,以免覆盖 NVS 中的 Wi-Fi 配置。

AI Clock ESP32-C3 v0.4.6-c3.10

Choose a tag to compare

@WhiteBalance2800K WhiteBalance2800K released this 15 Jul 09:17

ESP32-C3 AI Clock firmware and safe Web Flasher release.

Highlights:

  • 240x240 ST7789 display pin map verified on the weather-clock board.
  • Web Flasher writes bootloader, partitions, boot_app0, and application separately, preserving NVS Wi-Fi credentials and LittleFS when erase is disabled.
  • First-boot Wi-Fi screen includes simplified-Chinese bitmap glyphs.

Use the four segment assets or Web Flasher for normal updates. The full image is intended for a clean install or recovery and can overwrite user data when flashed from offset 0.