mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
add my first pcb design!
This commit is contained in:
parent
3e6100322a
commit
f38bdce7be
@ -71,6 +71,7 @@ GEM
|
||||
webrick (1.7.0)
|
||||
|
||||
PLATFORMS
|
||||
arm64-darwin-22
|
||||
x86_64-darwin-21
|
||||
|
||||
DEPENDENCIES
|
||||
|
@ -8,4 +8,7 @@ You probably want to run ruby from a version manager like `chruby`, see [here](h
|
||||
- fix the OG tags so that https://cards-dev.twitter.com/validator works
|
||||
|
||||
## Notes
|
||||
[Installation](https://jekyllrb.com/docs/installation/macos/)
|
||||
`bundle install`
|
||||
Then
|
||||
Use `bundle exec jekyll serve --draft --future` to do local development of this site
|
@ -2,7 +2,7 @@
|
||||
title: Jupyter and Conda setup
|
||||
date: 2023-06-20
|
||||
layout: post
|
||||
image:
|
||||
image: /assets/blog/mamba/logos.svg
|
||||
---
|
||||
|
||||
These are my notes to myself about how to setup jupyter+conda/mamba environments.
|
||||
|
27
_posts/2023-06-21-my_first_PCB.md
Normal file
27
_posts/2023-06-21-my_first_PCB.md
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
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>
|
||||
|
||||
The boards haven't arrived yet so no photos of the final result.
|
11406
assets/blog/PCB/board.svg
Normal file
11406
assets/blog/PCB/board.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 350 KiB |
BIN
assets/blog/PCB/horizontal.png
Normal file
BIN
assets/blog/PCB/horizontal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 271 KiB |
BIN
assets/blog/PCB/render.png
Normal file
BIN
assets/blog/PCB/render.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
220
assets/blog/mamba/logos.svg
Normal file
220
assets/blog/mamba/logos.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 74 KiB |
Loading…
x
Reference in New Issue
Block a user