diff --git a/README.md b/README.md index c3925c7..7b0518d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ ## 🛠️ 硬件参数分析 +
+ | 模块 | 选型 | 优势 | | :--- | :--- | :--- | | **主控** | STM32F411CEU6 | 100MHz 高主频,支持 DSP 指令加速波形处理 | @@ -49,6 +51,7 @@ | **ADC** | 12-bit (STM32 Internal) | 配合 DMA 实现 10kHz 以上的高速稳定采样 | | **屏幕** | 1.54" TFT (ST7789) | 240x240 分辨率,高对比度显示 | +
--- ## 🚀 快速复刻 @@ -73,7 +76,7 @@

  - +

### 4. 上位机运行 @@ -88,19 +91,19 @@ Power-Pico硬件目前只支持 **中文简体/English** 2种语言。

- +   - +

- +   - +

- +   - +

2. 客户端操作说明 @@ -149,7 +152,7 @@ Power-Pico/

-📖 参考资料 +## 📖 参考资料 -🤝 提交共享 +## 🤝 提交共享 欢迎提交 Issue 或 Pull Request 来增加项目功能,或修改代码bug!! diff --git a/README_EN.md b/README_EN.md index 82cf574..d9d2346 100644 --- a/README_EN.md +++ b/README_EN.md @@ -43,6 +43,8 @@ ## 🛠️ Hardware Parameter Analysis +
+ | Module | Model | Advantage | | :--- | :--- | :--- | | **MCU** | STM32F411CEU6 | 100MHz high frequency, supports DSP instructions to accelerate waveform processing | @@ -50,6 +52,8 @@ | **ADC** | 12-bit (STM32 Internal) | Achieves high-speed stable sampling above 10kHz with DMA | | **Screen** | 1.54" TFT (ST7789) | 240x240 resolution, high-contrast display | +
+ --- ## 🚀 Quick Replication @@ -74,7 +78,7 @@ The exploded 3D view is as follows:

  - +

### 4. Running the PC Client @@ -89,19 +93,19 @@ Install and use the PowerPico Client. Currently, it only supports Windows. The Power-Pico hardware currently supports 2 languages: **Simplified Chinese/English**.

- +   - +

- +   - +

- +   - +

2. Client Operation