Skip to content

Commit

Permalink
Update README for KiCad 8 and rendered images
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Yong <[email protected]>
  • Loading branch information
ndoo committed May 9, 2024
1 parent 1a85d09 commit 51dad2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,15 @@ The focus is on small size without an onboard display or buttons, meaning it mus
## Libraries Used

* [SnapMagic E22-900M30S footprint & symbol](https://www.snapeda.com/parts/E22-900M30S/EBYTE/view-part/)
* [SparkFun KiCad Libraries](https://github.com/sparkfun/SparkFun-KiCad-Libraries) (@v1.1)
* [SparkFun KiCad Libraries](https://github.com/sparkfun/SparkFun-KiCad-Libraries)
* [SeeedStudio OPL KiCad Library](https://github.com/ndoo/OPL_Kicad_Library/tree/xiao-ble-symbols) (forked to add missing XIAO nRF5240 symbol)

## Building One

### Software Required

* The files were created in [KiCad](https://www.kicad.org/) 7
* The files were created in [KiCad](https://www.kicad.org/) 8
* Clone this git repository recursively, i.e. with `--recursive`
* Ensure the SparkFun library is at v1.1:
* `cd symbols/SparkFun-KiCad-Libraries`
* `git checkout v1.1`

### Ordering PCBs

Expand All @@ -51,5 +48,7 @@ Follow the instructions at [meshtastic/firmware/variants/xiao_ble/](https://gith

## PCB Images

![PCB Top](ikoka-nano-meshtastic-device-top.png?raw=true)
![PCB Bottom](ikoka-nano-meshtastic-device-bottom.png?raw=true)
<video src="https://ndoo.github.io/ikoka-nano-meshtastic-device/rotating.mp4" />

![top](https://ndoo.github.io/ikoka-nano-meshtastic-device/top.png)
![bottom](https://ndoo.github.io/ikoka-nano-meshtastic-device/bottom.png)
1 change: 0 additions & 1 deletion ~ikoka-nano-meshtastic-device.kicad_pcb.lck

This file was deleted.

0 comments on commit 51dad2b

Please sign in to comment.