personal_site/_posts/2023-06-21-my_first_PCB.md
2023-06-22 11:57:57 +01:00

39 lines
903 B
Markdown

---
title: My first PCB!
excerpt:
layout: post
image: /assets/blog/PCB/horizontal.png
alt: A 3D render of a simple PCB.
---
I made my first PCB!
I've had a longstanding ambition to get a PCB manufacured but I've always put it off. Lately I had a need for a little adapter board to break out these 1.27mm spaced pins to 2.54mm pins that would fit into a breadboard. Feeling like it was a simple enough board I finally decided to fire up KiCad and give it a go.
<figure>
<img src="/assets/blog/PCB/board.svg"/>
<figcaption>
The layout.
</figcaption>
</figure>
<figure>
<img src="/assets/blog/PCB/horizontal.png"/>
<figcaption>
The 3D render!
</figcaption>
</figure>
<figure>
<img src="/assets/blog/PCB/real.jpeg"/>
<figcaption>
They arrived!
</figcaption>
</figure>
<figure>
<img src="/assets/blog/PCB/breadboard.jpeg"/>
<figcaption>
And this is what they're actually for!
</figcaption>
</figure>