Introduction: PipBoy 3000 (working)
So, this is a working PipBoy 3000. I have made this for the past two months and finally it's done.
The idea of own PipBoy just came to my mind since the Fallout game series got the latest game's fourth part, The Fallout 4.
Fallout 4 will launch on PS4, Xbox One and PC on November 10 2015.
So the case of the PipBoy is made purely by me with ScetchUp and TinkerCad.
I hope you enjoy the project as much as i did.
Please share if you make one! :)
If you see a Vote button somewhere in the upper right corner of the screen. Click it just for fun :)
The PipBoy is still some what a "work in process". I'l keep this project updated as soon as i make some alternations to it.
You can follow me on Twitter @MiskaKarvonen or in Youtube.
Find the model on the pictures on Twitter @laurakkarvonen ,Instagram Or here at Instructables.
Step 1: Design.
The design is based on the original PipBoy 3000.
The 3D model is made with SketchUp. SketchUp is a free program for home use.
I also used TinkerCad to make some final adjustments to the case.
SketchUp files are included in this step.
The process was long but finally i made it.
The original Wiki of the PipBoy is here.
Attachments
Step 2: Cura.
Load the .stl to cura and check that everything is in order.
The back part was printed without support.
The front part needs a support to print well.
The print time was relatively long. For about 4-5 hours per piece.
If you have thick arms i suggest to scale up the print.
Remember that if you scale the case up you will need a bigger screen to it. This scale is made for 2.8" screen.
Bigger parts mean more space also for more parts.
If someone likest to support my projects you can also buy the files from here https://www.redpah.com/product/1902/pipboy-3000-c...
Files can also be found in here
Step 3: Print.
The whole case is printed with Printrbot simple makers kit.
However this will not fit on original Printrbot. I have extended mine to use the whole print area.
It is a simple mod made basically from two old inkjet printers+few printed parts to it.
If you would like to learn more how to, just hit me up.
The settings i used for the printer:
-Nozzle 0.4mm
-1.75mm PLA plastic
-Print speed 60 mm/s
-Layer height 0.2mm
-Fill density 10-20%
Step 4: Fit.
See that everything fits nicely to the case.
If you need to make some final adjustments do them before painting the case.
Ordinary Dremell or some simple power tool cuts the plastic nicely.
Step 5: Electronics
These are the main (and needed) components:
-Raspberry pi A+ (if you print in bigger scale you can use B+. That means if B+ fits in there you can use pi 2 too)
-Adafruit 2.8" TFT screen (PiTFT)
-8 GB memorycard
-Few cables for the power input
Optional parts:
-Raspi camera for V.A.T.S (i could not fit a camera in my case. Too little room for it.)
I have tested the camera and it works great on this.
Step 6: Modify.
The case has a limited room for the screen and raspberry so we will have to hack a piece out of the PiTFT board.
Cut a piece out from the board like in the pictures.
This will not affect the screen itself in anyway. Just keep in mind that you will lose a few place meant for switches.
Step 7: Test.
Test out that everything works.
Just plug the screen on the raspi and give it a try. Make sure that the cable that is on the screen is hooked up good.
The PiTFT board is now about the same size as the raspberry pi A.
Step 8: Paint.
Paint the case.
I used a gold paint on the bottom to give the paint a nice gloss from under the second layer.
The upper layer is a thin layer just to make the gold paint a little bit grey. The grey paint is a car color paint with number 201600.
Make sure you paint in well ventilated area. Such as outside.
Let it dry well before lifting it up.
Step 9: Load Image.
I have compiled a image that should work right out of the box. If you run into problems you can find a punch of helpful links for troubleshooting bellow. If nothing works
The image can be found HERE.
The image is based on Adafruits image for PiTFT.
The image is modified with the needed programs and auto start to X. Also the Pipboy program is installed on it by default.
The Pipboy program is slightly modified from this Selectnone's python program. So all credit of this magnificent Pipboy program goes to him. I have only made the program more suitable for this projects needs.
If the program does not start automatically at start. Double click the "Main" file on the desktop.
Helpful links that helped me a lot when doing this image. Refer to these when running in to problems.
https://www.instructables.com/id/Raspberry-Pi-Launch-Python-script-on-startup/
https://93.93.130.214/forums/viewtopic.php?f=63&t=101969&p=706435
http://stackoverflow.com/questions/22353134/raspbe...
http://www.raspberry-projects.com/pi/pi-operating-...
http://www.opentechguides.com/how-to/article/raspb...
The last one is for using the touch screen for controlling things with gestures. AKA imitate the sings/numbers assigned to move in the screen
Step 10: Power.
Powering up the Raspberry from another source than the Micro-USB can be hazardous for the Raspberry.
Powering up the Raspberry from the GPIO pins will not use the Pi's original fuse that protects the pi from short circuit.
So be careful with this.
I used the pin's on the PiTFT's second row of pins.
Use only 5V for the input. No less or over. For the current part it would be best if the current would be somewhere between 700-1000mA.
I was going to make a typical regulator circuit for this but then i came with an idea of a simpler way.
Connect a simple USB cable to the pins and use a phone emergency charger as a battery. You will get a stable 5Volt line on it at it will last long. Just like one of these http://www.amazon.co.uk/Rolson-42982-Emergency-Mob...
It is also rechargeable so you can use it again and again.
Step 11: Fit.
See that everything fits up properly now that the electronics are inside.
If you printed bigger one, you can try to fit the camera module to it. It is really simple thing to do. Just go to Raspberry settings with " sudo raspi-config" and enable camera usage.
Attach the camera to the Raspberry and set the python program to use the camera.
This is done from /home/pi/raspipboy folder.
see your way to there and type " sudo nano config.py " to start the editor program.
Then set camera usage =true and save with Ctrl+x, push " Y " and enter to save the changes.
Start your program.
Step 12: Almost Done.
Well basically it is done now. Continue to the next part if you would like to make it look like more worn out Pipboy.
Step 13: Paint Some More.
Well. To be honest my painting skills haven't really moved forward since theMini Nes i did...
Anyhow. I smashed white, grey,black and red paint on the base paint to make it look more like worn out. I'm sure you can do a better job with it. To me it looks still fantastic tough :D
Step 14: Done.
Now the PipBoy 3000 is finally done. The PipBoy stays in wrist great with help of few rubber bands around it. One on the back and one on the front.
Go and use it just the way you like!
I hope you enjoyed the project as much as i did!
Happy buildings!

