# 5" Display Kippah Portable Raspberry Pi

## Overview

https://www.youtube.com/watch?v=BPKfPo0GPXU

![](https://cdn-learn.adafruit.com/assets/assets/000/026/046/medium800/raspberry_pi_hero_garage.jpg?1434377494)

## Portable Pi

There are many applications where a portable Raspberry Pi can&nbsp;be really useful. In most general use-cases, it's convenient to have a Raspberry Pi, display and battery contained in a nice package. In this project, we'll put together a portable Raspberry Pi with a battery&nbsp;and display. This project is relatively simple to put together and only requires a few wired connections.

## **_Touch screen UPDATE_**

New version of enclosure now works with 5" 40-pin TFT Display with Touchscreen and Adafruit DPI TFT Kippah for Raspberry Pi with Touch Support  
[http://www.adafruit.com/product/1596](http://www.adafruit.com/product/1596)  
[http://www.adafruit.com/product/2453](http://www.adafruit.com/product/2453)

Follow the [Kippah Touch tutorial](../../../../adafruit-dpi-display-kippah-ttl-tft/installation#touch-screen-support)&nbsp;for setting up the software. The 3D printed parts are on thingiverse (labled v2).

![](https://cdn-learn.adafruit.com/assets/assets/000/026/047/medium800/raspberry_pi_kippah-hero-2454.jpg?1434377998)

## Kippah Sauce

This project utilizes&nbsp;the Adafruit DPI Display Kippah "hat-like" board to drive a 5" TFT display without the extra cost and baggage of an HDMI decoder. Kippah gives you nice ultra-fast 18-bit color display. This works great with the&nbsp;5" displays at 800x480. This display is 'native' so it gets all the graphics accelleration capabilities, instant refresh, etc. you would get from an HDMI display.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/049/medium800/raspberry_pi_pb-hero-2465.jpg?1434378075)

## PowerBoost 1000C

The PowerBoost 1000C provides 5V @ 1A of regulated power to the Raspberry Pi, Kippah and PAM8302 amplifier. On board charging let's you recharge a&nbsp;lipo battery over microUSB. In this project we are able to comfortably fit a 2500mAh lipo battery in the 3D printed&nbsp;enclosure.&nbsp;

![](https://cdn-learn.adafruit.com/assets/assets/000/026/050/medium800/raspberry_pi_audio-circuit-SM.jpg?1434378694)

## Built-in Audio (Optional)

There's enough room in the enclosure to fit a thin plastic speaker and a mono Class D audio amplifier. We can wire up an audio cable &nbsp;(3.5mm jack) to the amp and plug it into the audio jack on the Raspberry Pi. This portion can be optional, but the keep in mind there's no access to the audio jack on this 3D printed enclosure.

Warning: 

## 3D Printing

This project enclosure was designed specially to fit the components listed in the sidebar and below. The parts&nbsp;unfortunately will not fit on smaller print beds (like the Printrbot Simple). To print&nbsp;the&nbsp;parts, you'll need access to a printer with a minimum build plate of 100mm x 168mm x 30mm.

No 3D printer? You could send the parts to be printed by a service like 3D Hubs, MakerXYZ or shapeways. You could also try checking out your local hacker/maker space or library.

## Prerequisite Guides

Check out the guides below to get a better understanding of the Kippah and the Raspberry Pi 2 or B+ (The enclosure is compatible with both).

- [Adafruit DPI Display Kippah](../../../../adafruit-dpi-display-kippah-ttl-tft)
- [Introducing Raspberry Pi 2](../../../../introducing-the-raspberry-pi-2-model-b)
- [Introducing Raspberry Pi B+](../../../../introducing-the-raspberry-pi-model-b-plus-plus-differences-vs-model-b)

![](https://cdn-learn.adafruit.com/assets/assets/000/025/984/medium800/raspberry_pi_parts.jpg?1434305455)

## Parts

- Adafruit DPI Display Kippah
- Raspberry Pi 2
- Raspberry Pi B+
- 5" TFT display 40-pin
- PowerBoost 100C
- PAM8302 Amplifier
- Thin plastic speaker
- 2500mAh lithium polymer battery
- Slide switch
- Right-angle 3.5mm stereo plug to pigtail cable
- [3/8" to 1/4" Adapter Screw](https://www.adafruit.com/products/2392)
- [Swivel-Head Pan Tilt](https://www.adafruit.com/products/2464)

## Tools and Supplies

- 3D Printer
- Filament
- Wire Strippers/Cutters
- 30/26AWG silicone-coated stranded wire
- Soldering Iron
- Solder
- Helping-third hands
- Panavise Jr.
- 6 #2-56 3/8 flat Phillips machine screws
- 8 #4-40 3/8 flat Phillips machine screws

# 5" Display Kippah Portable Raspberry Pi

## Circuit Diagram

![](https://cdn-learn.adafruit.com/assets/assets/000/026/103/medium800/raspberry_pi_circuit-diagram.jpg?1435164166)

## The Circuit Diagram

The slide switch connects to the **EN** and **GND** pins on the PowerBoost1000C.

Connect **5V** and **GND** on the Kippah to the&nbsp; **5V** and **GND** &nbsp;&nbsp;pins on the PowerBoost 1000C.

The **Vin** and **GND** pins audio amplifier will connect to a set of **positive+** and **negative-** pins on PowerBoost1000C.

The speaker connects to the **positive+** and **negatives-** audio out pin on the PAM8302 amplifier.

Stereo audio cable plugs into the audio jack on the Raspberry Pi and connects to **A+** and **A-** on the amp.

The 5" TFT display connects to a 40-pin FPC extention connector. An included 40-pin cable connects from the Kippah to the extension to the 5" display.

JST cable from the lipo battery connects directly to the JST port on the PowerBoost1000C.

# 5" Display Kippah Portable Raspberry Pi

## Installation

 **If you just plug in the DPI Kippah, it won't work on a fresh installation of Raspbian! You must set up the special device tree overlay configuration!**

However, its not too bad, check it out below!

Info: Note these instructions are tested to work with Raspbian Bookworm as of 2024/04/2

# Connect Display

The DPI Kippah has a 40-pin TFT connector. This is a semi-standard connector. A majority of 3.5", 4.3", 5.0" and 7.0" dot-clock DPI displays have this 'standard 40-pin' connector.

![](https://cdn-learn.adafruit.com/assets/assets/000/024/429/medium800/adafruit_products_2354_top_screen_01_no_cable_ORIG.jpg?1428703197)

Check the Downloads page for an example datasheet so you can check if your display is compatible. All Adafruit 40-pin TFT TTL displays work, we do not guarantee any other displays work.

**In fact, if you connect a display that does not match the right pinout, you could easily fry the display if the 20V backlight pin ends up connected to a logic pin!**

To connect, gently pull on the two black 'ears' on the FPC connector, and plug in the display so the gold/silver metalic pins are facing 'up' away from the PCB.

![](https://cdn-learn.adafruit.com/assets/assets/000/024/430/medium800/adafruit_products_connector.jpg?1428703283)

# Update & Upgrade

Start by updating and upgrading your Raspberry Pi to the latest software.

`sudo apt-get update`  
`sudo apt-get upgrade`

![](https://cdn-learn.adafruit.com/assets/assets/000/024/405/medium800/adafruit_products_aptgetupdate.png?1428687340)

![](https://cdn-learn.adafruit.com/assets/assets/000/024/406/medium800/adafruit_products_aptgetupgrade.png?1428687363)

# Update configuration

Finally, we'll tell the Pi to use the attached DPI display. The following will work for our 5" and 7" 800x480 displays. Both touch and non-touch displays use the same setup here

Start by editing with

```auto
sudo nano /boot/firmware/config.txt
```

and add the following lines at the bottom

```python
dtoverlay=vc4-kms-dpi-panel,kippah-7inch
```

For 4.3" TFT use the following:

```auto
dtoverlay=vc4-kms-dpi-generic,hactive=480,vactive=272,width-mm=95,height-mm=54
```

To finish installation, just run **sudo reboot**

# Touch screen support

If you have a DPI HAT with touchscreen circuitry installed _and_ a touch-screen display, you can easily use it for touch screen support

A microUSB cable is required (not included) connect it from the MicroUSB connector on the HAT into one of the Pi's USB port.

![](https://cdn-learn.adafruit.com/assets/assets/000/024/428/medium800/adafruit_products_2353_top_demo_with_cable_ORIG.jpg?1428703147)

No additional drivers are required! The touchscreen should just work. However, you'll likely want to calibrate the screen. We have a calibration helper python script. Start by installing **python-pip** and **pyusb**.

```auto
sudo apt-get install python3-pip python3-venv
python3 -m venv env --system-site-packages
source env/bin/activate
pip3 install pyusb
```

Then grab the code and example gradient

```auto
cd ~
wget https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/raw/main/ar1100.py
wget http://adafruit-download.s3.amazonaws.com/gradient800x480.jpg
```

If you are running it on a 5" display, continue as is.

If you are running it on a 7" display, edit with **nano ar1100.py** and change this line:

`writeeeprom = CALIBRATED_5IN_800x480;`

to

`writeeeprom = CALIBRATED_7IN_800x480;`

Then run the calibrator with:

```auto
cd ~
chmod +x ar1100.py
sudo -E PATH=$PATH python ar1100.py
```

Its normal for the first time you run it, it will complain " **Couldn't find generic either**" just run it again!

![](https://cdn-learn.adafruit.com/assets/assets/000/024/420/medium800/adafruit_products_try1.png?1428699697)

Just hit the up arrow on your keyboard and return, to rerun **sudo python ar1100.py**

This time it will continue, program the AR1100 with the calibration data, and give you a rainbow display.&nbsp;

When done, hit Escape on your keyboard

![](https://cdn-learn.adafruit.com/assets/assets/000/024/421/medium800/adafruit_products_try2.png?1428699762)

# 5" Display Kippah Portable Raspberry Pi

## 3D Printing

![](https://cdn-learn.adafruit.com/assets/assets/000/025/985/medium800/raspberry_pi_3dparts.jpg?1434305486)

The parts are optimized to print with no support material. The two enclosure parts are held together with machine screws. They're oriented in center and should be good to print as is.

Info: 

[Download CAD files (Thingiverse)](http://www.thingiverse.com/thing:882248)
[Download CAD files (Cults3D)](https://cults3d.com/en/gadget/5-display-kippah-portable-raspberry-pi)
## Customize&nbsp;Design

You can modify the original solids in the CAD files to make a custom project.

## Materials

The parts&nbsp;can be printed in different types of filament. The most common filaments like&nbsp;PLA and ABS will do just fine but you can of course experiement with copperFill, bambooFill, Semiflex, PET and Nylon.&nbsp;

## Tolerances

The parts were tested with common printing settings (listed in the table). With a parameter of 2 shells, theres only a few areas where tolerances really matters - the port cutouts and the mounting holes.

Test fit the parts by inserting the top enclosure part over the Raspberry Pi. Check to see if the cutouts fit over the USB and ethernet ports. If the cutout&nbsp;is too tight, you can loosen it&nbsp;with a filing tool.

The standoffs with counter bores should fit the machine screws listed in the BOM. These can be threaded by fastening in the appropriate sized screw.

## Bed Leveling

Any parts with large surface require a well leveled build plate. If you're using a heated bed, you can minimize warping. Blue painters&nbsp;tape, build tak, and sticky adhesives can help keep your part flat and adhere to the bed.

## Clean up

If there's any string or&nbsp;artifacts left over from retraction&nbsp;and oozing, clean up the part by trimming them off using a pair of flush snips.

# 5" Display Kippah Portable Raspberry Pi

## Assembly

## Wiring

First section&nbsp;of the assembly requires measuring wires, cutting, stripping, tinning and soldering. It's a good idea to connect the component and test the circuit before mounting anything&nbsp;to the enclosure.

## Testing

With the components wired up, we'll test power to ensure all the connections are solid. We connect the display to the kippah and the Raspberry Pi to ensure the circuit is working properly before mounting.

## Mounting

Once the components are wired up, you'll mount sections of the circuit to the enclosure using machine screws. This will keep everything secured in place.

## Process

This&nbsp;assembly is&nbsp;segmented and formatted linearly&nbsp;to make the build an easy experience. Keeping the&nbsp;circuit modular allows you to trouble shoot more easily and makes mounting parts more optimal.

# 5" Display Kippah Portable Raspberry Pi

## Slide Switch

## Prep Wires

Measure, cut and strip two pieces of 30AWG silicone-coated stranded&nbsp;wire.

![raspberry_pi_switch_prep_wires.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/967/medium640/raspberry_pi_switch_prep_wires.jpg?1434302188)

![raspberry_pi_switch_strip_wires.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/968/medium640/raspberry_pi_switch_strip_wires.jpg?1434302246)

## Tin Wires and Switch&nbsp;

Use a pair of helping third hands to secure wires/switch in place. Appy small amount of solder to the tips of the wires and the terminals on the slide switch.

![raspberry_pi_switch_tin_wires.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/969/medium640/raspberry_pi_switch_tin_wires.jpg?1434302372)

![raspberry_pi_switch_tin_leads.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/970/medium640/raspberry_pi_switch_tin_leads.jpg?1434302439)

## Connect&nbsp;Wires to Switch

Solder both&nbsp;wires to two terminals on the slide switch (one in the center, and another next to that). Cut a piece of shrink tubing and slide that onto the wire to cover it up. Apply some heat to secure the connections.&nbsp;

![raspberry_pi_switch_solder_wires.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/972/medium640/raspberry_pi_switch_solder_wires.jpg?1434302706)

![raspberry_pi_switch_shrinktube_add.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/973/medium640/raspberry_pi_switch_shrinktube_add.jpg?1434302745)

![raspberry_pi_switch_shrinktube_applied.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/974/medium640/raspberry_pi_switch_shrinktube_applied.jpg?1434302891)

Info: 

![](https://cdn-learn.adafruit.com/assets/assets/000/025/971/medium800/raspberry_pi_switch_done.jpg?1434302593)

## Slide Switch

The slide switch is now ready for some action! Let's set it aside and get to the next section.

# 5" Display Kippah Portable Raspberry Pi

## Audio Cable

![](https://cdn-learn.adafruit.com/assets/assets/000/025/975/medium800/raspberry_pi_audio_cable_cut.jpg?1434303643)

## Measure and Cut

Grab the right-angled stereo plug to pigtail cable and measure up the length you'll need. If you cut it too short, you can always extend by splicing with a longer wire.

![](https://cdn-learn.adafruit.com/assets/assets/000/025/976/medium800/raspberry_pi_audio_cable_strip.jpg?1434303791)

## Strip It!

You'll want to remove about 10mm of insultation from the audio cable. Use&nbsp;wire cutters or a hobby knife to strip the wire. Carefuly bundle the stranded wire and twist it together to make a uniform wire - this is the ground connection.

## Tin Wire

Secure the audio cable to third-helping hands. Apply solder to the ground connection. Trim one of the insulated wires (red or white, doesn't matter these are the 'left' and 'right' channels). We only need one channel and the ground connection. Strip and tin the remaining wire.

![raspberry_pi_audio_cable_stripped.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/977/medium640/raspberry_pi_audio_cable_stripped.jpg?1434304517)

![raspberry_pi_audio_cable_tin.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/978/medium640/raspberry_pi_audio_cable_tin.jpg?1434304585)

## Extend Ground

Trim off about half of the tinned ground connection (it's too long). Prep a new piece of AWG30 silicone-coated stranded wire by measuring, cutting and stripping. Solder it to the ground connection.

![raspberry_pi_audio_cable_trim.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/979/medium640/raspberry_pi_audio_cable_trim.jpg?1434304792)

![raspberry_pi_audio_gnd_ext.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/980/medium640/raspberry_pi_audio_gnd_ext.jpg?1434304840)

## Insulate Groud

Slide&nbsp;a piece of shrink tubing over the ground connection and apply heat to secure the connection. Cut the ground wire to match the length of the channel wire and tin the tip.

![raspberry_pi_audio_gnd_shrinked.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/981/medium640/raspberry_pi_audio_gnd_shrinked.jpg?1434305057)

![raspberry_pi_audio_gnd_trim.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/982/medium640/raspberry_pi_audio_gnd_trim.jpg?1434305095)

![](https://cdn-learn.adafruit.com/assets/assets/000/025/983/medium800/raspberry_pi_audio_cable_done.jpg?1434305186)

## Audio Cable

This pigtail is ready for baking!&nbsp;

# 5" Display Kippah Portable Raspberry Pi

## Amplifier

![](https://cdn-learn.adafruit.com/assets/assets/000/025/986/medium800/raspberry_pi_amp_wires_prep.jpg?1434305952)

## Prep Wires

You can lay down the Powerboost 1000C and PAM8302 amplifier on the enclosure to get an idea for how long the power and ground wires need to be. Cut two pieces of 26AWG silicone-coated stranded wires.

## Tin Wires

Strip the tips of both&nbsp;wire using wire strippers and secure the wires to third-helping hands. Apply a small amount of solder to tin the tips.

![raspberry_pi_amp_wires_strip.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/987/medium640/raspberry_pi_amp_wires_strip.jpg?1434306031)

![raspberry_pi_amp_wires_tin.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/988/medium640/raspberry_pi_amp_wires_tin.jpg?1434306162)

## Connect Wires to Amp

Apply solder to the pins on the amplifier. To solder&nbsp;the wires to the pins, hold the tip of the soldering iron to the solder joint and insert&nbsp;the wire.

![raspberry_pi_amp_pins_tin.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/990/medium640/raspberry_pi_amp_pins_tin.jpg?1434306423)

![raspberry_pi_amp_wires_solder.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/991/medium640/raspberry_pi_amp_wires_solder.jpg?1434306493)

![](https://cdn-learn.adafruit.com/assets/assets/000/025/992/medium800/raspberry_pi_amp_solder_cable.jpg?1434306665)

## Solder Audio Cable to Amp

Connect the audio cable to the amp by heating **A+** and **A-** &nbsp;pins with the tip of the soldering iron. Insert the white channel wire to **A+** and the ground wire to **A-**.

## Connect Speaker to&nbsp;Amp

Apply solder to the positive and negative pins on the amplifier and insert the + and - wires from the speaker to the amp.

![raspberry_pi_amp_tin_speaker_pins.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/994/medium640/raspberry_pi_amp_tin_speaker_pins.jpg?1434306930)

![raspberry_pi_amp_solder_speakers.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/995/medium640/raspberry_pi_amp_solder_speakers.jpg?1434306978)

![](https://cdn-learn.adafruit.com/assets/assets/000/025/996/medium800/raspberry_pi_audio_circuit.jpg?1434307080)

## Audio Circuit

This beastly&nbsp;audio setup is ready for some thumpin' beats!

# 5" Display Kippah Portable Raspberry Pi

## Kippah

![](https://cdn-learn.adafruit.com/assets/assets/000/025/997/medium800/raspberry_pi_kippah_wires_prep.jpg?1434307194)

## Prep Wires

Lay Kippah and Powerboost 1000c on the enclosure to get an idea of wire&nbsp;length. A bit of extra slack is&nbsp;OK, you can shorten it later. 26AWG silicone-coated stranded wire is recommend for power.

## Tin Kippah and Wires

Strip and tin the two wires then, apply solder to the **5V** and **GND** &nbsp;pins on the Kippah.&nbsp;

![raspberry_pi_kippah_wires_tin.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/998/medium640/raspberry_pi_kippah_wires_tin.jpg?1434307443)

![raspberry_pi_kippah_pins_tin.jpg](https://cdn-learn.adafruit.com/assets/assets/000/025/999/medium640/raspberry_pi_kippah_pins_tin.jpg?1434307488)

![](https://cdn-learn.adafruit.com/assets/assets/000/026/000/medium800/raspberry_pi_kippah_wires_solder.jpg?1434307584)

## Connect wires to Kippah

Appy heat to the solder&nbsp;joints on Kippah and place the tip of the wires to the **5V** and **GND** pads.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/001/medium800/raspberry_pi_kippah_wires_done.jpg?1434307625)

## Wired Kippah

This stylin' Kippah is ready for sum Raspberré Pi!

# 5" Display Kippah Portable Raspberry Pi

## Powerboost 1000C

![](https://cdn-learn.adafruit.com/assets/assets/000/026/002/medium800/raspberry_pi_powerboost_tin_pins.jpg?1434307942)

## Install Switch

Insert the wires from the switch to the&nbsp;cutout near&nbsp;the bottom of the enclosure. Press the switch into the cutout to snap it into place. &nbsp;

![raspberry_pi_switch_case_insert.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/003/medium640/raspberry_pi_switch_case_insert.jpg?1434308017)

![raspberry_pi_switch_case_installed.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/004/medium640/raspberry_pi_switch_case_installed.jpg?1434308075)

![](https://cdn-learn.adafruit.com/assets/assets/000/026/005/medium800/raspberry_pi_powerboost_prep_mount.jpg?1434308204)

## Machine Screws

You'll need two #4-40 3/8th flat phillips machine&nbsp;screws to secure the PowerBoost 1000C to the enclosure.&nbsp;

## Install Screws

Insert the two screws to the bottom of the enclosure and fasten them in until the tip of the thread pokes through the top of the standoff. Lay the PowerBoost 1000C over the screws and fasten the screws all the through while holding the PCB in place.

![raspberry_pi_powerboost_fasten_screws.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/006/medium640/raspberry_pi_powerboost_fasten_screws.jpg?1434308862)

![raspberry_pi_powerboost_insert_screws.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/007/medium640/raspberry_pi_powerboost_insert_screws.jpg?1434308898)

![raspberry_pi_powerboost_insert_case.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/008/medium640/raspberry_pi_powerboost_insert_case.jpg?1434308953)

![](https://cdn-learn.adafruit.com/assets/assets/000/026/009/medium800/raspberry_pi_powerboost_switch.jpg?1434309061)

## Connect Switch to PowerBoost 1000C

Solder the two wires from the slide switch to pins **EN** and **GND** on the PowerBoost 1000C.

# 5" Display Kippah Portable Raspberry Pi

## Mounting Components

## Install Amp

Lay the PAM8302 PCB over the standoffs on the enclosure and hold it in place while you fasten a single machine screw to the bottom of the enclosure.

![raspberry_pi_amp_install_case.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/011/medium640/raspberry_pi_amp_install_case.jpg?1434309323)

![raspberry_pi_amp_fasten_case.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/012/medium640/raspberry_pi_amp_fasten_case.jpg?1434309357)

![](https://cdn-learn.adafruit.com/assets/assets/000/026/013/medium800/raspberry_pi_amp_solder_wires.jpg?1434309399)

## Connect PAM8302 to PowerBoost 1000C

Get the power and ground wires from the PAM8302 amplifier and solder them to the positive and negative pins on the PowerBoost 1000C.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/014/medium800/raspberry_pi_speaker_insert.jpg?1434309524)

## Install Speaker

Insert the thin plastic speaker into the cylindrical cavity. Press it down until it snaps into place. &nbsp;Tolerances should be pretty tight.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/015/medium800/raspberry_pi_pi_insert_audio.jpg?1434309644)

## Plug Audio Cable

Insert the 3.5mm connector from the audio cable into the audio jack on the Raspberry Pi

## Install Raspberry Pi

Lay the PCB over the standoffs with the ports facing the cutout. Line up the mounting holes on the Pi with the holes on the standoffs. Insert four #4-40 3/8 flat Phillips machine screws and fasten them into place from the top of the Pi.

![raspberry_pi_pi_install.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/017/medium640/raspberry_pi_pi_install.jpg?1434309831)

![raspberry_pi_pi_insert_screws.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/018/medium640/raspberry_pi_pi_insert_screws.jpg?1434309870)

![](https://cdn-learn.adafruit.com/assets/assets/000/026/019/medium800/raspberry_pi_circuit_break.jpg?1434309918)

## Circuit Checkpoint

The bottom half of the project is pretty much finished. The Rasp Pi and audio setup is installed, mounted and wired!&nbsp;

# 5" Display Kippah Portable Raspberry Pi

## Kippah Display

![](https://cdn-learn.adafruit.com/assets/assets/000/026/020/medium800/raspberry_pi_kippah_insert_cable.jpg?1434310106)

## Install 40-pin FPC cable

Open the latch from the Kippah PCB and insert the 40-pin FPC cable. Close the latch to secure it in place.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/021/medium800/raspberry_pi_kippah_install.jpg?1434310128)

## Install Kippah

Lay the Kippah over the Raspberry Pi and line up with socket&nbsp;with the header pins. Press the PCB down to secure it into place.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/022/medium800/raspberry_pi_kippah_solder_pb.jpg?1434310277)

## Connect Kippah to PowerBoost 1000C

Solder the **5V** wire from the Kippah to the **5V** pin on the PowerBoost 1000C, then solder **ground** to **ground**.

## Install Display

Insert the display into the top enclosure part at an angle, with the corners going into&nbsp;the clips.

![raspberry_pi_display_insert_side.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/023/medium640/raspberry_pi_display_insert_side.jpg?1434310404)

![raspberry_pi_display_insert_top.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/024/medium640/raspberry_pi_display_insert_top.jpg?1434310494)

![](https://cdn-learn.adafruit.com/assets/assets/000/026/025/medium800/raspberry_pi_display_installed.jpg?1434310530)

## Mount Display

Careful bend the enclosure back until the clips allow the display panel to fit under the clips. These clips will hold the TFT panel in place.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/026/medium800/raspberry_pi_display_fpc_macro.jpg?1434310636)

## Connect Extension to Display

Pop open the latch from the 40-pin extension and insert the 40-pin cable from the display to the extension board, then close the latch to secure it in place.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/027/medium800/raspberry_pi_display_fpc_connector.jpg?1434310658)

## Connect 40-pin cable to Extension

Open the latch from the other side of the extension and insert the extension cable connected to the Kippah into the extension board.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/028/medium800/raspberry_pi_battery_insert_jst.jpg?1434310858)

## Plug in Battery

Connect the JST cable from the lipo battery to the JST connector on the PowerBoost 1000C.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/029/medium800/raspberry_pi_battery_installed.jpg?1434310936)

## Test Circuit

It's a good idea to check your wiring before closing everything up! Power the circuit on with the&nbsp;slide switch and see if it lights&nbsp;ups.&nbsp;

# 5" Display Kippah Portable Raspberry Pi

## Closing it up

## Cable Management

The wiring should be pretty tight, with the exception of the 40-pin FPC cable. You’ll need to fold this cable and make sure&nbsp;it stays inside the case while closing it up.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/030/medium800/raspberry_pi_case_side.jpg?1434311149)

## Ports

Insert the ports on the Raspberry Pi into the cut outs on the top half of the enclosure. If you find the cutouts too tight, you can open them up with a filing tool.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/031/medium800/raspberry_pi_case_fasten_screw.jpg?1434311179)

## Fasten Shut

Insert #2-56 3/8 flat phillips machine screws into the six counter bores on the bottom of the enclosure. Hold the two half together while fastening the screws. Fasten them in until you feel they’re completely joined.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/032/medium800/raspberry_pi_case_closed.jpg?1434311201)

## Closed Up

The enclosure is now secured shut!

![](https://cdn-learn.adafruit.com/assets/assets/000/026/033/medium800/raspberry_pi_hero_top_2.jpg?1434311227)

## Portable Kippah Pi

This build is pretty much done! You can optionally insert a tripod screw thread to make it mount to&nbsp;any standard tripod.

## Tripod Adapter

Insert the tripod screw into the hole and fasten it with a flat phillips screw driver. Fasten it in until the screw is flush with the surface of the enclosure.

![raspberry_pi_tripod_prep.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/034/medium640/raspberry_pi_tripod_prep.jpg?1434311977)

![raspberry_pi_tripod_fasten.jpg](https://cdn-learn.adafruit.com/assets/assets/000/026/035/medium640/raspberry_pi_tripod_fasten.jpg?1434312020)

![](https://cdn-learn.adafruit.com/assets/assets/000/026/036/medium800/raspberry_pi_tripod_installed.jpg?1434312058)

## Mountable Pi

This is screw thread is a 1/4" to 3/8" adapter for Tripods.

![](https://cdn-learn.adafruit.com/assets/assets/000/026/051/medium800/raspberry_pi_hero_keyboard.jpg?1434385448)

## Use and Commence&nbsp;Pi

Boot up the Pi and hook up your favorite keyboard. The 2500mAh battery should give you about 2 hours of&nbsp;use, but it'll vary depending on your application.

## What's that orange keyboard?

It's from the Raspberry Pi[Kano kit](http://us.kano.me/products/kanokit).

![](https://cdn-learn.adafruit.com/assets/assets/000/026/052/medium800/raspberry_pi_hero_keyboard_side_a.jpg?1434385739)

## Made&nbsp;This?&nbsp;Let us know!

If you made this project, please post a make on our [Thingiverse page](http://thingiverse.com/adafruit). It'll let us know you're awesome and we'll feature it on our [3D Hangout show](https://www.adafruit.com/3dhangouts)!


## Featured Products

### Adafruit DPI TFT Kippah for Raspberry Pi

[Adafruit DPI TFT Kippah for Raspberry Pi](https://www.adafruit.com/product/2454)
A TFT panel connected to a Raspberry Pi without the use of an HDMI decoder? What is this sorcery??? It's the **DPI Kippah from Adafruit**! This HAT-like\* board snaps onto a Raspberry Pi B+, A+, Pi 2, Pi 3 or Zero and with a little software configuration, allows you to have...

In Stock
[Buy Now](https://www.adafruit.com/product/2454)
[Related Guides to the Product](https://learn.adafruit.com/products/2454/guides)
### 5.0" 40-pin 800x480 TFT Display without Touchscreen

[5.0" 40-pin 800x480 TFT Display without Touchscreen](https://www.adafruit.com/product/1680)
This 5.0" TFT screen has lots of pixels, 800x480 to be exact, and an LED backlight. Its great for when you need a lot of space for graphics. These screens are commonly seen in consumer electronics, such as miniature TV's, GPS's, handheld games car displays, etc. A 40-pin connector...

Out of Stock
[Buy Now](https://www.adafruit.com/product/1680)
[Related Guides to the Product](https://learn.adafruit.com/products/1680/guides)
### Raspberry Pi 2 - Model B v1.2 - ARM Cortex-A53 with 1G RAM

[Raspberry Pi 2 - Model B v1.2 - ARM Cortex-A53 with 1G RAM](https://www.adafruit.com/product/2358)
Didn't think the Raspberry Pi could get any better? You're in for a big surprise! The Raspberry Pi 2 Model B is out and it's amazing! With an upgraded ARM Cortex-A53&nbsp;quad-core processor, Dual Core VideoCore IV Multimedia coprocessor, and a full Gigabyte of RAM, this...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/2358)
[Related Guides to the Product](https://learn.adafruit.com/products/2358/guides)
### Raspberry Pi Model B+ 512MB RAM

[Raspberry Pi Model B+ 512MB RAM](https://www.adafruit.com/product/1914)
OMG OMG OMG, did you hear? There's a Raspberry Pi&nbsp;called the Model B+ and check it out...more USB ports, more GPIO, better power supply, four mounting holes, less sticky-out SD card! Yep, that's right, the fantastic engineers at Raspberry Pi HQ have blessed us with a new design....

In Stock
[Buy Now](https://www.adafruit.com/product/1914)
[Related Guides to the Product](https://learn.adafruit.com/products/1914/guides)
### PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A

[PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A](https://www.adafruit.com/product/2465)
PowerBoost 1000C is the perfect power supply for your portable project!&nbsp; **With a built-in load-sharing battery charger circuit, you'll be able to keep your power-hungry project running even while recharging the battery!** &nbsp;This little DC/DC boost converter module can...

Out of Stock
[Buy Now](https://www.adafruit.com/product/2465)
[Related Guides to the Product](https://learn.adafruit.com/products/2465/guides)
### Adafruit Mono 2.5W Class D Audio Amplifier - PAM8302

[Adafruit Mono 2.5W Class D Audio Amplifier - PAM8302](https://www.adafruit.com/product/2130)
This super small mono amplifier is surprisingly powerful - able to deliver up to 2.5 Watts into 4-8 ohm impedance speakers. Inside the miniature chip is a class D controller, able to run from 2.0V-5.5VDC. Since the amp is a class D, its very efficient (over 90% efficient when driving an...

Out of Stock
[Buy Now](https://www.adafruit.com/product/2130)
[Related Guides to the Product](https://learn.adafruit.com/products/2130/guides)
### Lithium Ion Polymer Battery - 3.7v 2500mAh

[Lithium Ion Polymer Battery - 3.7v 2500mAh](https://www.adafruit.com/product/328)
Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of **2500mAh** for a total of about 10 Wh. If you need a smaller battery, <a...></a...>

In Stock
[Buy Now](https://www.adafruit.com/product/328)
[Related Guides to the Product](https://learn.adafruit.com/products/328/guides)
### Thin Plastic Speaker w/Wires - 8 ohm 0.25W

[Thin Plastic Speaker w/Wires - 8 ohm 0.25W](https://www.adafruit.com/product/1891)
Listen up! This 1.5" diameter speaker cone is the perfect addition to any audio project where you need an 8Ω impedance and are using 0.25W of power. The speakers are rated at 0.25W, with a maximum input of 0.5W (printed wattage on back of speaker may have either value).

We...

Out of Stock
[Buy Now](https://www.adafruit.com/product/1891)
[Related Guides to the Product](https://learn.adafruit.com/products/1891/guides)

## Related Guides

- [Adafruit Powerboost 1000C](https://learn.adafruit.com/adafruit-powerboost-1000c-load-share-usb-charge-boost.md)
- [Adafruit PAM8302 - Mono 2.5W Class D Audio Amplifier](https://learn.adafruit.com/adafruit-pam8302-mono-2-5w-class-d-audio-amplifier.md)
- [7" Portable HDMI Monitor](https://learn.adafruit.com/7-hdmi-portable-monitor.md)
- [CRICKIT Flippy Robot](https://learn.adafruit.com/crickit-flippy-robot.md)
- [7" Mini PC](https://learn.adafruit.com/7-mini-pc.md)
- [PyPortal Case](https://learn.adafruit.com/pyportal-case.md)
- [Energy Budgets](https://learn.adafruit.com/energy-budgets.md)
- [BlueLive: Livestream Studio switcher controller](https://learn.adafruit.com/bluelive.md)
- [Garmin Lidar Lite Range Finder](https://learn.adafruit.com/garmin-lidar-lite-range-finder.md)
- [Printy Boost: Reimagining a Classic Adafruit Kit](https://learn.adafruit.com/printy-boost-reimagining-a-classic-adafruit-kit.md)
- [Wizzy: A Needle Felted Cat](https://learn.adafruit.com/wizzy-a-needle-felted-cat.md)
- [Adafruit DPI Display Kippah](https://learn.adafruit.com/adafruit-dpi-display-kippah-ttl-tft.md)
- [Processing on the Raspberry Pi & PiTFT](https://learn.adafruit.com/processing-on-the-raspberry-pi-and-pitft.md)
- [Happy Chewbacca Mask](https://learn.adafruit.com/happy-chewbacca-mask.md)
- [Superhero Power Gauntlet](https://learn.adafruit.com/superhero-power-gauntlet.md)
- [Portable Apple Watch Charger](https://learn.adafruit.com/portable-apple-watch-charger.md)
