How a devboard works (and how to make your own)
kaipereira.com·5h·
Discuss: Hacker News
Flag this post

Let’s Design an RP2040 Devboard!

Today, we’re going to be designing our own dev board, using one of the most popular and beginner friendly SoC’s, the RP2040. This guide doesn’t serve as just a tutorial, but also as an opportunity to learn what everything on the PCB fundamentally does, and what every single component on your PCB is actually for!

All the source files for this tutorial can be found here, so if you need any help, feel free to resort to the repository!

Pasted image 20250930162537.png

Now let’s start off with the basic question, what’s an SoC! An SoC or system on chip, basically has all the basic components like SRAM, processors, USB controllers, an…

Similar Posts

Loading similar posts...