improved schematic parts
This commit is contained in:
parent
da00451de6
commit
267ec1aa37
BIN
board/JLCPCB SMT Parts Library(20201125).ods
Normal file
BIN
board/JLCPCB SMT Parts Library(20201125).ods
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
31
board/kicad-stuff/SX1308.lib
Normal file
31
board/kicad-stuff/SX1308.lib
Normal file
@ -0,0 +1,31 @@
|
||||
EESchema-LIBRARY Version 2.3
|
||||
#encoding utf-8
|
||||
#(c) SnapEDA 2016 (snapeda.com)
|
||||
#This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA) with Design Exception 1.0
|
||||
#
|
||||
# SX1308
|
||||
#
|
||||
DEF SX1308 U 0 40 Y Y 1 L N
|
||||
F0 "U" -700 800 50 H V L BNN
|
||||
F1 "SX1308" -701 701 50 H V L BNN
|
||||
F2 "SOT-23-6" 0 0 50 H I L BNN
|
||||
F3 "" 0 0 50 H I L BNN
|
||||
DRAW
|
||||
P 2 0 0 10 -700 600 0 600 N
|
||||
P 2 0 0 10 0 600 0 -300 N
|
||||
P 2 0 0 10 0 -300 -700 -300 N
|
||||
P 2 0 0 10 -700 -300 -700 600 N
|
||||
P 2 0 0 10 -543 7 -443 7 N
|
||||
P 2 0 0 10 -443 7 -445 66 N
|
||||
P 2 0 0 10 -445 66 -345 66 N
|
||||
T 0 -428 -2 32 0 0 0 ON/OFF Normal 0 L B
|
||||
X SW 1 200 500 200 L 40 40 0 0 B
|
||||
X FB 3 200 -100 200 L 40 40 0 0 B
|
||||
X IN 5 -900 500 200 R 40 40 0 0 B
|
||||
X EN 4 -900 100 200 R 40 40 0 0 B
|
||||
X GND 2 -900 -200 200 R 40 40 0 0 B
|
||||
X N/C 6 200 200 200 L 40 40 0 0 B
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# End Library
|
@ -0,0 +1,21 @@
|
||||
|
||||
(module SOT-23-6 (layer F.Cu) (tedit 5FBEB024)
|
||||
(descr "")
|
||||
(fp_text reference REF** (at 0.0762369 -0.0794385 900) (layer F.SilkS)
|
||||
(effects (font (size 0.600290551181 0.600290551181) (thickness 0.015)))
|
||||
)
|
||||
(fp_text value SOT-23-6 (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.787401574803 0.787401574803) (thickness 0.015)))
|
||||
)
|
||||
(fp_line (start 0.7 -1.5) (end 0.7 1.5) (layer F.SilkS) (width 0.1524))
|
||||
(fp_line (start 0.7 1.5) (end -0.7 1.5) (layer F.SilkS) (width 0.1524))
|
||||
(fp_line (start -0.7 1.5) (end -0.7 -1.5) (layer F.SilkS) (width 0.1524))
|
||||
(fp_line (start -0.7 -1.5) (end 0.7 -1.5) (layer F.SilkS) (width 0.1524))
|
||||
(fp_circle (center -1.2 -1.7) (end -0.9764 -1.7) (layer F.SilkS) (width 0.1524))
|
||||
(pad 2 smd rect (at -1.35 0.0) (size 1.0 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 1 smd rect (at -1.35 -0.95) (size 1.0 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 3 smd rect (at -1.35 0.95) (size 1.0 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 4 smd rect (at 1.35 0.95) (size 1.0 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 6 smd rect (at 1.35 -0.95) (size 1.0 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 5 smd rect (at 1.35 0.0) (size 1.0 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
)
|
@ -3,4 +3,5 @@
|
||||
(lib (name ESP32-DEVKITC-32D)(type Legacy)(uri ${KIPRJMOD}/kicad-stuff/ESP32/ESP32-DEVKITC-32D.lib)(options "")(descr ""))
|
||||
(lib (name PlantCtrlESP32-rescue)(type Legacy)(uri ${KIPRJMOD}/PlantCtrlESP32-rescue.lib)(options "")(descr ""))
|
||||
(lib (name DW01)(type Legacy)(uri ${KIPRJMOD}/kicad-stuff/DW01.lib)(options "")(descr ""))
|
||||
(lib (name SX1308)(type Legacy)(uri ${KIPRJMOD}/kicad-stuff/SX1308.lib)(options "")(descr ""))
|
||||
)
|
||||
|
BIN
sheets/1811011513_SX-Shenzhen-Suosemi-Tech-SX1308_C78162.pdf
Normal file
BIN
sheets/1811011513_SX-Shenzhen-Suosemi-Tech-SX1308_C78162.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user