diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/library/haptic.dcm (renamed from hw/library/usb.dcm) | 0 | ||||
-rw-r--r-- | hw/library/haptic.lib | 26 | ||||
-rw-r--r-- | hw/library/usb.lib | 44 |
3 files changed, 26 insertions, 44 deletions
diff --git a/hw/library/usb.dcm b/hw/library/haptic.dcm index 5f3ed79..5f3ed79 100644 --- a/hw/library/usb.dcm +++ b/hw/library/haptic.dcm 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 diff --git a/hw/library/usb.lib b/hw/library/usb.lib deleted file mode 100644 index 2fc61d0..0000000 --- a/hw/library/usb.lib +++ /dev/null @@ -1,44 +0,0 @@ -EESchema-LIBRARY Version 2.4 -#encoding utf-8 -# -# USB3_B_Micro -# -DEF USB3_B_Micro J 0 40 Y Y 1 F N -F0 "J" -350 700 60 H V C CNN -F1 "USB3_B_Micro" 100 700 60 H V C CNN -F2 "" 0 100 60 H I C CNN -F3 "" 0 100 60 H I C CNN -DRAW -C -100 145 25 1 1 10 F -C 0 -130 50 1 1 0 F -S -400 650 400 -600 1 1 10 f -S -110 -600 -90 -560 1 1 0 N -S -10 -600 10 -560 1 1 0 N -S 75 170 125 220 1 1 10 F -S 400 -490 360 -510 1 1 0 N -S 400 -390 360 -410 1 1 0 N -S 400 -190 360 -210 1 1 0 N -S 400 -90 360 -110 1 1 0 N -S 400 110 360 90 1 1 0 N -S 400 210 360 190 1 1 0 N -S 400 310 360 290 1 1 0 N -S 400 510 360 490 1 1 0 N -P 2 1 1 20 0 -130 0 270 N -P 3 1 1 20 0 -30 -100 70 -100 120 N -P 3 1 1 20 0 20 100 120 100 170 N -P 4 1 1 10 -50 270 0 370 50 270 -50 270 F -X VBUS 1 500 500 100 L 50 50 1 1 P -X SSRX+ 10 500 -500 100 L 50 50 1 1 I -X SHIELD 11 -200 -700 100 U 50 50 1 1 P -X D- 2 500 300 100 L 50 50 1 1 B -X D+ 3 500 200 100 L 50 50 1 1 B -X ID 4 500 100 100 L 50 50 1 1 O -X GND 5 0 -700 100 U 50 50 1 1 P -X SSTX- 6 500 -100 100 L 50 50 1 1 O -X SSTX+ 7 500 -200 100 L 50 50 1 1 O -X DRAIN 8 -100 -700 100 U 50 50 1 1 P -X SSRX- 9 500 -400 100 L 50 50 1 1 I -ENDDRAW -ENDDEF -# -#End Library |