The easiest place to start looking is the Downloads page of the associated Learn guide for the product. This page is typically near the end of the guide. Look for something that references "EagleCAD PCB file" or similar.

Here's an example download using the Circuit Playground Express guide. GitHub is not really meant for hosting files for individual download. Each repository is intended to be treated in its entirety. So be careful to download the files as shown here. Otherwise you might end up with something unexpected.

Do NOT right click, "Save link as..." in your browser. That will not download the actual file.

From the guide Downloads page, find and click on the link to the Eagle CAD PCB files.

This will take you to the Github repository. Click on the Code button.

Then click on Download ZIP and save to your PC somewhere.

This zip file will contain the schematic (.sch) and board (.brd) files for the PCB. Extract both of these and save them to the same location.

Cloning (optional)

If you are familiar with git, then you can also just clone the repo.

git clone https://github.com/adafruit/Adafruit-Circuit-Playground-Express-PCB.git

We won't cover installing and using git here though. We'll assume if you want to go this route you know what to do.

This guide was first published on Sep 20, 2021. It was last updated on Mar 08, 2024.

This page (Finding and Downloading) was last updated on Mar 08, 2024.

Text editor powered by tinymce.