Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoninpvr/rpi4b_case
Compact enclosure for Raspberry PI 4. It support RPI 4B and provide space for a 35*35 heatsink.
https://github.com/antoninpvr/rpi4b_case
3d-printing case enclosure raspberry-pi raspberry-pi-4
Last synced: about 1 month ago
JSON representation
Compact enclosure for Raspberry PI 4. It support RPI 4B and provide space for a 35*35 heatsink.
- Host: GitHub
- URL: https://github.com/antoninpvr/rpi4b_case
- Owner: AntoninPvr
- License: gpl-3.0
- Created: 2024-04-16T21:56:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T13:32:09.000Z (6 months ago)
- Last Synced: 2024-10-11T02:00:27.834Z (about 1 month ago)
- Topics: 3d-printing, case, enclosure, raspberry-pi, raspberry-pi-4
- Homepage:
- Size: 635 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Raspberry PI 4B passive case---
![Static Badge](https://img.shields.io/badge/status-active-green)
![GitHub Release](https://img.shields.io/github/v/release/AntoninPvr/RPI4B_Case)
![GitHub License](https://img.shields.io/github/license/AntoninPvr/RPI4B_Case)
This enclosure is designed to be sleek and minimalistic. It is designed to be 3D printed. This case does not provide any camera or display port access. But GPIO are easily accessibles.
## Compatibility
This enclosure support following boards:* Raspberry PI 4B
## Files
Two versions of the upper part are available. One with GPIO access and one without. Ideal for a clean look or server applications like VPN, DNS...
* `RPI_4b_case_bottom.STL` Bottom part of the enclosure common to all
* `RPI_4b_case_top.STL` Orginal top part of the enclosure with GPIO access
* `RPI_4b_case_top_no_gpio.STL` Top part of the enclosure without GPIO access
* `gpio_cover.STL` Cover for GPIO. Best of both worlds, clean look and easy access to GPIO## Thermal management
This enclosure is designed to be used with passive cooling solution. 35x35x12mm heatsink is recommended.A 1mm copper plate between the CPU and the heatsink is needed to allow space for surrounding components.
No need for fan event with intense CPU usage.
## Material and print settings
Clearance is 0.2mm for all parts to facilitate assembly. No support is needed.4x M3x24mm flat-head screws and 4x M3 nuts are needed to assemble the case.
## Run button
1mm hole above jack connector is designed to fit a 6x6mm push button. This button can be used to wake the Raspberry PI.## Related projects
* #### Raspberry PI 3B+ Case version is available here:
> https://github.com/AntoninPvr/RPI_3Bplus_passive_enclosure
---
* #### Raspberry PI 5 Case version is available here:
> https://github.com/AntoninPvr/RPI5_Case