now has power and removed usb pd

This commit is contained in:
sirlilpanda
2026-03-05 17:49:36 +13:00
parent 7ae87d6268
commit 241162bffc
11 changed files with 14884 additions and 9726 deletions

View File

@@ -1,2 +0,0 @@
C:\Users\sirli\repos\esp32-racer\hardware\esp32-racer\_autosave-esp32-racer.kicad_sch
C:\Users\sirli\repos\esp32-racer\hardware\esp32-racer\_autosave-POWER.kicad_sch

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,8 +0,0 @@
(kicad_sch
(version 20250114)
(generator "eeschema")
(generator_version "9.0")
(uuid "aadf6184-8e5a-46b0-8c9a-8f0946362383")
(paper "A4")
(lib_symbols)
)

View File

@@ -1,140 +0,0 @@
(kicad_sch
(version 20250114)
(generator "eeschema")
(generator_version "9.0")
(uuid "1d580319-54a9-438f-a4a3-ea2f61f357b8")
(paper "A4")
(lib_symbols)
(sheet
(at 142.24 66.04)
(size 40.64 24.13)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 0 0 0 0.0000)
)
(uuid "2d868a8b-8f53-45e0-b871-4d23b4a3af01")
(property "Sheetname" "MCU"
(at 142.24 65.3284 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
)
(property "Sheetfile" "MCU.kicad_sch"
(at 142.24 90.7546 0)
(effects
(font
(size 1.27 1.27)
)
(justify left top)
)
)
(instances
(project "esp32-racer"
(path "/1d580319-54a9-438f-a4a3-ea2f61f357b8"
(page "3")
)
)
)
)
(sheet
(at 43.18 66.04)
(size 36.83 19.05)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 0 0 0 0.0000)
)
(uuid "3a8db7ce-aa08-4df2-b8f5-69a729164fbf")
(property "Sheetname" "USB_C_IN"
(at 43.18 65.3284 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
)
(property "Sheetfile" "USBCPD.kicad_sch"
(at 43.18 85.6746 0)
(effects
(font
(size 1.27 1.27)
)
(justify left top)
)
)
(instances
(project "esp32-racer"
(path "/1d580319-54a9-438f-a4a3-ea2f61f357b8"
(page "3")
)
)
)
)
(sheet
(at 44.45 107.95)
(size 35.56 33.02)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 0 0 0 0.0000)
)
(uuid "fc2e2ab5-a71a-4257-a8ff-fb1f82fe26da")
(property "Sheetname" "POWER"
(at 44.45 107.2384 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
)
(property "Sheetfile" "POWER.kicad_sch"
(at 44.45 141.5546 0)
(effects
(font
(size 1.27 1.27)
)
(justify left top)
)
)
(instances
(project "esp32-racer"
(path "/1d580319-54a9-438f-a4a3-ea2f61f357b8"
(page "4")
)
)
)
)
(sheet_instances
(path "/"
(page "1")
)
)
(embedded_fonts no)
)

View File

@@ -494,6 +494,10 @@
[ [
"2d868a8b-8f53-45e0-b871-4d23b4a3af01", "2d868a8b-8f53-45e0-b871-4d23b4a3af01",
"MCU" "MCU"
],
[
"12408af9-30e9-42ec-a388-fbb9bc2a9d16",
"PWR"
] ]
], ],
"text_variables": {} "text_variables": {}

View File

@@ -5,6 +5,48 @@
(uuid "1d580319-54a9-438f-a4a3-ea2f61f357b8") (uuid "1d580319-54a9-438f-a4a3-ea2f61f357b8")
(paper "A4") (paper "A4")
(lib_symbols) (lib_symbols)
(sheet
(at 48.26 105.41)
(size 44.45 26.67)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 0 0 0 0.0000)
)
(uuid "12408af9-30e9-42ec-a388-fbb9bc2a9d16")
(property "Sheetname" "PWR"
(at 48.26 104.6984 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
)
(property "Sheetfile" "POWER.kicad_sch"
(at 48.26 132.6646 0)
(effects
(font
(size 1.27 1.27)
)
(justify left top)
)
)
(instances
(project "esp32-racer"
(path "/1d580319-54a9-438f-a4a3-ea2f61f357b8"
(page "4")
)
)
)
)
(sheet (sheet
(at 142.24 66.04) (at 142.24 66.04)
(size 40.64 24.13) (size 40.64 24.13)

View File

@@ -1 +0,0 @@
{"hostname":"COMPUTE-MACHINE","username":"sirli"}