Skip to content

Commit

Permalink
Document current hw hack
Browse files Browse the repository at this point in the history
  • Loading branch information
xx committed Mar 12, 2024
1 parent 060a640 commit 41bd56d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Binary file added doc/pcb-modification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions hardware/esp32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Additionally you will need:
- ESP32 Mini. E.g. from https://www.az-delivery.de/products/esp32-d1-mini
- 2x Stiftleiste 2,54mm 2x10 to solder into the adapter and connect the adapter PCB to the ESP32 Mini. E.g. https://www.reichelt.de/stiftleisten-2-54-mm-2x10-gerade-mpe-087-2-020-p119898.html

![PCB Modification](https://raw.githubusercontent.com/gdoor-org/gdoor/main/doc/pcb-modification.png)

![Schematic, PDF version in esp32 subfolder](https://raw.githubusercontent.com/gdoor-org/gdoor/main/doc/esp32-schem.png)

![3D Render of ESP32 adapterboard](https://raw.githubusercontent.com/gdoor-org/gdoor/main/doc/esp32-pcb.png)
4 changes: 2 additions & 2 deletions hardware/esp32/esp32.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
(model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
(rotate (xyz 0 0 180))
)
)

Expand Down Expand Up @@ -2347,7 +2347,7 @@
(model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-89-3.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
(rotate (xyz 0 0 180))
)
)

Expand Down

0 comments on commit 41bd56d

Please sign in to comment.