mirror of
https://github.com/zhiayang/mikoto.git
synced 2025-04-21 20:03:23 +00:00
reorganise resources, export rev 6.1 gerbers
This commit is contained in:
parent
6ca8059016
commit
aedf64f0f1
19
CHANGELOG.md
Normal file
19
CHANGELOG.md
Normal file
@ -0,0 +1,19 @@
|
||||
# changelog
|
||||
|
||||
## revision 6.1
|
||||
|
||||
Previous revision: 5.20
|
||||
|
||||
Compatibility:
|
||||
|
||||
- Incompatible pinout, bottom pad layout for USB changed (SWD pad positions unchanged).
|
||||
- Stencil / position / parts compatible with revisions 5.17 - 5.20.
|
||||
|
||||
Changes:
|
||||
|
||||
1. Changed `P1.00` to `P1.08` (still high drive)
|
||||
2. Exposed the old `P1.00` as an `SWO` pad instead (useful for debug trace output)
|
||||
3. Changed the `VBUS` pin to expose `VDDH` instead
|
||||
4. `VBUS` exposed as an underside pad
|
||||
|
||||
|
24
README.md
24
README.md
@ -30,7 +30,7 @@ The PCB *should* be manufactured with an ENIG surface finish, but it *can* be do
|
||||
|
||||
All components are 0402 (1005 metric) or larger, and can be placed by hand without magnification. A stencil is mandatory — get a 100µm (0.1mm) thick one.
|
||||
|
||||
<p align="center"><img src="./misc/rev-5.17.png" width="300px"></p>
|
||||
<p align="center"><img src="./misc/images/rev-5.17.png" width="300px"></p>
|
||||
|
||||
There's no "component silkscreen" on the board except 4 lines to align the nRF chip, so using something like KiCad's [Interactive BOM](https://github.com/openscopeproject/InteractiveHtmlBom) plugin is a good idea.
|
||||
|
||||
@ -50,28 +50,6 @@ ZMK now has support for mikoto, as of [this PR](https://github.com/zmkfirmware/z
|
||||
|
||||
|
||||
|
||||
|
||||
### changelog
|
||||
|
||||
**revision 6.1** (from 5.20)
|
||||
|
||||
Compatibility:
|
||||
|
||||
- Incompatible pinout, bottom pad layout for USB changed (SWD pad positions unchanged).
|
||||
- Stencil / position / parts compatible with revisions 5.17 - 5.20.
|
||||
|
||||
Changes:
|
||||
|
||||
1. Changed `P1.00` to `P1.08` (still high drive)
|
||||
2. Exposed the old `P1.00` as an `SWO` pad instead (useful for debug trace output)
|
||||
3. Changed the `VBUS` pin to expose `VDDH` instead
|
||||
4. `VBUS` exposed as an underside pad
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### license
|
||||
|
||||
Licensed under the Apache 2.0 license, see [LICENSE](./LICENSE).
|
||||
|
BIN
gerbers/mikoto-6.1.zip
Normal file
BIN
gerbers/mikoto-6.1.zip
Normal file
Binary file not shown.
Before ![]() (image error) Size: 1.8 MiB After ![]() (image error) Size: 1.8 MiB ![]() ![]() |
Before ![]() (image error) Size: 1.4 MiB After ![]() (image error) Size: 1.4 MiB ![]() ![]() |
0
misc/rev-5.17.png → misc/images/rev-5.17.png
Executable file → Normal file
0
misc/rev-5.17.png → misc/images/rev-5.17.png
Executable file → Normal file
Before ![]() (image error) Size: 1.8 MiB After ![]() (image error) Size: 1.8 MiB ![]() ![]() |
BIN
misc/schematics/rev-6.1-schematic.pdf
Normal file
BIN
misc/schematics/rev-6.1-schematic.pdf
Normal file
Loading…
Reference in New Issue
Block a user