mirror of
https://github.com/lumapu/ahoy.git
synced 2025-04-28 09:46:26 +02:00
Add EKD ESPNRF Case
This commit is contained in:
parent
efbe7de804
commit
730c4b9552
4 changed files with 30 additions and 0 deletions
BIN
tools/cases/EKD_ESPNRF_Case/EKDESPNRFCase.jpg
Normal file
BIN
tools/cases/EKD_ESPNRF_Case/EKDESPNRFCase.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
BIN
tools/cases/EKD_ESPNRF_Case/EKD_ESPNRF_Case_Body.3mf
Normal file
BIN
tools/cases/EKD_ESPNRF_Case/EKD_ESPNRF_Case_Body.3mf
Normal file
Binary file not shown.
BIN
tools/cases/EKD_ESPNRF_Case/EKD_ESPNRF_Case_Lid.3mf
Normal file
BIN
tools/cases/EKD_ESPNRF_Case/EKD_ESPNRF_Case_Lid.3mf
Normal file
Binary file not shown.
30
tools/cases/EKD_ESPNRF_Case/Readme.md
Normal file
30
tools/cases/EKD_ESPNRF_Case/Readme.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# EKD ESPNRF Case
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/10756851/221722400-eefc8790-6283-4c00-a82b-e2699cae72d6.jpg">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/10756851/221722400-eefc8790-6283-4c00-a82b-e2699cae72d6.jpg">
|
||||
<img alt="EKD ESPNRF Case" src="https://user-images.githubusercontent.com/10756851/221722400-eefc8790-6283-4c00-a82b-e2699cae72d6.jpg">
|
||||
</picture>
|
||||
|
||||
### Print Details:
|
||||
- Print with 0.2 mm Layers
|
||||
- use 100% infill
|
||||
- no supports needed
|
||||
|
||||
### Things needed:
|
||||
- 3D Printer
|
||||
- Wemos D1 Mini (format style)
|
||||
- NRF24L01+ Board
|
||||
- ~ 15cm wire
|
||||
- Soldering Iron + Solder
|
||||
- Suction pump to free the NRF Board from the pins.
|
||||
(Solder wick works too but i do not recommend =)
|
||||
- If you want to go for a wall mounted device, add some screws.
|
||||
|
||||
|
||||
Unsolder the Pins from the NRF Board and use short wires instead. I went this way to keep the design as flat as possible.
|
||||
<picture>
|
||||
<img alt="EKD ESPNRF Case" src="https://user-images.githubusercontent.com/10756851/221722732-1ae9162c-ef77-492e-babf-075045b81f69.png">
|
||||
</picture>
|
||||
If you got questions or need help feel free to ask on discord.
|
||||
or find me on github.com/subdancer
|
||||
Cheers.
|
Loading…
Add table
Reference in a new issue