Merge pull request #9 from xingrz/topology

增加拓扑图以便直观展示各 PCB 的关系
This commit is contained in:
稚晖 2022-08-01 15:39:36 +08:00 committed by GitHub
commit 2f08e38b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

BIN
5.Docs/2.Images/hw5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

View File

@ -40,6 +40,8 @@
Hardware文件夹内是瀚文键盘里面用到的所有电路的原理图和PCB文件目前提供的是[立创EDA专业版](https://oshwhub.com/pengzhihui/helloword-smart-keyboard)格式的源文件以及Gerber格式的光绘文件用于提供给厂家进行直接加工。
![hw0](5.Docs/2.Images/hw5.png)
一共有如下几块板子:
- **HelloWord-Keyboard**主键盘的PCB控制器为STM32F103可以配合底座单独使用提供常规按键输入功能带全按键独立RGB灯。