e57365311035e9b5cbf0e0fa1cd38942605ca491
BOM-DAT/CONN-DAT/conn-dat.md
| ... | ... | @@ -1,7 +1,7 @@ |
| 1 | 1 | |
| 2 | 2 | # Conn-dat |
| 3 | 3 | |
| 4 | -- [[conn-PCIE-dat]] - [[conn-pinheader-dat]] |
|
| 4 | +- [[conn-PCIE-dat]] - [[conn-pin-header-dat]] |
|
| 5 | 5 | |
| 6 | 6 | - [[Conn-IPEX-dat]] - [[CONN-SMA-dat]] |
| 7 | 7 |
BOM-DAT/CONN-DAT/conn-pin-header-dat/conn-pin-header-dat.md
| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | + |
|
| 2 | +# common connector headers |
|
| 3 | + |
|
| 4 | +- dupont pin headers |
|
| 5 | + |
|
| 6 | +- MX1.25 = 1.25mm pitch |
|
| 7 | +- ZH1.5 = 1.5mm pitch |
|
| 8 | +- PH2.0 = 2.0mm pitch |
|
| 9 | +- XH2.54 = 2.54mm pitch |
|
| 10 | + |
|
| 11 | + |
|
| 12 | +Connector_PinHeader_2.54mm:PinHeader_2x20_P2.54mm_Vertical |
|
| ... | ... | \ No newline at end of file |
BOM-DAT/CONN-DAT/conn-pinheader-dat.md
| ... | ... | @@ -1,9 +0,0 @@ |
| 1 | - |
|
| 2 | -# common connector headers |
|
| 3 | - |
|
| 4 | -- dupont pin headers |
|
| 5 | - |
|
| 6 | -- MX1.25 = 1.25mm pitch |
|
| 7 | -- ZH1.5 = 1.5mm pitch |
|
| 8 | -- PH2.0 = 2.0mm pitch |
|
| 9 | -- XH2.54 = 2.54mm pitch |
|
| ... | ... | \ No newline at end of file |
Board-dat/SCU/SCU1033-DAT/SCU1033-DAT.md
| ... | ... | @@ -11,3 +11,4 @@ |
| 11 | 11 | |
| 12 | 12 | - [[SCU1033]] |
| 13 | 13 | |
| 14 | +- [[TEC-12706]] |
|
| ... | ... | \ No newline at end of file |
Tech-dat/EDA-dat/kicad-dat/kicad-dat.md
| ... | ... | @@ -12,4 +12,15 @@ If you don’t copy the DCM files, you will lose the documentation. I believe th |
| 12 | 12 | ## .mod |
| 13 | 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 | 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 |
| 0 | +** Files that end in “.mod” are module libraries (a KiCad “module” is called a “footprint” or a “decal” in other CAD software)* |
|
| 1 | + |
|
| 2 | + |
|
| 3 | + |
|
| 4 | + |
|
| 5 | +## Renaming all associated netnames |
|
| 6 | + |
|
| 7 | +https://gitlab.com/kicad/code/kicad/-/issues/5151 |
|
| 8 | + |
|
| 9 | +TIL that Find/Replace is for more than just text (like any other tool) |
|
| 10 | + |
|
| 11 | +alt ctrl F |
|
| ... | ... | \ No newline at end of file |
Tech-dat/logic-dat/logic-dat.md
| ... | ... | @@ -1,7 +1,11 @@ |
| 1 | 1 | |
| 2 | 2 | # logic-dat |
| 3 | 3 | |
| 4 | -- 74165 = 0.04 |
|
| 5 | -- 74595 = 0.035 |
|
| 6 | -- 74590 |
|
| 4 | +- Tri-State buffers = 74HC126 = SN74HC126DR - SOIC-14 |
|
| 5 | +- PISO = 74HC165 = 0.04 - SOIC 16 - Package_SO:SOIC-16_3.9x9.9mm_P1.27mm - SOIC-16 - Nexperia(安世) |
|
| 6 | +- SIPO = 74HC595 = 0.035 - Nexperia(安世) 封装: SOIC-16 |
|
| 7 | +- 74HC590 - ?? |
|
| 7 | 8 | |
| 9 | +- 7404 |
|
| 10 | + |
|
| 11 | +- [[Logic-shifter-dat]] |
|
| ... | ... | \ No newline at end of file |
Tech-dat/tech-dat.md
| ... | ... | @@ -76,8 +76,15 @@ Industrial / Sensor - [[sensor-dat]] |
| 76 | 76 | |
| 77 | 77 | |
| 78 | 78 | ## Code |
| 79 | + |
|
| 79 | 80 | - [[arduino-ide-dat]] |
| 80 | 81 | |
| 82 | +- [[logic-dat]] |
|
| 83 | + |
|
| 84 | + |
|
| 85 | +## EDA |
|
| 86 | + |
|
| 87 | +- [[eaglecad-dat]] - [[kicad-dat]] |
|
| 81 | 88 | |
| 82 | 89 | |
| 83 | 90 | Any interetest demo please contact me to enquiry. |