Update README.

This commit is contained in:
稚晖 2021-02-17 21:17:08 +08:00
parent 9f0fbda65f
commit c077bc9425
16 changed files with 25 additions and 2 deletions

BIN
5.Docs/Images/Holo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 663 KiB

BIN
5.Docs/Images/Holo1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 KiB

View File

@ -1,4 +1,4 @@
![](https://pengzhihui-markdown.oss-cn-shanghai.aliyuncs.com/img/20210123154019.png)
![](/5.Docs/Images/Holo.jpg)
# HoloCubic--多功能透明显示屏桌面站
@ -39,4 +39,27 @@
我用的时25.4mm x 25.4mm x 25.4mm的棱镜淘宝应该可以搜到单个价格80元左右。
## 其他的后续再补充,有用的话记得点星星~
## 4. 文件说明
### Hardware
* Naive Version视频中出现的版本因为周末制作+赶视频时间匆忙所以结构设计得比较简单,以下两个外壳结构都是用这个电路版本↓
![](.assets/README/20210123154019.png)
![](/4.3D Model/Metal Version/holocubic1.jpg)
* Ironman Version新设计的钢铁侠风格结构件的配套电路原理图是一样的下面的结构用这个版本电路该版本为和朋友合作设计的后面可能会授权他联名量产所以结构文件暂未上传
![](/5.Docs/Images/Holo1.jpg)
### Software
* Visual Studio的工程可以在电脑上模拟LVGL的界面效果改好之后代码粘贴到Arduino固件那边就可以完成界面移植。这样省的每次修改都要重新交叉编译Arduino的固件提升开发效率。
## 其他的后续再补充,有用的话记得点星星~