Skip to content

mostly following the guide on how to make it and then customizing it to my needs (maybe a usbc on the longer side not the short side) after i understand how it works.

Notifications You must be signed in to change notification settings

Blake-Mango/Hyperion-Dev-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d94de2 · · Feb 7, 2026

History

44 Commits
Dec 7, 2025
Dec 7, 2025
Feb 7, 2026
Jan 17, 2026

Repository files navigation

Hyperion-Dev-Board

s a simple dev board that I made for Hack Club Blueprint. It has everything that I would want on a dev board—lots of GPIOs, plenty of grounds, and some other useful features (listed below). This was a fun and pretty easy project to make once I started to understand what I needed to do. It ended up being foundational to my ability to design PCBs, and it showed me how much I enjoy this kind of work. I hope I’ll be able to make even more dev boards later in life, and I’m definitely planning to try some other PCB ideas on Blueprint soon.

Features

  1. The RP2040 is the brain of this project handling all of the processing
  2. this uses the W25Q16JVZPIQ with a whopping 16-Megabit flash menmory
  3. Usbc this is just a normal USB-C Receptical to send data and also power
  4. one pin for 5v power and another pin for 3v power
  5. 9 pins for ground to make it easy to ground everything you need to
  6. this board comes wih 29 gpio pins 4 of which are dual use for analog inputs (ADC pins)
  7. also on this board is an led to make it easy to check if the board is powered on od if there any any problems also to help debug or even program
  8. and finaly a button to enter into BOOTSEL mode so you can program you board.

schematic

image

PCB Layout

Front:

Screenshot 2025-12-07 113229

Back:

Screenshot 2025-12-07 113249

Heres what it looks like when made

top side dev Bottom side dev

Demo

here is a short code that was made to just rotate the color of the onboard neopixel led

Dev.vid.mp4

About

mostly following the guide on how to make it and then customizing it to my needs (maybe a usbc on the longer side not the short side) after i understand how it works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published