March 5, 2026
Why you should start designing your PCB from a template
Here's how to take advantage of it.
Here's a quick reference for discovering content:
This is one of the biggest time-savers we see. Many users search for a microcontroller, like an ESP32 or an ATmega328P, and drop the bare chip into a blank project. Then they spend either the next hour wiring up peripherals manually or ask AI to add the crystal, decoupling caps, voltage regulator, USB-to-serial bridge, and boot circuitry that every design needs.
A smarter move: start with a reference design that already has all of that done.
The most popular reference designs on Flux right now are:
ESP32 is far and away the most searched term on Flux. If you're building with an ESP32, starting from the ESP32-WROOM-32E Reference Design or the ESP32-S3 Reference Design will save you significant setup time.
Use the search bar at the top of Flux and search for your microcontroller name, or try the tag #reference-design to browse all reference designs in the library.
You can also select a reference design directly from the template picker when you create a new project.
Once you've cloned a reference design, you can modify it for your needs with Flux, just tell it what you want to add or change, and it'll update the schematic for you.
If you already know which fabrication house you're going to use, start with a manufacturer template. These come pre-configured with the correct design rules (trace widths, via sizes, clearances) for that specific manufacturer, so you don't have to manually configure them, and you won't get hit with DRC violations right before you export.
The most popular manufacturer templates on Flux:
Search for #manufacturer-design-rules in Flux, or select a manufacturer template from the new project dialog.
Some of the most-used content on Flux is fully built example projects that teach you how to use specific features. These projects have been cloned and forked tens of thousands of times because they let you learn hands-on.
The most popular projects:
Open any of these, click Fork, and you'll have your own editable copy in seconds.
The reference designs and templates in this post exist because someone published their work. If you've built something reusable, a template with manufacturing spec rules, and a clean reference design, publish it. The next person searching for your exact use case will find it.

A practical guide to Design for Manufacturing (DFM) that helps hardware teams transition from validated prototypes to scalable, production-ready products.

Practical PCB layout and design strategies to reduce EMI and improve the chances of passing FCC and CE compliance testing on the first attempt.

A guide to evaluating hardware feasibility through requirements definition, component selection, BOM cost estimation, power budgeting, and early manufacturing risk identification.

Learn how to choose the right hardware architecture by comparing the unique engineering priorities of robotics, wearables, and IoT products.

A practical guide to hardware prototyping—from breadboard to custom PCB, through structured testing, verification, validation, and iterative revision.

How electrical, mechanical, and firmware teams can build effective collaboration workflows through design reviews, revision control, and engineering change management.

Avoid costly errors in your PCB design with these expert tips! Discover the 5 most common mistakes in trace width, vias, power planes, and more. Learn how Flux’s AI Copilot helps you catch these issues early, ensuring your board is ready for manufacturing.

Explore the key aspects of PCB thermal analysis and discover best practices for enhancing your PCB design. Understand how thermal conductivity impacts heat management and overall PCB functionality, leading to more reliable and efficient circuits.