Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 3.55 KB

ASSEMBLY.md

File metadata and controls

61 lines (36 loc) · 3.55 KB

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

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

  1. 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

  1. 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

Photo of a PCB with an LCD and 8 buttons

  1. 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

Photo of a piece of plastic with a D-pad cutout on a PCB

Photo of two plastic pieces stacked atop a PCB

  1. 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

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

Photo of a PCB

  1. Put in 2 AAA batteries.

Photo of an assembled handheld game console

Now you can start uploading games to your Sprig! See the upload guide for instructions on how to set up your Raspberry Pi Pico. ➡️