43611fc5e6cf731a509a55e250a81914aa5d4435
Board-dat/NWI/NWI1126-DAT/NWI1126-DAT.md
| ... | ... | @@ -87,7 +87,7 @@ Peripheral schamtic please refer to [[NWI1124-DAT]] |
| 87 | 87 | |
| 88 | 88 | - [[NWI1124-DAT]] |
| 89 | 89 | - [[NWI1125-DAT]] |
| 90 | -- [[NWI1126]] |
|
| 90 | +- [[NWI1126-fab]] |
|
| 91 | 91 | |
| 92 | 92 | - [[ESP32-dat]] - code at [[arduino-esp32-dat]] |
| 93 | 93 |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-41-13.png
| ... | ... | Binary files /dev/null and b/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-41-13.png differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-12.png
| ... | ... | Binary files /dev/null and b/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-12.png differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-55.png
| ... | ... | Binary files /dev/null and b/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-55.png differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kidcad-workflow-dat.md
| ... | ... | @@ -0,0 +1,62 @@ |
| 1 | + |
|
| 2 | +# kicad work flow |
|
| 3 | + |
|
| 4 | +- prerequisite shortcuts - https://docs.kicad.org/7.0/en/kicad/kicad.html |
|
| 5 | + |
|
| 6 | +- add symbols and assign footprint |
|
| 7 | + - enter "E" for properties, and assign the footprint |
|
| 8 | + |
|
| 9 | +## workflow |
|
| 10 | + |
|
| 11 | + |
|
| 12 | + |
|
| 13 | +### assign the footprints |
|
| 14 | + |
|
| 15 | + |
|
| 16 | + |
|
| 17 | +### update into PCB |
|
| 18 | + |
|
| 19 | +- switch to PCB |
|
| 20 | +- update from PCB |
|
| 21 | +- fix errors |
|
| 22 | +- update PCB |
|
| 23 | +- layout it |
|
| 24 | + |
|
| 25 | + |
|
| 26 | + |
|
| 27 | + |
|
| 28 | + |
|
| 29 | +## PCB layout |
|
| 30 | + |
|
| 31 | +- autoroute - by [[kicad-plugin-dat]] |
|
| 32 | + |
|
| 33 | +- ground pour |
|
| 34 | + |
|
| 35 | + |
|
| 36 | + |
|
| 37 | +## PCB |
|
| 38 | + |
|
| 39 | +commom layers |
|
| 40 | + |
|
| 41 | +| layers | explain | CN | |
|
| 42 | +| -------------- | ------------------ | ------ | |
|
| 43 | +| edge.cuts | board edge layer | 边框层 | |
|
| 44 | +| F/B Silkscreen | Silkscreen layer | 丝印层 | |
|
| 45 | +| F/B Mask | Mask layer | 阻焊层 | |
|
| 46 | +| F/B Paste | solder Paste layer | 锡膏层 | |
|
| 47 | +| F/B Cu | copper layer | 铜箔层 | |
|
| 48 | + |
|
| 49 | +* F for front and B for back |
|
| 50 | + |
|
| 51 | +### PCB init setup |
|
| 52 | + |
|
| 53 | + |
|
| 54 | + |
|
| 55 | +- 网络线宽 |
|
| 56 | +- 钻孔尺寸 |
|
| 57 | +- 网格 1.0 mm |
|
| 58 | +- 缩放 |
|
| 59 | + |
|
| 60 | +## ref |
|
| 61 | + |
|
| 62 | +- [[kicad-workflow]] - [[kicad]] |
|
| ... | ... | \ No newline at end of file |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow/2024-09-18-01-41-13.png
| ... | ... | Binary files a/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow/2024-09-18-01-41-13.png and /dev/null differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow/2024-09-18-01-43-12.png
| ... | ... | Binary files a/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow/2024-09-18-01-43-12.png and /dev/null differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow/2024-09-18-01-43-55.png
| ... | ... | Binary files a/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow/2024-09-18-01-43-55.png and /dev/null differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow/kicad-workflow.md
| ... | ... | @@ -1,62 +0,0 @@ |
| 1 | - |
|
| 2 | -# kicad work flow |
|
| 3 | - |
|
| 4 | -- prerequisite shortcuts - https://docs.kicad.org/7.0/en/kicad/kicad.html |
|
| 5 | - |
|
| 6 | -- add symbols and assign footprint |
|
| 7 | - - enter "E" for properties, and assign the footprint |
|
| 8 | - |
|
| 9 | -## workflow |
|
| 10 | - |
|
| 11 | - |
|
| 12 | - |
|
| 13 | -### assign the footprints |
|
| 14 | - |
|
| 15 | - |
|
| 16 | - |
|
| 17 | -### update into PCB |
|
| 18 | - |
|
| 19 | -- switch to PCB |
|
| 20 | -- update from PCB |
|
| 21 | -- fix errors |
|
| 22 | -- update PCB |
|
| 23 | -- layout it |
|
| 24 | - |
|
| 25 | - |
|
| 26 | - |
|
| 27 | - |
|
| 28 | - |
|
| 29 | -## PCB layout |
|
| 30 | - |
|
| 31 | -- autoroute - by [[kicad-plugin-dat]] |
|
| 32 | - |
|
| 33 | -- ground pour |
|
| 34 | - |
|
| 35 | - |
|
| 36 | - |
|
| 37 | -## PCB |
|
| 38 | - |
|
| 39 | -commom layers |
|
| 40 | - |
|
| 41 | -| layers | explain | CN | |
|
| 42 | -| -------------- | ------------------ | ------ | |
|
| 43 | -| edge.cuts | board edge layer | 边框层 | |
|
| 44 | -| F/B Silkscreen | Silkscreen layer | 丝印层 | |
|
| 45 | -| F/B Mask | Mask layer | 阻焊层 | |
|
| 46 | -| F/B Paste | solder Paste layer | 锡膏层 | |
|
| 47 | -| F/B Cu | copper layer | 铜箔层 | |
|
| 48 | - |
|
| 49 | -* F for front and B for back |
|
| 50 | - |
|
| 51 | -### PCB init setup |
|
| 52 | - |
|
| 53 | - |
|
| 54 | - |
|
| 55 | -- 网络线宽 |
|
| 56 | -- 钻孔尺寸 |
|
| 57 | -- 网格 1.0 mm |
|
| 58 | -- 缩放 |
|
| 59 | - |
|
| 60 | -## ref |
|
| 61 | - |
|
| 62 | -- [[kicad-workflow]] - [[kicad]] |
|
| ... | ... | \ No newline at end of file |