diff --git a/README.md b/README.md index 4fba528..fb8d6fa 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,13 @@

### ✨ 核心特性 + - **uA 级高精度**:采用 INA190 零漂移放大器,配合三档电阻分段采样。 - **协议诱骗**:支持 PD2.0 PPS 协议诱骗,最高支持 20V/5A 诱骗输出。 - **高性能 UI**:基于 STM32F411 + LVGL v9.2,提供丝滑的实时波形显示。 -- **跨平台上位机**:配套 PySide6 开发的 Power-Pico Client,支持数据导出与实时功耗分析。 -- **3D打印外壳**:提供完整的 3D 打印外壳与亚克力面板设计方案。 +- **优雅上位机**:配套 PySide6 开发的 Power-Pico Client,支持数据导出与实时功耗分析。 +- **通用Type-C**:全部接口都是Typec-C,可以方便的外接Type-C转鳄鱼头等接头。 +- **3D打印外壳**:提供完整的方便用户组装的 3D 打印外壳与亚克力面板设计方案。 --- diff --git a/README_EN.md b/README_EN.md index 6eeb026..ed04ee7 100644 --- a/README_EN.md +++ b/README_EN.md @@ -32,11 +32,14 @@

### ✨ Core Features + - **μA-Level High Precision**: Utilizes the INA190 zero-drift amplifier with three-resistor segmented sampling. - **Protocol Trigger**: Supports PD2.0 PPS protocol triggering, with up to 20V/5A output. -- **High-Performance UI**: Based on STM32F411 + LVGL v8.3, providing a smooth real-time waveform display. -- **Cross-Platform PC Client**: Comes with the Power-Pico Client developed with PySide6, supporting data export and real-time power analysis. -- **3D Printed Enclosure**: Provides a complete design for a 3D printed enclosure and acrylic panel. +- **High-Performance UI**: Based on STM32F411 + LVGL v9.2, providing a smooth real-time waveform display. +- **Elegant PC Client**: Comes with the Power-Pico Client developed with PySide6, supporting data export and real-time power analysis. +- **Universal Type-C**: All interfaces are Type-C, allowing for easy connection to accessories like Type-C to alligator clips. +- **3D Printed Enclosure**: Provides a complete design for a user-friendly 3D printed enclosure and acrylic panel. + ---