diff options
author | Uros Majstorovic <majstor@majstor.org> | 2025-06-20 21:57:38 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2025-06-20 21:57:38 +0200 |
commit | dab5a1fbd188f8f9436df1b3dff6e344c444fc23 (patch) | |
tree | 75dc1aa3b9dc5ca57c1c941650c3b9b833a2eebd | |
parent | 040f2299065caf64dbe5228b91f8abf8add9862b (diff) |
lib rename
-rw-r--r-- | hw/library/haptic.dcm | 3 | ||||
-rw-r--r-- | hw/library/haptic.lib | 26 |
2 files changed, 29 insertions, 0 deletions
diff --git a/hw/library/haptic.dcm b/hw/library/haptic.dcm new file mode 100644 index 0000000..5f3ed79 --- /dev/null +++ b/hw/library/haptic.dcm @@ -0,0 +1,3 @@ +EESchema-DOCLIB Version 2.0 +# +#End Doc Library diff --git a/hw/library/haptic.lib b/hw/library/haptic.lib new file mode 100644 index 0000000..2e59a48 --- /dev/null +++ b/hw/library/haptic.lib @@ -0,0 +1,26 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# DRV2605LDGS +# +DEF DRV2605LDGS U 0 40 Y Y 1 F N +F0 "U" 0 300 60 H V C CNN +F1 "DRV2605LDGS" 0 -400 60 H V C CNN +F2 "" 0 0 60 H I C CNN +F3 "" 0 0 60 H I C CNN +DRAW +S -350 250 350 -350 0 1 0 N +X REG 1 550 -200 200 L 50 50 1 1 O +X VDD 10 550 200 200 L 50 50 1 1 W +X SCL 2 -550 200 200 R 50 50 1 1 I +X SDA 3 -550 100 200 R 50 50 1 1 B +X IN/TRIG 4 -550 0 200 R 50 50 1 1 I +X EN 5 -550 -100 200 R 50 50 1 1 I +X VDD/NC 6 550 100 200 L 50 50 1 1 W +X OUT+ 7 550 0 200 L 50 50 1 1 O +X GND 8 550 -300 200 L 50 50 1 1 W +X OUT- 9 550 -100 200 L 50 50 1 1 O +ENDDRAW +ENDDEF +# +#End Library |