
âIâm so glad that young people can create things like PC boards online. May your creativity have no limits!â
â Steve Wozniak, Apple co-founder endorsing Hack Club OnBoard
Itâs easier than ever for high school students to get involved with programming; all you need is a computing device and internet access. Yet, itâs not the same for hardware. While PCB fabs have greatly increased the accessibility for professionally done boards, there is still no clear way for high school students to jump in. This is where OnBoard comes in.
Every student will receive up to $100 to cover PCB manufacturing costs, and join a community of peersâ some more beginner and some more experienced.
This Halloween season, OnBoard is launching Trick or Trace, a Halloween-themed PCB design contest! The top submissions will get an additional $100 grant ontop of the regular grant, for tools/parts to build your project â not restricted to PCB fabrication.
Every design/submission needs to meet the following constraints to be approved:
You can also go through a video with instructions on how to submit your grant!
To follow the repo for updates and show youâre participating, click the âstarâ button on the onboard repo.

#electronics on Slack!Our #electronics channel4 is where the party is getting started! If you havenât already joined, make sure to add yourself to the channel. And for those who are new to the Hack Club slack, sign up to our community of 13k+ makers through here (donât worry, there isnât an application).
Perhaps ping a little hello to @Kevin Yang?
Itâs design time! If youâve done this before, you can skip ahead to step 3. Most people reading this will be new to PCB design, so weâve made a simple tutorial on making an example board.
Check out our PCB tutorials, where youâll make a design from scratch in a free online editor. This is jumping in the deep end- it wonât explain everything, but it will give you a taste of whatâs possible. By the end you probably wonât understand what you did or why you did it, but you will have a working design for a board and youâll know how to tweak and edit the design to make it your own.
If you get stuck on these tutorials, or want more example projects to learn from, post in the Slack channel to hear from others going on their journeys.
Upload your Gerber files to JLCPCB.com and add them to your cart. JLCPCB is the default PCB manufacturer, but you can shop around 5 if thereâs a specific one you want to use 6. Ensure you complete the checkout process by entering your address and selecting a shipping method. Once completed, take a screenshot with all the final costs and shipping!
If youâre curious what all the settings are about or how to order for assembly, check out our
ordering_from_JLCPCB.mddoc! To avoid excess shipping fees or customs, check outthe Shipping Tipsdoc!
It should look like this:

Note: Your screenshot is VITAL since your project cannot be approved without it. Youâll include the screenshot in your PR later.
Fork the onboard repo! This is the where youâll add your project files and eventually PR from!

From your fork of OnBoard, create a folder with your project name under OnBoard/projects. To do this, go to the projects folder and click Create new file.


Then in the box labeled name your file..., type in PROJECT_NAME/README.md. This creates a README file under a folder called named after your project.

After this, copy and paste the contents of TEMPLATE.md into the text editor and fill it out!

Once your done, press the big green Commit changes button to save!
With your README filled out, head over to add files to begin uploading your Gerber, design files, and screen shot of vendor approval.

In all, you should have the following files under your project folder:
README.md: A filled out TEMPLATE.md, renamed to README.mdcart.png: A screenshot of your order detailsgerber.zip: This should be the file that you send off to the vendor.schematic.pdf: Export the schematic from your EDA program as a PDF.
src/: Make a folder called src and Whatever format your designer outputs should be included.
.obj as save it to the /src folder
.kicad_pcb, .kicad_sch and .kicad_pro files to your /src folder.
design.json, design.sch, design.brd, etc for other PCB Editors.Ensure your file names are exactly the same as above.
Your PR should have a structure like this:
| EasyEDA STD | KiCad |
| ââââ | ââââ |
|
â-
If you have all the above, youâre done with this step!
Once youâve uploaded your files, you can merge them to the main repo through a pull request! Under the contribute tab of your forked repo, click the big green Open pull request.

That will bring you to the main repo, where youâll initiate a pull request. Follow the checklist, weâll then review your PR and youâll be off to the races!

Once you submit your PR, it needs two approvals:
These reviews typically take 24-48 business hours, and if everything is correct, weâll merge your pull request!
After your pull request gets merged, it can take up to 24 business hours for you to receive an email from HCB with a virtual credit card. Make sure to check your spam folder. Then, you can order your board!
Post photos of your board in #electronics! We canât wait to see what you make!

Home school still counts! ↩
If you left high school early you can also submit. ↩
If you need help with ideas for proof of age, ask in our Slack and weâll help you out! here ↩
This link only works after youâve joined the slack. Make sure to get an invite here first. ↩
Donât know which ones you can use? Check out VENDORS.md for more info! ↩
If outside the US you may be charged customs which arenât covered by the grant! Check beforehand. ↩