Skip to content

Commit 51da1ac

Browse files
committed
Add prod IDs.
1 parent 00ebdc9 commit 51da1ac

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

Footprints/SparkFun-RF.pretty/ESP32-MINI.kicad_mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(footprint "ESP32-MINI" (version 20221018) (generator pcbnew)
22
(layer "F.Cu")
3+
(attr smd)
34
(fp_text reference "REF**" (at 0 -11.5) (layer "F.Fab")
45
(effects (font (size 0.5 0.5) (thickness 0.1)))
56
(tstamp 51aa3024-dab0-4d6b-9440-6e003332ae53)

Symbols/SparkFun-Connector.kicad_sym

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,8 @@
415415
(property "Datasheet" "~" (at 0 0 0)
416416
(effects (font (size 1.27 1.27)) hide)
417417
)
418-
(property "PROD_ID" "" (at 0 0 0)
419-
(effects (font (size 1.27 1.27)))
418+
(property "PROD_ID" "CONN-08971" (at -1.27 -15.24 0)
419+
(effects (font (size 1.27 1.27)) hide)
420420
)
421421
(property "ki_keywords" "connector" (at 0 0 0)
422422
(effects (font (size 1.27 1.27)) hide)

Symbols/SparkFun-RF.kicad_sym

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,26 +65,29 @@
6565
)
6666
)
6767
)
68-
(symbol "ESP32_Pico_Mini" (in_bom yes) (on_board yes)
68+
(symbol "ESP32-PICO-V3-02" (in_bom yes) (on_board yes)
6969
(property "Reference" "U" (at -12.7 33.02 0)
7070
(effects (font (size 1.27 1.27)) (justify left))
7171
)
72-
(property "Value" "ESP32_Pico_Mini" (at 1.27 33.02 0)
72+
(property "Value" "ESP32-PICO-V3-02" (at 1.27 33.02 0)
7373
(effects (font (size 1.27 1.27)) (justify left))
7474
)
7575
(property "Footprint" "SparkFun-RF:ESP32-MINI" (at 0 -54.61 0)
7676
(effects (font (size 1.27 1.27)) hide)
7777
)
78-
(property "Datasheet" "" (at 0 -57.15 0)
78+
(property "Datasheet" "https://www.espressif.com/sites/default/files/documentation/esp32-pico-mini-02_datasheet_en.pdf" (at 0 -57.15 0)
7979
(effects (font (size 1.27 1.27)) hide)
8080
)
81+
(property "PROD_ID" "IC-19692" (at -1.27 -59.69 0)
82+
(effects (font (size 1.27 1.27)))
83+
)
8184
(property "ki_keywords" "RF Radio BT ESP ESP32 Espressif onboard PCB antenna" (at 0 0 0)
8285
(effects (font (size 1.27 1.27)) hide)
8386
)
8487
(property "ki_fp_filters" "ESP32?WROOM?32*" (at 0 0 0)
8588
(effects (font (size 1.27 1.27)) hide)
8689
)
87-
(symbol "ESP32_Pico_Mini_1_1"
90+
(symbol "ESP32-PICO-V3-02_1_1"
8891
(rectangle (start -12.7 31.75) (end 12.7 -39.37)
8992
(stroke (width 0.254) (type default))
9093
(fill (type background))

Symbols/SparkFun-Regulator.kicad_sym

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
(property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2112.pdf" (at 0 -13.97 0)
1313
(effects (font (size 1.27 1.27)) hide)
1414
)
15+
(property "PROD_ID" "VREG-12457" (at -1.27 -16.51 0)
16+
(effects (font (size 1.27 1.27)) hide)
17+
)
1518
(property "ki_keywords" "linear regulator ldo fixed positive" (at 0 0 0)
1619
(effects (font (size 1.27 1.27)) hide)
1720
)

0 commit comments

Comments
 (0)