d875e5f54b478174f1a900b88f1b16e7bce2e1ec
Tech/SBC-dat/RPI-dat/RPI-CM4-dat/RPI-CM4-dat.md
| ... | ... | @@ -37,6 +37,13 @@ To learn more about the Raspberry Pi Compute Module, you can visit the official |
| 37 | 37 | |
| 38 | 38 |  |
| 39 | 39 | |
| 40 | +## hardware |
|
| 41 | + |
|
| 42 | +- [[EMMC]] - [[WIFI]] |
|
| 43 | + |
|
| 44 | +- Connector - 【 DF40HC (3.0)-100DS-0.4V(51)】 |
|
| 45 | + |
|
| 46 | + |
|
| 40 | 47 | |
| 41 | 48 | ## Features |
| 42 | 49 | |
| ... | ... | @@ -54,4 +61,19 @@ To learn more about the Raspberry Pi Compute Module, you can visit the official |
| 54 | 61 | |
| 55 | 62 | - datasheet [[cm4-datasheet.pdf]] |
| 56 | 63 | |
| 57 | -- [[RPI-CM]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[RPI-CM]] |
|
| 1 | + |
|
| 2 | +- https://www.raspberrypi.com/products/compute-module-4/?variant=raspberry-pi-cm4001000 |
|
| 3 | + |
|
| 4 | +- [[kicad-dat]] |
|
| 5 | + |
|
| 6 | + |
|
| 7 | +## design ref |
|
| 8 | + |
|
| 9 | +footprint |
|
| 10 | + |
|
| 11 | +- https://github.com/Kedarius/RPi-CM4-Kicad |
|
| 12 | + |
|
| 13 | +- https://gitlab.com/m10cube/m10 |
|
| 14 | + |
|
| 15 | +- https://github.com/ShawnHymel/rpi-cm4-carrier-template |
|
| ... | ... | \ No newline at end of file |
service/EDA-dat/eaglecad-dat/eaglecad-dat.md
| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | + |
|
| 2 | +# eagle-CAD-dat |
|
| 3 | + |
|
| 4 | +- https://github.com/Edragon/Eagle-CAD-dat |
|
| 5 | +- ~~https://github.com/Edragon/CAD-Eagle-part~~ |
|
| 6 | + |
|
| 7 | +- [[eagle-cad]] |
|
| ... | ... | \ No newline at end of file |
service/EDA-dat/kicad-dat/kicad-dat.md
| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | + |
|
| 2 | +# kicad-dat |
|
| 3 | + |
|
| 4 | +- lib 旧版 符号文件 |
|
| 5 | + |
|
| 6 | +### DCM = documentation file |
|
| 7 | + |
|
| 8 | +If you don’t copy the DCM files, you will lose the documentation. I believe that the library will otherwise still function but don’t quote me on that; you can try it and find out. |
|
| 9 | + |
|
| 10 | +(maybe goes with out saying, but in v6 you only have a single .kicad_sym file which contains all the info) |
|
| 11 | + |
|
| 12 | +## .mod |
|
| 13 | +** Files that end in “.kicad_mod”, typically in folders with names that end in “.pretty”, are the 2014(?) version of modules (a KiCad “module” is called a “footprint” or a “decal” in other CAD software), one footprint per file, lots of files in the entire “.pretty” library.* |
|
| 14 | + |
|
| 15 | +** Files that end in “.mod” are module libraries (a KiCad “module” is called a “footprint” or a “decal” in other CAD software)* |
|
| ... | ... | \ No newline at end of file |
service/eagle-CAD/eagle-CAD-dat.md
| ... | ... | @@ -1,7 +0,0 @@ |
| 1 | - |
|
| 2 | -# eagle-CAD-dat |
|
| 3 | - |
|
| 4 | -- https://github.com/Edragon/Eagle-CAD-dat |
|
| 5 | -- ~~https://github.com/Edragon/CAD-Eagle-part~~ |
|
| 6 | - |
|
| 7 | -- [[eagle-cad]] |
|
| ... | ... | \ No newline at end of file |