# Final Assembly

## Step 1: Trim the LED Matrix header pins

Stack the Core Board into the LED Matrix and trim the 8 pins extending from the LED Matrix board if they are longer than the Core Board pins. After trimming (if needed), they should look like this:

![](/files/-MhvIFq_Ig3MMbH8peA-)

## Step 2: Stack the Boards

On the bottom is the Logic Board. Next up is the LED Matrix, and on top of that is the Core Matrix whose pins slide through the LED Matrix to connect to the Logic Board. The stack-up looks like this:

![](/files/-MhvJlKg9PTNNullR4_Z)

Optionally, you can place diffuser sheet layers between the LED Matrix and the Core Board. They can be held in by soldering in single pin headers in the LED Matrix board J3/4/5/6 positions. Those pins are exclusively there to provide a mechanical mounting point for diffusers. They have no electrical connection.

I do not recommend soldering the Core Board header pins to the LED Matrix board. Except for, optionally, SCL/SDA/3V3/GNDD if you intend the make use of the QWIIC port on the backside of the LED Matrix board. Those signals are also routed to the top and bottom edge of the LED Matrix as 0.1" 4-pin header rows.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://machine-ideas-llc.gitbook.io/core64/final-assembly-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