Fourth Prize in the
Halloween Props Contest 2015

Second Prize in the
Raspberry Pi Contest

First Prize in the
Epilog Contest VII
84 Comments
Question 3 years ago
Hi there amazing work,! I've been working on one myself but I can't seem to install the but I can't seem to figure out how to install the program onto my SD card from Ada fruits, so I was wondering if you had a backup of the image that you used handy? Only reason why I'm asking for a backup of it because it seems to be that the link on this instructables is broken. I understand this post is old but worth a shot thank you for your time
Answer 3 years ago
Hey! I might just have the image saved somewhere. I try to look it up and hit you with a download link tomorrow. Not 100% sure though that i have it anymore but i hope that i find it.
Reply 3 years ago
Awesome! Ty very much for looking Into this I really appreciate it!
-mike!
Reply 3 years ago
Hi, Unfortunately i don't have the image anymore.
But in few steps you can make your own image,
1. Download Fresh noobs or the image you would like to use
https://www.raspberrypi.org/downloads/noobs/ and put the PiTFT screen on its place
2. Connect your raspberry to a screen via hdmi (and of course connect a keyboard)
3. https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi/easy-install-2 follow these steps to install PiTFT drivers. After successful install you should have screen in use and projecting a picture.
4. Download the pipboy program. Type "git clone https://bitbucket.org/selectnone/raspipboy.git" and the download should start
5. Navigate to the folder you just downloaded and run main.py
The Python program should now start.
To make the python to auto start when the raspberry starts look from google how to make that happen and also how to run that program in kiosk mode. There is also useful links in this project how to do things.
I hope that this helps to make the image!
Reply 3 years ago
mkarvonen
Good news actually! I was up late last night and I was able to find your image. I was wondering on how to mount and boot do you do it just like a regular image for an OS or is there a certain way to mount it. I tried it before put it doesn't seem to boot the pi I understand that the screen won't work until I put in the drivers but I'm getting just a black screen on my monitor and then it goes off due to lack of input. Also the busy light on the pi does not flash it's just a solid light. Thanks again hope I'm not being a pain in the butt
4 years ago
great model, how much should I upscale for a B+ and 3.5 inch screen?
Question 4 years ago on Step 5
Sorry but what about audio? I'd to play some diamond city radio
Question 5 years ago on Introduction
Ok I have used Win32 DiskImager to "Burn" your img to a MicrosSD that I can confirm works because it was a previous Linux OS for my RPI 2 Model B that worked perfectly. Now when I turn on my RPI 2 using your image all I get is the rainbow screen.
5 years ago
Hey, kinda new with Pi's in general. I have a Pi Zero, would this be able to work on it?
6 years ago
I have a raspberry pi 2 b, connected to the offical 7" raspberry pi. Will the image work on that?
6 years ago
Hello Mate :)
1st GREAT Project :3 *thumbs up* yeah both xD
2nd~ I'm trying to use ur img on my raspberry pi3 model b with a 16GB sd card. reformatted etc reload img doing whatever i can but it doesnt boot up just the rainbow screen if u know what I try to mention. do u have any Ideas what I can try next? I rly would love to use ur image cuz it seems rly uncomplicated. :)
And I srsly dont get the original file to run... dk why =_="
Well, hope u r still on this one and maybe give out a newer version (just maybe :P)
so have a good day and pls help (*pressing F1*)
6 years ago
very inspiring!
7 years ago
he ähm i try to install the image of the programm. i formate the sdcard (16gb) so enough space and i hav burn the image on the card with "win32diskimager" but wenn i plugd it in my raspberry pi 2 model b v1.1 it dosent boot up only the red ld ist on. pls help me
7 years ago
Help ! i've installed the image to the sd card, but my screen is still white ): what do I do ??
7 years ago
Hi, the image file is really big and a long download. Any way you could compress it in a zip file or something to decrease the file size?
Reply 7 years ago
Hi, Compressing the would not reduce the file size that much that it would matter. The file is big and it was a pain to load to the site. I was thinking something like a torrent that i could create from the file so the download would be faster and you could pause it if you want.
7 years ago
Hi, nice DIY project. I was wondering if you could change it to the new Raspberry Pi Zero that just launched and pack a rechargable battery like those on the phone in space of the old model A+ ?
Reply 7 years ago
Hi,
Thanks :) Sure i could do image for the Zero but firs it will need to get my hands on one. The phone battery is not a bad idea at all!
7 years ago
Most definitely nice!
As for the battery, you could use a flat 5V USB battery pack (for iPhones etc.) and put it underneath the Raspberry.
Reply 7 years ago
Thanks!
That could be the simplest solution for this!
I have one but it is too big to fit inside. With that same battery pack i powered it up in the pictures.