TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to design a motherboard for your electronics project

60 pointsby frenchie4111about 4 years ago

7 comments

stevenpetrykabout 4 years ago
If folks are interested in best practices to follow when laying out a PCB, I really enjoy this series of videos on YouTube where someone whips one up live over the course of 3 hours.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=C7-8nUU6e3E" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=C7-8nUU6e3E</a>
bambaxabout 4 years ago
Great tutorial.<p>I&#x27;m currently making a new type of MIDI controller, based on an Arduino Uno; I have been iterating on prototypes with different sensors. It&#x27;s not very difficult (or time consuming) to solder the prototypes so they&#x27;re a little more durable than breadboard.<p>Eventually I would like to make an integrated product that could be manufactured in small batches; but what is the benefit of doing an intermediate PCB using breakout boards? It seems all the real problems will come later when moving from breakout boards to single components?
评论 #26217828 未加载
kasbahabout 4 years ago
Nice guide for beginners. Will add this to our Awesome Electronics list: <a href="https:&#x2F;&#x2F;github.com&#x2F;kitspace&#x2F;awesome-electronics&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kitspace&#x2F;awesome-electronics&#x2F;</a>
评论 #26227818 未加载
danalivabout 4 years ago
This is great, and timely for me. I&#x27;ve got some horrifying rats-nest prototypes in the field that I&#x27;ve been really wanting to replace with PCBs.<p>I&#x27;m looking forward to part two about doing the layout. That&#x27;s the part where I get flummoxed.
评论 #26216789 未加载
stdbrouwabout 4 years ago
It probably depends on the kinds of projects you do, but this kind of &quot;halfway there&quot; PCB seems like a lot of fuss for not a lot of gain. Why not just design the PCB the way you want it look for the final product, and then, in places where you&#x27;d still like to work with a breakout board or something, have jumpers (holes, really) so you can decide whether to let everything pass through the board as it would in the final product or whether it has to go someplace else? I see the author is answering the comments, so maybe they can explain?
kbobabout 4 years ago
Is Eagle a viable alternative to KiCad these days? I stopped using it around KiCad 4. (2015?) At that time, they seemed to be feature-equivalent, but KiCad has been improving fast since then.
评论 #26220824 未加载
ameliusabout 4 years ago
Isn&#x27;t the free version of Eagle limited to 2 layer designs?
评论 #26217961 未加载