Merge branch 'contrib/migrate-kicad-nightly' into 'master'
chore: Migrate to latest Nightly build See merge request tschwery/custom-keyboard!8
This commit is contained in:
commit
97a4cf0a3a
12 changed files with 104064 additions and 40852 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,5 +6,6 @@ _autosave*
|
|||
*-cache.lib
|
||||
*-rescue.lib
|
||||
*-rescue.dcm
|
||||
*-backups
|
||||
fp-info-cache
|
||||
sym-lib-table
|
||||
|
|
File diff suppressed because it is too large
Load diff
77
keyboard_pcb/keyboard_pcb.kicad_prl
Normal file
77
keyboard_pcb/keyboard_pcb.kicad_prl
Normal file
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 1
|
||||
},
|
||||
"meta": {
|
||||
"filename": "keyboard_pcb.kicad_prl",
|
||||
"version": 3
|
||||
},
|
||||
"project": {
|
||||
"files": []
|
||||
}
|
||||
}
|
455
keyboard_pcb/keyboard_pcb.kicad_pro
Normal file
455
keyboard_pcb/keyboard_pcb.kicad_pro
Normal file
|
@ -0,0 +1,455 @@
|
|||
{
|
||||
"board": {
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.19999999999999998,
|
||||
"copper_line_width": 0.19999999999999998,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": true,
|
||||
"courtyard_line_width": 0.049999999999999996,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": false,
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.09999999999999999,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.09999999999999999,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": true,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": true,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.508
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"filename": "board_design_settings.json",
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"copper_edge_clearance": "error",
|
||||
"courtyards_overlap": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "error",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zone_has_empty_net": "error",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"allow_blind_buried_vias": false,
|
||||
"allow_microvias": false,
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_copper_edge_clearance": 0.01,
|
||||
"min_hole_clearance": 0.0,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_through_hole_diameter": 0.3302,
|
||||
"min_track_width": 0.127,
|
||||
"min_via_annular_width": 0.049999999999999996,
|
||||
"min_via_diameter": 0.6858,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"track_widths": [],
|
||||
"via_dimensions": [],
|
||||
"zones_allow_external_fillets": false,
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"layer_presets": []
|
||||
},
|
||||
"boards": [],
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"pin_map": [
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
],
|
||||
"rule_severities": {
|
||||
"bus_definition_conflict": "error",
|
||||
"bus_entry_needed": "error",
|
||||
"bus_label_syntax": "error",
|
||||
"bus_to_bus_conflict": "error",
|
||||
"bus_to_net_conflict": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "keyboard_pcb.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12.0,
|
||||
"clearance": 0.127,
|
||||
"diff_pair_gap": 0.1524,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.1524,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.6858,
|
||||
"microvia_drill": 0.3302,
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.127,
|
||||
"via_diameter": 0.6858,
|
||||
"via_drill": 0.3302,
|
||||
"wire_width": 6.0
|
||||
},
|
||||
{
|
||||
"bus_width": 12.0,
|
||||
"clearance": 0.127,
|
||||
"diff_pair_gap": 0.1524,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.1524,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.6858,
|
||||
"microvia_drill": 0.3302,
|
||||
"name": "VCC",
|
||||
"nets": [
|
||||
"/Vu",
|
||||
"/leds_matrix/LEDGND",
|
||||
"GND",
|
||||
"VCC"
|
||||
],
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.254,
|
||||
"via_diameter": 0.6858,
|
||||
"via_drill": 0.3302,
|
||||
"wire_width": 6.0
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_colors": null
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"vrml": ""
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"drawing": {
|
||||
"default_bus_thickness": 12.0,
|
||||
"default_junction_size": 40.0,
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"default_wire_thickness": 6.0,
|
||||
"field_names": [],
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
"intersheets_ref_show": false,
|
||||
"intersheets_ref_suffix": "",
|
||||
"junction_size_choice": 3,
|
||||
"label_size_ratio": 0.3,
|
||||
"pin_symbol_size": 25.0,
|
||||
"text_offset_ratio": 0.3
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "",
|
||||
"ngspice": {
|
||||
"fix_include_paths": true,
|
||||
"fix_passive_vals": false,
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"model_mode": 0,
|
||||
"workbook_filename": ""
|
||||
},
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"6c802097-b92b-4c6e-8bcf-0c06967c9b98",
|
||||
""
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005d2e7328",
|
||||
"leds_matrix"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005d56b608",
|
||||
"leds_underglow"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005ceec320",
|
||||
"matrix"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
3939
keyboard_pcb/keyboard_pcb.kicad_sch
Normal file
3939
keyboard_pcb/keyboard_pcb.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,836 +0,0 @@
|
|||
EESchema Schematic File Version 5
|
||||
LIBS:keyboard_pcb-cache
|
||||
EELAYER 30 0
|
||||
EELAYER END
|
||||
$Descr A4 8268 11693 portrait
|
||||
encoding utf-8
|
||||
Sheet 1 4
|
||||
Title "ValKey"
|
||||
Date "2019-08-16"
|
||||
Rev "0.2"
|
||||
Comp ""
|
||||
Comment1 ""
|
||||
Comment2 ""
|
||||
Comment3 ""
|
||||
Comment4 ""
|
||||
Comment5 ""
|
||||
Comment6 ""
|
||||
Comment7 ""
|
||||
Comment8 ""
|
||||
Comment9 ""
|
||||
$EndDescr
|
||||
Text Label 4450 7100 0 50 ~ 0
|
||||
row0
|
||||
Text Label 4450 6200 0 50 ~ 0
|
||||
col1
|
||||
Text Label 4450 8900 0 50 ~ 0
|
||||
col0
|
||||
Text Notes 850 3450 0 197 ~ 0
|
||||
Controller
|
||||
$Comp
|
||||
L Device:Crystal_GND24 X1001
|
||||
U 1 1 5B4FFE79
|
||||
P 1550 3950
|
||||
F 0 "X1001" H 1550 4350 60 0000 C CNN
|
||||
F 1 "16MHz" H 1550 4244 60 0000 C CNN
|
||||
F 2 "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" H 1550 3950 60 0001 C CNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Zhejiang-Abel-Elec-SMD-3225-4P16M12pf10ppm_C133336.pdf" H 1550 3950 60 0001 C CNN
|
||||
F 4 "C133336" H 250 -1400 50 0001 C CNN "PartNr"
|
||||
1 1550 3950
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1007
|
||||
U 1 1 5B5AA610
|
||||
P 1900 4150
|
||||
F 0 "C1007" H 2015 4196 50 0000 L CNN
|
||||
F 1 "22p" H 2015 4105 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 1938 4000 50 0001 C CNN
|
||||
F 3 "~" H 1900 4150 50 0001 C CNN
|
||||
1 1900 4150
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1006
|
||||
U 1 1 5B5AA89D
|
||||
P 1250 4150
|
||||
F 0 "C1006" H 1365 4196 50 0000 L CNN
|
||||
F 1 "22p" H 1365 4105 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 1288 4000 50 0001 C CNN
|
||||
F 3 "~" H 1250 4150 50 0001 C CNN
|
||||
1 1250 4150
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
1900 3950 1900 4000
|
||||
Connection ~ 1550 4300
|
||||
Wire Wire Line
|
||||
1550 4300 1550 4400
|
||||
Wire Wire Line
|
||||
1550 4300 1250 4300
|
||||
$Comp
|
||||
L Device:R R1002
|
||||
U 1 1 5B7710FD
|
||||
P 2550 7200
|
||||
F 0 "R1002" V 2343 7200 50 0000 C CNN
|
||||
F 1 "22" V 2434 7200 50 0000 C CNN
|
||||
F 2 "Resistor_SMD:R_0603_1608Metric" V 2480 7200 50 0001 C CNN
|
||||
F 3 "~" H 2550 7200 50 0001 C CNN
|
||||
1 2550 7200
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:R R1003
|
||||
U 1 1 5B771434
|
||||
P 2550 7300
|
||||
F 0 "R1003" V 2665 7300 50 0000 C CNN
|
||||
F 1 "22" V 2756 7300 50 0000 C CNN
|
||||
F 2 "Resistor_SMD:R_0603_1608Metric" V 2480 7300 50 0001 C CNN
|
||||
F 3 "~" H 2550 7300 50 0001 C CNN
|
||||
1 2550 7300
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1008
|
||||
U 1 1 5B860D38
|
||||
P 3000 7650
|
||||
F 0 "C1008" H 3115 7696 50 0000 L CNN
|
||||
F 1 "1u" H 3115 7605 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 3038 7500 50 0001 C CNN
|
||||
F 3 "~" H 3000 7650 50 0001 C CNN
|
||||
1 3000 7650
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
4450 8300 4800 8300
|
||||
$Comp
|
||||
L Device:R R1004
|
||||
U 1 1 5B92CAB7
|
||||
P 4950 8300
|
||||
F 0 "R1004" V 4743 8300 50 0000 C CNN
|
||||
F 1 "10k" V 4834 8300 50 0000 C CNN
|
||||
F 2 "Resistor_SMD:R_0603_1608Metric" V 4880 8300 50 0001 C CNN
|
||||
F 3 "~" H 4950 8300 50 0001 C CNN
|
||||
1 4950 8300
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR01012
|
||||
U 1 1 5B92D2E7
|
||||
P 5100 8300
|
||||
F 0 "#PWR01012" H 5100 8050 50 0001 C CNN
|
||||
F 1 "GND" V 5105 8172 50 0000 R CNN
|
||||
F 2 "" H 5100 8300 50 0001 C CNN
|
||||
F 3 "" H 5100 8300 50 0001 C CNN
|
||||
1 5100 8300
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1001
|
||||
U 1 1 5B92ED0B
|
||||
P 2700 4100
|
||||
F 0 "C1001" H 2815 4146 50 0000 L CNN
|
||||
F 1 "0.1u" H 2815 4055 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 2738 3950 50 0001 C CNN
|
||||
F 3 "~" H 2700 4100 50 0001 C CNN
|
||||
1 2700 4100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1002
|
||||
U 1 1 5B92EF85
|
||||
P 3000 4100
|
||||
F 0 "C1002" H 3115 4146 50 0000 L CNN
|
||||
F 1 "0.1u" H 3115 4055 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 3038 3950 50 0001 C CNN
|
||||
F 3 "~" H 3000 4100 50 0001 C CNN
|
||||
1 3000 4100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1003
|
||||
U 1 1 5B92F1FC
|
||||
P 3300 4100
|
||||
F 0 "C1003" H 3415 4146 50 0000 L CNN
|
||||
F 1 "0.1u" H 3415 4055 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 3338 3950 50 0001 C CNN
|
||||
F 3 "~" H 3300 4100 50 0001 C CNN
|
||||
1 3300 4100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1004
|
||||
U 1 1 5B92F482
|
||||
P 3600 4100
|
||||
F 0 "C1004" H 3715 4146 50 0000 L CNN
|
||||
F 1 "0.1u" H 3715 4055 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 3638 3950 50 0001 C CNN
|
||||
F 3 "~" H 3600 4100 50 0001 C CNN
|
||||
1 3600 4100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C1005
|
||||
U 1 1 5B92F70F
|
||||
P 3900 4100
|
||||
F 0 "C1005" H 4015 4146 50 0000 L CNN
|
||||
F 1 "4.7u" H 4015 4055 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0603_1608Metric" H 3938 3950 50 0001 C CNN
|
||||
F 3 "~" H 3900 4100 50 0001 C CNN
|
||||
1 3900 4100
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:VCC #PWR01005
|
||||
U 1 1 5BB36550
|
||||
P 2300 5650
|
||||
F 0 "#PWR01005" H 2300 5500 50 0001 C CNN
|
||||
F 1 "VCC" V 2318 5777 50 0000 L CNN
|
||||
F 2 "" H 2300 5650 50 0001 C CNN
|
||||
F 3 "" H 2300 5650 50 0001 C CNN
|
||||
1 2300 5650
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR01007
|
||||
U 1 1 5BB36A29
|
||||
P 2300 6100
|
||||
F 0 "#PWR01007" H 2300 5850 50 0001 C CNN
|
||||
F 1 "GND" V 2305 5972 50 0000 R CNN
|
||||
F 2 "" H 2300 6100 50 0001 C CNN
|
||||
F 3 "" H 2300 6100 50 0001 C CNN
|
||||
1 2300 6100
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L Switch:SW_Push SW1001
|
||||
U 1 1 5BB36E8A
|
||||
P 2600 6200
|
||||
F 0 "SW1001" H 2600 6525 50 0000 C CNN
|
||||
F 1 "SW_Push" H 2600 6434 50 0000 C CNN
|
||||
F 2 "Button_Switch_SMD:SW_SPST_SKQG_WithStem" H 2600 6400 50 0001 C CNN
|
||||
F 3 "~" H 2600 6400 50 0001 C CNN
|
||||
1 2600 6200
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:R R1001
|
||||
U 1 1 5BB3732A
|
||||
P 2600 5650
|
||||
F 0 "R1001" V 2393 5650 50 0000 C CNN
|
||||
F 1 "10k" V 2484 5650 50 0000 C CNN
|
||||
F 2 "Resistor_SMD:R_0603_1608Metric" V 2530 5650 50 0001 C CNN
|
||||
F 3 "~" H 2600 5650 50 0001 C CNN
|
||||
1 2600 5650
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2400 6100 2300 6100
|
||||
$Comp
|
||||
L power:GND #PWR01009
|
||||
U 1 1 5BC192AB
|
||||
P 1350 7600
|
||||
F 0 "#PWR01009" H 1350 7350 50 0001 C CNN
|
||||
F 1 "GND" H 1355 7427 50 0000 C CNN
|
||||
F 2 "" H 1350 7600 50 0001 C CNN
|
||||
F 3 "" H 1350 7600 50 0001 C CNN
|
||||
1 1350 7600
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR01011
|
||||
U 1 1 5BC19AC1
|
||||
P 3000 7800
|
||||
F 0 "#PWR01011" H 3000 7550 50 0001 C CNN
|
||||
F 1 "GND" H 3005 7627 50 0000 C CNN
|
||||
F 2 "" H 3000 7800 50 0001 C CNN
|
||||
F 3 "" H 3000 7800 50 0001 C CNN
|
||||
1 3000 7800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
1700 3950 1900 3950
|
||||
Wire Wire Line
|
||||
1250 3950 1400 3950
|
||||
Wire Wire Line
|
||||
1250 3950 1250 4000
|
||||
$Comp
|
||||
L power:VCC #PWR01001
|
||||
U 1 1 5B4FFBC4
|
||||
P 2700 3850
|
||||
F 0 "#PWR01001" H 2700 3700 50 0001 C CNN
|
||||
F 1 "VCC" H 2717 4023 50 0000 C CNN
|
||||
F 2 "" H 2700 3850 50 0001 C CNN
|
||||
F 3 "" H 2700 3850 50 0001 C CNN
|
||||
1 2700 3850
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2700 3850 2700 3950
|
||||
Connection ~ 2700 3950
|
||||
Wire Wire Line
|
||||
2700 3950 3000 3950
|
||||
Connection ~ 3000 3950
|
||||
Wire Wire Line
|
||||
3000 3950 3300 3950
|
||||
Connection ~ 3300 3950
|
||||
Wire Wire Line
|
||||
3300 3950 3600 3950
|
||||
Connection ~ 3600 3950
|
||||
Wire Wire Line
|
||||
3600 3950 3900 3950
|
||||
Wire Wire Line
|
||||
3900 4250 3600 4250
|
||||
Connection ~ 3600 4250
|
||||
Wire Wire Line
|
||||
3600 4250 3300 4250
|
||||
Connection ~ 3300 4250
|
||||
Wire Wire Line
|
||||
3300 4250 3000 4250
|
||||
Connection ~ 3000 4250
|
||||
Wire Wire Line
|
||||
3000 4250 2700 4250
|
||||
Connection ~ 2700 4250
|
||||
Wire Wire Line
|
||||
2700 4250 2700 4350
|
||||
$Comp
|
||||
L power:GND #PWR01002
|
||||
U 1 1 5B92E6C0
|
||||
P 2700 4350
|
||||
F 0 "#PWR01002" H 2700 4100 50 0001 C CNN
|
||||
F 1 "GND" H 2705 4177 50 0000 C CNN
|
||||
F 2 "" H 2700 4350 50 0001 C CNN
|
||||
F 3 "" H 2700 4350 50 0001 C CNN
|
||||
1 2700 4350
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
1250 3950 1050 3950
|
||||
Connection ~ 1250 3950
|
||||
Wire Wire Line
|
||||
1900 3950 2250 3950
|
||||
Connection ~ 1900 3950
|
||||
Text Label 1050 3950 2 50 ~ 0
|
||||
xtal_N
|
||||
Text Label 2250 3950 0 50 ~ 0
|
||||
xtal_P
|
||||
Text Label 3250 6400 2 50 ~ 0
|
||||
xtal_N
|
||||
Text Label 3250 6600 2 50 ~ 0
|
||||
xtal_P
|
||||
Wire Wire Line
|
||||
1550 4300 1900 4300
|
||||
$Comp
|
||||
L power:GND #PWR01003
|
||||
U 1 1 5BEBCF61
|
||||
P 1550 4400
|
||||
F 0 "#PWR01003" H 1550 4150 50 0001 C CNN
|
||||
F 1 "GND" H 1555 4227 50 0000 C CNN
|
||||
F 2 "" H 1550 4400 50 0001 C CNN
|
||||
F 3 "" H 1550 4400 50 0001 C CNN
|
||||
1 1550 4400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2300 5650 2450 5650
|
||||
$Comp
|
||||
L power:GND #PWR01015
|
||||
U 1 1 5BECACF6
|
||||
P 4150 9500
|
||||
F 0 "#PWR01015" H 4150 9250 50 0001 C CNN
|
||||
F 1 "GND" H 4155 9327 50 0000 C CNN
|
||||
F 2 "" H 4150 9500 50 0001 C CNN
|
||||
F 3 "" H 4150 9500 50 0001 C CNN
|
||||
1 4150 9500
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text Label 3100 7200 0 50 ~ 0
|
||||
D+
|
||||
Text Label 3100 7300 0 50 ~ 0
|
||||
D-
|
||||
Text Label 1700 7200 0 50 ~ 0
|
||||
Du+
|
||||
Text Label 1700 7300 0 50 ~ 0
|
||||
Du-
|
||||
Text Label 3000 7500 0 50 ~ 0
|
||||
Ucap
|
||||
Wire Wire Line
|
||||
1550 4150 1550 4300
|
||||
Wire Wire Line
|
||||
1550 3750 1100 3750
|
||||
Wire Wire Line
|
||||
1100 3750 1100 4300
|
||||
Wire Wire Line
|
||||
1100 4300 1250 4300
|
||||
Connection ~ 1250 4300
|
||||
Wire Wire Line
|
||||
1350 7600 1400 7600
|
||||
Connection ~ 1350 7600
|
||||
Wire Wire Line
|
||||
1300 7600 1350 7600
|
||||
Wire Wire Line
|
||||
2400 6200 2400 6100
|
||||
NoConn ~ 3250 6800
|
||||
Wire Wire Line
|
||||
2750 5650 2800 5650
|
||||
Wire Wire Line
|
||||
2800 6200 3250 6200
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG01001
|
||||
U 1 1 5C7521E0
|
||||
P 2750 5000
|
||||
F 0 "#FLG01001" H 2750 5075 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 2750 5174 50 0000 C CNN
|
||||
F 2 "" H 2750 5000 50 0001 C CNN
|
||||
F 3 "~" H 2750 5000 50 0001 C CNN
|
||||
1 2750 5000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:VCC #PWR01004
|
||||
U 1 1 5C752551
|
||||
P 2750 5000
|
||||
F 0 "#PWR01004" H 2750 4850 50 0001 C CNN
|
||||
F 1 "VCC" V 2768 5127 50 0000 L CNN
|
||||
F 2 "" H 2750 5000 50 0001 C CNN
|
||||
F 3 "" H 2750 5000 50 0001 C CNN
|
||||
1 2750 5000
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:VCC #PWR01006
|
||||
U 1 1 5C71534D
|
||||
P 3400 5900
|
||||
F 0 "#PWR01006" H 3400 5750 50 0001 C CNN
|
||||
F 1 "VCC" V 3418 6027 50 0000 L CNN
|
||||
F 2 "" H 3400 5900 50 0001 C CNN
|
||||
F 3 "" H 3400 5900 50 0001 C CNN
|
||||
1 3400 5900
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2800 5650 2800 6200
|
||||
Connection ~ 2800 6200
|
||||
Wire Wire Line
|
||||
2700 7200 3250 7200
|
||||
Wire Wire Line
|
||||
2700 7300 3250 7300
|
||||
$Comp
|
||||
L Power_Protection:USBLC6-2SC6 D1005
|
||||
U 1 1 5C72172F
|
||||
P 2100 8300
|
||||
F 0 "D1005" H 2641 8346 50 0000 L CNN
|
||||
F 1 "USBLC6-2SC6 " H 2641 8255 50 0000 L CNN
|
||||
F 2 "Package_TO_SOT_SMD:SOT-23-6" H 2160 8300 50 0001 C CNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/STMicroelectronics-USBLC6-2SC6_C7519.pdf" H 2160 8300 50 0001 C CNN
|
||||
F 4 "C7519" H 2100 8300 50 0001 C CNN "PartNr"
|
||||
1 2100 8300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2100 7000 2100 7800
|
||||
Wire Wire Line
|
||||
1700 7000 2100 7000
|
||||
$Comp
|
||||
L power:GND #PWR01014
|
||||
U 1 1 5C72CE56
|
||||
P 2100 8800
|
||||
F 0 "#PWR01014" H 2100 8550 50 0001 C CNN
|
||||
F 1 "GND" H 2105 8627 50 0000 C CNN
|
||||
F 2 "" H 2100 8800 50 0001 C CNN
|
||||
F 3 "" H 2100 8800 50 0001 C CNN
|
||||
1 2100 8800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:VCC #PWR01008
|
||||
U 1 1 5C72D53C
|
||||
P 2800 7000
|
||||
F 0 "#PWR01008" H 2800 6850 50 0001 C CNN
|
||||
F 1 "VCC" H 2817 7173 50 0000 C CNN
|
||||
F 2 "" H 2800 7000 50 0001 C CNN
|
||||
F 3 "" H 2800 7000 50 0001 C CNN
|
||||
1 2800 7000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
3000 7500 3250 7500
|
||||
Text Label 4450 7600 0 50 ~ 0
|
||||
RGBLED
|
||||
Text Label 4450 6900 0 50 ~ 0
|
||||
LEDs
|
||||
Wire Wire Line
|
||||
1900 7750 1500 7750
|
||||
Wire Wire Line
|
||||
1500 7750 1500 8400
|
||||
Wire Wire Line
|
||||
1500 8400 1600 8400
|
||||
Wire Wire Line
|
||||
1600 8200 1600 7850
|
||||
Wire Wire Line
|
||||
1600 7850 2000 7850
|
||||
Wire Wire Line
|
||||
2300 7750 2600 7750
|
||||
Wire Wire Line
|
||||
2700 8400 2600 8400
|
||||
Wire Wire Line
|
||||
2800 7000 3250 7000
|
||||
$Comp
|
||||
L Device:Polyfuse F1001
|
||||
U 1 1 5CB164B1
|
||||
P 2400 7000
|
||||
F 0 "F1001" V 2175 7000 50 0000 C CNN
|
||||
F 1 "Polyfuse" V 2266 7000 50 0000 C CNN
|
||||
F 2 "Resistor_SMD:R_0603_1608Metric" H 2450 6800 50 0001 L CNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/TLC-Electronic-TLC-PSMD050_C261942.pdf" H 2400 7000 50 0001 C CNN
|
||||
F 4 "C261942" V 2400 7000 50 0001 C CNN "PartNr"
|
||||
1 2400 7000
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2100 7000 2250 7000
|
||||
Connection ~ 2100 7000
|
||||
Wire Wire Line
|
||||
2550 7000 2800 7000
|
||||
Connection ~ 2800 7000
|
||||
Text Label 1750 7000 0 50 ~ 0
|
||||
Vu
|
||||
Text Label 2900 6200 0 50 ~ 0
|
||||
RST
|
||||
Text Label 4450 8000 0 50 ~ 0
|
||||
row1
|
||||
Text Label 4450 7500 0 50 ~ 0
|
||||
row2
|
||||
Text Label 4450 6300 0 50 ~ 0
|
||||
col2
|
||||
Wire Wire Line
|
||||
3400 5900 3750 5900
|
||||
Connection ~ 3750 5900
|
||||
Wire Wire Line
|
||||
3850 9500 4150 9500
|
||||
Wire Wire Line
|
||||
3750 9500 3850 9500
|
||||
Connection ~ 3850 9500
|
||||
Wire Wire Line
|
||||
3950 5900 3850 5900
|
||||
Wire Wire Line
|
||||
3750 5900 3850 5900
|
||||
Connection ~ 3850 5900
|
||||
$Comp
|
||||
L MCU_Microchip_ATmega:ATmega32U4-AU U1001
|
||||
U 1 1 5B4FB57A
|
||||
P 3850 7700
|
||||
F 0 "U1001" H 3825 9678 50 0000 C CNN
|
||||
F 1 "ATMEGA32U4-AU" H 3825 9587 50 0000 C CNN
|
||||
F 2 "Package_QFP:TQFP-44_10x10mm_P0.8mm" H 3850 7700 50 0001 C CIN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Microchip-Tech-ATMEGA32U4-AU_C44854.pdf" H 4950 8800 50 0001 C CNN
|
||||
F 4 "C44854" H 250 -1400 50 0001 C CNN "PartNr"
|
||||
1 3850 7700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2700 7850 2700 8400
|
||||
Wire Wire Line
|
||||
2200 7850 2700 7850
|
||||
Wire Wire Line
|
||||
2600 8200 2600 7750
|
||||
Wire Wire Line
|
||||
1700 7200 1900 7200
|
||||
Text Label 2400 7200 1 50 ~ 0
|
||||
Dp+
|
||||
Text Label 2400 7300 3 50 ~ 0
|
||||
Dp-
|
||||
$Sheet
|
||||
S 1150 850 600 1850
|
||||
U 5CEEC320
|
||||
F0 "matrix" 50
|
||||
F1 "matrix.sch" 50
|
||||
F2 "row0" I L 1150 1000 50
|
||||
F3 "row1" I L 1150 1100 50
|
||||
F4 "row2" I L 1150 1200 50
|
||||
F5 "row3" I L 1150 1300 50
|
||||
F6 "row4" I L 1150 1400 50
|
||||
F7 "row5" I L 1150 1500 50
|
||||
F8 "col0" I L 1150 1800 50
|
||||
F9 "col1" I L 1150 1900 50
|
||||
F10 "col2" I L 1150 2000 50
|
||||
F11 "col3" I L 1150 2100 50
|
||||
F12 "col4" I L 1150 2200 50
|
||||
F13 "col5" I L 1150 2300 50
|
||||
F14 "col6" I L 1150 2400 50
|
||||
F15 "col7" I L 1150 2500 50
|
||||
F16 "col8" I L 1150 2600 50
|
||||
F17 "col9" I R 1750 1800 50
|
||||
F18 "col10" I R 1750 1900 50
|
||||
F19 "col11" I R 1750 2000 50
|
||||
F20 "col12" I R 1750 2100 50
|
||||
F21 "col13" I R 1750 2200 50
|
||||
F22 "col14" I R 1750 2300 50
|
||||
F23 "col15" I R 1750 2400 50
|
||||
$EndSheet
|
||||
Text Label 4450 7900 0 50 ~ 0
|
||||
row3
|
||||
Text Label 4450 8100 0 50 ~ 0
|
||||
row4
|
||||
Text Label 4450 7800 0 50 ~ 0
|
||||
row5
|
||||
Text Label 1150 1000 2 50 ~ 0
|
||||
row0
|
||||
Text Label 1150 1100 2 50 ~ 0
|
||||
row1
|
||||
Text Label 1150 1200 2 50 ~ 0
|
||||
row2
|
||||
Text Label 1150 1300 2 50 ~ 0
|
||||
row3
|
||||
Text Label 1150 1400 2 50 ~ 0
|
||||
row4
|
||||
Text Label 1150 1500 2 50 ~ 0
|
||||
row5
|
||||
Text Label 1150 1800 2 50 ~ 0
|
||||
col0
|
||||
Text Label 1150 1900 2 50 ~ 0
|
||||
col1
|
||||
Text Label 1150 2000 2 50 ~ 0
|
||||
col2
|
||||
Text Label 1150 2100 2 50 ~ 0
|
||||
col3
|
||||
Text Label 1150 2200 2 50 ~ 0
|
||||
col4
|
||||
Text Label 1150 2300 2 50 ~ 0
|
||||
col5
|
||||
Text Label 1150 2400 2 50 ~ 0
|
||||
col6
|
||||
Text Label 1150 2500 2 50 ~ 0
|
||||
col7
|
||||
Text Label 1150 2600 2 50 ~ 0
|
||||
col8
|
||||
Text Label 1750 1800 0 50 ~ 0
|
||||
col9
|
||||
Text Label 1750 1900 0 50 ~ 0
|
||||
col10
|
||||
Text Label 1750 2000 0 50 ~ 0
|
||||
col11
|
||||
Text Label 1750 2100 0 50 ~ 0
|
||||
col12
|
||||
Text Label 1750 2200 0 50 ~ 0
|
||||
col13
|
||||
Text Label 1750 2300 0 50 ~ 0
|
||||
col14
|
||||
Text Label 1750 2400 0 50 ~ 0
|
||||
col15
|
||||
Text Label 4450 9000 0 50 ~ 0
|
||||
col9
|
||||
Text Label 4450 9100 0 50 ~ 0
|
||||
col10
|
||||
Text Label 4450 8400 0 50 ~ 0
|
||||
col11
|
||||
Text Label 4450 7700 0 50 ~ 0
|
||||
col12
|
||||
Text Label 4450 7200 0 50 ~ 0
|
||||
col13
|
||||
Text Label 4450 6700 0 50 ~ 0
|
||||
col14
|
||||
Text Label 4450 6800 0 50 ~ 0
|
||||
col15
|
||||
Text Label 4450 6400 0 50 ~ 0
|
||||
col3
|
||||
Text Label 4450 6500 0 50 ~ 0
|
||||
col4
|
||||
Text Label 4450 8800 0 50 ~ 0
|
||||
col5
|
||||
Text Label 4450 8700 0 50 ~ 0
|
||||
col6
|
||||
Text Label 4450 8600 0 50 ~ 0
|
||||
col7
|
||||
Text Label 4450 7400 0 50 ~ 0
|
||||
col8
|
||||
$Sheet
|
||||
S 2650 1450 600 550
|
||||
U 5D2E7328
|
||||
F0 "leds_matrix" 50
|
||||
F1 "leds_matrix.sch" 50
|
||||
F2 "LEDs" I L 2650 1700 50
|
||||
$EndSheet
|
||||
Text Label 2650 1700 2 50 ~ 0
|
||||
LEDs
|
||||
Text Label 4450 6600 0 50 ~ 0
|
||||
CAPSLED
|
||||
$Comp
|
||||
L Device:LED D1008
|
||||
U 1 1 5D41137B
|
||||
P 6050 1800
|
||||
F 0 "D1008" H 6042 1545 50 0000 C CNN
|
||||
F 1 "LED" H 6042 1636 50 0000 C CNN
|
||||
F 2 "LED_SMD:LED_1206_3216Metric_Castellated" H 6050 1800 50 0001 C CNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Hongli-Zhihui-HONGLITRONIC-HL-PC-3216H233W-6000-7000K_C219234.pdf" H 6050 1800 50 0001 C CNN
|
||||
F 4 "C219234" H -2350 -8750 50 0001 C CNN "PartNr"
|
||||
1 6050 1800
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:R R1005
|
||||
U 1 1 5D411382
|
||||
P 6350 1800
|
||||
F 0 "R1005" V 6143 1800 50 0000 C CNN
|
||||
F 1 "10k" V 6234 1800 50 0000 C CNN
|
||||
F 2 "Resistor_SMD:R_0603_1608Metric" V 6280 1800 50 0001 C CNN
|
||||
F 3 "~" H 6350 1800 50 0001 C CNN
|
||||
1 6350 1800
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
6500 1800 6650 1800
|
||||
Wire Wire Line
|
||||
6650 1800 6650 1900
|
||||
$Comp
|
||||
L power:GND #PWR01016
|
||||
U 1 1 5D41138B
|
||||
P 6650 1900
|
||||
F 0 "#PWR01016" H 6650 1650 50 0001 C CNN
|
||||
F 1 "GND" H 6655 1727 50 0000 C CNN
|
||||
F 2 "" H 6650 1900 50 0001 C CNN
|
||||
F 3 "" H 6650 1900 50 0001 C CNN
|
||||
1 6650 1900
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text Label 5900 1800 2 50 ~ 0
|
||||
CAPSLED
|
||||
Wire Wire Line
|
||||
1700 7300 2200 7300
|
||||
Wire Wire Line
|
||||
1900 7200 1900 7750
|
||||
Wire Wire Line
|
||||
2000 7200 2000 7850
|
||||
Wire Wire Line
|
||||
2300 7750 2300 7300
|
||||
Wire Wire Line
|
||||
2300 7300 2400 7300
|
||||
Wire Wire Line
|
||||
2200 7850 2200 7300
|
||||
Wire Wire Line
|
||||
2000 7200 2400 7200
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1001
|
||||
U 1 1 5D44065C
|
||||
P 5350 3800
|
||||
F 0 "H1001" H 5450 3846 50 0000 L CNN
|
||||
F 1 "MountingHole" H 5450 3755 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 5350 3800 50 0001 C CNN
|
||||
F 3 "~" H 5350 3800 50 0001 C CNN
|
||||
1 5350 3800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1002
|
||||
U 1 1 5D440761
|
||||
P 6050 3800
|
||||
F 0 "H1002" H 6150 3846 50 0000 L CNN
|
||||
F 1 "MountingHole" H 6150 3755 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 6050 3800 50 0001 C CNN
|
||||
F 3 "~" H 6050 3800 50 0001 C CNN
|
||||
1 6050 3800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1003
|
||||
U 1 1 5D4408D7
|
||||
P 5350 4000
|
||||
F 0 "H1003" H 5450 4046 50 0000 L CNN
|
||||
F 1 "MountingHole" H 5450 3955 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 5350 4000 50 0001 C CNN
|
||||
F 3 "~" H 5350 4000 50 0001 C CNN
|
||||
1 5350 4000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1004
|
||||
U 1 1 5D4408DE
|
||||
P 6050 4000
|
||||
F 0 "H1004" H 6150 4046 50 0000 L CNN
|
||||
F 1 "MountingHole" H 6150 3955 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 6050 4000 50 0001 C CNN
|
||||
F 3 "~" H 6050 4000 50 0001 C CNN
|
||||
1 6050 4000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1005
|
||||
U 1 1 5D442A51
|
||||
P 5350 4200
|
||||
F 0 "H1005" H 5450 4246 50 0000 L CNN
|
||||
F 1 "MountingHole" H 5450 4155 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 5350 4200 50 0001 C CNN
|
||||
F 3 "~" H 5350 4200 50 0001 C CNN
|
||||
1 5350 4200
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1006
|
||||
U 1 1 5D442A58
|
||||
P 6050 4200
|
||||
F 0 "H1006" H 6150 4246 50 0000 L CNN
|
||||
F 1 "MountingHole" H 6150 4155 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 6050 4200 50 0001 C CNN
|
||||
F 3 "~" H 6050 4200 50 0001 C CNN
|
||||
1 6050 4200
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector:USB_B_Micro J1001
|
||||
U 1 1 5B6855D1
|
||||
P 1400 7200
|
||||
F 0 "J1001" H 1455 7667 50 0000 C CNN
|
||||
F 1 "USB_A" H 1455 7576 50 0000 C CNN
|
||||
F 2 "Personal:USB_Micro_B_Female_BI0001715" H 1550 7150 50 0001 C CNN
|
||||
F 3 "~" H 1550 7150 50 0001 C CNN
|
||||
1 1400 7200
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
NoConn ~ 1700 7400
|
||||
$Comp
|
||||
L Graphic:SYM_Arrow_Normal SYM1
|
||||
U 1 1 5D50B41D
|
||||
P 7200 3750
|
||||
F 0 "SYM1" H 7200 3810 50 0000 C CNN
|
||||
F 1 "SYM_Arrow_Normal" H 7210 3700 50 0001 C CNN
|
||||
F 2 "Project:Mountains_Alps" H 7200 3750 50 0001 C CNN
|
||||
F 3 "~" H 7200 3750 50 0001 C CNN
|
||||
1 7200 3750
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Sheet
|
||||
S 3950 1450 650 550
|
||||
U 5D56B608
|
||||
F0 "leds_underglow" 50
|
||||
F1 "leds_underglow.sch" 50
|
||||
F2 "RGBLEDS" I L 3950 1700 50
|
||||
$EndSheet
|
||||
Text Label 3950 1700 2 50 ~ 0
|
||||
RGBLED
|
||||
Text Notes 2500 1100 0 197 ~ 0
|
||||
Leds\n
|
||||
Text Notes 5200 3400 0 197 ~ 0
|
||||
Case
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1007
|
||||
U 1 1 5D69338B
|
||||
P 5350 4400
|
||||
F 0 "H1007" H 5450 4446 50 0000 L CNN
|
||||
F 1 "MountingHole" H 5450 4355 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 5350 4400 50 0001 C CNN
|
||||
F 3 "~" H 5350 4400 50 0001 C CNN
|
||||
1 5350 4400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1008
|
||||
U 1 1 5D69338C
|
||||
P 6050 4400
|
||||
F 0 "H1008" H 6150 4446 50 0000 L CNN
|
||||
F 1 "MountingHole" H 6150 4355 50 0000 L CNN
|
||||
F 2 "MountingHole:MountingHole_3.2mm_M3_DIN965" H 6050 4400 50 0001 C CNN
|
||||
F 3 "~" H 6050 4400 50 0001 C CNN
|
||||
1 6050 4400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
4474
keyboard_pcb/leds_matrix.kicad_sch
Normal file
4474
keyboard_pcb/leds_matrix.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
761
keyboard_pcb/leds_underglow.kicad_sch
Normal file
761
keyboard_pcb/leds_underglow.kicad_sch
Normal file
|
@ -0,0 +1,761 @@
|
|||
(kicad_sch (version 20210621) (generator eeschema)
|
||||
|
||||
(uuid e1ac30bc-6317-43eb-8418-8e675588a08c)
|
||||
|
||||
(paper "A4" portrait)
|
||||
|
||||
(title_block
|
||||
(title "ValKey")
|
||||
(date "2019-08-16")
|
||||
(rev "0.2")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
(symbol "LED:WS2812B" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "D" (id 0) (at 5.08 5.715 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 1.27 -5.715 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 1.27 -7.62 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" (id 3) (at 2.54 -9.525 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "ki_keywords" "RGB LED NeoPixel addressable" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "RGB LED with integrated controller" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "WS2812B_0_0"
|
||||
(text "RGB" (at 2.286 -4.191 0)
|
||||
(effects (font (size 0.762 0.762)))
|
||||
)
|
||||
)
|
||||
(symbol "WS2812B_0_1"
|
||||
(rectangle (start 5.08 5.08) (end -5.08 -5.08)
|
||||
(stroke (width 0.254)) (fill (type background))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 1.27 -3.556)
|
||||
(xy 1.778 -3.556)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 1.27 -2.54)
|
||||
(xy 1.778 -2.54)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 4.699 -3.556)
|
||||
(xy 2.667 -3.556)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 2.286 -2.54)
|
||||
(xy 1.27 -3.556)
|
||||
(xy 1.27 -3.048)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 2.286 -1.524)
|
||||
(xy 1.27 -2.54)
|
||||
(xy 1.27 -2.032)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 3.683 -1.016)
|
||||
(xy 3.683 -3.556)
|
||||
(xy 3.683 -4.064)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 4.699 -1.524)
|
||||
(xy 2.667 -1.524)
|
||||
(xy 3.683 -3.556)
|
||||
(xy 4.699 -1.524)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "WS2812B_1_1"
|
||||
(pin power_in line (at 0 7.62 270) (length 2.54)
|
||||
(name "VDD" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin output line (at 7.62 0 180) (length 2.54)
|
||||
(name "DOUT" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin power_in line (at 0 -7.62 90) (length 2.54)
|
||||
(name "VSS" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at -7.62 0 0) (length 2.54)
|
||||
(name "DIN" (effects (font (size 1.27 1.27))))
|
||||
(number "4" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 0 -3.81 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "GND_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0)
|
||||
(xy 0 -1.27)
|
||||
(xy 1.27 -1.27)
|
||||
(xy 0 -2.54)
|
||||
(xy -1.27 -1.27)
|
||||
(xy 0 -1.27)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "GND_1_1"
|
||||
(pin power_in line (at 0 0 270) (length 0) hide
|
||||
(name "GND" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "VCC" (id 1) (at 0 3.81 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Power symbol creates a global label with name \"VCC\"" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "VCC_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.762 1.27)
|
||||
(xy 0 2.54)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0)
|
||||
(xy 0 2.54)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 2.54)
|
||||
(xy 0.762 1.27)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "VCC_1_1"
|
||||
(pin power_in line (at 0 0 90) (length 0) hide
|
||||
(name "VCC" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(junction (at 43.18 38.1) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 43.18 60.96) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 67.31 38.1) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 67.31 53.34) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 67.31 60.96) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 67.31 76.2) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 96.52 38.1) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 96.52 53.34) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 96.52 60.96) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 96.52 76.2) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 118.11 38.1) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 118.11 53.34) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 118.11 60.96) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 118.11 76.2) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 142.24 38.1) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 142.24 53.34) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 142.24 60.96) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 142.24 76.2) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 166.37 53.34) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 166.37 76.2) (diameter 1.016) (color 0 0 0 0))
|
||||
|
||||
(no_connect (at 186.69 68.58) (uuid 2840a8f6-b267-4aa0-a281-c4f41204492b))
|
||||
|
||||
(wire (pts (xy 24.13 45.72) (xy 35.56 45.72))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 21ea9689-dc26-47f5-b057-35511c953b13)
|
||||
)
|
||||
(wire (pts (xy 24.13 57.15) (xy 24.13 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid e61962cb-b85d-4852-bb79-9812eadf5874)
|
||||
)
|
||||
(wire (pts (xy 24.13 68.58) (xy 35.56 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 31d0d23b-98b2-44d6-80ca-a9c0e2ce8527)
|
||||
)
|
||||
(wire (pts (xy 38.1 38.1) (xy 43.18 38.1))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 0bfaa4bb-aea8-48f1-8206-d34e4491e888)
|
||||
)
|
||||
(wire (pts (xy 38.1 60.96) (xy 43.18 60.96))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 637803e9-ab3c-41ed-849c-859faf16842a)
|
||||
)
|
||||
(wire (pts (xy 43.18 38.1) (xy 67.31 38.1))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid eca3a597-9b2d-4f79-b8ee-f9920443fb09)
|
||||
)
|
||||
(wire (pts (xy 43.18 53.34) (xy 67.31 53.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 69f45d1a-b6e4-494d-a8ea-3c3d0bd0579e)
|
||||
)
|
||||
(wire (pts (xy 43.18 60.96) (xy 67.31 60.96))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid c3021dd5-1c94-472e-b13c-2d6eac156acc)
|
||||
)
|
||||
(wire (pts (xy 43.18 76.2) (xy 67.31 76.2))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 235a9d8a-f9ba-4598-a5f9-60227d975696)
|
||||
)
|
||||
(wire (pts (xy 50.8 45.72) (xy 59.69 45.72))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid adb82ab7-20e6-4ff4-a700-db426c79c5d2)
|
||||
)
|
||||
(wire (pts (xy 50.8 68.58) (xy 59.69 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ca0059e8-b947-42f1-80ee-bbceb4071669)
|
||||
)
|
||||
(wire (pts (xy 67.31 38.1) (xy 96.52 38.1))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 9ea6571d-ca45-4711-9704-daffb6d05729)
|
||||
)
|
||||
(wire (pts (xy 67.31 53.34) (xy 96.52 53.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 022f1fee-aebb-412e-a0dc-435431b22483)
|
||||
)
|
||||
(wire (pts (xy 67.31 60.96) (xy 96.52 60.96))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 34362dd5-2875-4fe5-8f80-762468238318)
|
||||
)
|
||||
(wire (pts (xy 67.31 76.2) (xy 96.52 76.2))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 2588b6c1-abb2-4e1b-93e9-0d6fa7d320bf)
|
||||
)
|
||||
(wire (pts (xy 74.93 45.72) (xy 88.9 45.72))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 5f98768f-5a9d-40ed-9a7e-e97dce8ad3bf)
|
||||
)
|
||||
(wire (pts (xy 74.93 68.58) (xy 88.9 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ed5fdace-45a5-499e-b813-780a5097e8bd)
|
||||
)
|
||||
(wire (pts (xy 96.52 38.1) (xy 118.11 38.1))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 037fa8b6-f501-4f13-a893-5411a22dada6)
|
||||
)
|
||||
(wire (pts (xy 96.52 53.34) (xy 118.11 53.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 747f49a6-0cfb-4664-9699-d03de881162a)
|
||||
)
|
||||
(wire (pts (xy 96.52 60.96) (xy 118.11 60.96))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid b2ba313e-fde9-40f8-96fe-bf675ea934df)
|
||||
)
|
||||
(wire (pts (xy 96.52 76.2) (xy 118.11 76.2))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 15e46167-0444-4cad-b0a6-614921a76f20)
|
||||
)
|
||||
(wire (pts (xy 104.14 45.72) (xy 110.49 45.72))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid dfbaf65a-52da-451d-ac50-2cc5fa31a17d)
|
||||
)
|
||||
(wire (pts (xy 104.14 68.58) (xy 110.49 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 1efebac2-8e84-4029-957b-3b8d54aa30b1)
|
||||
)
|
||||
(wire (pts (xy 118.11 38.1) (xy 142.24 38.1))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 01803c32-12b4-4924-8757-fa0128b5a502)
|
||||
)
|
||||
(wire (pts (xy 118.11 53.34) (xy 142.24 53.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid c1bda66c-d403-4bdc-b63a-b144cb2adde2)
|
||||
)
|
||||
(wire (pts (xy 118.11 60.96) (xy 142.24 60.96))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ba1245fe-4663-4c96-97bc-31da57eeae4b)
|
||||
)
|
||||
(wire (pts (xy 118.11 76.2) (xy 142.24 76.2))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 17a45c6d-605f-4675-9f95-b8b9abc623f6)
|
||||
)
|
||||
(wire (pts (xy 125.73 45.72) (xy 134.62 45.72))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid e751b86c-8922-467a-8382-98c95573b6ff)
|
||||
)
|
||||
(wire (pts (xy 125.73 68.58) (xy 134.62 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8f5bdd83-3fc7-4cf7-9017-c9a7540fded6)
|
||||
)
|
||||
(wire (pts (xy 142.24 38.1) (xy 166.37 38.1))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid e02fb1df-0d8b-4ee7-b3c2-f17608e5a6d0)
|
||||
)
|
||||
(wire (pts (xy 142.24 53.34) (xy 166.37 53.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 7d939560-6934-42f0-bbb0-1bded7006156)
|
||||
)
|
||||
(wire (pts (xy 142.24 60.96) (xy 166.37 60.96))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 867d7b58-faf2-42c5-b4b0-04259baee6da)
|
||||
)
|
||||
(wire (pts (xy 142.24 76.2) (xy 166.37 76.2))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ff98a432-9300-45e3-9785-d45ec130ed5e)
|
||||
)
|
||||
(wire (pts (xy 149.86 45.72) (xy 158.75 45.72))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 76a655a8-a44a-4b8d-98cc-792718331d83)
|
||||
)
|
||||
(wire (pts (xy 149.86 68.58) (xy 158.75 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 33e86ee1-1b44-47cc-bd06-8ad1663eda93)
|
||||
)
|
||||
(wire (pts (xy 166.37 53.34) (xy 189.23 53.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid f454b3dd-615a-4546-ad18-8c09de8ed546)
|
||||
)
|
||||
(wire (pts (xy 166.37 76.2) (xy 189.23 76.2))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid cc8a3514-1587-4d6d-a341-d7c1c5a4881b)
|
||||
)
|
||||
(wire (pts (xy 173.99 45.72) (xy 186.69 45.72))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 3e296662-83f7-42df-8322-0adf25a0c651)
|
||||
)
|
||||
(wire (pts (xy 173.99 68.58) (xy 186.69 68.58))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 76827ea3-d894-4f0b-bded-fd5e57c84c16)
|
||||
)
|
||||
(wire (pts (xy 186.69 45.72) (xy 186.69 57.15))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid c44044f7-b4d1-42ff-9432-f82d8b008447)
|
||||
)
|
||||
(wire (pts (xy 186.69 57.15) (xy 24.13 57.15))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 6777079c-f5e4-482b-97d9-d23de7034596)
|
||||
)
|
||||
|
||||
(hierarchical_label "RGBLEDS" (shape input) (at 24.13 45.72 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 8c2c4b8d-9953-43e0-88db-dd139e2a2d37)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:VCC") (at 38.1 38.1 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df4e)
|
||||
(property "Reference" "#PWR04001" (id 0) (at 41.91 38.1 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "VCC" (id 1) (at 34.8742 37.6428 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 38.1 38.1 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 38.1 38.1 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 77f572ef-5371-4380-9585-e0f56dd73e54))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:VCC") (at 38.1 60.96 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b9)
|
||||
(property "Reference" "#PWR04003" (id 0) (at 41.91 60.96 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "VCC" (id 1) (at 34.8742 60.5028 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 38.1 60.96 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 38.1 60.96 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid f9238cdb-269e-46f0-bade-8f5baaf2afc1))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 189.23 53.34 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df4f)
|
||||
(property "Reference" "#PWR04002" (id 0) (at 195.58 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 192.4812 53.213 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 189.23 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 189.23 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid c0597bb1-f972-4e51-a154-152c1d778798))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 189.23 76.2 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b2)
|
||||
(property "Reference" "#PWR04004" (id 0) (at 195.58 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 192.4812 76.073 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 189.23 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 189.23 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 586114d1-79dd-4cb7-99c8-fd30b92adb5e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 43.18 45.72 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df4b)
|
||||
(property "Reference" "D4001" (id 0) (at 51.8414 44.5516 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 51.8414 46.863 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 44.45 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 45.72 55.245 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -289.56 73.66 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid ddd24365-b35d-4d62-86f2-7fbf6773d070))
|
||||
(pin "2" (uuid 624a0da6-2e27-4e93-9a4f-cb81b07ef1e5))
|
||||
(pin "3" (uuid 08774dfa-8905-4ab2-aed4-8d8c3c219b79))
|
||||
(pin "4" (uuid 05218c99-e6df-4303-81e7-08ea095a72a8))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 43.18 68.58 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b7)
|
||||
(property "Reference" "D4007" (id 0) (at 51.8414 67.4116 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 51.8414 69.723 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 44.45 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 45.72 78.105 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -289.56 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 74087553-38e0-46ae-9f55-1986cd88d5ae))
|
||||
(pin "2" (uuid 25b3df74-7b2c-45c2-8131-fc6bd75a80c8))
|
||||
(pin "3" (uuid 4050c5e1-9174-432b-9422-546a7d6823f6))
|
||||
(pin "4" (uuid 355982a2-466c-4a5d-b768-6d76cf9a73e9))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 67.31 45.72 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df52)
|
||||
(property "Reference" "D4002" (id 0) (at 75.9714 44.5516 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 75.9714 46.863 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 68.58 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 69.85 55.245 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -265.43 95.25 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 30f5da02-c585-4f85-9098-1dc718c0ba70))
|
||||
(pin "2" (uuid 3332fc3c-5c32-4e91-b0cc-b05c99eb885c))
|
||||
(pin "3" (uuid d5e76175-b664-4a4d-863c-36c9e8d17972))
|
||||
(pin "4" (uuid 2e97a7e5-93d4-4f5c-8454-ee3311736417))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 67.31 68.58 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b6)
|
||||
(property "Reference" "D4008" (id 0) (at 75.9714 67.4116 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 75.9714 69.723 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 68.58 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 69.85 78.105 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -265.43 118.11 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 679e9b7a-0db1-49ea-b655-8314b473d1bb))
|
||||
(pin "2" (uuid 817de724-6cde-4880-9100-d07b7b7b4373))
|
||||
(pin "3" (uuid 25760c96-ad3d-4af3-85d4-3d237e825ca2))
|
||||
(pin "4" (uuid 34270dc5-4384-412b-a2ee-88fb8a142e6f))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 96.52 45.72 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df4d)
|
||||
(property "Reference" "D4003" (id 0) (at 105.1814 44.5516 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 105.1814 46.863 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 97.79 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 99.06 55.245 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -265.43 95.25 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 4f208b17-7343-4a25-aff3-888b081cace7))
|
||||
(pin "2" (uuid c6c0244b-1278-43ac-b006-b2bace766d9a))
|
||||
(pin "3" (uuid 743bda1c-59d6-4828-8562-9e4afb728652))
|
||||
(pin "4" (uuid b06b732b-1cb5-4912-b31d-7b3262c851e8))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 96.52 68.58 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b8)
|
||||
(property "Reference" "D4009" (id 0) (at 105.1814 67.4116 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 105.1814 69.723 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 97.79 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 99.06 78.105 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -265.43 118.11 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 7fbd74e3-80a1-42ff-9c2b-86d0ff9a894b))
|
||||
(pin "2" (uuid 8dbd27f8-4677-40c2-858e-db37de741796))
|
||||
(pin "3" (uuid e23fdf30-9a4b-4ffe-b94d-42146d215a2f))
|
||||
(pin "4" (uuid d5dbdff5-6255-418d-9458-da58df895346))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 118.11 45.72 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df51)
|
||||
(property "Reference" "D4004" (id 0) (at 126.7714 44.5516 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 126.7714 46.863 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 119.38 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 120.65 55.245 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -243.84 73.66 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 52a30119-8578-4c27-8cc2-2b3c48378cd3))
|
||||
(pin "2" (uuid f7edad69-a30d-453a-81a4-2d2bf485e0c9))
|
||||
(pin "3" (uuid 5ab9f1b5-87c6-4b40-870d-a4fba19cfc7b))
|
||||
(pin "4" (uuid b255a9c2-be72-410f-801f-c2aa3f26db6c))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 118.11 68.58 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b4)
|
||||
(property "Reference" "D4010" (id 0) (at 126.7714 67.4116 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 126.7714 69.723 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 119.38 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 120.65 78.105 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -243.84 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 6a4c7c67-9e9a-49cb-8fff-138d22a060bb))
|
||||
(pin "2" (uuid 02fb79a1-897e-4521-9a4e-69c55506e14f))
|
||||
(pin "3" (uuid f35d60f5-455d-46d9-b231-673d39194d6d))
|
||||
(pin "4" (uuid de6b0df5-706e-4ae4-ad15-262a29cc6ddf))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 142.24 45.72 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df50)
|
||||
(property "Reference" "D4005" (id 0) (at 150.9014 44.5516 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 150.9014 46.863 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 143.51 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 144.78 55.245 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -219.71 73.66 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 4186293f-a391-43ce-8829-27e8bb42489a))
|
||||
(pin "2" (uuid d1860b02-3d70-4adc-9cb5-882c75888c16))
|
||||
(pin "3" (uuid e2e920ca-aab4-4440-adab-3b0be51932a9))
|
||||
(pin "4" (uuid ec7af11f-6041-497b-b66f-500841d85565))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 142.24 68.58 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b3)
|
||||
(property "Reference" "D4011" (id 0) (at 150.9014 67.4116 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 150.9014 69.723 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 143.51 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 144.78 78.105 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -219.71 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid d12c1e71-7f81-48c1-af62-a9618eaedb5c))
|
||||
(pin "2" (uuid bff47ebb-4f80-4f58-858a-87b4a8426c40))
|
||||
(pin "3" (uuid bbc4645a-0123-4234-a8cc-fde3df169f93))
|
||||
(pin "4" (uuid 59e1f6dc-f8da-4881-8f01-f65a1ebfd5c7))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 166.37 45.72 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d56df4c)
|
||||
(property "Reference" "D4006" (id 0) (at 175.0314 44.5516 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 175.0314 46.863 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 167.64 53.34 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 168.91 55.245 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -195.58 73.66 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 1c9db774-86d2-4018-adbb-67ad0ac0e500))
|
||||
(pin "2" (uuid f615762a-c382-4798-ac53-1f16683c3059))
|
||||
(pin "3" (uuid 56e08fdc-3755-4810-bc49-04889418c7c7))
|
||||
(pin "4" (uuid 07915360-14bb-4772-9eee-2ad9e2e17c70))
|
||||
)
|
||||
|
||||
(symbol (lib_id "LED:WS2812B") (at 166.37 68.58 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00005d5617b5)
|
||||
(property "Reference" "D4012" (id 0) (at 175.0314 67.4116 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "WS2812B" (id 1) (at 175.0314 69.723 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" (id 2) (at 167.64 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" (id 3) (at 168.91 78.105 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
||||
)
|
||||
(property "PartNr" "C114585" (id 4) (at -195.58 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 1968562c-689f-4704-985a-52dbb3386a93))
|
||||
(pin "2" (uuid 2e80221b-37d2-4f50-ad01-de526b33c858))
|
||||
(pin "3" (uuid 963cb895-9d8a-451d-95f7-7f49b9d6228b))
|
||||
(pin "4" (uuid 12c60c96-b629-4e7e-baf0-aeff4f343d80))
|
||||
)
|
||||
)
|
|
@ -1,315 +0,0 @@
|
|||
EESchema Schematic File Version 5
|
||||
LIBS:keyboard_pcb-cache
|
||||
EELAYER 30 0
|
||||
EELAYER END
|
||||
$Descr A4 8268 11693 portrait
|
||||
encoding utf-8
|
||||
Sheet 4 4
|
||||
Title "ValKey"
|
||||
Date "2019-08-16"
|
||||
Rev "0.2"
|
||||
Comp ""
|
||||
Comment1 ""
|
||||
Comment2 ""
|
||||
Comment3 ""
|
||||
Comment4 ""
|
||||
Comment5 ""
|
||||
Comment6 ""
|
||||
Comment7 ""
|
||||
Comment8 ""
|
||||
Comment9 ""
|
||||
$EndDescr
|
||||
$Comp
|
||||
L LED:WS2812B D4001
|
||||
U 1 1 5D56DF4B
|
||||
P 1700 1800
|
||||
F 0 "D4001" H 2041 1846 50 0000 L CNN
|
||||
F 1 "WS2812B" H 2041 1755 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 1750 1500 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 1800 1425 50 0001 L TNN
|
||||
F 4 "C114585" H -11400 700 50 0001 C CNN "PartNr"
|
||||
1 1700 1800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED:WS2812B D4006
|
||||
U 1 1 5D56DF4C
|
||||
P 6550 1800
|
||||
F 0 "D4006" H 6891 1846 50 0000 L CNN
|
||||
F 1 "WS2812B" H 6891 1755 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 6600 1500 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 6650 1425 50 0001 L TNN
|
||||
F 4 "C114585" H -7700 700 50 0001 C CNN "PartNr"
|
||||
1 6550 1800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED:WS2812B D4003
|
||||
U 1 1 5D56DF4D
|
||||
P 3800 1800
|
||||
F 0 "D4003" H 4141 1846 50 0000 L CNN
|
||||
F 1 "WS2812B" H 4141 1755 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 3850 1500 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 3900 1425 50 0001 L TNN
|
||||
F 4 "C114585" H -10450 -150 50 0001 C CNN "PartNr"
|
||||
1 3800 1800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:VCC #PWR04001
|
||||
U 1 1 5D56DF4E
|
||||
P 1500 1500
|
||||
F 0 "#PWR04001" H 1500 1350 50 0001 C CNN
|
||||
F 1 "VCC" V 1518 1627 50 0000 L CNN
|
||||
F 2 "" H 1500 1500 50 0001 C CNN
|
||||
F 3 "" H 1500 1500 50 0001 C CNN
|
||||
1 1500 1500
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2950 1800 3500 1800
|
||||
$Comp
|
||||
L LED:WS2812B D4005
|
||||
U 1 1 5D56DF50
|
||||
P 5600 1800
|
||||
F 0 "D4005" H 5941 1846 50 0000 L CNN
|
||||
F 1 "WS2812B" H 5941 1755 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 5650 1500 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 5700 1425 50 0001 L TNN
|
||||
F 4 "C114585" H -8650 700 50 0001 C CNN "PartNr"
|
||||
1 5600 1800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
5900 1800 6250 1800
|
||||
Wire Wire Line
|
||||
4950 1800 5300 1800
|
||||
$Comp
|
||||
L LED:WS2812B D4004
|
||||
U 1 1 5D56DF51
|
||||
P 4650 1800
|
||||
F 0 "D4004" H 4991 1846 50 0000 L CNN
|
||||
F 1 "WS2812B" H 4991 1755 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 4700 1500 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 4750 1425 50 0001 L TNN
|
||||
F 4 "C114585" H -9600 700 50 0001 C CNN "PartNr"
|
||||
1 4650 1800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2000 1800 2350 1800
|
||||
Wire Wire Line
|
||||
4100 1800 4350 1800
|
||||
Wire Wire Line
|
||||
6850 1800 7350 1800
|
||||
Text HLabel 950 1800 0 50 Input ~ 0
|
||||
RGBLEDS
|
||||
$Comp
|
||||
L LED:WS2812B D4002
|
||||
U 1 1 5D56DF52
|
||||
P 2650 1800
|
||||
F 0 "D4002" H 2991 1846 50 0000 L CNN
|
||||
F 1 "WS2812B" H 2991 1755 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 2700 1500 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 2750 1425 50 0001 L TNN
|
||||
F 4 "C114585" H -10450 -150 50 0001 C CNN "PartNr"
|
||||
1 2650 1800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
1700 2100 2650 2100
|
||||
Wire Wire Line
|
||||
1500 1500 1700 1500
|
||||
Wire Wire Line
|
||||
950 1800 1400 1800
|
||||
Connection ~ 1700 1500
|
||||
Wire Wire Line
|
||||
1700 1500 2650 1500
|
||||
Connection ~ 6550 2100
|
||||
Wire Wire Line
|
||||
6550 2100 7450 2100
|
||||
Connection ~ 3800 1500
|
||||
Wire Wire Line
|
||||
3800 1500 4650 1500
|
||||
Connection ~ 3800 2100
|
||||
Wire Wire Line
|
||||
3800 2100 4650 2100
|
||||
Connection ~ 5600 1500
|
||||
Wire Wire Line
|
||||
5600 1500 6550 1500
|
||||
Connection ~ 5600 2100
|
||||
Wire Wire Line
|
||||
5600 2100 6550 2100
|
||||
Connection ~ 4650 1500
|
||||
Wire Wire Line
|
||||
4650 1500 5600 1500
|
||||
Connection ~ 4650 2100
|
||||
Wire Wire Line
|
||||
4650 2100 5600 2100
|
||||
Connection ~ 2650 1500
|
||||
Wire Wire Line
|
||||
2650 1500 3800 1500
|
||||
Connection ~ 2650 2100
|
||||
Wire Wire Line
|
||||
2650 2100 3800 2100
|
||||
Wire Wire Line
|
||||
5900 2700 6250 2700
|
||||
Wire Wire Line
|
||||
4950 2700 5300 2700
|
||||
Wire Wire Line
|
||||
2950 2700 3500 2700
|
||||
Wire Wire Line
|
||||
950 2700 1400 2700
|
||||
Wire Wire Line
|
||||
6850 2700 7350 2700
|
||||
$Comp
|
||||
L power:GND #PWR04004
|
||||
U 1 1 5D5617B2
|
||||
P 7450 3000
|
||||
F 0 "#PWR04004" H 7450 2750 50 0001 C CNN
|
||||
F 1 "GND" V 7455 2872 50 0000 R CNN
|
||||
F 2 "" H 7450 3000 50 0001 C CNN
|
||||
F 3 "" H 7450 3000 50 0001 C CNN
|
||||
1 7450 3000
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED:WS2812B D4011
|
||||
U 1 1 5D5617B3
|
||||
P 5600 2700
|
||||
F 0 "D4011" H 5941 2746 50 0000 L CNN
|
||||
F 1 "WS2812B" H 5941 2655 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 5650 2400 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 5700 2325 50 0001 L TNN
|
||||
F 4 "C114585" H -8650 1600 50 0001 C CNN "PartNr"
|
||||
1 5600 2700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED:WS2812B D4010
|
||||
U 1 1 5D5617B4
|
||||
P 4650 2700
|
||||
F 0 "D4010" H 4991 2746 50 0000 L CNN
|
||||
F 1 "WS2812B" H 4991 2655 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 4700 2400 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 4750 2325 50 0001 L TNN
|
||||
F 4 "C114585" H -9600 1600 50 0001 C CNN "PartNr"
|
||||
1 4650 2700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED:WS2812B D4012
|
||||
U 1 1 5D5617B5
|
||||
P 6550 2700
|
||||
F 0 "D4012" H 6891 2746 50 0000 L CNN
|
||||
F 1 "WS2812B" H 6891 2655 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 6600 2400 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 6650 2325 50 0001 L TNN
|
||||
F 4 "C114585" H -7700 1600 50 0001 C CNN "PartNr"
|
||||
1 6550 2700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED:WS2812B D4008
|
||||
U 1 1 5D5617B6
|
||||
P 2650 2700
|
||||
F 0 "D4008" H 2991 2746 50 0000 L CNN
|
||||
F 1 "WS2812B" H 2991 2655 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 2700 2400 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 2750 2325 50 0001 L TNN
|
||||
F 4 "C114585" H -10450 750 50 0001 C CNN "PartNr"
|
||||
1 2650 2700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2000 2700 2350 2700
|
||||
Wire Wire Line
|
||||
4100 2700 4350 2700
|
||||
$Comp
|
||||
L LED:WS2812B D4007
|
||||
U 1 1 5D5617B7
|
||||
P 1700 2700
|
||||
F 0 "D4007" H 2041 2746 50 0000 L CNN
|
||||
F 1 "WS2812B" H 2041 2655 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 1750 2400 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 1800 2325 50 0001 L TNN
|
||||
F 4 "C114585" H -11400 1600 50 0001 C CNN "PartNr"
|
||||
1 1700 2700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L LED:WS2812B D4009
|
||||
U 1 1 5D5617B8
|
||||
P 3800 2700
|
||||
F 0 "D4009" H 4141 2746 50 0000 L CNN
|
||||
F 1 "WS2812B" H 4141 2655 50 0000 L CNN
|
||||
F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 3850 2400 50 0001 L TNN
|
||||
F 3 "https://datasheet.lcsc.com/szlcsc/Worldsemi-WS2812B_C114585.pdf" H 3900 2325 50 0001 L TNN
|
||||
F 4 "C114585" H -10450 750 50 0001 C CNN "PartNr"
|
||||
1 3800 2700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:VCC #PWR04003
|
||||
U 1 1 5D5617B9
|
||||
P 1500 2400
|
||||
F 0 "#PWR04003" H 1500 2250 50 0001 C CNN
|
||||
F 1 "VCC" V 1518 2527 50 0000 L CNN
|
||||
F 2 "" H 1500 2400 50 0001 C CNN
|
||||
F 3 "" H 1500 2400 50 0001 C CNN
|
||||
1 1500 2400
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
1700 3000 2650 3000
|
||||
Wire Wire Line
|
||||
1500 2400 1700 2400
|
||||
Wire Wire Line
|
||||
7350 1800 7350 2250
|
||||
Wire Wire Line
|
||||
7350 2250 950 2250
|
||||
Wire Wire Line
|
||||
950 2250 950 2700
|
||||
NoConn ~ 7350 2700
|
||||
Connection ~ 5600 2400
|
||||
Wire Wire Line
|
||||
5600 2400 6550 2400
|
||||
Connection ~ 5600 3000
|
||||
Wire Wire Line
|
||||
5600 3000 6550 3000
|
||||
Connection ~ 4650 2400
|
||||
Wire Wire Line
|
||||
4650 2400 5600 2400
|
||||
Connection ~ 4650 3000
|
||||
Wire Wire Line
|
||||
4650 3000 5600 3000
|
||||
Connection ~ 6550 3000
|
||||
Wire Wire Line
|
||||
6550 3000 7450 3000
|
||||
Connection ~ 2650 2400
|
||||
Wire Wire Line
|
||||
2650 2400 3800 2400
|
||||
Connection ~ 2650 3000
|
||||
Wire Wire Line
|
||||
2650 3000 3800 3000
|
||||
Connection ~ 1700 2400
|
||||
Wire Wire Line
|
||||
1700 2400 2650 2400
|
||||
Connection ~ 3800 2400
|
||||
Wire Wire Line
|
||||
3800 2400 4650 2400
|
||||
Connection ~ 3800 3000
|
||||
Wire Wire Line
|
||||
3800 3000 4650 3000
|
||||
$Comp
|
||||
L power:GND #PWR04002
|
||||
U 1 1 5D56DF4F
|
||||
P 7450 2100
|
||||
F 0 "#PWR04002" H 7450 1850 50 0001 C CNN
|
||||
F 1 "GND" V 7455 1972 50 0000 R CNN
|
||||
F 2 "" H 7450 2100 50 0001 C CNN
|
||||
F 3 "" H 7450 2100 50 0001 C CNN
|
||||
1 7450 2100
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
5591
keyboard_pcb/matrix.kicad_sch
Normal file
5591
keyboard_pcb/matrix.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue