mirror of
https://github.com/alexandrebobkov/KiCAD-Projects.git
synced 2025-08-10 12:53:24 +00:00
.
This commit is contained in:
20
ESP32-Uno/ESP32-Uno-Board-v2/ESP32-S3_Arduino-Uno.csv
Normal file
20
ESP32-Uno/ESP32-Uno-Board-v2/ESP32-S3_Arduino-Uno.csv
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
"Reference","Value","Datasheet","Footprint","Qty","DNP"
|
||||||
|
"A2","Arduino_Uno_X_Shield","https://docs.arduino.cc/hardware/uno-wifi-rev2","Alexander Footprint Library:Arduino Uno X","1",""
|
||||||
|
"BTN2","RST","~","Alexander Footprint Library:Button-Tacktile-TL1014BF160","1",""
|
||||||
|
"C1","100uF","~","Capacitor_SMD:CP_Elec_3x5.3","1",""
|
||||||
|
"C2","10uF","~","Alexander Footprint Library:CAP_CL31_SAM","1",""
|
||||||
|
"C3,C4","1uF","-- mixed values --","-- mixed values --","2",""
|
||||||
|
"D1","MMSZ52XXB","","Alexander Footprint Library:ZDO_SMB_DO-214AA_CIP","1",""
|
||||||
|
"D2,D3","LED","~","LED SMD:LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder","2",""
|
||||||
|
"J1","USB-C_Receptacle_Data_16P_GCT-USB4085","","Alexander Footprint Library:USB-C_GCT CONN16_USB4085-GF-A","1",""
|
||||||
|
"J2","Barrel_Jack_Switch","~","Connector_BarrelJacks:BarrelJack_CUI_PJ-102AH_Horizontal","1",""
|
||||||
|
"Q1","DMP6180SK3","","Package_TO_SOT_SMD:TO-252-2","1",""
|
||||||
|
"R1,R2","5K1","~","Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder","2",""
|
||||||
|
"R3,R4,R5,R6,R7","10k","~","Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder","5",""
|
||||||
|
"SW1","SW_SPDT","~","PinSocker 2.54mm:PinSocket_1x03_P2.54mm_Vertical","1",""
|
||||||
|
"SW2","SW","~","Alexander Footprint Library:SW_PUSH_6x3.5mm","1",""
|
||||||
|
"SW4","EN","~","Alexander Footprint Library:Button-Tacktile-TL1014BF160","1",""
|
||||||
|
"TXT1","~","","Alexander Footprint Library:heritage-logo","1",""
|
||||||
|
"U1","ESP32-S3-WROOM-1","https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf","Alexander Footprint Library:ESP32-S3-WROOM-2-N32R8V","1",""
|
||||||
|
"U2","LM1117MP-3.3","http://www.ti.com/lit/ds/symlink/lm1117.pdf","Package_TO_SOT_SMD:SOT-223","1",""
|
||||||
|
"U3","AMS1117-5V","","Package_TO_SOT_SMD:SOT-223","1",""
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -532,7 +532,7 @@
|
|||||||
},
|
},
|
||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"annotate_start_num": 0,
|
||||||
"bom_export_filename": "",
|
"bom_export_filename": "ESP32-S3_Arduino-Uno",
|
||||||
"bom_fmt_presets": [],
|
"bom_fmt_presets": [],
|
||||||
"bom_fmt_settings": {
|
"bom_fmt_settings": {
|
||||||
"field_delimiter": ",",
|
"field_delimiter": ",",
|
||||||
@@ -582,11 +582,23 @@
|
|||||||
"label": "DNP",
|
"label": "DNP",
|
||||||
"name": "${DNP}",
|
"name": "${DNP}",
|
||||||
"show": true
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "#",
|
||||||
|
"name": "${ITEM_NUMBER}",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Description",
|
||||||
|
"name": "Description",
|
||||||
|
"show": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filter_string": "",
|
"filter_string": "",
|
||||||
"group_symbols": true,
|
"group_symbols": true,
|
||||||
"name": "Grouped By Value",
|
"name": "",
|
||||||
"sort_asc": true,
|
"sort_asc": true,
|
||||||
"sort_field": "Reference"
|
"sort_field": "Reference"
|
||||||
},
|
},
|
||||||
|
@@ -3,7 +3,12 @@
|
|||||||
(generator "eeschema")
|
(generator "eeschema")
|
||||||
(generator_version "8.0")
|
(generator_version "8.0")
|
||||||
(uuid "0c01468d-b780-4193-b208-186ee01d83ab")
|
(uuid "0c01468d-b780-4193-b208-186ee01d83ab")
|
||||||
(paper "A4")
|
(paper "USLetter")
|
||||||
|
(title_block
|
||||||
|
(title "ESP32-S3 Arduino Uno Board")
|
||||||
|
(date "2024-10-30")
|
||||||
|
(rev "5.2")
|
||||||
|
)
|
||||||
(lib_symbols
|
(lib_symbols
|
||||||
(symbol "Alexander Symbol Library:USB-C_Receptacle_Data_16P_GCT-USB4085"
|
(symbol "Alexander Symbol Library:USB-C_Receptacle_Data_16P_GCT-USB4085"
|
||||||
(pin_names
|
(pin_names
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user