Compare commits
15 Commits
a70b9b0a29
...
ce24f7c478
| Author | SHA1 | Date | |
|---|---|---|---|
| ce24f7c478 | |||
| 5252d1d73c | |||
| bbdd406bca | |||
| 1c27a8d15d | |||
| 13a9d804c6 | |||
| 145763fcfb | |||
| e7e71c47d7 | |||
| 972c26b22f | |||
| c6ac958ee8 | |||
| 2ee2f47275 | |||
| 3cd6424168 | |||
| ba8859cc31 | |||
| 48746937a7 | |||
| 83c1f79caf | |||
| 7271b53c63 |
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||
*.svg filter=lfs diff=lfs merge=lfs -text
|
||||
*.step filter=lfs diff=lfs merge=lfs -text
|
||||
*.wrl filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
51
CLAUDE.md
51
CLAUDE.md
@ -688,3 +688,54 @@ Last resort only. 5/16" socket + 6" extension into auxiliary drive hole. Turn cl
|
||||
## Testing
|
||||
|
||||
No hardware-in-the-loop tests yet. Protocol implementations can be mocked for unit testing — `FirmwareProtocol` is an ABC with clear method contracts.
|
||||
|
||||
## Documentation Site
|
||||
|
||||
| Property | Value |
|
||||
|----------|-------|
|
||||
| Repo | `git@git.supported.systems:warehack.ing/birdcage-docs.git` |
|
||||
| Local path | `site/` (separate git repo, not a subtree) |
|
||||
| Framework | Astro + Starlight |
|
||||
| Domain | `birdcage.warehack.ing` |
|
||||
| Server | `warehack-ing@warehack.ing:~/birdcage-docs/` |
|
||||
| Container | `birdcage-docs` (caddy:2-alpine serving static files) |
|
||||
|
||||
### Workflow
|
||||
|
||||
```bash
|
||||
cd site/
|
||||
|
||||
# Local development with HMR
|
||||
make dev # Sets APP_ENV=dev, starts Astro dev server on :4321
|
||||
|
||||
# Production build + deploy
|
||||
make prod # Sets APP_ENV=prod, builds static site, serves via Caddy on :80
|
||||
|
||||
# Other commands
|
||||
make logs # Tail container logs
|
||||
make rebuild # Down + up with fresh build
|
||||
make clean # Remove containers + images
|
||||
```
|
||||
|
||||
### Make Targets
|
||||
|
||||
| Target | Description |
|
||||
|--------|-------------|
|
||||
| `up` | Build and start container |
|
||||
| `down` | Stop container |
|
||||
| `logs` | Tail container logs |
|
||||
| `rebuild` | Down + up with fresh build |
|
||||
| `dev` | Switch to dev mode (Astro dev server + HMR) |
|
||||
| `prod` | Switch to prod mode (static build + Caddy) |
|
||||
| `clean` | Remove containers, images, and volumes |
|
||||
|
||||
### Deploying Updates
|
||||
|
||||
```bash
|
||||
cd site/
|
||||
git add . && git commit -m "description"
|
||||
git push origin main
|
||||
ssh -A warehack-ing@warehack.ing "cd birdcage-docs && git pull && make prod"
|
||||
```
|
||||
|
||||
TLS is automatic via caddy-docker-proxy (ACME + Vultr DNS challenge). New subdomains take ~2 minutes for certificate issuance.
|
||||
|
||||
6095
docs/A3981-datasheet.md
Normal file
6095
docs/A3981-datasheet.md
Normal file
File diff suppressed because it is too large
Load Diff
BIN
docs/A3981-datasheet.pdf
(Stored with Git LFS)
Normal file
BIN
docs/A3981-datasheet.pdf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-ecad.3dshapes/TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1.step
(Stored with Git LFS)
Normal file
BIN
docs/A3981-ecad.3dshapes/TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1.step
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-ecad.3dshapes/TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1.wrl
(Stored with Git LFS)
Normal file
BIN
docs/A3981-ecad.3dshapes/TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1.wrl
(Stored with Git LFS)
Normal file
Binary file not shown.
231
docs/A3981-ecad.kicad_sym
Normal file
231
docs/A3981-ecad.kicad_sym
Normal file
@ -0,0 +1,231 @@
|
||||
(kicad_symbol_lib
|
||||
(version 20211014)
|
||||
(generator https://github.com/uPesy/easyeda2kicad.py)
|
||||
(symbol "A3981KLPTR-T"
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property
|
||||
"Reference"
|
||||
"U"
|
||||
(id 0)
|
||||
(at 0 24.13 0)
|
||||
(effects (font (size 1.27 1.27) ) )
|
||||
)
|
||||
(property
|
||||
"Value"
|
||||
"A3981KLPTR-T"
|
||||
(id 1)
|
||||
(at 0 -21.59 0)
|
||||
(effects (font (size 1.27 1.27) ) )
|
||||
)
|
||||
(property
|
||||
"Footprint"
|
||||
"A3981-ecad:TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1"
|
||||
(id 2)
|
||||
(at 0 -24.13 0)
|
||||
(effects (font (size 1.27 1.27) ) hide)
|
||||
)
|
||||
(property
|
||||
"Datasheet"
|
||||
"https://lcsc.com/product-detail/Motor-Drivers_ALLEGRO_A3981KLPTR-T_A3981KLPTR-T_C163315.html"
|
||||
(id 3)
|
||||
(at 0 -26.67 0)
|
||||
(effects (font (size 1.27 1.27) ) hide)
|
||||
)
|
||||
(property
|
||||
"LCSC Part"
|
||||
"C163315"
|
||||
(id 5)
|
||||
(at 0 -29.21 0)
|
||||
(effects (font (size 1.27 1.27) ) hide)
|
||||
)
|
||||
(symbol "A3981KLPTR-T_0_1"
|
||||
(rectangle
|
||||
(start -12.70 21.59)
|
||||
(end 12.70 -19.05)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(circle
|
||||
(center -11.43 20.32)
|
||||
(radius 0.38)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 16.51 0)
|
||||
(length 2.54)
|
||||
(name "SENSA" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 13.97 0)
|
||||
(length 2.54)
|
||||
(name "STRn" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 11.43 0)
|
||||
(length 2.54)
|
||||
(name "DIR" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 8.89 0)
|
||||
(length 2.54)
|
||||
(name "OAP" (effects (font (size 1.27 1.27))))
|
||||
(number "4" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 6.35 0)
|
||||
(length 2.54)
|
||||
(name "OSC" (effects (font (size 1.27 1.27))))
|
||||
(number "5" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 3.81 0)
|
||||
(length 2.54)
|
||||
(name "SDI" (effects (font (size 1.27 1.27))))
|
||||
(number "6" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 1.27 0)
|
||||
(length 2.54)
|
||||
(name "AGND" (effects (font (size 1.27 1.27))))
|
||||
(number "7" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 -1.27 0)
|
||||
(length 2.54)
|
||||
(name "REF" (effects (font (size 1.27 1.27))))
|
||||
(number "8" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 -3.81 0)
|
||||
(length 2.54)
|
||||
(name "SCK" (effects (font (size 1.27 1.27))))
|
||||
(number "9" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 -6.35 0)
|
||||
(length 2.54)
|
||||
(name "VDD" (effects (font (size 1.27 1.27))))
|
||||
(number "10" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 -8.89 0)
|
||||
(length 2.54)
|
||||
(name "OBP" (effects (font (size 1.27 1.27))))
|
||||
(number "11" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 -11.43 0)
|
||||
(length 2.54)
|
||||
(name "MS1" (effects (font (size 1.27 1.27))))
|
||||
(number "12" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 -13.97 0)
|
||||
(length 2.54)
|
||||
(name "MS0" (effects (font (size 1.27 1.27))))
|
||||
(number "13" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at -15.24 -16.51 0)
|
||||
(length 2.54)
|
||||
(name "SENSB" (effects (font (size 1.27 1.27))))
|
||||
(number "14" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 -16.51 180)
|
||||
(length 2.54)
|
||||
(name "VBBB" (effects (font (size 1.27 1.27))))
|
||||
(number "15" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 -13.97 180)
|
||||
(length 2.54)
|
||||
(name "DIAG" (effects (font (size 1.27 1.27))))
|
||||
(number "16" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 -11.43 180)
|
||||
(length 2.54)
|
||||
(name "SDO" (effects (font (size 1.27 1.27))))
|
||||
(number "17" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 -8.89 180)
|
||||
(length 2.54)
|
||||
(name "OBM" (effects (font (size 1.27 1.27))))
|
||||
(number "18" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 -6.35 180)
|
||||
(length 2.54)
|
||||
(name "STEP" (effects (font (size 1.27 1.27))))
|
||||
(number "19" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 -3.81 180)
|
||||
(length 2.54)
|
||||
(name "VREG" (effects (font (size 1.27 1.27))))
|
||||
(number "20" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 -1.27 180)
|
||||
(length 2.54)
|
||||
(name "PGND" (effects (font (size 1.27 1.27))))
|
||||
(number "21" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 1.27 180)
|
||||
(length 2.54)
|
||||
(name "VCP" (effects (font (size 1.27 1.27))))
|
||||
(number "22" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 3.81 180)
|
||||
(length 2.54)
|
||||
(name "CP1" (effects (font (size 1.27 1.27))))
|
||||
(number "23" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 6.35 180)
|
||||
(length 2.54)
|
||||
(name "CP2" (effects (font (size 1.27 1.27))))
|
||||
(number "24" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 8.89 180)
|
||||
(length 2.54)
|
||||
(name "OAM" (effects (font (size 1.27 1.27))))
|
||||
(number "25" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 11.43 180)
|
||||
(length 2.54)
|
||||
(name "ENABLE" (effects (font (size 1.27 1.27))))
|
||||
(number "26" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 13.97 180)
|
||||
(length 2.54)
|
||||
(name "RESETn" (effects (font (size 1.27 1.27))))
|
||||
(number "27" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 16.51 180)
|
||||
(length 2.54)
|
||||
(name "VBBA" (effects (font (size 1.27 1.27))))
|
||||
(number "28" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin unspecified line
|
||||
(at 15.24 19.05 180)
|
||||
(length 2.54)
|
||||
(name "EP" (effects (font (size 1.27 1.27))))
|
||||
(number "29" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
@ -0,0 +1,54 @@
|
||||
(module easyeda2kicad:TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1 (layer F.Cu) (tedit 5DC5F6A4)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -6.87) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1 (at 0 6.87) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -4.92 1.77) (end -4.92 -1.77) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -4.92 -1.77) (end 4.93 -1.77) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 4.93 -1.77) (end 4.93 1.77) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 4.93 1.77) (end -4.92 1.77) (layer F.SilkS) (width 0.15))
|
||||
(pad 15 smd oval (at 4.23 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 16 smd oval (at 3.58 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 17 smd oval (at 2.93 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 18 smd oval (at 2.28 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 19 smd oval (at 1.63 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 20 smd oval (at 0.98 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 21 smd oval (at 0.33 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 22 smd oval (at -0.32 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 23 smd oval (at -0.98 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 24 smd oval (at -1.63 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 25 smd oval (at -2.28 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 26 smd oval (at -2.93 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 27 smd oval (at -3.58 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 28 smd oval (at -4.23 -2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 14 smd oval (at 4.23 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 13 smd oval (at 3.58 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 12 smd oval (at 2.93 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 11 smd oval (at 2.28 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 10 smd oval (at 1.63 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 9 smd oval (at 0.98 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 8 smd oval (at 0.33 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 7 smd oval (at -0.32 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd oval (at -0.98 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd oval (at -1.63 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd oval (at -2.28 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd oval (at -2.93 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd oval (at -3.58 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd oval (at -4.23 2.87 0.00) (size 0.34 1.75) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 29 smd rect (at 0.00 0.00 0.00) (size 5.50 3.00) (layers F.Cu F.Paste F.Mask))
|
||||
(fp_circle (center -4.85 3.20) (end -4.82 3.20) (layer F.Fab) (width 0.06))
|
||||
(fp_circle (center -4.23 3.60) (end -4.08 3.60) (layer Cmts.User) (width 0.30))
|
||||
(fp_circle (center -4.85 2.87) (end -4.70 2.87) (layer F.SilkS) (width 0.30))
|
||||
(fp_circle (center -4.23 1.02) (end -4.08 1.02) (layer F.SilkS) (width 0.30))
|
||||
(model "/A3981-ecad.3dshapes/TSSOP-28_L9.7-W4.4-P0.65-LS6.4-BL-EP-1.wrl"
|
||||
(offset (xyz 0.000 -0.000 -0.000))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
BIN
docs/A3981-images/A3981-datasheet_page_10_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_10_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_11_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_11_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_12_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_12_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_13_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_13_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_14_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_14_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_14_img_2.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_14_img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_15_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_15_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_15_img_2.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_15_img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_16_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_16_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_16_img_2.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_16_img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_17_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_17_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_18_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_18_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_19_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_19_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_1_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_1_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_1_img_2.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_1_img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_20_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_20_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_21_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_21_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_22_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_22_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_23_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_23_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_24_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_24_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_25_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_25_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_26_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_26_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_27_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_27_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_28_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_28_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_29_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_29_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_2_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_2_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_30_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_30_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_30_img_2.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_30_img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_30_img_3.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_30_img_3.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_31_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_31_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_31_img_2.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_31_img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_32_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_32_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_33_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_33_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_34_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_34_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_35_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_35_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_36_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_36_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_37_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_37_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_38_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_38_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_39_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_39_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_3_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_3_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_40_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_40_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_41_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_41_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_42_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_42_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_42_img_2.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_42_img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_43_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_43_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_44_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_44_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_45_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_45_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_4_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_4_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_5_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_5_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_6_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_6_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_7_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_7_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_8_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_8_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-images/A3981-datasheet_page_9_img_1.png
(Stored with Git LFS)
Normal file
BIN
docs/A3981-images/A3981-datasheet_page_9_img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_1.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_1.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_10.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_10.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_11.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_11.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_12.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_12.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_13.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_13.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_14.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_14.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_15.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_15.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_16.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_16.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_17.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_17.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_18.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_18.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_19.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_19.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_2.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_2.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_20.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_20.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_21.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_21.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_22.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_22.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_23.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_23.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_24.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_24.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_25.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_25.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_26.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_26.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_27.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_27.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_28.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_28.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_29.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_29.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_3.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_3.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_30.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_30.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_31.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_31.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_32.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_32.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_33.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_33.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_34.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_34.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_35.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_35.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_36.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_36.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_37.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_37.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_38.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_38.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_39.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_39.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_4.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_4.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_40.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_40.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_41.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_41.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_42.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_42.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_43.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_43.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
docs/A3981-vectors/A3981-datasheet_page_44.svg
(Stored with Git LFS)
Normal file
BIN
docs/A3981-vectors/A3981-datasheet_page_44.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user