mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update readme
This commit is contained in:
18
README_EN.md
18
README_EN.md
@@ -43,6 +43,8 @@
|
||||
|
||||
## 🛠️ Hardware Parameter Analysis
|
||||
|
||||
<div align="center">
|
||||
|
||||
| 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 |
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Quick Replication
|
||||
@@ -74,7 +78,7 @@ The exploded 3D view is as follows:
|
||||
<p align="center">
|
||||
<img width="45%" src="./images/boom.png">
|
||||
|
||||
<img width="45%" src="./images/boom.gif">
|
||||
<img width="40%" src="./images/boom.gif">
|
||||
</p>
|
||||
|
||||
### 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**.
|
||||
|
||||
<p align="center">
|
||||
<img width="45%" src="./images/key_func.png">
|
||||
<img width="25%" src="./images/key_func.png">
|
||||
|
||||
<img width="45%" src="./images/startup_page.png">
|
||||
<img width="25%" src="./images/startup_page.png">
|
||||
</p>
|
||||
<p align="center">
|
||||
<img width="45%" src="./images/main_page.png">
|
||||
<img width="25%" src="./images/main_page.png">
|
||||
|
||||
<img width="45%" src="./images/set_page.png">
|
||||
<img width="25%" src="./images/set_page.png">
|
||||
</p>
|
||||
<p align="center">
|
||||
<img width="45%" src="./images/pps_page1.png">
|
||||
<img width="25%" src="./images/pps_page1.png">
|
||||
|
||||
<img width="45%" src="./images/pps_page2.png">
|
||||
<img width="25%" src="./images/pps_page2.png">
|
||||
</p>
|
||||
|
||||
2. Client Operation
|
||||
|
||||
Reference in New Issue
Block a user