Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs/add 3dp case (AIV-696) #292

Merged
merged 3 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file added docs/_static/get-started/S3-eye_banner_photo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions docs/en/get-started/ESP32-S3-EYE_Getting_Started_Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- [5.2. Schematic](#52-schematic)
- [5.3. PCB Layout](#53-pcb-layout)
- [5.4. Dimensions](#54-dimensions)
- [5.5. 3D Printed Case](#55-3d-printed-case)

This user guide will help you get started with ESP32-S3-EYE v2.2 and will also provide more in-depth information.

Expand Down Expand Up @@ -223,6 +224,7 @@ This section provides instructions on how to do hardware/software setup and flas

- 1 x MicroSD card
- 1 x Li-ion battery
- 1 x [3D Printed case](#55-3d-printed-case)

> **Notice**
>
Expand Down Expand Up @@ -339,4 +341,19 @@ In case this issue occurs, you need to:
- [ESP32-S3-EYE-MB v2.1 Main Board Back Dimensions Source File](https://dl.espressif.com/dl/schematics/DXF_ESP32-S3-EYE_MB_Bottom_V2.1_20211111.dxf) (DXF) - You can view it with [Autodesk Viewer](https://viewer.autodesk.com/) online
- [ESP32-S3-EYE-SUB Sub Board Dimensions Source File](https://dl.espressif.com/dl/schematics/DXF_ESP32-S3-EYE_SUB_V1.1_20211111.dxf) (DXF) - You can view it with [Autodesk Viewer](https://viewer.autodesk.com/) online

## 5.5. 3D Printed Case

The following 3D model is a two-part case you can 3D print for your ESP32-S3-EYE. Do note that with all 3D Printed products, there will be a variance in tolerance and fitting. Your success may vary.

- [ESP32-S3-EYE Top Case](../../_static/get-started/ESP32-S3-EYE_3dpcase_top.STL)
- [ESP32-S3-EYE Bottom Case](../../_static/get-started/ESP32-S3-EYE_3dpcase_btm.STL)

<center>

|![ESP32-S3-EYE - Case 3D printed on BambuLab P1S](../../_static/get-started/S3-eye_banner_photo.png)|
|:--:|
|ESP32-S3-EYE - Case 3D printed on [BambuLab P1S](https://bambulab.com/en/p1)|

</center>

For further design documentation for the board, please contact us at [<[email protected]>]([email protected]).
18 changes: 18 additions & 0 deletions docs/zh_CN/get-started/ESP32-S3-EYE_Getting_Started_Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- [5.2. 原理图](#52-原理图)
- [5.3. PCB 布局图](#53-pcb-布局图)
- [5.4. 尺寸图](#54-尺寸图)
- [5.5. 3D打印外壳](#55-3D打印外壳)

本指南将帮助您快速上手 ESP32-S3-EYE v2.2,并提供该款开发板的详细信息。

Expand Down Expand Up @@ -224,6 +225,7 @@ ESP32-S3-EYE 出厂即烧录[默认固件](https://github.com/espressif/esp-who/

- 1 个 MicroSD 存储卡
- 1 块锂电池
- 1 套[3D打印外壳](#55-3D打印外壳)

> **注意**
>
Expand Down Expand Up @@ -339,5 +341,21 @@ ESP32-S3-EYE 没有 USB 至 UART 桥接器,可能会出现已烧写的程序
- [ESP32-S3-EYE-MB v2.1 主板背面尺寸图源文件](https://dl.espressif.com/dl/schematics/DXF_ESP32-S3-EYE_MB_Bottom_V2.1_20211111.dxf) (DXF) - 可使用 [Autodesk Viewer](https://viewer.autodesk.com/) 查看
- [ESP32-S3-EYE-SUB 子板尺寸图源文件](https://dl.espressif.com/dl/schematics/DXF_ESP32-S3-EYE_SUB_V1.1_20211111.dxf) (DXF) - 可使用 [Autodesk Viewer](https://viewer.autodesk.com/) 查看


## 5.5. 3D打印外壳

以下的3D模型是一个由两部分组成的外壳,您可以为您的ESP32-S3-EYE 3D打印出来。请注意,所有3D打印产品会有公差差异。您的成功记录可能会有所不同。

- [ESP32-S3-EYE 上壳](../../_static/get-started/ESP32-S3-EYE_3dpcase_top.STL)
- [ESP32-S3-EYE 下壳](../../_static/get-started/ESP32-S3-EYE_3dpcase_btm.STL)

<center>

|![ESP32-S3-EYE - 外壳 在拓竹P1S上3D打印](../../_static/get-started/S3-eye_banner_photo.png)|
|:--:|
|ESP32-S3-EYE - 外壳 在[拓竹P1S上3D打印](https://bambulab.cn/zh-cn/p1)|

</center>

有关本开发板的更多设计文档,请联系我们的商务部门 [<[email protected]>]([email protected])。