Skip to content

Commit 1f0a15d

Browse files
committed
mainboard v0.3 + power WIP
1 parent f491d9c commit 1f0a15d

90 files changed

Lines changed: 144998 additions & 54607 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

motherboard/USBC0.kicad_sch

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
(paper "A4")
77
(title_block
88
(title "anyon e")
9-
(date "2024-06-12")
10-
(rev "V0.1")
9+
(date "2024-09-15")
10+
(rev "V0.3")
1111
(company "Byran Huang")
1212
(comment 4 "Proof of concept board for feature verification")
1313
)
@@ -374,7 +374,7 @@
374374
(type default)
375375
)
376376
(fill
377-
(type outline)
377+
(type none)
378378
)
379379
)
380380
(arc
@@ -386,7 +386,7 @@
386386
(type default)
387387
)
388388
(fill
389-
(type none)
389+
(type outline)
390390
)
391391
)
392392
(polyline
@@ -450,17 +450,6 @@
450450
(type none)
451451
)
452452
)
453-
(circle
454-
(center 0 -5.842)
455-
(radius 1.27)
456-
(stroke
457-
(width 0)
458-
(type default)
459-
)
460-
(fill
461-
(type outline)
462-
)
463-
)
464453
(polyline
465454
(pts
466455
(xy 0 -5.842) (xy 0 4.318)
@@ -473,6 +462,17 @@
473462
(type none)
474463
)
475464
)
465+
(circle
466+
(center 0 -5.842)
467+
(radius 1.27)
468+
(stroke
469+
(width 0)
470+
(type default)
471+
)
472+
(fill
473+
(type outline)
474+
)
475+
)
476476
(rectangle
477477
(start 1.905 1.778)
478478
(end 3.175 3.048)
@@ -1862,27 +1862,27 @@
18621862
(type outline)
18631863
)
18641864
)
1865-
(polyline
1866-
(pts
1867-
(xy 0 -6.604) (xy 0 -7.62)
1868-
)
1865+
(circle
1866+
(center 0 -6.604)
1867+
(radius 0.2794)
18691868
(stroke
18701869
(width 0)
18711870
(type default)
18721871
)
18731872
(fill
1874-
(type none)
1873+
(type outline)
18751874
)
18761875
)
1877-
(circle
1878-
(center 0 -6.604)
1879-
(radius 0.2794)
1876+
(polyline
1877+
(pts
1878+
(xy 0 -6.604) (xy 0 -7.62)
1879+
)
18801880
(stroke
18811881
(width 0)
18821882
(type default)
18831883
)
18841884
(fill
1885-
(type outline)
1885+
(type none)
18861886
)
18871887
)
18881888
(polyline
@@ -2500,7 +2500,7 @@
25002500
)
25012501
(polyline
25022502
(pts
2503-
(xy 0 -2.54) (xy 0 -5.08)
2503+
(xy 0 -2.54) (xy 0 -1.27) (xy -1.778 -1.27)
25042504
)
25052505
(stroke
25062506
(width 0)
@@ -2512,7 +2512,7 @@
25122512
)
25132513
(polyline
25142514
(pts
2515-
(xy 0 -2.54) (xy 0 -1.27) (xy -1.778 -1.27)
2515+
(xy 0 -2.54) (xy 0 -5.08)
25162516
)
25172517
(stroke
25182518
(width 0)
@@ -6877,16 +6877,16 @@
68776877
)
68786878
(symbol
68796879
(lib_id "Power_Protection:TVS2200DRV")
6880-
(at 153.67 58.42 180)
6880+
(at 153.67 58.42 0)
6881+
(mirror y)
68816882
(unit 1)
68826883
(exclude_from_sim no)
68836884
(in_bom yes)
68846885
(on_board yes)
68856886
(dnp no)
6886-
(fields_autoplaced yes)
68876887
(uuid "88a7c1dc-babc-4df2-bad3-0f5d38b9c7ca")
68886888
(property "Reference" "U15"
6889-
(at 167.64 57.1499 0)
6889+
(at 167.64 59.6901 0)
68906890
(effects
68916891
(font
68926892
(size 1.27 1.27)
@@ -6895,7 +6895,7 @@
68956895
)
68966896
)
68976897
(property "Value" "TVS2200DRV"
6898-
(at 167.64 59.6899 0)
6898+
(at 167.64 57.1501 0)
68996899
(effects
69006900
(font
69016901
(size 1.27 1.27)
@@ -6904,7 +6904,7 @@
69046904
)
69056905
)
69066906
(property "Footprint" "Package_SON:WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm"
6907-
(at 148.59 49.53 0)
6907+
(at 148.59 67.31 0)
69086908
(effects
69096909
(font
69106910
(size 1.27 1.27)

motherboard/USBC1.kicad_sch

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
(paper "A4")
77
(title_block
88
(title "anyon e")
9-
(date "2024-06-12")
10-
(rev "V0.1")
9+
(date "2024-09-15")
10+
(rev "V0.3")
1111
(company "Byran Huang")
1212
(comment 4 "Proof of concept board for feature verification")
1313
)
@@ -326,7 +326,7 @@
326326
(type default)
327327
)
328328
(fill
329-
(type none)
329+
(type outline)
330330
)
331331
)
332332
(arc
@@ -338,7 +338,7 @@
338338
(type default)
339339
)
340340
(fill
341-
(type outline)
341+
(type none)
342342
)
343343
)
344344
(arc
@@ -1862,27 +1862,27 @@
18621862
(type outline)
18631863
)
18641864
)
1865-
(circle
1866-
(center 0 -6.604)
1867-
(radius 0.2794)
1865+
(polyline
1866+
(pts
1867+
(xy 0 -6.604) (xy 0 -7.62)
1868+
)
18681869
(stroke
18691870
(width 0)
18701871
(type default)
18711872
)
18721873
(fill
1873-
(type outline)
1874+
(type none)
18741875
)
18751876
)
1876-
(polyline
1877-
(pts
1878-
(xy 0 -6.604) (xy 0 -7.62)
1879-
)
1877+
(circle
1878+
(center 0 -6.604)
1879+
(radius 0.2794)
18801880
(stroke
18811881
(width 0)
18821882
(type default)
18831883
)
18841884
(fill
1885-
(type none)
1885+
(type outline)
18861886
)
18871887
)
18881888
(polyline
@@ -4822,7 +4822,7 @@
48224822
)
48234823
(uuid "fe920918-bffb-4de5-9477-527d2ef6c963")
48244824
)
4825-
(label "SBUS2"
4825+
(label "SBUS-"
48264826
(at 26.67 154.94 0)
48274827
(fields_autoplaced yes)
48284828
(effects
@@ -4844,7 +4844,7 @@
48444844
)
48454845
(uuid "09d06f1c-2198-4cde-bfea-54bf0fcb3a2e")
48464846
)
4847-
(label "SBUS1"
4847+
(label "SBUS+"
48484848
(at 69.85 170.18 180)
48494849
(fields_autoplaced yes)
48504850
(effects
@@ -4943,7 +4943,7 @@
49434943
)
49444944
(uuid "38a4a054-a2e3-4574-ad9b-e549bc646b91")
49454945
)
4946-
(label "SBUS2"
4946+
(label "SBUS-"
49474947
(at 26.67 160.02 0)
49484948
(fields_autoplaced yes)
49494949
(effects
@@ -5009,7 +5009,7 @@
50095009
)
50105010
(uuid "4f9e3c2b-f933-427c-86d4-e98a6728e4be")
50115011
)
5012-
(label "SBUS2"
5012+
(label "SBUS-"
50135013
(at 102.87 95.25 180)
50145014
(fields_autoplaced yes)
50155015
(effects
@@ -5130,7 +5130,7 @@
51305130
)
51315131
(uuid "981d0cec-7988-43f2-9ab6-911b66abcc09")
51325132
)
5133-
(label "SBUS1"
5133+
(label "SBUS+"
51345134
(at 102.87 92.71 180)
51355135
(fields_autoplaced yes)
51365136
(effects
@@ -5196,7 +5196,7 @@
51965196
)
51975197
(uuid "b0908ddd-a030-463c-917e-5f75d7501307")
51985198
)
5199-
(label "SBUS1"
5199+
(label "SBUS+"
52005200
(at 69.85 165.1 180)
52015201
(fields_autoplaced yes)
52025202
(effects
@@ -5365,7 +5365,7 @@
53655365
)
53665366
(uuid "1c6cdf61-6360-408a-80fe-ba15ee62f9c4")
53675367
)
5368-
(hierarchical_label "GPIO1_D2{slash}TYPEC5V_PWREN_H"
5368+
(hierarchical_label "GPIO3_B4"
53695369
(shape input)
53705370
(at 156.21 86.36 180)
53715371
(fields_autoplaced yes)
@@ -5377,7 +5377,7 @@
53775377
)
53785378
(uuid "2f72a513-0c9c-4225-8a1c-31cf02afc5a5")
53795379
)
5380-
(hierarchical_label "SBUS2-"
5380+
(hierarchical_label "SBUS-"
53815381
(shape bidirectional)
53825382
(at 102.87 95.25 0)
53835383
(fields_autoplaced yes)
@@ -5437,7 +5437,7 @@
54375437
)
54385438
(uuid "a6918bcc-da3d-46ac-82f1-869f90796b76")
54395439
)
5440-
(hierarchical_label "SBUS1+"
5440+
(hierarchical_label "SBUS+"
54415441
(shape bidirectional)
54425442
(at 102.87 92.71 0)
54435443
(fields_autoplaced yes)
@@ -8436,16 +8436,16 @@
84368436
)
84378437
(symbol
84388438
(lib_id "Power_Protection:TVS2200DRV")
8439-
(at 168.91 44.45 180)
8439+
(at 168.91 44.45 0)
8440+
(mirror y)
84408441
(unit 1)
84418442
(exclude_from_sim no)
84428443
(in_bom yes)
84438444
(on_board yes)
84448445
(dnp no)
8445-
(fields_autoplaced yes)
84468446
(uuid "fc26142b-e63d-442b-a90e-d70807cb2495")
84478447
(property "Reference" "U29"
8448-
(at 182.88 43.1799 0)
8448+
(at 182.88 45.7201 0)
84498449
(effects
84508450
(font
84518451
(size 1.27 1.27)
@@ -8454,7 +8454,7 @@
84548454
)
84558455
)
84568456
(property "Value" "TVS2200DRV"
8457-
(at 182.88 45.7199 0)
8457+
(at 182.88 43.1801 0)
84588458
(effects
84598459
(font
84608460
(size 1.27 1.27)
@@ -8463,7 +8463,7 @@
84638463
)
84648464
)
84658465
(property "Footprint" "Package_SON:WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm"
8466-
(at 163.83 35.56 0)
8466+
(at 163.83 53.34 0)
84678467
(effects
84688468
(font
84698469
(size 1.27 1.27)

motherboard/audio.kicad_sch

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
(generator_version "8.99")
55
(uuid "d89ca7cb-35b6-41e1-ade7-25e7bc528b55")
66
(paper "A4")
7+
(title_block
8+
(title "anyon e")
9+
(date "2024-09-15")
10+
(rev "V0.3")
11+
(company "Byran Huang")
12+
(comment 4 "Proof of concept board for feature verification")
13+
)
714
(lib_symbols
815
(symbol "Connector_Generic:Conn_01x02"
916
(pin_names

0 commit comments

Comments
 (0)