diff --git a/docs/docs/reference/cases.mdx b/docs/docs/reference/cases.mdx index 9d3f9c0d..fda43be9 100644 --- a/docs/docs/reference/cases.mdx +++ b/docs/docs/reference/cases.mdx @@ -33,3 +33,19 @@ This case consists of 2 parts, a top and bottom where you can slide the parts ov | ---- | ----------- | -- | | ESP32S - Top | Top part of the case for the ESP32S | [Download](/cases/ESP32S/ESP32_top_side_v1.stl) | ESP32S - Bottom | Bottom part of the case for the ESP32S | [Download](/cases/ESP32S/ESP32_bottom_side_v1.stl) + +## ESP32-WROOM-32D + +

+ + +

+ +This case consists of 2 parts, a top and bottom where you can friction fit the pieces over each other and is designed to be used in both an indoor and outdoor environment. The LED status light is designed to slide into the housing and form a relatively tight seal. The USB cable is designed to slide up to provide some protection to water intrusion. + +If you're familiar with OnShape, you can access the model using [this link](https://cad.onshape.com/documents/28a914bca0ab451bdef13eb6/w/61ae11d2b0e90a508761a159/e/b81866b90bb3011f3cadb1f2). Simply make a copy and customize it according to your specifications. Please note that having an account might be necessary to make adjustments. + +| Name | Description | ⬇️ | +| ---- | ----------- | -- | +| ESP32 WROOM - Top | Top part of the case for the ESP32D | [Download](/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_top_case.stl) +| ESP32 WROOM - Bottom | Bottom part of the case for the ESP32D | [Download](/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_bottom_case.stl) diff --git a/docs/static/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_bottom_case.stl b/docs/static/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_bottom_case.stl new file mode 100644 index 00000000..005204e2 Binary files /dev/null and b/docs/static/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_bottom_case.stl differ diff --git a/docs/static/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_top_case.stl b/docs/static/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_top_case.stl new file mode 100644 index 00000000..005204e2 Binary files /dev/null and b/docs/static/cases/ESP32-WROOM-32D/ESP32-WROOM-32D_top_case.stl differ diff --git a/docs/static/cases/ESP32-WROOM-32D/esp32-wroom-32d_assembled_view.jpg b/docs/static/cases/ESP32-WROOM-32D/esp32-wroom-32d_assembled_view.jpg new file mode 100644 index 00000000..eee1ada2 Binary files /dev/null and b/docs/static/cases/ESP32-WROOM-32D/esp32-wroom-32d_assembled_view.jpg differ diff --git a/docs/static/cases/ESP32-WROOM-32D/esp32-wroom-32d_inner_view.jpg b/docs/static/cases/ESP32-WROOM-32D/esp32-wroom-32d_inner_view.jpg new file mode 100644 index 00000000..8818f76b Binary files /dev/null and b/docs/static/cases/ESP32-WROOM-32D/esp32-wroom-32d_inner_view.jpg differ