gui-stcgal is a modern, cross-platform graphical interface for the stcgal command-line flash tool, designed to simplify the process of programming STC microcontrollers. It's built with Rust for performance and reliability.
gui-stcgal 是一个现代、跨平台的 stcgal 烧录工具图形界面,旨在简化 STC 系列单片机的固件烧录流程。本项目使用 Rust 语言编写,以确保性能和稳定性。
- 直观的用户界面 (Intuitive UI): 告别复杂的命令行参数。
- 串口自动检测 (Automatic Port Detection): 自动扫描并列出可用的串口。
- 固件加载 (Firmware Loading): 支持拖放或选择
.hex固件文件。 - 实时输出 (Real-time Output): 清晰展示
stcgal的烧录过程和结果。 - 跨平台 (Cross-Platform): 可在 Windows, macOS, 和 Linux 上运行。
- CJK 字符支持 (CJK Font Support): 内置字体以良好支持中日韩字符显示。
- 核心语言 (Core Language): Rust
- GUI 框架 (GUI Framework):
egui
[这里可以添加简单的使用说明]