Report/Docs/2024-11-14/README.md

24 lines
537 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 2024/11/14 组会
---------------------------
## 工作情况
1. 安装了AD22
2. 选择了绘制Stm32f103c8t6最小系统板作为学习
3. 得到了最小系统板总原理图;
![](images/Stm32f103c8t6最小系统板原理图.png "img-1")
4. 对各个元器件进行封装;
![](images/对元器件进行封装.png "img-2")
![](images/全部封装完成.png "img-3")
5. 将封装好的元器件添加到PCB绘制模块中。
![](images/封装后的元器件导入PCB绘制.png "img-4")
---------------------------