Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Add ASSEMBLY.md #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions ASSEMBLY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Assembling your Sprig

Your Sprig console is a piece of open source hardware and can also be used as a hardware development kit (all the unused GPIO pins are broken out!). We made it into a game console and invite you to enjoy it as such. But we encourage you to make it something else.

Below are instructions for assembling your Sprig console.

## Contents

![Parts of game console laid out on a wooden table](https://cloud-6po09tv9d-hack-club-bot.vercel.app/4everything.jpg)

| Quantity | Item |
| -------- | ------------------------------------------------------------------------- |
| 1 | Sprig PCB |
| 1 | LCD screen |
| 1 | Raspberry Pi Pico |
| 4 | clear backings (2 with D-pad cutouts, 2 solid) |
| 1 | bag of 10 tactile button switches |
| 1 | bag of hardware for screen (2 spacers, 2 M2\*14mm screws, 2 hex nuts)\* |
| 1 | bag of hardware for backings (8 M2\*10mm screws, 8 hex nuts, allen key)\* |
| 1 | adapter or micro-USB cable |
| 1 | bag of 2 AAA batteries |

\* May include extra hardware.

## Instructions

1. Connect the LCD screen to the pins on the top of the board.

![Photo of a PCB with LCD attached](https://cloud-6po09tv9d-hack-club-bot.vercel.app/2lcd-no-spacers.jpg)

2. Add spacers, put the longer screws through the holes, and screw the nuts on the back side.

![Photo of an LCD assembled with screws and spacers](https://cloud-6po09tv9d-hack-club-bot.vercel.app/1screws-through-spacers.jpg)

3. Put 4 buttons in corresponding holes on each side of the board. You'll have 2 extra buttons.

![Photo of a single button on a PCB](https://cloud-6po09tv9d-hack-club-bot.vercel.app/0singlebutton.jpg)

![Photo of a PCB with an LCD and 8 buttons](https://cloud-obltnnp51-hack-club-bot.vercel.app/5all-buttons.jpg)

4. Turn the board over, and put the clear backings on. The first piece should have a D-pad cutout; the solid piece should be on top. The screw holes and D-pad cutout may need to be cleared out. Make sure to peel off the protective film on the front and back of each piece.

![Photo of a protective plastic film being peeled off of an acrylic piece](https://cloud-6po09tv9d-hack-club-bot.vercel.app/3peel-plastic.jpg)

![Photo of a piece of plastic with a D-pad cutout on a PCB](https://cloud-obltnnp51-hack-club-bot.vercel.app/4backing1.jpg)

![Photo of two plastic pieces stacked atop a PCB](https://cloud-obltnnp51-hack-club-bot.vercel.app/3backing2.jpg)

5. Put the shorter screws in holes and add nuts on the top side of the board. Tighten using the allen key provided. Repeat for the clear backings on the other side.

![Four screws securing 2 pieces of plastic to a PCB](https://cloud-obltnnp51-hack-club-bot.vercel.app/2backing-withscrews.jpg)

6. Put in the Raspberry Pi Pico, with the USB port facing the outside edge of the board.

![Photo of a PCB](https://cloud-obltnnp51-hack-club-bot.vercel.app/0pico.jpg)

7. Put in 2 AAA batteries.

![Photo of an assembled handheld game console](https://cloud-93zuth77c-hack-club-bot.vercel.app/0img_1613.jpg)

**Now you can start uploading games to your Sprig! See the [upload guide](UPLOAD.md) for instructions on how to set up your Raspberry Pi Pico.** ➡️