
piBOX
thingiverse
piBOX where to start... Due to the current state of the world and seeking a project to keep myself occupied, I figured I would create my own raspberry pi case and improve my skills in 3D modeling. I began making very basic cases and was not satisfied with anything that I made. Then looking at my original Xbox one day, the idea hit me and thus the pi box was born. After hours of modeling and prototyping, I can finally release it for others to enjoy. walls - 4 infill - 10% speed - slower is better supports - yes, you will need them for the roof inside This fits my pi 3b+ with plenty of room to spare; I made a case for the pi4 but do not have a pi to test it out, so if you want to print it and give me some info, I will update the stl. switch: https://tinyurl.com/y9s8zmrg cooling: https://tinyurl.com/y7c8vfup wires and connectors: https://tinyurl.com/ybtpyqhj resistors(330ohm): https://tinyurl.com/y76cwh6g - On/Off switch Solder the wires to the switch using my diagram. Install the switch wires to GPIO 6 and 5 (green and blue wires); these will be your on/off. - LED Solder the 330ohm resistor to the negative of the switch (the switch has -+). Put some electrical tape or heat shrink over the resistor and solder joints. Connect the wires to GPIO 8 and 9 (red and black with 330ohm resistor). - Fan Install the cooler and use the wires I linked or remove the double connector and switch them to singles. Connect them to GPIO 4 and 14. Next, you will need to install a script. I used this guide and this script https://tinyurl.com/yykhzvx2 ssh into the pi or press f4 while connected to the pi with a keyboard. Once in, type: - git clone http://github.com/Howchoo/pi-power-button.git then - ./pi-power-button/script/install now to activate the led on the switch, we need to edit the config.txt. Now type: - sudo nano /boot/config.txt now scroll down to the bottom and add - enable_uart=1 then save with ctrl x and press y to save it. Now reboot your pi by typing: - sudo reboot
With this file you will be able to print piBOX with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on piBOX.