├── .gitignore ├── Case ├── Controller_case.jpg ├── WLED-Controller_Case_bottom.stl └── WLED-Controller_Case_top.stl ├── ESP-12_WLED-Controller.pdf ├── ESP-12_WLED-Controller_KiCad6 ├── ESP-12_WLED-Controller.kicad_pcb ├── ESP-12_WLED-Controller.kicad_prl ├── ESP-12_WLED-Controller.kicad_pro ├── ESP-12_WLED-Controller.kicad_sch ├── custom_Footprints.pretty │ ├── SKRKAHE020.wrl │ └── SW_Push_SPST_NO_Alps_SKRK_handsolder.kicad_mod └── fp-lib-table ├── Gerber ├── BOM-ESP-12_WLED-Controller.csv ├── GERBER-ESP-12_WLED-Controller.zip └── POS-ESP-12_WLED-Controller.csv ├── README.md ├── img ├── FTDI_conn.jpg ├── LED-Logo.jpg ├── PCB-top.jpg ├── Pin-setting.jpg └── STRP-PWR_conn.jpg └── wiring.md /.gitignore: -------------------------------------------------------------------------------- 1 | # For PCBs designed using KiCad: http://www.kicad-pcb.org/ 2 | # Format documentation: http://kicad-pcb.org/help/file-formats/ 3 | 4 | # Temporary files 5 | *.000 6 | *.bak 7 | *.bck 8 | *.kicad_pcb-bak 9 | *.sch-bak 10 | *~ 11 | _autosave-* 12 | *.tmp 13 | *-save.pro 14 | *-save.kicad_pcb 15 | fp-info-cache 16 | 17 | # Netlist files (exported from Eeschema) 18 | *.net 19 | 20 | # Autorouter files (exported from Pcbnew) 21 | *.dsn 22 | *.ses 23 | 24 | -------------------------------------------------------------------------------- /Case/Controller_case.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/Case/Controller_case.jpg -------------------------------------------------------------------------------- /Case/WLED-Controller_Case_bottom.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/Case/WLED-Controller_Case_bottom.stl -------------------------------------------------------------------------------- /Case/WLED-Controller_Case_top.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/Case/WLED-Controller_Case_top.stl -------------------------------------------------------------------------------- /ESP-12_WLED-Controller.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/ESP-12_WLED-Controller.pdf -------------------------------------------------------------------------------- /ESP-12_WLED-Controller_KiCad6/ESP-12_WLED-Controller.kicad_prl: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "active_layer": 0, 4 | "active_layer_preset": "", 5 | "auto_track_width": false, 6 | "hidden_nets": [], 7 | "high_contrast_mode": 0, 8 | "net_color_mode": 1, 9 | "opacity": { 10 | "pads": 1.0, 11 | "tracks": 1.0, 12 | "vias": 1.0, 13 | "zones": 0.6 14 | }, 15 | "ratsnest_display_mode": 0, 16 | "selection_filter": { 17 | "dimensions": true, 18 | "footprints": true, 19 | "graphics": true, 20 | "keepouts": true, 21 | "lockedItems": true, 22 | "otherItems": true, 23 | "pads": true, 24 | "text": true, 25 | "tracks": true, 26 | "vias": true, 27 | "zones": true 28 | }, 29 | "visible_items": [ 30 | 0, 31 | 1, 32 | 2, 33 | 3, 34 | 4, 35 | 5, 36 | 6, 37 | 7, 38 | 8, 39 | 9, 40 | 10, 41 | 11, 42 | 12, 43 | 13, 44 | 14, 45 | 15, 46 | 16, 47 | 17, 48 | 18, 49 | 19, 50 | 20, 51 | 21, 52 | 22, 53 | 23, 54 | 24, 55 | 25, 56 | 26, 57 | 27, 58 | 28, 59 | 29, 60 | 30, 61 | 32, 62 | 33, 63 | 34, 64 | 35, 65 | 36 66 | ], 67 | "visible_layers": "000ffff_80000001", 68 | "zone_display_mode": 1 69 | }, 70 | "meta": { 71 | "filename": "ESP-12_WLED-Controller.kicad_prl", 72 | "version": 3 73 | }, 74 | "project": { 75 | "files": [] 76 | } 77 | } 78 | -------------------------------------------------------------------------------- /ESP-12_WLED-Controller_KiCad6/ESP-12_WLED-Controller.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.049999999999999996, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.09999999999999999, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.59, 37 | "height": 0.6, 38 | "width": 0.6 39 | }, 40 | "silk_line_width": 0.12, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.25 49 | } 50 | }, 51 | "diff_pair_dimensions": [ 52 | { 53 | "gap": 0.0, 54 | "via_gap": 0.0, 55 | "width": 0.0 56 | } 57 | ], 58 | "drc_exclusions": [], 59 | "meta": { 60 | "filename": "board_design_settings.json", 61 | "version": 2 62 | }, 63 | "rule_severities": { 64 | "annular_width": "error", 65 | "clearance": "error", 66 | "copper_edge_clearance": "error", 67 | "courtyards_overlap": "error", 68 | "diff_pair_gap_out_of_range": "error", 69 | "diff_pair_uncoupled_length_too_long": "error", 70 | "drill_out_of_range": "error", 71 | "duplicate_footprints": "warning", 72 | "extra_footprint": "warning", 73 | "footprint_type_mismatch": "error", 74 | "hole_clearance": "error", 75 | "hole_near_hole": "error", 76 | "invalid_outline": "error", 77 | "item_on_disabled_layer": "error", 78 | "items_not_allowed": "error", 79 | "length_out_of_range": "error", 80 | "malformed_courtyard": "error", 81 | "microvia_drill_out_of_range": "error", 82 | "missing_courtyard": "ignore", 83 | "missing_footprint": "warning", 84 | "net_conflict": "warning", 85 | "npth_inside_courtyard": "ignore", 86 | "padstack": "error", 87 | "pth_inside_courtyard": "ignore", 88 | "shorting_items": "error", 89 | "silk_over_copper": "warning", 90 | "silk_overlap": "warning", 91 | "skew_out_of_range": "error", 92 | "through_hole_pad_without_hole": "error", 93 | "too_many_vias": "error", 94 | "track_dangling": "warning", 95 | "track_width": "error", 96 | "tracks_crossing": "error", 97 | "unconnected_items": "error", 98 | "unresolved_variable": "error", 99 | "via_dangling": "warning", 100 | "zone_has_empty_net": "error", 101 | "zones_intersect": "error" 102 | }, 103 | "rule_severitieslegacy_courtyards_overlap": true, 104 | "rule_severitieslegacy_no_courtyard_defined": false, 105 | "rules": { 106 | "allow_blind_buried_vias": false, 107 | "allow_microvias": false, 108 | "max_error": 0.005, 109 | "min_clearance": 0.0, 110 | "min_copper_edge_clearance": 0.024999999999999998, 111 | "min_hole_clearance": 0.25, 112 | "min_hole_to_hole": 0.25, 113 | "min_microvia_diameter": 0.19999999999999998, 114 | "min_microvia_drill": 0.09999999999999999, 115 | "min_silk_clearance": 0.0, 116 | "min_through_hole_diameter": 0.3, 117 | "min_track_width": 0.19999999999999998, 118 | "min_via_annular_width": 0.049999999999999996, 119 | "min_via_diameter": 0.39999999999999997, 120 | "use_height_for_length_calcs": true 121 | }, 122 | "track_widths": [ 123 | 0.0, 124 | 0.25, 125 | 0.4, 126 | 0.6, 127 | 1.2, 128 | 1.8 129 | ], 130 | "via_dimensions": [ 131 | { 132 | "diameter": 0.0, 133 | "drill": 0.0 134 | }, 135 | { 136 | "diameter": 0.8, 137 | "drill": 0.8 138 | } 139 | ], 140 | "zones_allow_external_fillets": false, 141 | "zones_use_no_outline": true 142 | }, 143 | "layer_presets": [] 144 | }, 145 | "boards": [], 146 | "cvpcb": { 147 | "equivalence_files": [] 148 | }, 149 | "erc": { 150 | "erc_exclusions": [], 151 | "meta": { 152 | "version": 0 153 | }, 154 | "pin_map": [ 155 | [ 156 | 0, 157 | 0, 158 | 0, 159 | 0, 160 | 0, 161 | 0, 162 | 1, 163 | 0, 164 | 0, 165 | 0, 166 | 0, 167 | 2 168 | ], 169 | [ 170 | 0, 171 | 2, 172 | 0, 173 | 1, 174 | 0, 175 | 0, 176 | 1, 177 | 0, 178 | 2, 179 | 2, 180 | 2, 181 | 2 182 | ], 183 | [ 184 | 0, 185 | 0, 186 | 0, 187 | 0, 188 | 0, 189 | 0, 190 | 1, 191 | 0, 192 | 1, 193 | 0, 194 | 1, 195 | 2 196 | ], 197 | [ 198 | 0, 199 | 1, 200 | 0, 201 | 0, 202 | 0, 203 | 0, 204 | 1, 205 | 1, 206 | 2, 207 | 1, 208 | 1, 209 | 2 210 | ], 211 | [ 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 1, 219 | 0, 220 | 0, 221 | 0, 222 | 0, 223 | 2 224 | ], 225 | [ 226 | 0, 227 | 0, 228 | 0, 229 | 0, 230 | 0, 231 | 0, 232 | 0, 233 | 0, 234 | 0, 235 | 0, 236 | 0, 237 | 2 238 | ], 239 | [ 240 | 1, 241 | 1, 242 | 1, 243 | 1, 244 | 1, 245 | 0, 246 | 1, 247 | 1, 248 | 1, 249 | 1, 250 | 1, 251 | 2 252 | ], 253 | [ 254 | 0, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 0, 260 | 1, 261 | 0, 262 | 0, 263 | 0, 264 | 0, 265 | 2 266 | ], 267 | [ 268 | 0, 269 | 2, 270 | 1, 271 | 2, 272 | 0, 273 | 0, 274 | 1, 275 | 0, 276 | 2, 277 | 2, 278 | 2, 279 | 2 280 | ], 281 | [ 282 | 0, 283 | 2, 284 | 0, 285 | 1, 286 | 0, 287 | 0, 288 | 1, 289 | 0, 290 | 2, 291 | 0, 292 | 0, 293 | 2 294 | ], 295 | [ 296 | 0, 297 | 2, 298 | 1, 299 | 1, 300 | 0, 301 | 0, 302 | 1, 303 | 0, 304 | 2, 305 | 0, 306 | 0, 307 | 2 308 | ], 309 | [ 310 | 2, 311 | 2, 312 | 2, 313 | 2, 314 | 2, 315 | 2, 316 | 2, 317 | 2, 318 | 2, 319 | 2, 320 | 2, 321 | 2 322 | ] 323 | ], 324 | "rule_severities": { 325 | "bus_definition_conflict": "error", 326 | "bus_entry_needed": "error", 327 | "bus_label_syntax": "error", 328 | "bus_to_bus_conflict": "error", 329 | "bus_to_net_conflict": "error", 330 | "different_unit_footprint": "error", 331 | "different_unit_net": "error", 332 | "duplicate_reference": "error", 333 | "duplicate_sheet_names": "error", 334 | "extra_units": "error", 335 | "global_label_dangling": "warning", 336 | "hier_label_mismatch": "error", 337 | "label_dangling": "error", 338 | "lib_symbol_issues": "warning", 339 | "multiple_net_names": "warning", 340 | "net_not_bus_member": "warning", 341 | "no_connect_connected": "warning", 342 | "no_connect_dangling": "warning", 343 | "pin_not_connected": "error", 344 | "pin_not_driven": "error", 345 | "pin_to_pin": "warning", 346 | "power_pin_not_driven": "error", 347 | "similar_labels": "warning", 348 | "unannotated": "error", 349 | "unit_value_mismatch": "error", 350 | "unresolved_variable": "error", 351 | "wire_dangling": "error" 352 | } 353 | }, 354 | "libraries": { 355 | "pinned_footprint_libs": [], 356 | "pinned_symbol_libs": [] 357 | }, 358 | "meta": { 359 | "filename": "ESP-12_WLED-Controller.kicad_pro", 360 | "version": 1 361 | }, 362 | "net_settings": { 363 | "classes": [ 364 | { 365 | "bus_width": 12.0, 366 | "clearance": 0.2, 367 | "diff_pair_gap": 0.25, 368 | "diff_pair_via_gap": 0.25, 369 | "diff_pair_width": 0.2, 370 | "line_style": 0, 371 | "microvia_diameter": 0.3, 372 | "microvia_drill": 0.1, 373 | "name": "Default", 374 | "pcb_color": "rgba(0, 0, 0, 0.000)", 375 | "schematic_color": "rgba(0, 0, 0, 0.000)", 376 | "track_width": 0.25, 377 | "via_diameter": 0.8, 378 | "via_drill": 0.4, 379 | "wire_width": 6.0 380 | } 381 | ], 382 | "meta": { 383 | "version": 2 384 | }, 385 | "net_colors": null 386 | }, 387 | "pcbnew": { 388 | "last_paths": { 389 | "gencad": "", 390 | "idf": "", 391 | "netlist": "", 392 | "specctra_dsn": "", 393 | "step": "", 394 | "vrml": "" 395 | }, 396 | "page_layout_descr_file": "" 397 | }, 398 | "schematic": { 399 | "annotate_start_num": 0, 400 | "drawing": { 401 | "default_line_thickness": 6.0, 402 | "default_text_size": 63.0, 403 | "field_names": [], 404 | "intersheets_ref_own_page": false, 405 | "intersheets_ref_prefix": "", 406 | "intersheets_ref_short": false, 407 | "intersheets_ref_show": false, 408 | "intersheets_ref_suffix": "", 409 | "junction_size_choice": 3, 410 | "label_size_ratio": 0.25, 411 | "pin_symbol_size": 25.0, 412 | "text_offset_ratio": 0.08 413 | }, 414 | "legacy_lib_dir": "", 415 | "legacy_lib_list": [], 416 | "meta": { 417 | "version": 1 418 | }, 419 | "net_format_name": "", 420 | "ngspice": { 421 | "fix_include_paths": true, 422 | "fix_passive_vals": false, 423 | "meta": { 424 | "version": 0 425 | }, 426 | "model_mode": 0, 427 | "workbook_filename": "" 428 | }, 429 | "page_layout_descr_file": "", 430 | "plot_directory": "./", 431 | "spice_adjust_passive_values": false, 432 | "spice_external_command": "spice \"%I\"", 433 | "subpart_first_id": 65, 434 | "subpart_id_separator": 0 435 | }, 436 | "sheets": [ 437 | [ 438 | "076046ab-4b56-4060-b8d9-0d80806d0277", 439 | "" 440 | ] 441 | ], 442 | "text_variables": {} 443 | } 444 | -------------------------------------------------------------------------------- /ESP-12_WLED-Controller_KiCad6/ESP-12_WLED-Controller.kicad_sch: -------------------------------------------------------------------------------- 1 | (kicad_sch (version 20211123) (generator eeschema) 2 | 3 | (uuid 076046ab-4b56-4060-b8d9-0d80806d0277) 4 | 5 | (paper "A4") 6 | 7 | (lib_symbols 8 | (symbol "74xGxx:74LVC1G125" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 9 | (property "Reference" "U" (id 0) (at -2.54 3.81 0) 10 | (effects (font (size 1.27 1.27))) 11 | ) 12 | (property "Value" "74LVC1G125" (id 1) (at 0 -3.81 0) 13 | (effects (font (size 1.27 1.27))) 14 | ) 15 | (property "Footprint" "" (id 2) (at 0 0 0) 16 | (effects (font (size 1.27 1.27)) hide) 17 | ) 18 | (property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 0 0 0) 19 | (effects (font (size 1.27 1.27)) hide) 20 | ) 21 | (property "ki_keywords" "Single Gate Buff Tri-State LVC CMOS" (id 4) (at 0 0 0) 22 | (effects (font (size 1.27 1.27)) hide) 23 | ) 24 | (property "ki_description" "Single Buffer Gate Tri-State, Low-Voltage CMOS" (id 5) (at 0 0 0) 25 | (effects (font (size 1.27 1.27)) hide) 26 | ) 27 | (property "ki_fp_filters" "SOT* SG-*" (id 6) (at 0 0 0) 28 | (effects (font (size 1.27 1.27)) hide) 29 | ) 30 | (symbol "74LVC1G125_0_1" 31 | (polyline 32 | (pts 33 | (xy -3.81 2.54) 34 | (xy -3.81 -2.54) 35 | (xy 2.54 0) 36 | (xy -3.81 2.54) 37 | ) 38 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 39 | (fill (type none)) 40 | ) 41 | ) 42 | (symbol "74LVC1G125_1_1" 43 | (pin input inverted (at 0 5.08 270) (length 3.81) 44 | (name "~" (effects (font (size 1.016 1.016)))) 45 | (number "1" (effects (font (size 1.016 1.016)))) 46 | ) 47 | (pin input line (at -7.62 0 0) (length 3.81) 48 | (name "~" (effects (font (size 1.016 1.016)))) 49 | (number "2" (effects (font (size 1.016 1.016)))) 50 | ) 51 | (pin power_in line (at 1.27 -1.27 270) (length 0) hide 52 | (name "GND" (effects (font (size 1.016 1.016)))) 53 | (number "3" (effects (font (size 1.016 1.016)))) 54 | ) 55 | (pin tri_state line (at 6.35 0 180) (length 3.81) 56 | (name "~" (effects (font (size 1.016 1.016)))) 57 | (number "4" (effects (font (size 1.016 1.016)))) 58 | ) 59 | (pin power_in line (at 1.27 1.27 90) (length 0) hide 60 | (name "VCC" (effects (font (size 1.016 1.016)))) 61 | (number "5" (effects (font (size 1.016 1.016)))) 62 | ) 63 | ) 64 | ) 65 | (symbol "Connector:Conn_01x04_Male" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 66 | (property "Reference" "J" (id 0) (at 0 5.08 0) 67 | (effects (font (size 1.27 1.27))) 68 | ) 69 | (property "Value" "Conn_01x04_Male" (id 1) (at 0 -7.62 0) 70 | (effects (font (size 1.27 1.27))) 71 | ) 72 | (property "Footprint" "" (id 2) (at 0 0 0) 73 | (effects (font (size 1.27 1.27)) hide) 74 | ) 75 | (property "Datasheet" "~" (id 3) (at 0 0 0) 76 | (effects (font (size 1.27 1.27)) hide) 77 | ) 78 | (property "ki_keywords" "connector" (id 4) (at 0 0 0) 79 | (effects (font (size 1.27 1.27)) hide) 80 | ) 81 | (property "ki_description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) 82 | (effects (font (size 1.27 1.27)) hide) 83 | ) 84 | (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0) 85 | (effects (font (size 1.27 1.27)) hide) 86 | ) 87 | (symbol "Conn_01x04_Male_1_1" 88 | (polyline 89 | (pts 90 | (xy 1.27 -5.08) 91 | (xy 0.8636 -5.08) 92 | ) 93 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 94 | (fill (type none)) 95 | ) 96 | (polyline 97 | (pts 98 | (xy 1.27 -2.54) 99 | (xy 0.8636 -2.54) 100 | ) 101 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 102 | (fill (type none)) 103 | ) 104 | (polyline 105 | (pts 106 | (xy 1.27 0) 107 | (xy 0.8636 0) 108 | ) 109 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 110 | (fill (type none)) 111 | ) 112 | (polyline 113 | (pts 114 | (xy 1.27 2.54) 115 | (xy 0.8636 2.54) 116 | ) 117 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 118 | (fill (type none)) 119 | ) 120 | (rectangle (start 0.8636 -4.953) (end 0 -5.207) 121 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 122 | (fill (type outline)) 123 | ) 124 | (rectangle (start 0.8636 -2.413) (end 0 -2.667) 125 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 126 | (fill (type outline)) 127 | ) 128 | (rectangle (start 0.8636 0.127) (end 0 -0.127) 129 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 130 | (fill (type outline)) 131 | ) 132 | (rectangle (start 0.8636 2.667) (end 0 2.413) 133 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 134 | (fill (type outline)) 135 | ) 136 | (pin passive line (at 5.08 2.54 180) (length 3.81) 137 | (name "Pin_1" (effects (font (size 1.27 1.27)))) 138 | (number "1" (effects (font (size 1.27 1.27)))) 139 | ) 140 | (pin passive line (at 5.08 0 180) (length 3.81) 141 | (name "Pin_2" (effects (font (size 1.27 1.27)))) 142 | (number "2" (effects (font (size 1.27 1.27)))) 143 | ) 144 | (pin passive line (at 5.08 -2.54 180) (length 3.81) 145 | (name "Pin_3" (effects (font (size 1.27 1.27)))) 146 | (number "3" (effects (font (size 1.27 1.27)))) 147 | ) 148 | (pin passive line (at 5.08 -5.08 180) (length 3.81) 149 | (name "Pin_4" (effects (font (size 1.27 1.27)))) 150 | (number "4" (effects (font (size 1.27 1.27)))) 151 | ) 152 | ) 153 | ) 154 | (symbol "Connector:Screw_Terminal_01x05" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 155 | (property "Reference" "J" (id 0) (at 0 7.62 0) 156 | (effects (font (size 1.27 1.27))) 157 | ) 158 | (property "Value" "Screw_Terminal_01x05" (id 1) (at 0 -7.62 0) 159 | (effects (font (size 1.27 1.27))) 160 | ) 161 | (property "Footprint" "" (id 2) (at 0 0 0) 162 | (effects (font (size 1.27 1.27)) hide) 163 | ) 164 | (property "Datasheet" "~" (id 3) (at 0 0 0) 165 | (effects (font (size 1.27 1.27)) hide) 166 | ) 167 | (property "ki_keywords" "screw terminal" (id 4) (at 0 0 0) 168 | (effects (font (size 1.27 1.27)) hide) 169 | ) 170 | (property "ki_description" "Generic screw terminal, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) 171 | (effects (font (size 1.27 1.27)) hide) 172 | ) 173 | (property "ki_fp_filters" "TerminalBlock*:*" (id 6) (at 0 0 0) 174 | (effects (font (size 1.27 1.27)) hide) 175 | ) 176 | (symbol "Screw_Terminal_01x05_1_1" 177 | (rectangle (start -1.27 6.35) (end 1.27 -6.35) 178 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 179 | (fill (type background)) 180 | ) 181 | (circle (center 0 -5.08) (radius 0.635) 182 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 183 | (fill (type none)) 184 | ) 185 | (circle (center 0 -2.54) (radius 0.635) 186 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 187 | (fill (type none)) 188 | ) 189 | (polyline 190 | (pts 191 | (xy -0.5334 -4.7498) 192 | (xy 0.3302 -5.588) 193 | ) 194 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 195 | (fill (type none)) 196 | ) 197 | (polyline 198 | (pts 199 | (xy -0.5334 -2.2098) 200 | (xy 0.3302 -3.048) 201 | ) 202 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 203 | (fill (type none)) 204 | ) 205 | (polyline 206 | (pts 207 | (xy -0.5334 0.3302) 208 | (xy 0.3302 -0.508) 209 | ) 210 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 211 | (fill (type none)) 212 | ) 213 | (polyline 214 | (pts 215 | (xy -0.5334 2.8702) 216 | (xy 0.3302 2.032) 217 | ) 218 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 219 | (fill (type none)) 220 | ) 221 | (polyline 222 | (pts 223 | (xy -0.5334 5.4102) 224 | (xy 0.3302 4.572) 225 | ) 226 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 227 | (fill (type none)) 228 | ) 229 | (polyline 230 | (pts 231 | (xy -0.3556 -4.572) 232 | (xy 0.508 -5.4102) 233 | ) 234 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 235 | (fill (type none)) 236 | ) 237 | (polyline 238 | (pts 239 | (xy -0.3556 -2.032) 240 | (xy 0.508 -2.8702) 241 | ) 242 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 243 | (fill (type none)) 244 | ) 245 | (polyline 246 | (pts 247 | (xy -0.3556 0.508) 248 | (xy 0.508 -0.3302) 249 | ) 250 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 251 | (fill (type none)) 252 | ) 253 | (polyline 254 | (pts 255 | (xy -0.3556 3.048) 256 | (xy 0.508 2.2098) 257 | ) 258 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 259 | (fill (type none)) 260 | ) 261 | (polyline 262 | (pts 263 | (xy -0.3556 5.588) 264 | (xy 0.508 4.7498) 265 | ) 266 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 267 | (fill (type none)) 268 | ) 269 | (circle (center 0 0) (radius 0.635) 270 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 271 | (fill (type none)) 272 | ) 273 | (circle (center 0 2.54) (radius 0.635) 274 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 275 | (fill (type none)) 276 | ) 277 | (circle (center 0 5.08) (radius 0.635) 278 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 279 | (fill (type none)) 280 | ) 281 | (pin passive line (at -5.08 5.08 0) (length 3.81) 282 | (name "Pin_1" (effects (font (size 1.27 1.27)))) 283 | (number "1" (effects (font (size 1.27 1.27)))) 284 | ) 285 | (pin passive line (at -5.08 2.54 0) (length 3.81) 286 | (name "Pin_2" (effects (font (size 1.27 1.27)))) 287 | (number "2" (effects (font (size 1.27 1.27)))) 288 | ) 289 | (pin passive line (at -5.08 0 0) (length 3.81) 290 | (name "Pin_3" (effects (font (size 1.27 1.27)))) 291 | (number "3" (effects (font (size 1.27 1.27)))) 292 | ) 293 | (pin passive line (at -5.08 -2.54 0) (length 3.81) 294 | (name "Pin_4" (effects (font (size 1.27 1.27)))) 295 | (number "4" (effects (font (size 1.27 1.27)))) 296 | ) 297 | (pin passive line (at -5.08 -5.08 0) (length 3.81) 298 | (name "Pin_5" (effects (font (size 1.27 1.27)))) 299 | (number "5" (effects (font (size 1.27 1.27)))) 300 | ) 301 | ) 302 | ) 303 | (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) 304 | (property "Reference" "C" (id 0) (at 0.635 2.54 0) 305 | (effects (font (size 1.27 1.27)) (justify left)) 306 | ) 307 | (property "Value" "C" (id 1) (at 0.635 -2.54 0) 308 | (effects (font (size 1.27 1.27)) (justify left)) 309 | ) 310 | (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) 311 | (effects (font (size 1.27 1.27)) hide) 312 | ) 313 | (property "Datasheet" "~" (id 3) (at 0 0 0) 314 | (effects (font (size 1.27 1.27)) hide) 315 | ) 316 | (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) 317 | (effects (font (size 1.27 1.27)) hide) 318 | ) 319 | (property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0) 320 | (effects (font (size 1.27 1.27)) hide) 321 | ) 322 | (property "ki_fp_filters" "C_*" (id 6) (at 0 0 0) 323 | (effects (font (size 1.27 1.27)) hide) 324 | ) 325 | (symbol "C_0_1" 326 | (polyline 327 | (pts 328 | (xy -2.032 -0.762) 329 | (xy 2.032 -0.762) 330 | ) 331 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 332 | (fill (type none)) 333 | ) 334 | (polyline 335 | (pts 336 | (xy -2.032 0.762) 337 | (xy 2.032 0.762) 338 | ) 339 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 340 | (fill (type none)) 341 | ) 342 | ) 343 | (symbol "C_1_1" 344 | (pin passive line (at 0 3.81 270) (length 2.794) 345 | (name "~" (effects (font (size 1.27 1.27)))) 346 | (number "1" (effects (font (size 1.27 1.27)))) 347 | ) 348 | (pin passive line (at 0 -3.81 90) (length 2.794) 349 | (name "~" (effects (font (size 1.27 1.27)))) 350 | (number "2" (effects (font (size 1.27 1.27)))) 351 | ) 352 | ) 353 | ) 354 | (symbol "Device:D" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 355 | (property "Reference" "D" (id 0) (at 0 2.54 0) 356 | (effects (font (size 1.27 1.27))) 357 | ) 358 | (property "Value" "D" (id 1) (at 0 -2.54 0) 359 | (effects (font (size 1.27 1.27))) 360 | ) 361 | (property "Footprint" "" (id 2) (at 0 0 0) 362 | (effects (font (size 1.27 1.27)) hide) 363 | ) 364 | (property "Datasheet" "~" (id 3) (at 0 0 0) 365 | (effects (font (size 1.27 1.27)) hide) 366 | ) 367 | (property "ki_keywords" "diode" (id 4) (at 0 0 0) 368 | (effects (font (size 1.27 1.27)) hide) 369 | ) 370 | (property "ki_description" "Diode" (id 5) (at 0 0 0) 371 | (effects (font (size 1.27 1.27)) hide) 372 | ) 373 | (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (id 6) (at 0 0 0) 374 | (effects (font (size 1.27 1.27)) hide) 375 | ) 376 | (symbol "D_0_1" 377 | (polyline 378 | (pts 379 | (xy -1.27 1.27) 380 | (xy -1.27 -1.27) 381 | ) 382 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 383 | (fill (type none)) 384 | ) 385 | (polyline 386 | (pts 387 | (xy 1.27 0) 388 | (xy -1.27 0) 389 | ) 390 | (stroke (width 0) (type default) (color 0 0 0 0)) 391 | (fill (type none)) 392 | ) 393 | (polyline 394 | (pts 395 | (xy 1.27 1.27) 396 | (xy 1.27 -1.27) 397 | (xy -1.27 0) 398 | (xy 1.27 1.27) 399 | ) 400 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 401 | (fill (type none)) 402 | ) 403 | ) 404 | (symbol "D_1_1" 405 | (pin passive line (at -3.81 0 0) (length 2.54) 406 | (name "K" (effects (font (size 1.27 1.27)))) 407 | (number "1" (effects (font (size 1.27 1.27)))) 408 | ) 409 | (pin passive line (at 3.81 0 180) (length 2.54) 410 | (name "A" (effects (font (size 1.27 1.27)))) 411 | (number "2" (effects (font (size 1.27 1.27)))) 412 | ) 413 | ) 414 | ) 415 | (symbol "Device:Jumper" (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) 416 | (property "Reference" "JP" (id 0) (at 0 3.81 0) 417 | (effects (font (size 1.27 1.27))) 418 | ) 419 | (property "Value" "Device_Jumper" (id 1) (at 0 -2.032 0) 420 | (effects (font (size 1.27 1.27))) 421 | ) 422 | (property "Footprint" "" (id 2) (at 0 0 0) 423 | (effects (font (size 1.27 1.27)) hide) 424 | ) 425 | (property "Datasheet" "" (id 3) (at 0 0 0) 426 | (effects (font (size 1.27 1.27)) hide) 427 | ) 428 | (property "ki_fp_filters" "SolderJumper* Jumper* TestPoint*2Pads* TestPoint*Bridge*" (id 4) (at 0 0 0) 429 | (effects (font (size 1.27 1.27)) hide) 430 | ) 431 | (symbol "Jumper_0_1" 432 | (circle (center -2.54 0) (radius 0.889) 433 | (stroke (width 0) (type default) (color 0 0 0 0)) 434 | (fill (type none)) 435 | ) 436 | (arc (start 2.5146 1.27) (mid 0.0127 2.5097) (end -2.4892 1.27) 437 | (stroke (width 0) (type default) (color 0 0 0 0)) 438 | (fill (type none)) 439 | ) 440 | (circle (center 2.54 0) (radius 0.889) 441 | (stroke (width 0) (type default) (color 0 0 0 0)) 442 | (fill (type none)) 443 | ) 444 | (pin passive line (at -7.62 0 0) (length 4.191) 445 | (name "1" (effects (font (size 1.27 1.27)))) 446 | (number "1" (effects (font (size 1.27 1.27)))) 447 | ) 448 | (pin passive line (at 7.62 0 180) (length 4.191) 449 | (name "2" (effects (font (size 1.27 1.27)))) 450 | (number "2" (effects (font (size 1.27 1.27)))) 451 | ) 452 | ) 453 | ) 454 | (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) 455 | (property "Reference" "R" (id 0) (at 2.032 0 90) 456 | (effects (font (size 1.27 1.27))) 457 | ) 458 | (property "Value" "R" (id 1) (at 0 0 90) 459 | (effects (font (size 1.27 1.27))) 460 | ) 461 | (property "Footprint" "" (id 2) (at -1.778 0 90) 462 | (effects (font (size 1.27 1.27)) hide) 463 | ) 464 | (property "Datasheet" "~" (id 3) (at 0 0 0) 465 | (effects (font (size 1.27 1.27)) hide) 466 | ) 467 | (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) 468 | (effects (font (size 1.27 1.27)) hide) 469 | ) 470 | (property "ki_description" "Resistor" (id 5) (at 0 0 0) 471 | (effects (font (size 1.27 1.27)) hide) 472 | ) 473 | (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) 474 | (effects (font (size 1.27 1.27)) hide) 475 | ) 476 | (symbol "R_0_1" 477 | (rectangle (start -1.016 -2.54) (end 1.016 2.54) 478 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 479 | (fill (type none)) 480 | ) 481 | ) 482 | (symbol "R_1_1" 483 | (pin passive line (at 0 3.81 270) (length 1.27) 484 | (name "~" (effects (font (size 1.27 1.27)))) 485 | (number "1" (effects (font (size 1.27 1.27)))) 486 | ) 487 | (pin passive line (at 0 -3.81 90) (length 1.27) 488 | (name "~" (effects (font (size 1.27 1.27)))) 489 | (number "2" (effects (font (size 1.27 1.27)))) 490 | ) 491 | ) 492 | ) 493 | (symbol "Jumper:Jumper_2_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) 494 | (property "Reference" "JP" (id 0) (at 0 2.794 0) 495 | (effects (font (size 1.27 1.27))) 496 | ) 497 | (property "Value" "Jumper_2_Open" (id 1) (at 0 -2.286 0) 498 | (effects (font (size 1.27 1.27))) 499 | ) 500 | (property "Footprint" "" (id 2) (at 0 0 0) 501 | (effects (font (size 1.27 1.27)) hide) 502 | ) 503 | (property "Datasheet" "~" (id 3) (at 0 0 0) 504 | (effects (font (size 1.27 1.27)) hide) 505 | ) 506 | (property "ki_keywords" "Jumper SPST" (id 4) (at 0 0 0) 507 | (effects (font (size 1.27 1.27)) hide) 508 | ) 509 | (property "ki_description" "Jumper, 2-pole, open" (id 5) (at 0 0 0) 510 | (effects (font (size 1.27 1.27)) hide) 511 | ) 512 | (property "ki_fp_filters" "Jumper* TestPoint*2Pads* TestPoint*Bridge*" (id 6) (at 0 0 0) 513 | (effects (font (size 1.27 1.27)) hide) 514 | ) 515 | (symbol "Jumper_2_Open_0_0" 516 | (circle (center -2.032 0) (radius 0.508) 517 | (stroke (width 0) (type default) (color 0 0 0 0)) 518 | (fill (type none)) 519 | ) 520 | (circle (center 2.032 0) (radius 0.508) 521 | (stroke (width 0) (type default) (color 0 0 0 0)) 522 | (fill (type none)) 523 | ) 524 | ) 525 | (symbol "Jumper_2_Open_0_1" 526 | (arc (start 1.524 1.27) (mid 0 1.778) (end -1.524 1.27) 527 | (stroke (width 0) (type default) (color 0 0 0 0)) 528 | (fill (type none)) 529 | ) 530 | ) 531 | (symbol "Jumper_2_Open_1_1" 532 | (pin passive line (at -5.08 0 0) (length 2.54) 533 | (name "A" (effects (font (size 1.27 1.27)))) 534 | (number "1" (effects (font (size 1.27 1.27)))) 535 | ) 536 | (pin passive line (at 5.08 0 180) (length 2.54) 537 | (name "B" (effects (font (size 1.27 1.27)))) 538 | (number "2" (effects (font (size 1.27 1.27)))) 539 | ) 540 | ) 541 | ) 542 | (symbol "RF_Module:ESP-12E" (in_bom yes) (on_board yes) 543 | (property "Reference" "U" (id 0) (at -12.7 19.05 0) 544 | (effects (font (size 1.27 1.27)) (justify left)) 545 | ) 546 | (property "Value" "ESP-12E" (id 1) (at 12.7 19.05 0) 547 | (effects (font (size 1.27 1.27)) (justify right)) 548 | ) 549 | (property "Footprint" "RF_Module:ESP-12E" (id 2) (at 0 0 0) 550 | (effects (font (size 1.27 1.27)) hide) 551 | ) 552 | (property "Datasheet" "http://wiki.ai-thinker.com/_media/esp8266/esp8266_series_modules_user_manual_v1.1.pdf" (id 3) (at -8.89 2.54 0) 553 | (effects (font (size 1.27 1.27)) hide) 554 | ) 555 | (property "ki_keywords" "802.11 Wi-Fi" (id 4) (at 0 0 0) 556 | (effects (font (size 1.27 1.27)) hide) 557 | ) 558 | (property "ki_description" "802.11 b/g/n Wi-Fi Module" (id 5) (at 0 0 0) 559 | (effects (font (size 1.27 1.27)) hide) 560 | ) 561 | (property "ki_fp_filters" "ESP?12*" (id 6) (at 0 0 0) 562 | (effects (font (size 1.27 1.27)) hide) 563 | ) 564 | (symbol "ESP-12E_0_1" 565 | (rectangle (start -12.7 17.78) (end 12.7 -15.24) 566 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 567 | (fill (type background)) 568 | ) 569 | ) 570 | (symbol "ESP-12E_1_1" 571 | (pin input line (at -15.24 15.24 0) (length 2.54) 572 | (name "~{RST}" (effects (font (size 1.27 1.27)))) 573 | (number "1" (effects (font (size 1.27 1.27)))) 574 | ) 575 | (pin bidirectional line (at -15.24 -2.54 0) (length 2.54) 576 | (name "MISO" (effects (font (size 1.27 1.27)))) 577 | (number "10" (effects (font (size 1.27 1.27)))) 578 | ) 579 | (pin bidirectional line (at -15.24 -5.08 0) (length 2.54) 580 | (name "GPIO9" (effects (font (size 1.27 1.27)))) 581 | (number "11" (effects (font (size 1.27 1.27)))) 582 | ) 583 | (pin bidirectional line (at -15.24 -7.62 0) (length 2.54) 584 | (name "GPIO10" (effects (font (size 1.27 1.27)))) 585 | (number "12" (effects (font (size 1.27 1.27)))) 586 | ) 587 | (pin bidirectional line (at -15.24 -10.16 0) (length 2.54) 588 | (name "MOSI" (effects (font (size 1.27 1.27)))) 589 | (number "13" (effects (font (size 1.27 1.27)))) 590 | ) 591 | (pin bidirectional line (at -15.24 -12.7 0) (length 2.54) 592 | (name "SCLK" (effects (font (size 1.27 1.27)))) 593 | (number "14" (effects (font (size 1.27 1.27)))) 594 | ) 595 | (pin power_in line (at 0 -17.78 90) (length 2.54) 596 | (name "GND" (effects (font (size 1.27 1.27)))) 597 | (number "15" (effects (font (size 1.27 1.27)))) 598 | ) 599 | (pin bidirectional line (at 15.24 -7.62 180) (length 2.54) 600 | (name "GPIO15" (effects (font (size 1.27 1.27)))) 601 | (number "16" (effects (font (size 1.27 1.27)))) 602 | ) 603 | (pin bidirectional line (at 15.24 10.16 180) (length 2.54) 604 | (name "GPIO2" (effects (font (size 1.27 1.27)))) 605 | (number "17" (effects (font (size 1.27 1.27)))) 606 | ) 607 | (pin bidirectional line (at 15.24 15.24 180) (length 2.54) 608 | (name "GPIO0" (effects (font (size 1.27 1.27)))) 609 | (number "18" (effects (font (size 1.27 1.27)))) 610 | ) 611 | (pin bidirectional line (at 15.24 5.08 180) (length 2.54) 612 | (name "GPIO4" (effects (font (size 1.27 1.27)))) 613 | (number "19" (effects (font (size 1.27 1.27)))) 614 | ) 615 | (pin input line (at -15.24 5.08 0) (length 2.54) 616 | (name "ADC" (effects (font (size 1.27 1.27)))) 617 | (number "2" (effects (font (size 1.27 1.27)))) 618 | ) 619 | (pin bidirectional line (at 15.24 2.54 180) (length 2.54) 620 | (name "GPIO5" (effects (font (size 1.27 1.27)))) 621 | (number "20" (effects (font (size 1.27 1.27)))) 622 | ) 623 | (pin bidirectional line (at 15.24 7.62 180) (length 2.54) 624 | (name "GPIO3/RXD" (effects (font (size 1.27 1.27)))) 625 | (number "21" (effects (font (size 1.27 1.27)))) 626 | ) 627 | (pin bidirectional line (at 15.24 12.7 180) (length 2.54) 628 | (name "GPIO1/TXD" (effects (font (size 1.27 1.27)))) 629 | (number "22" (effects (font (size 1.27 1.27)))) 630 | ) 631 | (pin input line (at -15.24 10.16 0) (length 2.54) 632 | (name "EN" (effects (font (size 1.27 1.27)))) 633 | (number "3" (effects (font (size 1.27 1.27)))) 634 | ) 635 | (pin bidirectional line (at 15.24 -10.16 180) (length 2.54) 636 | (name "GPIO16" (effects (font (size 1.27 1.27)))) 637 | (number "4" (effects (font (size 1.27 1.27)))) 638 | ) 639 | (pin bidirectional line (at 15.24 -5.08 180) (length 2.54) 640 | (name "GPIO14" (effects (font (size 1.27 1.27)))) 641 | (number "5" (effects (font (size 1.27 1.27)))) 642 | ) 643 | (pin bidirectional line (at 15.24 0 180) (length 2.54) 644 | (name "GPIO12" (effects (font (size 1.27 1.27)))) 645 | (number "6" (effects (font (size 1.27 1.27)))) 646 | ) 647 | (pin bidirectional line (at 15.24 -2.54 180) (length 2.54) 648 | (name "GPIO13" (effects (font (size 1.27 1.27)))) 649 | (number "7" (effects (font (size 1.27 1.27)))) 650 | ) 651 | (pin power_in line (at 0 20.32 270) (length 2.54) 652 | (name "VCC" (effects (font (size 1.27 1.27)))) 653 | (number "8" (effects (font (size 1.27 1.27)))) 654 | ) 655 | (pin input line (at -15.24 0 0) (length 2.54) 656 | (name "CS0" (effects (font (size 1.27 1.27)))) 657 | (number "9" (effects (font (size 1.27 1.27)))) 658 | ) 659 | ) 660 | ) 661 | (symbol "Regulator_Linear:AMS1117-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) 662 | (property "Reference" "U" (id 0) (at -3.81 3.175 0) 663 | (effects (font (size 1.27 1.27))) 664 | ) 665 | (property "Value" "AMS1117-3.3" (id 1) (at 0 3.175 0) 666 | (effects (font (size 1.27 1.27)) (justify left)) 667 | ) 668 | (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 0 5.08 0) 669 | (effects (font (size 1.27 1.27)) hide) 670 | ) 671 | (property "Datasheet" "http://www.advanced-monolithic.com/pdf/ds1117.pdf" (id 3) (at 2.54 -6.35 0) 672 | (effects (font (size 1.27 1.27)) hide) 673 | ) 674 | (property "ki_keywords" "linear regulator ldo fixed positive" (id 4) (at 0 0 0) 675 | (effects (font (size 1.27 1.27)) hide) 676 | ) 677 | (property "ki_description" "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223" (id 5) (at 0 0 0) 678 | (effects (font (size 1.27 1.27)) hide) 679 | ) 680 | (property "ki_fp_filters" "SOT?223*TabPin2*" (id 6) (at 0 0 0) 681 | (effects (font (size 1.27 1.27)) hide) 682 | ) 683 | (symbol "AMS1117-3.3_0_1" 684 | (rectangle (start -5.08 -5.08) (end 5.08 1.905) 685 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 686 | (fill (type background)) 687 | ) 688 | ) 689 | (symbol "AMS1117-3.3_1_1" 690 | (pin power_in line (at 0 -7.62 90) (length 2.54) 691 | (name "GND" (effects (font (size 1.27 1.27)))) 692 | (number "1" (effects (font (size 1.27 1.27)))) 693 | ) 694 | (pin power_out line (at 7.62 0 180) (length 2.54) 695 | (name "VO" (effects (font (size 1.27 1.27)))) 696 | (number "2" (effects (font (size 1.27 1.27)))) 697 | ) 698 | (pin power_in line (at -7.62 0 0) (length 2.54) 699 | (name "VI" (effects (font (size 1.27 1.27)))) 700 | (number "3" (effects (font (size 1.27 1.27)))) 701 | ) 702 | ) 703 | ) 704 | (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 705 | (property "Reference" "SW" (id 0) (at 1.27 2.54 0) 706 | (effects (font (size 1.27 1.27)) (justify left)) 707 | ) 708 | (property "Value" "SW_Push" (id 1) (at 0 -1.524 0) 709 | (effects (font (size 1.27 1.27))) 710 | ) 711 | (property "Footprint" "" (id 2) (at 0 5.08 0) 712 | (effects (font (size 1.27 1.27)) hide) 713 | ) 714 | (property "Datasheet" "~" (id 3) (at 0 5.08 0) 715 | (effects (font (size 1.27 1.27)) hide) 716 | ) 717 | (property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0) 718 | (effects (font (size 1.27 1.27)) hide) 719 | ) 720 | (property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0) 721 | (effects (font (size 1.27 1.27)) hide) 722 | ) 723 | (symbol "SW_Push_0_1" 724 | (circle (center -2.032 0) (radius 0.508) 725 | (stroke (width 0) (type default) (color 0 0 0 0)) 726 | (fill (type none)) 727 | ) 728 | (polyline 729 | (pts 730 | (xy 0 1.27) 731 | (xy 0 3.048) 732 | ) 733 | (stroke (width 0) (type default) (color 0 0 0 0)) 734 | (fill (type none)) 735 | ) 736 | (polyline 737 | (pts 738 | (xy 2.54 1.27) 739 | (xy -2.54 1.27) 740 | ) 741 | (stroke (width 0) (type default) (color 0 0 0 0)) 742 | (fill (type none)) 743 | ) 744 | (circle (center 2.032 0) (radius 0.508) 745 | (stroke (width 0) (type default) (color 0 0 0 0)) 746 | (fill (type none)) 747 | ) 748 | (pin passive line (at -5.08 0 0) (length 2.54) 749 | (name "1" (effects (font (size 1.27 1.27)))) 750 | (number "1" (effects (font (size 1.27 1.27)))) 751 | ) 752 | (pin passive line (at 5.08 0 180) (length 2.54) 753 | (name "2" (effects (font (size 1.27 1.27)))) 754 | (number "2" (effects (font (size 1.27 1.27)))) 755 | ) 756 | ) 757 | ) 758 | (symbol "Transistor_FET:IRF7404" (pin_names hide) (in_bom yes) (on_board yes) 759 | (property "Reference" "Q" (id 0) (at 5.08 1.905 0) 760 | (effects (font (size 1.27 1.27)) (justify left)) 761 | ) 762 | (property "Value" "IRF7404" (id 1) (at 5.08 0 0) 763 | (effects (font (size 1.27 1.27)) (justify left)) 764 | ) 765 | (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at 5.08 -1.905 0) 766 | (effects (font (size 1.27 1.27) italic) (justify left) hide) 767 | ) 768 | (property "Datasheet" "http://www.infineon.com/dgdl/irf7404.pdf?fileId=5546d462533600a4015355fa2b5b1b9e" (id 3) (at 0 0 90) 769 | (effects (font (size 1.27 1.27)) (justify left) hide) 770 | ) 771 | (property "ki_keywords" "P-Channel MOSFET" (id 4) (at 0 0 0) 772 | (effects (font (size 1.27 1.27)) hide) 773 | ) 774 | (property "ki_description" "-6.7A Id, -20V Vds, P-Channel HEXFET Power MOSFET, SO-8" (id 5) (at 0 0 0) 775 | (effects (font (size 1.27 1.27)) hide) 776 | ) 777 | (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" (id 6) (at 0 0 0) 778 | (effects (font (size 1.27 1.27)) hide) 779 | ) 780 | (symbol "IRF7404_0_1" 781 | (polyline 782 | (pts 783 | (xy 0.254 0) 784 | (xy -2.54 0) 785 | ) 786 | (stroke (width 0) (type default) (color 0 0 0 0)) 787 | (fill (type none)) 788 | ) 789 | (polyline 790 | (pts 791 | (xy 0.254 1.905) 792 | (xy 0.254 -1.905) 793 | ) 794 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 795 | (fill (type none)) 796 | ) 797 | (polyline 798 | (pts 799 | (xy 0.762 -1.27) 800 | (xy 0.762 -2.286) 801 | ) 802 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 803 | (fill (type none)) 804 | ) 805 | (polyline 806 | (pts 807 | (xy 0.762 0.508) 808 | (xy 0.762 -0.508) 809 | ) 810 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 811 | (fill (type none)) 812 | ) 813 | (polyline 814 | (pts 815 | (xy 0.762 2.286) 816 | (xy 0.762 1.27) 817 | ) 818 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 819 | (fill (type none)) 820 | ) 821 | (polyline 822 | (pts 823 | (xy 2.54 2.54) 824 | (xy 2.54 1.778) 825 | ) 826 | (stroke (width 0) (type default) (color 0 0 0 0)) 827 | (fill (type none)) 828 | ) 829 | (polyline 830 | (pts 831 | (xy 2.54 -2.54) 832 | (xy 2.54 0) 833 | (xy 0.762 0) 834 | ) 835 | (stroke (width 0) (type default) (color 0 0 0 0)) 836 | (fill (type none)) 837 | ) 838 | (polyline 839 | (pts 840 | (xy 0.762 1.778) 841 | (xy 3.302 1.778) 842 | (xy 3.302 -1.778) 843 | (xy 0.762 -1.778) 844 | ) 845 | (stroke (width 0) (type default) (color 0 0 0 0)) 846 | (fill (type none)) 847 | ) 848 | (polyline 849 | (pts 850 | (xy 2.286 0) 851 | (xy 1.27 0.381) 852 | (xy 1.27 -0.381) 853 | (xy 2.286 0) 854 | ) 855 | (stroke (width 0) (type default) (color 0 0 0 0)) 856 | (fill (type outline)) 857 | ) 858 | (polyline 859 | (pts 860 | (xy 2.794 -0.508) 861 | (xy 2.921 -0.381) 862 | (xy 3.683 -0.381) 863 | (xy 3.81 -0.254) 864 | ) 865 | (stroke (width 0) (type default) (color 0 0 0 0)) 866 | (fill (type none)) 867 | ) 868 | (polyline 869 | (pts 870 | (xy 3.302 -0.381) 871 | (xy 2.921 0.254) 872 | (xy 3.683 0.254) 873 | (xy 3.302 -0.381) 874 | ) 875 | (stroke (width 0) (type default) (color 0 0 0 0)) 876 | (fill (type none)) 877 | ) 878 | (circle (center 1.651 0) (radius 2.794) 879 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 880 | (fill (type none)) 881 | ) 882 | (circle (center 2.54 -1.778) (radius 0.254) 883 | (stroke (width 0) (type default) (color 0 0 0 0)) 884 | (fill (type outline)) 885 | ) 886 | (circle (center 2.54 1.778) (radius 0.254) 887 | (stroke (width 0) (type default) (color 0 0 0 0)) 888 | (fill (type outline)) 889 | ) 890 | ) 891 | (symbol "IRF7404_1_1" 892 | (pin passive line (at 2.54 -5.08 90) (length 2.54) 893 | (name "S" (effects (font (size 1.27 1.27)))) 894 | (number "1" (effects (font (size 1.27 1.27)))) 895 | ) 896 | (pin passive line (at 2.54 -5.08 90) (length 2.54) hide 897 | (name "S" (effects (font (size 1.27 1.27)))) 898 | (number "2" (effects (font (size 1.27 1.27)))) 899 | ) 900 | (pin passive line (at 2.54 -5.08 90) (length 2.54) hide 901 | (name "S" (effects (font (size 1.27 1.27)))) 902 | (number "3" (effects (font (size 1.27 1.27)))) 903 | ) 904 | (pin passive line (at -5.08 0 0) (length 2.54) 905 | (name "G" (effects (font (size 1.27 1.27)))) 906 | (number "4" (effects (font (size 1.27 1.27)))) 907 | ) 908 | (pin passive line (at 2.54 5.08 270) (length 2.54) hide 909 | (name "D" (effects (font (size 1.27 1.27)))) 910 | (number "5" (effects (font (size 1.27 1.27)))) 911 | ) 912 | (pin passive line (at 2.54 5.08 270) (length 2.54) hide 913 | (name "D" (effects (font (size 1.27 1.27)))) 914 | (number "6" (effects (font (size 1.27 1.27)))) 915 | ) 916 | (pin passive line (at 2.54 5.08 270) (length 2.54) hide 917 | (name "D" (effects (font (size 1.27 1.27)))) 918 | (number "7" (effects (font (size 1.27 1.27)))) 919 | ) 920 | (pin passive line (at 2.54 5.08 270) (length 2.54) 921 | (name "D" (effects (font (size 1.27 1.27)))) 922 | (number "8" (effects (font (size 1.27 1.27)))) 923 | ) 924 | ) 925 | ) 926 | (symbol "Transistor_FET:TSM2302CX" (pin_names hide) (in_bom yes) (on_board yes) 927 | (property "Reference" "Q" (id 0) (at 5.08 1.905 0) 928 | (effects (font (size 1.27 1.27)) (justify left)) 929 | ) 930 | (property "Value" "TSM2302CX" (id 1) (at 5.08 0 0) 931 | (effects (font (size 1.27 1.27)) (justify left)) 932 | ) 933 | (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 5.08 -1.905 0) 934 | (effects (font (size 1.27 1.27) italic) (justify left) hide) 935 | ) 936 | (property "Datasheet" "https://www.taiwansemi.com/products/datasheet/TSM2302CX_E1608.pdf" (id 3) (at 0 0 0) 937 | (effects (font (size 1.27 1.27)) (justify left) hide) 938 | ) 939 | (property "ki_keywords" "N-Channel MOSFET" (id 4) (at 0 0 0) 940 | (effects (font (size 1.27 1.27)) hide) 941 | ) 942 | (property "ki_description" "3.9A Id, 20V Vds, N-Channel MOSFET, SOT-23" (id 5) (at 0 0 0) 943 | (effects (font (size 1.27 1.27)) hide) 944 | ) 945 | (property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0) 946 | (effects (font (size 1.27 1.27)) hide) 947 | ) 948 | (symbol "TSM2302CX_0_1" 949 | (polyline 950 | (pts 951 | (xy 0.254 0) 952 | (xy -2.54 0) 953 | ) 954 | (stroke (width 0) (type default) (color 0 0 0 0)) 955 | (fill (type none)) 956 | ) 957 | (polyline 958 | (pts 959 | (xy 0.254 1.905) 960 | (xy 0.254 -1.905) 961 | ) 962 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 963 | (fill (type none)) 964 | ) 965 | (polyline 966 | (pts 967 | (xy 0.762 -1.27) 968 | (xy 0.762 -2.286) 969 | ) 970 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 971 | (fill (type none)) 972 | ) 973 | (polyline 974 | (pts 975 | (xy 0.762 0.508) 976 | (xy 0.762 -0.508) 977 | ) 978 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 979 | (fill (type none)) 980 | ) 981 | (polyline 982 | (pts 983 | (xy 0.762 2.286) 984 | (xy 0.762 1.27) 985 | ) 986 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 987 | (fill (type none)) 988 | ) 989 | (polyline 990 | (pts 991 | (xy 2.54 2.54) 992 | (xy 2.54 1.778) 993 | ) 994 | (stroke (width 0) (type default) (color 0 0 0 0)) 995 | (fill (type none)) 996 | ) 997 | (polyline 998 | (pts 999 | (xy 2.54 -2.54) 1000 | (xy 2.54 0) 1001 | (xy 0.762 0) 1002 | ) 1003 | (stroke (width 0) (type default) (color 0 0 0 0)) 1004 | (fill (type none)) 1005 | ) 1006 | (polyline 1007 | (pts 1008 | (xy 0.762 -1.778) 1009 | (xy 3.302 -1.778) 1010 | (xy 3.302 1.778) 1011 | (xy 0.762 1.778) 1012 | ) 1013 | (stroke (width 0) (type default) (color 0 0 0 0)) 1014 | (fill (type none)) 1015 | ) 1016 | (polyline 1017 | (pts 1018 | (xy 1.016 0) 1019 | (xy 2.032 0.381) 1020 | (xy 2.032 -0.381) 1021 | (xy 1.016 0) 1022 | ) 1023 | (stroke (width 0) (type default) (color 0 0 0 0)) 1024 | (fill (type outline)) 1025 | ) 1026 | (polyline 1027 | (pts 1028 | (xy 2.794 0.508) 1029 | (xy 2.921 0.381) 1030 | (xy 3.683 0.381) 1031 | (xy 3.81 0.254) 1032 | ) 1033 | (stroke (width 0) (type default) (color 0 0 0 0)) 1034 | (fill (type none)) 1035 | ) 1036 | (polyline 1037 | (pts 1038 | (xy 3.302 0.381) 1039 | (xy 2.921 -0.254) 1040 | (xy 3.683 -0.254) 1041 | (xy 3.302 0.381) 1042 | ) 1043 | (stroke (width 0) (type default) (color 0 0 0 0)) 1044 | (fill (type none)) 1045 | ) 1046 | (circle (center 1.651 0) (radius 2.794) 1047 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 1048 | (fill (type none)) 1049 | ) 1050 | (circle (center 2.54 -1.778) (radius 0.254) 1051 | (stroke (width 0) (type default) (color 0 0 0 0)) 1052 | (fill (type outline)) 1053 | ) 1054 | (circle (center 2.54 1.778) (radius 0.254) 1055 | (stroke (width 0) (type default) (color 0 0 0 0)) 1056 | (fill (type outline)) 1057 | ) 1058 | ) 1059 | (symbol "TSM2302CX_1_1" 1060 | (pin input line (at -5.08 0 0) (length 2.54) 1061 | (name "G" (effects (font (size 1.27 1.27)))) 1062 | (number "1" (effects (font (size 1.27 1.27)))) 1063 | ) 1064 | (pin passive line (at 2.54 -5.08 90) (length 2.54) 1065 | (name "S" (effects (font (size 1.27 1.27)))) 1066 | (number "2" (effects (font (size 1.27 1.27)))) 1067 | ) 1068 | (pin passive line (at 2.54 5.08 270) (length 2.54) 1069 | (name "D" (effects (font (size 1.27 1.27)))) 1070 | (number "3" (effects (font (size 1.27 1.27)))) 1071 | ) 1072 | ) 1073 | ) 1074 | (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 1075 | (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) 1076 | (effects (font (size 1.27 1.27)) hide) 1077 | ) 1078 | (property "Value" "+3.3V" (id 1) (at 0 3.556 0) 1079 | (effects (font (size 1.27 1.27))) 1080 | ) 1081 | (property "Footprint" "" (id 2) (at 0 0 0) 1082 | (effects (font (size 1.27 1.27)) hide) 1083 | ) 1084 | (property "Datasheet" "" (id 3) (at 0 0 0) 1085 | (effects (font (size 1.27 1.27)) hide) 1086 | ) 1087 | (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) 1088 | (effects (font (size 1.27 1.27)) hide) 1089 | ) 1090 | (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (id 5) (at 0 0 0) 1091 | (effects (font (size 1.27 1.27)) hide) 1092 | ) 1093 | (symbol "+3.3V_0_1" 1094 | (polyline 1095 | (pts 1096 | (xy -0.762 1.27) 1097 | (xy 0 2.54) 1098 | ) 1099 | (stroke (width 0) (type default) (color 0 0 0 0)) 1100 | (fill (type none)) 1101 | ) 1102 | (polyline 1103 | (pts 1104 | (xy 0 0) 1105 | (xy 0 2.54) 1106 | ) 1107 | (stroke (width 0) (type default) (color 0 0 0 0)) 1108 | (fill (type none)) 1109 | ) 1110 | (polyline 1111 | (pts 1112 | (xy 0 2.54) 1113 | (xy 0.762 1.27) 1114 | ) 1115 | (stroke (width 0) (type default) (color 0 0 0 0)) 1116 | (fill (type none)) 1117 | ) 1118 | ) 1119 | (symbol "+3.3V_1_1" 1120 | (pin power_in line (at 0 0 90) (length 0) hide 1121 | (name "+3V3" (effects (font (size 1.27 1.27)))) 1122 | (number "1" (effects (font (size 1.27 1.27)))) 1123 | ) 1124 | ) 1125 | ) 1126 | (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 1127 | (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) 1128 | (effects (font (size 1.27 1.27)) hide) 1129 | ) 1130 | (property "Value" "+5V" (id 1) (at 0 3.556 0) 1131 | (effects (font (size 1.27 1.27))) 1132 | ) 1133 | (property "Footprint" "" (id 2) (at 0 0 0) 1134 | (effects (font (size 1.27 1.27)) hide) 1135 | ) 1136 | (property "Datasheet" "" (id 3) (at 0 0 0) 1137 | (effects (font (size 1.27 1.27)) hide) 1138 | ) 1139 | (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) 1140 | (effects (font (size 1.27 1.27)) hide) 1141 | ) 1142 | (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (id 5) (at 0 0 0) 1143 | (effects (font (size 1.27 1.27)) hide) 1144 | ) 1145 | (symbol "+5V_0_1" 1146 | (polyline 1147 | (pts 1148 | (xy -0.762 1.27) 1149 | (xy 0 2.54) 1150 | ) 1151 | (stroke (width 0) (type default) (color 0 0 0 0)) 1152 | (fill (type none)) 1153 | ) 1154 | (polyline 1155 | (pts 1156 | (xy 0 0) 1157 | (xy 0 2.54) 1158 | ) 1159 | (stroke (width 0) (type default) (color 0 0 0 0)) 1160 | (fill (type none)) 1161 | ) 1162 | (polyline 1163 | (pts 1164 | (xy 0 2.54) 1165 | (xy 0.762 1.27) 1166 | ) 1167 | (stroke (width 0) (type default) (color 0 0 0 0)) 1168 | (fill (type none)) 1169 | ) 1170 | ) 1171 | (symbol "+5V_1_1" 1172 | (pin power_in line (at 0 0 90) (length 0) hide 1173 | (name "+5V" (effects (font (size 1.27 1.27)))) 1174 | (number "1" (effects (font (size 1.27 1.27)))) 1175 | ) 1176 | ) 1177 | ) 1178 | (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 1179 | (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) 1180 | (effects (font (size 1.27 1.27)) hide) 1181 | ) 1182 | (property "Value" "GND" (id 1) (at 0 -3.81 0) 1183 | (effects (font (size 1.27 1.27))) 1184 | ) 1185 | (property "Footprint" "" (id 2) (at 0 0 0) 1186 | (effects (font (size 1.27 1.27)) hide) 1187 | ) 1188 | (property "Datasheet" "" (id 3) (at 0 0 0) 1189 | (effects (font (size 1.27 1.27)) hide) 1190 | ) 1191 | (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) 1192 | (effects (font (size 1.27 1.27)) hide) 1193 | ) 1194 | (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) 1195 | (effects (font (size 1.27 1.27)) hide) 1196 | ) 1197 | (symbol "GND_0_1" 1198 | (polyline 1199 | (pts 1200 | (xy 0 0) 1201 | (xy 0 -1.27) 1202 | (xy 1.27 -1.27) 1203 | (xy 0 -2.54) 1204 | (xy -1.27 -1.27) 1205 | (xy 0 -1.27) 1206 | ) 1207 | (stroke (width 0) (type default) (color 0 0 0 0)) 1208 | (fill (type none)) 1209 | ) 1210 | ) 1211 | (symbol "GND_1_1" 1212 | (pin power_in line (at 0 0 270) (length 0) hide 1213 | (name "GND" (effects (font (size 1.27 1.27)))) 1214 | (number "1" (effects (font (size 1.27 1.27)))) 1215 | ) 1216 | ) 1217 | ) 1218 | (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 1219 | (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) 1220 | (effects (font (size 1.27 1.27)) hide) 1221 | ) 1222 | (property "Value" "VCC" (id 1) (at 0 3.81 0) 1223 | (effects (font (size 1.27 1.27))) 1224 | ) 1225 | (property "Footprint" "" (id 2) (at 0 0 0) 1226 | (effects (font (size 1.27 1.27)) hide) 1227 | ) 1228 | (property "Datasheet" "" (id 3) (at 0 0 0) 1229 | (effects (font (size 1.27 1.27)) hide) 1230 | ) 1231 | (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) 1232 | (effects (font (size 1.27 1.27)) hide) 1233 | ) 1234 | (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (id 5) (at 0 0 0) 1235 | (effects (font (size 1.27 1.27)) hide) 1236 | ) 1237 | (symbol "VCC_0_1" 1238 | (polyline 1239 | (pts 1240 | (xy -0.762 1.27) 1241 | (xy 0 2.54) 1242 | ) 1243 | (stroke (width 0) (type default) (color 0 0 0 0)) 1244 | (fill (type none)) 1245 | ) 1246 | (polyline 1247 | (pts 1248 | (xy 0 0) 1249 | (xy 0 2.54) 1250 | ) 1251 | (stroke (width 0) (type default) (color 0 0 0 0)) 1252 | (fill (type none)) 1253 | ) 1254 | (polyline 1255 | (pts 1256 | (xy 0 2.54) 1257 | (xy 0.762 1.27) 1258 | ) 1259 | (stroke (width 0) (type default) (color 0 0 0 0)) 1260 | (fill (type none)) 1261 | ) 1262 | ) 1263 | (symbol "VCC_1_1" 1264 | (pin power_in line (at 0 0 90) (length 0) hide 1265 | (name "VCC" (effects (font (size 1.27 1.27)))) 1266 | (number "1" (effects (font (size 1.27 1.27)))) 1267 | ) 1268 | ) 1269 | ) 1270 | ) 1271 | 1272 | (junction (at 135.255 30.48) (diameter 0) (color 0 0 0 0) 1273 | (uuid 011ee658-718d-416a-85fd-961729cd1ee5) 1274 | ) 1275 | (junction (at 76.835 30.48) (diameter 0) (color 0 0 0 0) 1276 | (uuid 014d13cd-26ad-4d0e-86ad-a43b541cab14) 1277 | ) 1278 | (junction (at 238.125 146.05) (diameter 0) (color 0 0 0 0) 1279 | (uuid 0cc9bf07-55b9-458f-b8aa-41b2f51fa940) 1280 | ) 1281 | (junction (at 43.18 30.48) (diameter 0) (color 0 0 0 0) 1282 | (uuid 269f19c3-6824-45a8-be29-fa58d70cbb42) 1283 | ) 1284 | (junction (at 106.68 43.18) (diameter 0) (color 0 0 0 0) 1285 | (uuid 5701b80f-f006-4814-81c9-0c7f006088a9) 1286 | ) 1287 | (junction (at 174.625 43.18) (diameter 0) (color 0 0 0 0) 1288 | (uuid 5889287d-b845-4684-b23e-663811b25d27) 1289 | ) 1290 | (junction (at 83.82 30.48) (diameter 0) (color 0 0 0 0) 1291 | (uuid 60da3301-e47d-4a3c-8cd3-52f805e64396) 1292 | ) 1293 | (junction (at 238.125 125.095) (diameter 0) (color 0 0 0 0) 1294 | (uuid 6f580eb1-88cc-489d-a7ca-9efa5e590715) 1295 | ) 1296 | (junction (at 76.835 48.26) (diameter 0) (color 0 0 0 0) 1297 | (uuid 79211dec-438e-42a1-837d-6df627c2df2a) 1298 | ) 1299 | (junction (at 226.06 133.985) (diameter 0) (color 0 0 0 0) 1300 | (uuid 7c5f3091-7791-43b3-8d50-43f6a72274c9) 1301 | ) 1302 | (junction (at 174.625 30.48) (diameter 0) (color 0 0 0 0) 1303 | (uuid 8de38e96-5afe-49be-a047-ef965ccc34a7) 1304 | ) 1305 | (junction (at 238.125 109.22) (diameter 0) (color 0 0 0 0) 1306 | (uuid 98fe66f3-ec8b-4515-ae34-617f2124a7ec) 1307 | ) 1308 | (junction (at 58.42 139.065) (diameter 0) (color 0 0 0 0) 1309 | (uuid a0dee8e6-f88a-4f05-aba0-bab3aafdf2bc) 1310 | ) 1311 | (junction (at 98.425 30.48) (diameter 0) (color 0 0 0 0) 1312 | (uuid a25b7e01-1754-4cc9-8a14-3d9c461e5af5) 1313 | ) 1314 | (junction (at 156.845 30.48) (diameter 0) (color 0 0 0 0) 1315 | (uuid a6738794-75ae-48a6-8949-ed8717400d71) 1316 | ) 1317 | (junction (at 71.12 30.48) (diameter 0) (color 0 0 0 0) 1318 | (uuid a7f25f41-0b4c-4430-b6cd-b2160b2db099) 1319 | ) 1320 | (junction (at 57.785 124.46) (diameter 0) (color 0 0 0 0) 1321 | (uuid d2b50ede-016a-4a96-aa9d-7d066b89120e) 1322 | ) 1323 | (junction (at 106.68 30.48) (diameter 0) (color 0 0 0 0) 1324 | (uuid d3d57924-54a6-421d-a3a0-a044fc909e88) 1325 | ) 1326 | (junction (at 156.845 48.26) (diameter 0) (color 0 0 0 0) 1327 | (uuid f345e52a-8e0a-425a-b438-90809dd3b799) 1328 | ) 1329 | (junction (at 59.055 48.26) (diameter 0) (color 0 0 0 0) 1330 | (uuid f64497d1-1d62-44a4-8e5e-6fba4ebc969a) 1331 | ) 1332 | (junction (at 28.575 30.48) (diameter 0) (color 0 0 0 0) 1333 | (uuid f7447e92-4293-41c4-be3f-69b30aad1f17) 1334 | ) 1335 | 1336 | (wire (pts (xy 20.955 131.445) (xy 61.595 131.445)) 1337 | (stroke (width 0) (type default) (color 0 0 0 0)) 1338 | (uuid 0133c837-7e0d-48bb-b2a7-f840ed9692e9) 1339 | ) 1340 | (wire (pts (xy 106.68 95.25) (xy 106.68 90.805)) 1341 | (stroke (width 0) (type default) (color 0 0 0 0)) 1342 | (uuid 04cf2f2c-74bf-400d-b4f6-201720df00ed) 1343 | ) 1344 | (wire (pts (xy 156.845 48.26) (xy 150.495 48.26)) 1345 | (stroke (width 0) (type default) (color 0 0 0 0)) 1346 | (uuid 07d160b6-23e1-4aa0-95cb-440482e6fc15) 1347 | ) 1348 | (wire (pts (xy 43.18 30.48) (xy 51.435 30.48)) 1349 | (stroke (width 0) (type default) (color 0 0 0 0)) 1350 | (uuid 0a1a4d88-972a-46ce-b25e-6cb796bd41f7) 1351 | ) 1352 | (polyline (pts (xy 88.9 155.575) (xy 88.9 170.18)) 1353 | (stroke (width 0) (type default) (color 0 0 0 0)) 1354 | (uuid 0b9f21ed-3d41-4f23-ae45-74117a5f3153) 1355 | ) 1356 | 1357 | (wire (pts (xy 174.625 76.835) (xy 174.625 95.25)) 1358 | (stroke (width 0) (type default) (color 0 0 0 0)) 1359 | (uuid 0cbeb329-a88d-4a47-a5c2-a1d693de2f8c) 1360 | ) 1361 | (wire (pts (xy 71.12 30.48) (xy 76.835 30.48)) 1362 | (stroke (width 0) (type default) (color 0 0 0 0)) 1363 | (uuid 0ceb97d6-1b0f-4b71-921e-b0955c30c998) 1364 | ) 1365 | (wire (pts (xy 83.82 48.26) (xy 76.835 48.26)) 1366 | (stroke (width 0) (type default) (color 0 0 0 0)) 1367 | (uuid 0f08708e-b8b5-41dd-ab88-f2fe2e2ed2f2) 1368 | ) 1369 | (wire (pts (xy 66.675 30.48) (xy 71.12 30.48)) 1370 | (stroke (width 0) (type default) (color 0 0 0 0)) 1371 | (uuid 0fd35a3e-b394-4aae-875a-fac843f9cbb7) 1372 | ) 1373 | (polyline (pts (xy 80.01 24.13) (xy 80.01 37.465)) 1374 | (stroke (width 0) (type default) (color 0 0 0 0)) 1375 | (uuid 12c45b58-73ad-4c11-9b8e-9bbeade5e9c6) 1376 | ) 1377 | 1378 | (wire (pts (xy 255.27 109.22) (xy 255.27 120.015)) 1379 | (stroke (width 0) (type default) (color 0 0 0 0)) 1380 | (uuid 13bbfffc-affb-4b43-9eb1-f2ed90a8a919) 1381 | ) 1382 | (wire (pts (xy 135.255 30.48) (xy 135.255 38.1)) 1383 | (stroke (width 0) (type default) (color 0 0 0 0)) 1384 | (uuid 18ca5aef-6a2c-41ac-9e7f-bf7acb716e53) 1385 | ) 1386 | (wire (pts (xy 113.665 53.34) (xy 120.015 53.34)) 1387 | (stroke (width 0) (type default) (color 0 0 0 0)) 1388 | (uuid 1ae3e1d0-daed-48c3-adfe-76fd063334f9) 1389 | ) 1390 | (wire (pts (xy 156.845 40.64) (xy 156.845 48.26)) 1391 | (stroke (width 0) (type default) (color 0 0 0 0)) 1392 | (uuid 1e48966e-d29d-4521-8939-ec8ac570431d) 1393 | ) 1394 | (wire (pts (xy 238.125 146.05) (xy 238.125 139.065)) 1395 | (stroke (width 0) (type default) (color 0 0 0 0)) 1396 | (uuid 241e0c85-4796-48eb-a5a0-1c0f2d6e5910) 1397 | ) 1398 | (wire (pts (xy 135.255 30.48) (xy 156.845 30.48)) 1399 | (stroke (width 0) (type default) (color 0 0 0 0)) 1400 | (uuid 24b72b0d-63b8-4e06-89d0-e94dcf39a600) 1401 | ) 1402 | (wire (pts (xy 238.125 121.285) (xy 238.125 125.095)) 1403 | (stroke (width 0) (type default) (color 0 0 0 0)) 1404 | (uuid 252f1275-081d-4d77-8bd5-3b9e6916ef42) 1405 | ) 1406 | (wire (pts (xy 211.455 133.985) (xy 214.63 133.985)) 1407 | (stroke (width 0) (type default) (color 0 0 0 0)) 1408 | (uuid 2b64d2cb-d62a-4762-97ea-f1b0d4293c4f) 1409 | ) 1410 | (polyline (pts (xy 24.765 170.18) (xy 24.765 155.575)) 1411 | (stroke (width 0) (type default) (color 0 0 0 0)) 1412 | (uuid 2c95b9a6-9c71-4108-9cde-57ddfdd2dd19) 1413 | ) 1414 | 1415 | (wire (pts (xy 160.655 66.04) (xy 150.495 66.04)) 1416 | (stroke (width 0) (type default) (color 0 0 0 0)) 1417 | (uuid 2e90e294-82e1-45da-9bf1-b91dfe0dc8f6) 1418 | ) 1419 | (wire (pts (xy 98.425 30.48) (xy 106.68 30.48)) 1420 | (stroke (width 0) (type default) (color 0 0 0 0)) 1421 | (uuid 30317bf0-88bb-49e7-bf8b-9f3883982225) 1422 | ) 1423 | (wire (pts (xy 76.835 38.1) (xy 76.835 48.26)) 1424 | (stroke (width 0) (type default) (color 0 0 0 0)) 1425 | (uuid 30c33e3e-fb78-498d-bffe-76273d527004) 1426 | ) 1427 | (wire (pts (xy 226.06 146.05) (xy 238.125 146.05)) 1428 | (stroke (width 0) (type default) (color 0 0 0 0)) 1429 | (uuid 363945f6-fbef-42be-99cf-4a8a48434d92) 1430 | ) 1431 | (wire (pts (xy 83.82 30.48) (xy 98.425 30.48)) 1432 | (stroke (width 0) (type default) (color 0 0 0 0)) 1433 | (uuid 37d17cb8-c795-403f-b808-610717ff8920) 1434 | ) 1435 | (wire (pts (xy 24.13 30.48) (xy 28.575 30.48)) 1436 | (stroke (width 0) (type default) (color 0 0 0 0)) 1437 | (uuid 38cfe839-c630-43d3-a9ec-6a89ba9e318a) 1438 | ) 1439 | (wire (pts (xy 224.155 55.245) (xy 239.395 55.245)) 1440 | (stroke (width 0) (type default) (color 0 0 0 0)) 1441 | (uuid 3c2bf90c-1b38-45e1-a2fd-a319a83ce211) 1442 | ) 1443 | (wire (pts (xy 253.365 70.485) (xy 250.19 70.485)) 1444 | (stroke (width 0) (type default) (color 0 0 0 0)) 1445 | (uuid 3c9169cc-3a77-4ae0-8afc-cbfc472a28c5) 1446 | ) 1447 | (wire (pts (xy 98.425 48.26) (xy 98.425 40.64)) 1448 | (stroke (width 0) (type default) (color 0 0 0 0)) 1449 | (uuid 3e915099-a18e-49f4-89bb-abe64c2dade5) 1450 | ) 1451 | (wire (pts (xy 57.785 124.46) (xy 57.785 126.365)) 1452 | (stroke (width 0) (type default) (color 0 0 0 0)) 1453 | (uuid 3efa2ece-8f3f-4a8c-96e9-6ab3ec6f1f70) 1454 | ) 1455 | (wire (pts (xy 43.18 48.26) (xy 59.055 48.26)) 1456 | (stroke (width 0) (type default) (color 0 0 0 0)) 1457 | (uuid 3f8a5430-68a9-4732-9b89-4e00dd8ae219) 1458 | ) 1459 | (wire (pts (xy 59.055 38.1) (xy 59.055 48.26)) 1460 | (stroke (width 0) (type default) (color 0 0 0 0)) 1461 | (uuid 4185c36c-c66e-4dbd-be5d-841e551f4885) 1462 | ) 1463 | (wire (pts (xy 43.18 38.1) (xy 43.18 48.26)) 1464 | (stroke (width 0) (type default) (color 0 0 0 0)) 1465 | (uuid 42ff012d-5eb7-42b9-bb45-415cf26799c6) 1466 | ) 1467 | (wire (pts (xy 55.245 124.46) (xy 57.785 124.46)) 1468 | (stroke (width 0) (type default) (color 0 0 0 0)) 1469 | (uuid 430d6d73-9de6-41ca-b788-178d709f4aae) 1470 | ) 1471 | (wire (pts (xy 156.845 33.02) (xy 156.845 30.48)) 1472 | (stroke (width 0) (type default) (color 0 0 0 0)) 1473 | (uuid 4431c0f6-83ea-4eee-95a8-991da2f03ccd) 1474 | ) 1475 | (wire (pts (xy 243.84 75.565) (xy 243.84 79.375)) 1476 | (stroke (width 0) (type default) (color 0 0 0 0)) 1477 | (uuid 4515cc4e-6679-43b2-89a4-601df37e0b9f) 1478 | ) 1479 | (wire (pts (xy 20.955 133.985) (xy 61.595 133.985)) 1480 | (stroke (width 0) (type default) (color 0 0 0 0)) 1481 | (uuid 4a0844a5-8aff-403c-b03c-62e32ce70af1) 1482 | ) 1483 | (wire (pts (xy 98.425 33.02) (xy 98.425 30.48)) 1484 | (stroke (width 0) (type default) (color 0 0 0 0)) 1485 | (uuid 4c843bdb-6c9e-40dd-85e2-0567846e18ba) 1486 | ) 1487 | (wire (pts (xy 41.91 139.065) (xy 58.42 139.065)) 1488 | (stroke (width 0) (type default) (color 0 0 0 0)) 1489 | (uuid 52a8f1be-73ca-41a8-bc24-2320706b0ec1) 1490 | ) 1491 | (wire (pts (xy 80.01 159.385) (xy 80.01 165.735)) 1492 | (stroke (width 0) (type default) (color 0 0 0 0)) 1493 | (uuid 53558c54-62c1-4ece-8d6e-cebcfdd4931d) 1494 | ) 1495 | (wire (pts (xy 76.2 139.065) (xy 86.995 139.065)) 1496 | (stroke (width 0) (type default) (color 0 0 0 0)) 1497 | (uuid 576f00e6-a1be-45d3-9b93-e26d9e0fe306) 1498 | ) 1499 | (wire (pts (xy 203.2 33.02) (xy 203.2 30.48)) 1500 | (stroke (width 0) (type default) (color 0 0 0 0)) 1501 | (uuid 5c9f4aa7-0d69-4557-8cef-c272533e8ea4) 1502 | ) 1503 | (polyline (pts (xy 24.765 174.625) (xy 24.765 192.405)) 1504 | (stroke (width 0) (type default) (color 0 0 0 0)) 1505 | (uuid 5cd4cada-f480-402f-8d0c-c685e33a7281) 1506 | ) 1507 | (polyline (pts (xy 88.9 192.405) (xy 24.765 192.405)) 1508 | (stroke (width 0) (type default) (color 0 0 0 0)) 1509 | (uuid 621d39f8-3894-49d4-b35f-a06c7e896754) 1510 | ) 1511 | 1512 | (wire (pts (xy 238.125 125.095) (xy 238.125 128.905)) 1513 | (stroke (width 0) (type default) (color 0 0 0 0)) 1514 | (uuid 62e8c4d4-266c-4e53-8981-1028251d724c) 1515 | ) 1516 | (wire (pts (xy 28.575 30.48) (xy 43.18 30.48)) 1517 | (stroke (width 0) (type default) (color 0 0 0 0)) 1518 | (uuid 637f12be-fa48-4ce4-96b2-04c21a8795c8) 1519 | ) 1520 | (wire (pts (xy 106.68 43.18) (xy 120.015 43.18)) 1521 | (stroke (width 0) (type default) (color 0 0 0 0)) 1522 | (uuid 63c56ea4-91a3-4172-b9de-a4388cc8f894) 1523 | ) 1524 | (wire (pts (xy 58.42 123.825) (xy 61.595 123.825)) 1525 | (stroke (width 0) (type default) (color 0 0 0 0)) 1526 | (uuid 66218487-e316-4467-9eba-79d4626ab24e) 1527 | ) 1528 | (wire (pts (xy 57.785 124.46) (xy 86.36 124.46)) 1529 | (stroke (width 0) (type default) (color 0 0 0 0)) 1530 | (uuid 67cb9ba7-d3a7-4515-8484-a001a50fcf6f) 1531 | ) 1532 | (wire (pts (xy 27.94 105.41) (xy 27.94 100.965)) 1533 | (stroke (width 0) (type default) (color 0 0 0 0)) 1534 | (uuid 691af561-538d-4e8f-a916-26cad45eb7d6) 1535 | ) 1536 | (wire (pts (xy 255.27 130.175) (xy 255.27 133.985)) 1537 | (stroke (width 0) (type default) (color 0 0 0 0)) 1538 | (uuid 6b91a3ee-fdcd-4bfe-ad57-c8d5ea9903a8) 1539 | ) 1540 | (wire (pts (xy 27.94 124.46) (xy 27.94 120.015)) 1541 | (stroke (width 0) (type default) (color 0 0 0 0)) 1542 | (uuid 6d0c9e39-9878-44c8-8283-9a59e45006fa) 1543 | ) 1544 | (wire (pts (xy 83.82 30.48) (xy 76.835 30.48)) 1545 | (stroke (width 0) (type default) (color 0 0 0 0)) 1546 | (uuid 7034bf35-c9ce-4981-9d4e-6310628c4a2b) 1547 | ) 1548 | (wire (pts (xy 57.785 126.365) (xy 61.595 126.365)) 1549 | (stroke (width 0) (type default) (color 0 0 0 0)) 1550 | (uuid 70d34adf-9bd8-469e-8c77-5c0d7adf511e) 1551 | ) 1552 | (wire (pts (xy 86.995 146.05) (xy 86.995 139.065)) 1553 | (stroke (width 0) (type default) (color 0 0 0 0)) 1554 | (uuid 713e0777-58b2-4487-baca-60d0ebed27c3) 1555 | ) 1556 | (wire (pts (xy 106.68 30.48) (xy 135.255 30.48)) 1557 | (stroke (width 0) (type default) (color 0 0 0 0)) 1558 | (uuid 72508b1f-1505-46cb-9d37-2081c5a12aca) 1559 | ) 1560 | (wire (pts (xy 231.775 125.095) (xy 238.125 125.095)) 1561 | (stroke (width 0) (type default) (color 0 0 0 0)) 1562 | (uuid 791a21d3-261b-440b-87ff-5aa821586756) 1563 | ) 1564 | (wire (pts (xy 80.01 159.385) (xy 61.595 159.385)) 1565 | (stroke (width 0) (type default) (color 0 0 0 0)) 1566 | (uuid 7db990e4-92e1-4f99-b4d2-435bbec1ba83) 1567 | ) 1568 | (wire (pts (xy 160.655 71.755) (xy 160.655 66.04)) 1569 | (stroke (width 0) (type default) (color 0 0 0 0)) 1570 | (uuid 7e1217ba-8a3d-4079-8d7b-b45f90cfbf53) 1571 | ) 1572 | (wire (pts (xy 83.82 38.1) (xy 83.82 48.26)) 1573 | (stroke (width 0) (type default) (color 0 0 0 0)) 1574 | (uuid 80f5359e-c839-4a3d-ac2b-20cd0fd7f76d) 1575 | ) 1576 | (polyline (pts (xy 88.9 170.18) (xy 24.765 170.18)) 1577 | (stroke (width 0) (type default) (color 0 0 0 0)) 1578 | (uuid 8486c294-aa7e-43c3-b257-1ca3356dd17a) 1579 | ) 1580 | 1581 | (wire (pts (xy 20.955 122.555) (xy 20.955 131.445)) 1582 | (stroke (width 0) (type default) (color 0 0 0 0)) 1583 | (uuid 85379aa2-789d-4fc6-8f04-2fba06b72652) 1584 | ) 1585 | (wire (pts (xy 159.385 58.42) (xy 150.495 58.42)) 1586 | (stroke (width 0) (type default) (color 0 0 0 0)) 1587 | (uuid 87a1984f-543d-4f2e-ad8a-7a3a24ee6047) 1588 | ) 1589 | (wire (pts (xy 226.06 133.985) (xy 230.505 133.985)) 1590 | (stroke (width 0) (type default) (color 0 0 0 0)) 1591 | (uuid 8ac400bf-c9b3-4af4-b0a7-9aa9ab4ad17e) 1592 | ) 1593 | (wire (pts (xy 61.595 183.515) (xy 76.835 183.515)) 1594 | (stroke (width 0) (type default) (color 0 0 0 0)) 1595 | (uuid 8d354d02-c2fe-43fa-b4fe-17bf144c271d) 1596 | ) 1597 | (wire (pts (xy 28.575 95.885) (xy 36.195 95.885)) 1598 | (stroke (width 0) (type default) (color 0 0 0 0)) 1599 | (uuid 9390234f-bf3f-46cd-b6a0-8a438ec76e9f) 1600 | ) 1601 | (wire (pts (xy 58.42 128.905) (xy 61.595 128.905)) 1602 | (stroke (width 0) (type default) (color 0 0 0 0)) 1603 | (uuid 966a7fb0-4131-422b-ba02-b76e770592d0) 1604 | ) 1605 | (wire (pts (xy 226.06 144.145) (xy 226.06 146.05)) 1606 | (stroke (width 0) (type default) (color 0 0 0 0)) 1607 | (uuid 97dcf785-3264-40a1-a36e-8842acab24fb) 1608 | ) 1609 | (wire (pts (xy 106.68 43.18) (xy 106.68 80.645)) 1610 | (stroke (width 0) (type default) (color 0 0 0 0)) 1611 | (uuid 9b6bb172-1ac4-440a-ac75-c1917d9d59c7) 1612 | ) 1613 | (wire (pts (xy 27.94 120.015) (xy 58.42 120.015)) 1614 | (stroke (width 0) (type default) (color 0 0 0 0)) 1615 | (uuid 9c607e49-ee5c-4e85-a7da-6fede9912412) 1616 | ) 1617 | (wire (pts (xy 28.575 98.425) (xy 36.195 98.425)) 1618 | (stroke (width 0) (type default) (color 0 0 0 0)) 1619 | (uuid 9e813ec2-d4ce-4e2e-b379-c6fedb4c45db) 1620 | ) 1621 | (polyline (pts (xy 80.01 24.13) (xy 94.615 24.13)) 1622 | (stroke (width 0) (type default) (color 0 0 0 0)) 1623 | (uuid 9f83500f-e9bd-4421-bb91-29c77780b6bd) 1624 | ) 1625 | (polyline (pts (xy 24.765 174.625) (xy 88.9 174.625)) 1626 | (stroke (width 0) (type default) (color 0 0 0 0)) 1627 | (uuid 9fb04876-ea24-4106-b056-8c0148808dc3) 1628 | ) 1629 | 1630 | (wire (pts (xy 58.42 128.905) (xy 58.42 139.065)) 1631 | (stroke (width 0) (type default) (color 0 0 0 0)) 1632 | (uuid a0e7a81b-2259-4f8d-8368-ba75f2004714) 1633 | ) 1634 | (wire (pts (xy 203.2 45.72) (xy 203.2 40.64)) 1635 | (stroke (width 0) (type default) (color 0 0 0 0)) 1636 | (uuid a5be2cb8-c68d-4180-8412-69a6b4c5b1d4) 1637 | ) 1638 | (polyline (pts (xy 24.765 155.575) (xy 88.9 155.575)) 1639 | (stroke (width 0) (type default) (color 0 0 0 0)) 1640 | (uuid a76a574b-1cac-43eb-81e6-0e2e278cea39) 1641 | ) 1642 | 1643 | (wire (pts (xy 222.25 133.985) (xy 226.06 133.985)) 1644 | (stroke (width 0) (type default) (color 0 0 0 0)) 1645 | (uuid a7f2e97b-29f3-44fd-bf8a-97a3c1528b61) 1646 | ) 1647 | (wire (pts (xy 135.255 76.2) (xy 135.255 95.25)) 1648 | (stroke (width 0) (type default) (color 0 0 0 0)) 1649 | (uuid a8b4bc7e-da32-4fb8-b71a-d7b47c6f741f) 1650 | ) 1651 | (wire (pts (xy 58.42 120.015) (xy 58.42 123.825)) 1652 | (stroke (width 0) (type default) (color 0 0 0 0)) 1653 | (uuid a8fb8ee0-623f-4870-a716-ecc88f37ef9a) 1654 | ) 1655 | (wire (pts (xy 159.385 50.8) (xy 150.495 50.8)) 1656 | (stroke (width 0) (type default) (color 0 0 0 0)) 1657 | (uuid a90361cd-254c-4d27-ae1f-9a6c85bafe28) 1658 | ) 1659 | (polyline (pts (xy 94.615 37.465) (xy 80.01 37.465)) 1660 | (stroke (width 0) (type default) (color 0 0 0 0)) 1661 | (uuid aab1e6ed-2f50-4310-b89d-1cf0812253a5) 1662 | ) 1663 | 1664 | (wire (pts (xy 238.125 151.765) (xy 238.125 146.05)) 1665 | (stroke (width 0) (type default) (color 0 0 0 0)) 1666 | (uuid b13e8448-bf35-4ec0-9c70-3f2250718cc2) 1667 | ) 1668 | (wire (pts (xy 160.655 95.25) (xy 160.655 79.375)) 1669 | (stroke (width 0) (type default) (color 0 0 0 0)) 1670 | (uuid b287f145-851e-45cc-b200-e62677b551d5) 1671 | ) 1672 | (wire (pts (xy 20.955 137.16) (xy 20.955 133.985)) 1673 | (stroke (width 0) (type default) (color 0 0 0 0)) 1674 | (uuid b867593a-4c26-46b2-a265-8d99e782db71) 1675 | ) 1676 | (wire (pts (xy 71.12 24.765) (xy 71.12 30.48)) 1677 | (stroke (width 0) (type default) (color 0 0 0 0)) 1678 | (uuid b8b961e9-8a60-45fc-999a-a7a3baff4e0d) 1679 | ) 1680 | (wire (pts (xy 233.68 70.485) (xy 236.22 70.485)) 1681 | (stroke (width 0) (type default) (color 0 0 0 0)) 1682 | (uuid bac7c5b3-99df-445a-ade9-1e608bbbe27e) 1683 | ) 1684 | (wire (pts (xy 255.27 133.985) (xy 261.62 133.985)) 1685 | (stroke (width 0) (type default) (color 0 0 0 0)) 1686 | (uuid be2983fa-f06e-485e-bea1-3dd96b916ec5) 1687 | ) 1688 | (wire (pts (xy 44.45 124.46) (xy 47.625 124.46)) 1689 | (stroke (width 0) (type default) (color 0 0 0 0)) 1690 | (uuid be4b72db-0e02-4d9b-844a-aff689b4e648) 1691 | ) 1692 | (wire (pts (xy 174.625 30.48) (xy 174.625 33.02)) 1693 | (stroke (width 0) (type default) (color 0 0 0 0)) 1694 | (uuid c088f712-1abe-4cac-9a8b-d564931395aa) 1695 | ) 1696 | (wire (pts (xy 76.835 48.26) (xy 59.055 48.26)) 1697 | (stroke (width 0) (type default) (color 0 0 0 0)) 1698 | (uuid c3b3d7f4-943f-4cff-b180-87ef3e1bcbff) 1699 | ) 1700 | (wire (pts (xy 224.155 50.8) (xy 224.155 55.245)) 1701 | (stroke (width 0) (type default) (color 0 0 0 0)) 1702 | (uuid c7dc123c-f7de-495f-9f4a-e13097a40082) 1703 | ) 1704 | (wire (pts (xy 27.94 100.965) (xy 36.195 100.965)) 1705 | (stroke (width 0) (type default) (color 0 0 0 0)) 1706 | (uuid c921a96f-63d1-4bd8-98fb-dea392e500f3) 1707 | ) 1708 | (wire (pts (xy 28.575 26.67) (xy 28.575 30.48)) 1709 | (stroke (width 0) (type default) (color 0 0 0 0)) 1710 | (uuid cbebc05a-c4dd-4baf-8c08-196e84e08b27) 1711 | ) 1712 | (polyline (pts (xy 88.9 174.625) (xy 88.9 192.405)) 1713 | (stroke (width 0) (type default) (color 0 0 0 0)) 1714 | (uuid d16494d5-ccb6-4f35-957a-3012c6d6093d) 1715 | ) 1716 | (polyline (pts (xy 94.615 24.13) (xy 94.615 37.465)) 1717 | (stroke (width 0) (type default) (color 0 0 0 0)) 1718 | (uuid d64c0265-a133-4624-a9e2-0349ce263267) 1719 | ) 1720 | 1721 | (wire (pts (xy 156.845 30.48) (xy 174.625 30.48)) 1722 | (stroke (width 0) (type default) (color 0 0 0 0)) 1723 | (uuid d692b5e6-71b2-4fa6-bc83-618add8d8fef) 1724 | ) 1725 | (wire (pts (xy 59.055 65.405) (xy 59.055 48.26)) 1726 | (stroke (width 0) (type default) (color 0 0 0 0)) 1727 | (uuid da481376-0e49-44d3-91b8-aaa39b869dd1) 1728 | ) 1729 | (wire (pts (xy 27.94 93.345) (xy 36.195 93.345)) 1730 | (stroke (width 0) (type default) (color 0 0 0 0)) 1731 | (uuid da6f4122-0ecc-496f-b0fd-e4abef534976) 1732 | ) 1733 | (wire (pts (xy 261.62 55.245) (xy 261.62 59.055)) 1734 | (stroke (width 0) (type default) (color 0 0 0 0)) 1735 | (uuid de2cf66f-ddb8-4fcc-ad66-e8a0c7d48951) 1736 | ) 1737 | (wire (pts (xy 41.275 159.385) (xy 53.975 159.385)) 1738 | (stroke (width 0) (type default) (color 0 0 0 0)) 1739 | (uuid e300709f-6c72-488d-a598-efcbd6d3af54) 1740 | ) 1741 | (wire (pts (xy 106.68 33.02) (xy 106.68 30.48)) 1742 | (stroke (width 0) (type default) (color 0 0 0 0)) 1743 | (uuid e5b328f6-dc69-4905-ae98-2dc3200a51d6) 1744 | ) 1745 | (wire (pts (xy 174.625 61.595) (xy 174.625 43.18)) 1746 | (stroke (width 0) (type default) (color 0 0 0 0)) 1747 | (uuid e5e5220d-5b7e-47da-a902-b997ec8d4d58) 1748 | ) 1749 | (wire (pts (xy 238.125 113.665) (xy 238.125 109.22)) 1750 | (stroke (width 0) (type default) (color 0 0 0 0)) 1751 | (uuid e7d81bce-286e-41e4-9181-3511e9c0455e) 1752 | ) 1753 | (wire (pts (xy 174.625 43.18) (xy 150.495 43.18)) 1754 | (stroke (width 0) (type default) (color 0 0 0 0)) 1755 | (uuid ea6fde00-59dc-4a79-a647-7e38199fae0e) 1756 | ) 1757 | (wire (pts (xy 120.015 48.26) (xy 98.425 48.26)) 1758 | (stroke (width 0) (type default) (color 0 0 0 0)) 1759 | (uuid eab9c52c-3aa0-43a7-bc7f-7e234ff1e9f4) 1760 | ) 1761 | (wire (pts (xy 156.845 48.26) (xy 159.385 48.26)) 1762 | (stroke (width 0) (type default) (color 0 0 0 0)) 1763 | (uuid eac8d865-0226-4958-b547-6b5592f39713) 1764 | ) 1765 | (wire (pts (xy 174.625 40.64) (xy 174.625 43.18)) 1766 | (stroke (width 0) (type default) (color 0 0 0 0)) 1767 | (uuid eed466bf-cd88-4860-9abf-41a594ca08bd) 1768 | ) 1769 | (wire (pts (xy 27.94 78.105) (xy 27.94 93.345)) 1770 | (stroke (width 0) (type default) (color 0 0 0 0)) 1771 | (uuid f1782535-55f4-4299-bd4f-6f51b0b7259c) 1772 | ) 1773 | (wire (pts (xy 58.42 139.065) (xy 68.58 139.065)) 1774 | (stroke (width 0) (type default) (color 0 0 0 0)) 1775 | (uuid f19c9655-8ddb-411a-96dd-bd986870c3c6) 1776 | ) 1777 | (wire (pts (xy 247.015 55.245) (xy 261.62 55.245)) 1778 | (stroke (width 0) (type default) (color 0 0 0 0)) 1779 | (uuid f3dd460f-85f1-4d27-aaac-86740dfe46c7) 1780 | ) 1781 | (wire (pts (xy 238.125 103.505) (xy 238.125 109.22)) 1782 | (stroke (width 0) (type default) (color 0 0 0 0)) 1783 | (uuid f40d2d76-372d-4a1d-8b71-e8163a48ef91) 1784 | ) 1785 | (wire (pts (xy 238.125 125.095) (xy 247.65 125.095)) 1786 | (stroke (width 0) (type default) (color 0 0 0 0)) 1787 | (uuid f447e585-df78-4239-b8cb-4653b3837bb1) 1788 | ) 1789 | (wire (pts (xy 39.37 183.515) (xy 51.435 183.515)) 1790 | (stroke (width 0) (type default) (color 0 0 0 0)) 1791 | (uuid f50d415a-2919-4f7d-bc4c-fb38798136e8) 1792 | ) 1793 | (wire (pts (xy 226.06 136.525) (xy 226.06 133.985)) 1794 | (stroke (width 0) (type default) (color 0 0 0 0)) 1795 | (uuid f5c43e09-08d6-4a29-a53a-3b9ea7fb34cd) 1796 | ) 1797 | (wire (pts (xy 106.68 43.18) (xy 106.68 40.64)) 1798 | (stroke (width 0) (type default) (color 0 0 0 0)) 1799 | (uuid f73b5500-6337-4860-a114-6e307f65ec9f) 1800 | ) 1801 | (wire (pts (xy 174.625 30.48) (xy 203.2 30.48)) 1802 | (stroke (width 0) (type default) (color 0 0 0 0)) 1803 | (uuid f99a8e90-e290-4ec1-9ee6-b35b70f07812) 1804 | ) 1805 | (wire (pts (xy 238.125 109.22) (xy 255.27 109.22)) 1806 | (stroke (width 0) (type default) (color 0 0 0 0)) 1807 | (uuid fc3d51c1-8b35-4da3-a742-0ebe104989d7) 1808 | ) 1809 | (wire (pts (xy 159.385 45.72) (xy 150.495 45.72)) 1810 | (stroke (width 0) (type default) (color 0 0 0 0)) 1811 | (uuid fe14c012-3d58-4e5e-9a37-4b9765a7f764) 1812 | ) 1813 | 1814 | (text "ESP-12_WLED-Controller" (at 178.435 172.085 0) 1815 | (effects (font (size 2.5 2.5) (thickness 0.5994) bold) (justify left bottom)) 1816 | (uuid 1b023dd4-5185-4576-b544-68a05b9c360b) 1817 | ) 1818 | (text "Bypass jumper for R6, if any problems with data signal." 1819 | (at 27.94 191.135 0) 1820 | (effects (font (size 0.9906 0.9906)) (justify left bottom)) 1821 | (uuid 27f2dddc-ab4c-4ae5-b29c-733dd60220f2) 1822 | ) 1823 | (text "Additional Capacitor\n\nValue depends on \ntaken LDO." 1824 | (at 80.645 29.845 0) 1825 | (effects (font (size 0.85 0.85)) (justify left bottom)) 1826 | (uuid 64163b65-a1ee-41f6-97c4-a5921a09bf91) 1827 | ) 1828 | (text "V1.3 - 01/2022 - P.Wulfert" (at 178.435 180.34 0) 1829 | (effects (font (size 1.6002 1.6002) (thickness 0.32) bold) (justify left bottom)) 1830 | (uuid 946404ba-9297-43ec-9d67-30184041145f) 1831 | ) 1832 | (text "CC BY-SA 4.0" (at 178.435 175.26 0) 1833 | (effects (font (size 2.0066 2.0066) (thickness 0.4013) bold) (justify left bottom)) 1834 | (uuid a64aeb89-c24a-493b-9aab-87a6be930bde) 1835 | ) 1836 | (text "Use schottky diode as MOSFET flyback protection.\n" (at 26.035 168.91 0) 1837 | (effects (font (size 0.9906 0.9906)) (justify left bottom)) 1838 | (uuid aee7520e-3bfc-435f-a66b-1dd1f5aa6a87) 1839 | ) 1840 | 1841 | (label "GPIO0" (at 164.465 43.18 0) 1842 | (effects (font (size 1.27 1.27)) (justify left bottom)) 1843 | (uuid 90e761f6-1432-4f73-ad28-fa8869b7ec31) 1844 | ) 1845 | (label "GPIO15" (at 152.4 66.04 0) 1846 | (effects (font (size 1.27 1.27)) (justify left bottom)) 1847 | (uuid 91fe070a-a49b-4bc5-805a-42f23e10d114) 1848 | ) 1849 | (label "EN" (at 113.03 48.26 0) 1850 | (effects (font (size 1.27 1.27)) (justify left bottom)) 1851 | (uuid c8a7af6e-c432-4fa3-91ee-c8bf0c5a9ebe) 1852 | ) 1853 | (label "Reset" (at 112.395 43.18 0) 1854 | (effects (font (size 1.27 1.27)) (justify left bottom)) 1855 | (uuid d01102e9-b170-4eb1-a0a4-9a31feb850b7) 1856 | ) 1857 | 1858 | (global_label "DATA_5" (shape input) (at 39.37 183.515 180) (fields_autoplaced) 1859 | (effects (font (size 1.27 1.27)) (justify right)) 1860 | (uuid 34ca69ad-56b5-4160-99ae-cf0d9eed215a) 1861 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.4539 183.4356 0) 1862 | (effects (font (size 1.27 1.27)) (justify right) hide) 1863 | ) 1864 | ) 1865 | (global_label "RELAY" (shape input) (at 159.385 58.42 0) (fields_autoplaced) 1866 | (effects (font (size 1.27 1.27)) (justify left)) 1867 | (uuid 386ad9e3-71fa-420f-8722-88548b024fc5) 1868 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 1869 | (effects (font (size 1.27 1.27)) hide) 1870 | ) 1871 | ) 1872 | (global_label "RELAY" (shape input) (at 211.455 133.985 180) (fields_autoplaced) 1873 | (effects (font (size 1.27 1.27)) (justify right)) 1874 | (uuid 443bc73a-8dc0-4e2f-a292-a5eff00efa5b) 1875 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 24.13 27.305 0) 1876 | (effects (font (size 1.27 1.27)) hide) 1877 | ) 1878 | ) 1879 | (global_label "TX" (shape input) (at 28.575 98.425 180) (fields_autoplaced) 1880 | (effects (font (size 1.27 1.27)) (justify right)) 1881 | (uuid 5a222fb6-5159-4931-9015-19df65643140) 1882 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -3.175 -8.255 0) 1883 | (effects (font (size 1.27 1.27)) hide) 1884 | ) 1885 | ) 1886 | (global_label "WS-Strip_VCC" (shape input) (at 41.91 139.065 180) (fields_autoplaced) 1887 | (effects (font (size 1.27 1.27)) (justify right)) 1888 | (uuid 62a1f3d4-027d-4ecf-a37a-6fcf4263e9d2) 1889 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0.635 -20.32 0) 1890 | (effects (font (size 1.27 1.27)) hide) 1891 | ) 1892 | ) 1893 | (global_label "RX" (shape input) (at 159.385 50.8 0) (fields_autoplaced) 1894 | (effects (font (size 1.27 1.27)) (justify left)) 1895 | (uuid 6325c32f-c82a-4357-b022-f9c7e76f412e) 1896 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 1897 | (effects (font (size 1.27 1.27)) hide) 1898 | ) 1899 | ) 1900 | (global_label "DATA" (shape input) (at 76.835 183.515 0) (fields_autoplaced) 1901 | (effects (font (size 1.6002 1.6002)) (justify left)) 1902 | (uuid 72f41e8b-68e0-4373-abc6-0e12dca00ba5) 1903 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 85.3259 183.415 0) 1904 | (effects (font (size 1.6002 1.6002)) (justify left) hide) 1905 | ) 1906 | ) 1907 | (global_label "OE" (shape input) (at 231.775 125.095 180) (fields_autoplaced) 1908 | (effects (font (size 1.2 1.2)) (justify right)) 1909 | (uuid 814e4915-950b-4e01-9133-450b1a701a7b) 1910 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 227.2361 125.02 0) 1911 | (effects (font (size 1.2 1.2)) (justify right) hide) 1912 | ) 1913 | ) 1914 | (global_label "TX" (shape input) (at 159.385 45.72 0) (fields_autoplaced) 1915 | (effects (font (size 1.27 1.27)) (justify left)) 1916 | (uuid 84d296ba-3d39-4264-ad19-947f90c54396) 1917 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 1918 | (effects (font (size 1.27 1.27)) hide) 1919 | ) 1920 | ) 1921 | (global_label "DATA_5" (shape input) (at 253.365 70.485 0) (fields_autoplaced) 1922 | (effects (font (size 1.27 1.27)) (justify left)) 1923 | (uuid 89c9afdc-c346-4300-a392-5f9dd8c1e5bd) 1924 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 262.2811 70.4056 0) 1925 | (effects (font (size 1.27 1.27)) (justify left) hide) 1926 | ) 1927 | ) 1928 | (global_label "DATA_3.3" (shape input) (at 159.385 48.26 0) (fields_autoplaced) 1929 | (effects (font (size 1.27 1.27)) (justify left)) 1930 | (uuid 8b290a17-6328-4178-9131-29524d345539) 1931 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 170.1154 48.1806 0) 1932 | (effects (font (size 1.27 1.27)) (justify left) hide) 1933 | ) 1934 | ) 1935 | (global_label "RX" (shape input) (at 28.575 95.885 180) (fields_autoplaced) 1936 | (effects (font (size 1.27 1.27)) (justify right)) 1937 | (uuid 8cdc8ef9-532e-4bf5-9998-7213b9e692a2) 1938 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -3.175 -8.255 0) 1939 | (effects (font (size 1.27 1.27)) hide) 1940 | ) 1941 | ) 1942 | (global_label "DATA" (shape input) (at 86.36 124.46 0) (fields_autoplaced) 1943 | (effects (font (size 1.6002 1.6002)) (justify left)) 1944 | (uuid 94afa7b1-3ce6-4de0-930a-65ef4049f0b0) 1945 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 94.8509 124.36 0) 1946 | (effects (font (size 1.6002 1.6002)) (justify left) hide) 1947 | ) 1948 | ) 1949 | (global_label "A0" (shape input) (at 113.665 53.34 180) (fields_autoplaced) 1950 | (effects (font (size 1.6002 1.6002)) (justify right)) 1951 | (uuid 9e80e932-0ec0-4005-b12a-4c68afc80266) 1952 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 107.8411 53.24 0) 1953 | (effects (font (size 1.6002 1.6002)) (justify right) hide) 1954 | ) 1955 | ) 1956 | (global_label "DATA_3.3" (shape input) (at 233.68 70.485 180) (fields_autoplaced) 1957 | (effects (font (size 1.27 1.27)) (justify right)) 1958 | (uuid b854a395-bfc6-4140-9640-75d4f9296771) 1959 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.9496 70.4056 0) 1960 | (effects (font (size 1.27 1.27)) (justify right) hide) 1961 | ) 1962 | ) 1963 | (global_label "WS-Strip_VCC" (shape input) (at 261.62 133.985 0) (fields_autoplaced) 1964 | (effects (font (size 1.27 1.27)) (justify left)) 1965 | (uuid dbe92a0d-89cb-4d3f-9497-c2c1d93a3018) 1966 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 8.89 19.685 0) 1967 | (effects (font (size 1.27 1.27)) hide) 1968 | ) 1969 | ) 1970 | (global_label "DATA_5" (shape input) (at 44.45 124.46 180) (fields_autoplaced) 1971 | (effects (font (size 1.27 1.27)) (justify right)) 1972 | (uuid dca1d7db-c913-4d73-a2cc-fdc9651eda69) 1973 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 35.5339 124.3806 0) 1974 | (effects (font (size 1.27 1.27)) (justify right) hide) 1975 | ) 1976 | ) 1977 | (global_label "OE" (shape input) (at 243.84 79.375 270) (fields_autoplaced) 1978 | (effects (font (size 1.2 1.2)) (justify right)) 1979 | (uuid dd66da3e-38ef-4c4b-ae8f-c46482fd588f) 1980 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 243.765 83.9139 90) 1981 | (effects (font (size 1.2 1.2)) (justify right) hide) 1982 | ) 1983 | ) 1984 | (global_label "WS-Strip_VCC" (shape input) (at 41.275 159.385 180) (fields_autoplaced) 1985 | (effects (font (size 1.27 1.27)) (justify right)) 1986 | (uuid e6d68f56-4a40-4849-b8d1-13d5ca292900) 1987 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -93.98 21.59 0) 1988 | (effects (font (size 1.27 1.27)) hide) 1989 | ) 1990 | ) 1991 | 1992 | (symbol (lib_id "RF_Module:ESP-12E") (at 135.255 58.42 0) (unit 1) 1993 | (in_bom yes) (on_board yes) 1994 | (uuid 00000000-0000-0000-0000-000060ca27f0) 1995 | (property "Reference" "U2" (id 0) (at 123.825 75.565 0)) 1996 | (property "Value" "ESP-12E" (id 1) (at 144.145 75.565 0)) 1997 | (property "Footprint" "RF_Module:ESP-12E" (id 2) (at 135.255 58.42 0) 1998 | (effects (font (size 1.27 1.27)) hide) 1999 | ) 2000 | (property "Datasheet" "http://wiki.ai-thinker.com/_media/esp8266/esp8266_series_modules_user_manual_v1.1.pdf" (id 3) (at 126.365 55.88 0) 2001 | (effects (font (size 1.27 1.27)) hide) 2002 | ) 2003 | (property "LCSC" "C82891" (id 4) (at 135.255 58.42 0) 2004 | (effects (font (size 1.6002 1.6002)) hide) 2005 | ) 2006 | (pin "1" (uuid ecc92cf1-7378-4825-83fe-39d03036a3db)) 2007 | (pin "10" (uuid 3b723a0e-f53e-4f97-bff0-7f2e34770951)) 2008 | (pin "11" (uuid 618b36bb-01f2-4181-84ee-e61b1c5c0840)) 2009 | (pin "12" (uuid 89a5922c-64d7-4d92-a10e-e269ed911de5)) 2010 | (pin "13" (uuid 38da70ef-24e2-4907-8cff-cb43c20d7fb2)) 2011 | (pin "14" (uuid 023a1c9d-1687-45a4-b119-27e8d9829466)) 2012 | (pin "15" (uuid ff25bd7d-ec7a-48a7-a521-dbe6a536cbbc)) 2013 | (pin "16" (uuid 328540cd-3776-4e05-8103-eba84427bac2)) 2014 | (pin "17" (uuid 8ae53c0d-ea57-4e23-9f74-60e33777f83b)) 2015 | (pin "18" (uuid 7ef0c35c-e001-4051-83c6-be979ab01e85)) 2016 | (pin "19" (uuid 04d50338-3d52-46eb-bc13-d6c5d7e31e0b)) 2017 | (pin "2" (uuid e4746833-b3a8-442f-857a-4f20693ef1cb)) 2018 | (pin "20" (uuid 1424abf2-72e0-482a-ae62-44f65b65caf0)) 2019 | (pin "21" (uuid 56769dab-e0c3-489d-90e2-8eda0631d368)) 2020 | (pin "22" (uuid e6d8688c-9585-416e-8f53-d3b2fdab4801)) 2021 | (pin "3" (uuid de2d5e71-eae6-4854-850e-3a153412982d)) 2022 | (pin "4" (uuid d13bede2-4f26-4458-b222-e6d77a18caab)) 2023 | (pin "5" (uuid 804a7d41-73fe-428e-830c-acc65cfc1769)) 2024 | (pin "6" (uuid bd15f26b-59fe-4247-9fe3-54103e8ff1c8)) 2025 | (pin "7" (uuid a4a8da6d-0e14-41cc-8bb5-bce8fd77a8d0)) 2026 | (pin "8" (uuid 959f0989-468f-4342-bb75-13793619e195)) 2027 | (pin "9" (uuid 8403df9d-6365-426c-9d0a-31f70e5017e3)) 2028 | ) 2029 | 2030 | (symbol (lib_id "Regulator_Linear:AMS1117-3.3") (at 59.055 30.48 0) (unit 1) 2031 | (in_bom yes) (on_board yes) 2032 | (uuid 00000000-0000-0000-0000-000060ca39e8) 2033 | (property "Reference" "U1" (id 0) (at 59.055 24.3332 0)) 2034 | (property "Value" "TS1117-3.3" (id 1) (at 59.055 26.6446 0)) 2035 | (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 59.055 25.4 0) 2036 | (effects (font (size 1.27 1.27)) hide) 2037 | ) 2038 | (property "Datasheet" "https://cdn-reichelt.de/documents/datenblatt/A200/TS1117B_H1607-2.pdf" (id 3) (at 61.595 36.83 0) 2039 | (effects (font (size 1.27 1.27)) hide) 2040 | ) 2041 | (property "LCSC" "C410833" (id 4) (at 59.055 30.48 0) 2042 | (effects (font (size 1.6002 1.6002)) hide) 2043 | ) 2044 | (pin "1" (uuid 0ed0acf3-bf40-4749-9d32-410cd42f8a86)) 2045 | (pin "2" (uuid 39150874-8aa0-4879-831e-750bf5824fd7)) 2046 | (pin "3" (uuid e6d6490b-8c82-4d84-bdaf-53222ed3ae69)) 2047 | ) 2048 | 2049 | (symbol (lib_id "power:GND") (at 135.255 95.25 0) (unit 1) 2050 | (in_bom yes) (on_board yes) 2051 | (uuid 00000000-0000-0000-0000-000060ca5388) 2052 | (property "Reference" "#PWR09" (id 0) (at 135.255 101.6 0) 2053 | (effects (font (size 1.27 1.27)) hide) 2054 | ) 2055 | (property "Value" "GND" (id 1) (at 135.382 99.6442 0)) 2056 | (property "Footprint" "" (id 2) (at 135.255 95.25 0) 2057 | (effects (font (size 1.27 1.27)) hide) 2058 | ) 2059 | (property "Datasheet" "" (id 3) (at 135.255 95.25 0) 2060 | (effects (font (size 1.27 1.27)) hide) 2061 | ) 2062 | (pin "1" (uuid 51710d21-2879-4bf2-bc2f-a59d8c444f5d)) 2063 | ) 2064 | 2065 | (symbol (lib_id "power:+5V") (at 24.13 30.48 90) (unit 1) 2066 | (in_bom yes) (on_board yes) 2067 | (uuid 00000000-0000-0000-0000-000060ca551f) 2068 | (property "Reference" "#PWR01" (id 0) (at 27.94 30.48 0) 2069 | (effects (font (size 1.27 1.27)) hide) 2070 | ) 2071 | (property "Value" "+5V" (id 1) (at 20.8788 30.099 90) 2072 | (effects (font (size 1.27 1.27)) (justify left)) 2073 | ) 2074 | (property "Footprint" "" (id 2) (at 24.13 30.48 0) 2075 | (effects (font (size 1.27 1.27)) hide) 2076 | ) 2077 | (property "Datasheet" "" (id 3) (at 24.13 30.48 0) 2078 | (effects (font (size 1.27 1.27)) hide) 2079 | ) 2080 | (pin "1" (uuid cda51170-7a58-4a3b-8284-3e801374e939)) 2081 | ) 2082 | 2083 | (symbol (lib_id "power:GND") (at 59.055 65.405 0) (unit 1) 2084 | (in_bom yes) (on_board yes) 2085 | (uuid 00000000-0000-0000-0000-000060ca5fcd) 2086 | (property "Reference" "#PWR02" (id 0) (at 59.055 71.755 0) 2087 | (effects (font (size 1.27 1.27)) hide) 2088 | ) 2089 | (property "Value" "GND" (id 1) (at 59.182 69.7992 0)) 2090 | (property "Footprint" "" (id 2) (at 59.055 65.405 0) 2091 | (effects (font (size 1.27 1.27)) hide) 2092 | ) 2093 | (property "Datasheet" "" (id 3) (at 59.055 65.405 0) 2094 | (effects (font (size 1.27 1.27)) hide) 2095 | ) 2096 | (pin "1" (uuid 8000f3ac-96eb-484e-a308-6f06b0dd2baa)) 2097 | ) 2098 | 2099 | (symbol (lib_id "Device:R") (at 106.68 36.83 0) (unit 1) 2100 | (in_bom yes) (on_board yes) 2101 | (uuid 00000000-0000-0000-0000-000060ca834a) 2102 | (property "Reference" "R2" (id 0) (at 108.458 35.6616 0) 2103 | (effects (font (size 1.27 1.27)) (justify left)) 2104 | ) 2105 | (property "Value" "10k" (id 1) (at 106.68 38.735 90) 2106 | (effects (font (size 1.27 1.27)) (justify left)) 2107 | ) 2108 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 104.902 36.83 90) 2109 | (effects (font (size 1.27 1.27)) hide) 2110 | ) 2111 | (property "Datasheet" "~" (id 3) (at 106.68 36.83 0) 2112 | (effects (font (size 1.27 1.27)) hide) 2113 | ) 2114 | (property "LCSC" "C17617" (id 4) (at 106.68 36.83 0) 2115 | (effects (font (size 1.6002 1.6002)) hide) 2116 | ) 2117 | (pin "1" (uuid c7b52978-8902-4629-8316-b3b528939548)) 2118 | (pin "2" (uuid 036e36b7-b3b2-4901-b013-b40858f0e6fd)) 2119 | ) 2120 | 2121 | (symbol (lib_id "Device:R") (at 98.425 36.83 0) (unit 1) 2122 | (in_bom yes) (on_board yes) 2123 | (uuid 00000000-0000-0000-0000-000060ca89fa) 2124 | (property "Reference" "R1" (id 0) (at 100.203 35.6616 0) 2125 | (effects (font (size 1.27 1.27)) (justify left)) 2126 | ) 2127 | (property "Value" "10k" (id 1) (at 98.425 38.735 90) 2128 | (effects (font (size 1.27 1.27)) (justify left)) 2129 | ) 2130 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 96.647 36.83 90) 2131 | (effects (font (size 1.27 1.27)) hide) 2132 | ) 2133 | (property "Datasheet" "~" (id 3) (at 98.425 36.83 0) 2134 | (effects (font (size 1.27 1.27)) hide) 2135 | ) 2136 | (property "LCSC" "C17617" (id 4) (at 98.425 36.83 0) 2137 | (effects (font (size 1.6002 1.6002)) hide) 2138 | ) 2139 | (pin "1" (uuid d7c4c6f7-087d-4649-a5c9-269141a193b6)) 2140 | (pin "2" (uuid d07a3618-a202-4f72-8896-5d1434217f6e)) 2141 | ) 2142 | 2143 | (symbol (lib_id "Device:C") (at 43.18 34.29 0) (unit 1) 2144 | (in_bom yes) (on_board yes) 2145 | (uuid 00000000-0000-0000-0000-000060ca944d) 2146 | (property "Reference" "C1" (id 0) (at 46.101 33.1216 0) 2147 | (effects (font (size 1.27 1.27)) (justify left)) 2148 | ) 2149 | (property "Value" "10µF" (id 1) (at 46.101 35.433 0) 2150 | (effects (font (size 1.27 1.27)) (justify left)) 2151 | ) 2152 | (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 44.1452 38.1 0) 2153 | (effects (font (size 1.27 1.27)) hide) 2154 | ) 2155 | (property "Datasheet" "~" (id 3) (at 43.18 34.29 0) 2156 | (effects (font (size 1.27 1.27)) hide) 2157 | ) 2158 | (property "LCSC" "C1713" (id 4) (at 43.18 34.29 0) 2159 | (effects (font (size 1.6002 1.6002)) hide) 2160 | ) 2161 | (pin "1" (uuid 61e168f2-919d-4115-b533-980ea8e7b9cd)) 2162 | (pin "2" (uuid 29e0402b-99fb-4a26-88f9-41f2a7ee77eb)) 2163 | ) 2164 | 2165 | (symbol (lib_id "Device:C") (at 76.835 34.29 0) (unit 1) 2166 | (in_bom yes) (on_board yes) 2167 | (uuid 00000000-0000-0000-0000-000060ca9b51) 2168 | (property "Reference" "C2" (id 0) (at 71.12 33.02 0) 2169 | (effects (font (size 1.27 1.27)) (justify left)) 2170 | ) 2171 | (property "Value" "47F" (id 1) (at 69.215 35.56 0) 2172 | (effects (font (size 1.27 1.27)) (justify left)) 2173 | ) 2174 | (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 77.8002 38.1 0) 2175 | (effects (font (size 1.27 1.27)) hide) 2176 | ) 2177 | (property "Datasheet" "~" (id 3) (at 76.835 34.29 0) 2178 | (effects (font (size 1.27 1.27)) hide) 2179 | ) 2180 | (property "LCSC" "C1713" (id 4) (at 76.835 34.29 0) 2181 | (effects (font (size 1.6002 1.6002)) hide) 2182 | ) 2183 | (pin "1" (uuid 11c07c53-2503-41d2-b512-5886b15e8919)) 2184 | (pin "2" (uuid 08195d33-ac8c-4fe7-b5c0-0778b2266fd3)) 2185 | ) 2186 | 2187 | (symbol (lib_id "Device:R") (at 174.625 36.83 0) (unit 1) 2188 | (in_bom yes) (on_board yes) 2189 | (uuid 00000000-0000-0000-0000-000060caa85f) 2190 | (property "Reference" "R4" (id 0) (at 176.403 35.6616 0) 2191 | (effects (font (size 1.27 1.27)) (justify left)) 2192 | ) 2193 | (property "Value" "10k" (id 1) (at 174.625 38.735 90) 2194 | (effects (font (size 1.27 1.27)) (justify left)) 2195 | ) 2196 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 172.847 36.83 90) 2197 | (effects (font (size 1.27 1.27)) hide) 2198 | ) 2199 | (property "Datasheet" "~" (id 3) (at 174.625 36.83 0) 2200 | (effects (font (size 1.27 1.27)) hide) 2201 | ) 2202 | (property "LCSC" "C17617" (id 4) (at 174.625 36.83 0) 2203 | (effects (font (size 0 0)) hide) 2204 | ) 2205 | (pin "1" (uuid caf9e39a-3226-41e4-ab29-939c026f642c)) 2206 | (pin "2" (uuid 02d6678f-95f6-418f-aae6-e433d86c4ebc)) 2207 | ) 2208 | 2209 | (symbol (lib_id "Device:C") (at 203.2 36.83 180) (unit 1) 2210 | (in_bom yes) (on_board yes) 2211 | (uuid 00000000-0000-0000-0000-000060cab9a9) 2212 | (property "Reference" "C3" (id 0) (at 208.5975 35.8267 0)) 2213 | (property "Value" "100nF" (id 1) (at 208.5975 38.1381 0)) 2214 | (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 202.2348 33.02 0) 2215 | (effects (font (size 1.27 1.27)) hide) 2216 | ) 2217 | (property "Datasheet" "~" (id 3) (at 203.2 36.83 0) 2218 | (effects (font (size 1.27 1.27)) hide) 2219 | ) 2220 | (property "LCSC" "C49678" (id 4) (at 203.2 36.83 90) 2221 | (effects (font (size 1.6002 1.6002)) hide) 2222 | ) 2223 | (pin "1" (uuid d2766488-5af9-444a-9369-48c0496e041a)) 2224 | (pin "2" (uuid a198e16a-7d00-48d6-9380-5a19225d9f80)) 2225 | ) 2226 | 2227 | (symbol (lib_id "power:GND") (at 203.2 45.72 0) (unit 1) 2228 | (in_bom yes) (on_board yes) 2229 | (uuid 00000000-0000-0000-0000-000060cac70b) 2230 | (property "Reference" "#PWR010" (id 0) (at 203.2 52.07 0) 2231 | (effects (font (size 1.27 1.27)) hide) 2232 | ) 2233 | (property "Value" "GND" (id 1) (at 203.327 48.9712 90) 2234 | (effects (font (size 1.27 1.27)) (justify right)) 2235 | ) 2236 | (property "Footprint" "" (id 2) (at 203.2 45.72 0) 2237 | (effects (font (size 1.27 1.27)) hide) 2238 | ) 2239 | (property "Datasheet" "" (id 3) (at 203.2 45.72 0) 2240 | (effects (font (size 1.27 1.27)) hide) 2241 | ) 2242 | (pin "1" (uuid 43c6b7b5-039a-43da-877f-6354a768885b)) 2243 | ) 2244 | 2245 | (symbol (lib_id "Device:R") (at 160.655 75.565 0) (unit 1) 2246 | (in_bom yes) (on_board yes) 2247 | (uuid 00000000-0000-0000-0000-000060cad591) 2248 | (property "Reference" "R5" (id 0) (at 162.433 74.3966 0) 2249 | (effects (font (size 1.27 1.27)) (justify left)) 2250 | ) 2251 | (property "Value" "10k" (id 1) (at 160.655 77.47 90) 2252 | (effects (font (size 1.27 1.27)) (justify left)) 2253 | ) 2254 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 158.877 75.565 90) 2255 | (effects (font (size 1.27 1.27)) hide) 2256 | ) 2257 | (property "Datasheet" "~" (id 3) (at 160.655 75.565 0) 2258 | (effects (font (size 1.27 1.27)) hide) 2259 | ) 2260 | (property "LCSC" "C17617" (id 4) (at 160.655 75.565 0) 2261 | (effects (font (size 1.6002 1.6002)) hide) 2262 | ) 2263 | (pin "1" (uuid 28f4ecee-071f-43a8-9f16-40767157656a)) 2264 | (pin "2" (uuid b298a5f7-b2a7-4be2-92a0-9a0824253fd3)) 2265 | ) 2266 | 2267 | (symbol (lib_id "power:GND") (at 160.655 95.25 0) (unit 1) 2268 | (in_bom yes) (on_board yes) 2269 | (uuid 00000000-0000-0000-0000-000060caf22d) 2270 | (property "Reference" "#PWR012" (id 0) (at 160.655 101.6 0) 2271 | (effects (font (size 1.27 1.27)) hide) 2272 | ) 2273 | (property "Value" "GND" (id 1) (at 160.782 99.6442 0)) 2274 | (property "Footprint" "" (id 2) (at 160.655 95.25 0) 2275 | (effects (font (size 1.27 1.27)) hide) 2276 | ) 2277 | (property "Datasheet" "" (id 3) (at 160.655 95.25 0) 2278 | (effects (font (size 1.27 1.27)) hide) 2279 | ) 2280 | (pin "1" (uuid 72cdce77-591e-4a42-875e-57440a284211)) 2281 | ) 2282 | 2283 | (symbol (lib_id "Switch:SW_Push") (at 106.68 85.725 270) (unit 1) 2284 | (in_bom yes) (on_board yes) 2285 | (uuid 00000000-0000-0000-0000-000060cb5b0c) 2286 | (property "Reference" "SW1" (id 0) (at 110.4392 84.5566 90) 2287 | (effects (font (size 1.27 1.27)) (justify left)) 2288 | ) 2289 | (property "Value" "SW_RST" (id 1) (at 110.4392 86.868 90) 2290 | (effects (font (size 1.27 1.27)) (justify left)) 2291 | ) 2292 | (property "Footprint" "Button_Switch_SMD:SW_SPST_CK_RS282G05A3" (id 2) (at 111.76 85.725 0) 2293 | (effects (font (size 1.27 1.27)) hide) 2294 | ) 2295 | (property "Datasheet" "~" (id 3) (at 111.76 85.725 0) 2296 | (effects (font (size 1.27 1.27)) hide) 2297 | ) 2298 | (property "LCSC" "" (id 4) (at 106.68 85.725 90) 2299 | (effects (font (size 1.6002 1.6002)) hide) 2300 | ) 2301 | (pin "1" (uuid cc9e71ff-e12c-4106-95ad-954289c2f7e3)) 2302 | (pin "2" (uuid 067edc6a-935e-493d-b373-81989ec30399)) 2303 | ) 2304 | 2305 | (symbol (lib_id "power:GND") (at 106.68 95.25 0) (unit 1) 2306 | (in_bom yes) (on_board yes) 2307 | (uuid 00000000-0000-0000-0000-000060cb6a39) 2308 | (property "Reference" "#PWR06" (id 0) (at 106.68 101.6 0) 2309 | (effects (font (size 1.27 1.27)) hide) 2310 | ) 2311 | (property "Value" "GND" (id 1) (at 106.807 99.6442 0)) 2312 | (property "Footprint" "" (id 2) (at 106.68 95.25 0) 2313 | (effects (font (size 1.27 1.27)) hide) 2314 | ) 2315 | (property "Datasheet" "" (id 3) (at 106.68 95.25 0) 2316 | (effects (font (size 1.27 1.27)) hide) 2317 | ) 2318 | (pin "1" (uuid c7d7398b-e8fe-4e48-9a39-80b5b1fc23c7)) 2319 | ) 2320 | 2321 | (symbol (lib_id "power:GND") (at 174.625 95.25 0) (unit 1) 2322 | (in_bom yes) (on_board yes) 2323 | (uuid 00000000-0000-0000-0000-000060cb74f5) 2324 | (property "Reference" "#PWR011" (id 0) (at 174.625 101.6 0) 2325 | (effects (font (size 1.27 1.27)) hide) 2326 | ) 2327 | (property "Value" "GND" (id 1) (at 174.752 99.6442 0)) 2328 | (property "Footprint" "" (id 2) (at 174.625 95.25 0) 2329 | (effects (font (size 1.27 1.27)) hide) 2330 | ) 2331 | (property "Datasheet" "" (id 3) (at 174.625 95.25 0) 2332 | (effects (font (size 1.27 1.27)) hide) 2333 | ) 2334 | (pin "1" (uuid 69cc4238-ba35-4eed-ba3f-3b6ce47d73f0)) 2335 | ) 2336 | 2337 | (symbol (lib_id "power:GND") (at 80.01 165.735 0) (unit 1) 2338 | (in_bom yes) (on_board yes) 2339 | (uuid 00000000-0000-0000-0000-000060cc9228) 2340 | (property "Reference" "#PWR014" (id 0) (at 80.01 172.085 0) 2341 | (effects (font (size 1.27 1.27)) hide) 2342 | ) 2343 | (property "Value" "GND" (id 1) (at 83.82 168.275 0)) 2344 | (property "Footprint" "" (id 2) (at 80.01 165.735 0) 2345 | (effects (font (size 1.27 1.27)) hide) 2346 | ) 2347 | (property "Datasheet" "" (id 3) (at 80.01 165.735 0) 2348 | (effects (font (size 1.27 1.27)) hide) 2349 | ) 2350 | (pin "1" (uuid b615a222-4fdd-4e31-9028-7d27bd5e990f)) 2351 | ) 2352 | 2353 | (symbol (lib_id "Device:Jumper") (at 174.625 69.215 90) (unit 1) 2354 | (in_bom yes) (on_board yes) 2355 | (uuid 00000000-0000-0000-0000-000060cd54ce) 2356 | (property "Reference" "JP1" (id 0) (at 175.895 69.215 90) 2357 | (effects (font (size 1.27 1.27)) (justify left)) 2358 | ) 2359 | (property "Value" "BTN/FLASH" (id 1) (at 177.165 74.93 0) 2360 | (effects (font (size 1.27 1.27)) (justify left)) 2361 | ) 2362 | (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 174.625 69.215 0) 2363 | (effects (font (size 1.27 1.27)) hide) 2364 | ) 2365 | (property "Datasheet" "~" (id 3) (at 174.625 69.215 0) 2366 | (effects (font (size 1.27 1.27)) hide) 2367 | ) 2368 | (property "LCSC" "C390678" (id 4) (at 174.625 69.215 90) 2369 | (effects (font (size 1.6002 1.6002)) hide) 2370 | ) 2371 | (pin "1" (uuid 00dccc71-e8fa-4986-9c5c-3f1764eba89b)) 2372 | (pin "2" (uuid 7acbbe58-dfee-4099-be81-435199bd6902)) 2373 | ) 2374 | 2375 | (symbol (lib_id "power:+3.3V") (at 27.94 78.105 0) (unit 1) 2376 | (in_bom yes) (on_board yes) 2377 | (uuid 00000000-0000-0000-0000-000060cd8992) 2378 | (property "Reference" "#PWR07" (id 0) (at 27.94 81.915 0) 2379 | (effects (font (size 1.27 1.27)) hide) 2380 | ) 2381 | (property "Value" "+3.3V" (id 1) (at 28.321 73.7108 0)) 2382 | (property "Footprint" "" (id 2) (at 27.94 78.105 0) 2383 | (effects (font (size 1.27 1.27)) hide) 2384 | ) 2385 | (property "Datasheet" "" (id 3) (at 27.94 78.105 0) 2386 | (effects (font (size 1.27 1.27)) hide) 2387 | ) 2388 | (pin "1" (uuid 6ca21cc2-32e7-49d2-9ac2-d841c546d1f5)) 2389 | ) 2390 | 2391 | (symbol (lib_id "power:GND") (at 27.94 105.41 0) (unit 1) 2392 | (in_bom yes) (on_board yes) 2393 | (uuid 00000000-0000-0000-0000-000060cdc696) 2394 | (property "Reference" "#PWR08" (id 0) (at 27.94 111.76 0) 2395 | (effects (font (size 1.27 1.27)) hide) 2396 | ) 2397 | (property "Value" "GND" (id 1) (at 28.067 109.8042 0)) 2398 | (property "Footprint" "" (id 2) (at 27.94 105.41 0) 2399 | (effects (font (size 1.27 1.27)) hide) 2400 | ) 2401 | (property "Datasheet" "" (id 3) (at 27.94 105.41 0) 2402 | (effects (font (size 1.27 1.27)) hide) 2403 | ) 2404 | (pin "1" (uuid daa34e3b-aa6a-4def-8a13-d87bc857cd6e)) 2405 | ) 2406 | 2407 | (symbol (lib_id "Device:R") (at 51.435 124.46 270) (unit 1) 2408 | (in_bom yes) (on_board yes) 2409 | (uuid 00000000-0000-0000-0000-000060ce7305) 2410 | (property "Reference" "R6" (id 0) (at 50.165 121.92 90) 2411 | (effects (font (size 1.27 1.27)) (justify left)) 2412 | ) 2413 | (property "Value" "470R" (id 1) (at 48.895 124.46 90) 2414 | (effects (font (size 1.27 1.27)) (justify left)) 2415 | ) 2416 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 51.435 122.682 90) 2417 | (effects (font (size 1.27 1.27)) hide) 2418 | ) 2419 | (property "Datasheet" "~" (id 3) (at 51.435 124.46 0) 2420 | (effects (font (size 1.27 1.27)) hide) 2421 | ) 2422 | (property "LCSC" "C114564" (id 4) (at 51.435 124.46 90) 2423 | (effects (font (size 1.6002 1.6002)) hide) 2424 | ) 2425 | (pin "1" (uuid b699d791-7f9f-4836-ab76-bce0ff11f87b)) 2426 | (pin "2" (uuid 07ecf629-cb3d-41db-87ba-bcd65e256f03)) 2427 | ) 2428 | 2429 | (symbol (lib_id "Device:R") (at 156.845 36.83 0) (unit 1) 2430 | (in_bom yes) (on_board yes) 2431 | (uuid 00000000-0000-0000-0000-000060d02fff) 2432 | (property "Reference" "R3" (id 0) (at 158.623 35.6616 0) 2433 | (effects (font (size 1.27 1.27)) (justify left)) 2434 | ) 2435 | (property "Value" "10k" (id 1) (at 156.845 38.735 90) 2436 | (effects (font (size 1.27 1.27)) (justify left)) 2437 | ) 2438 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 155.067 36.83 90) 2439 | (effects (font (size 1.27 1.27)) hide) 2440 | ) 2441 | (property "Datasheet" "~" (id 3) (at 156.845 36.83 0) 2442 | (effects (font (size 1.27 1.27)) hide) 2443 | ) 2444 | (property "LCSC" "C17617" (id 4) (at 156.845 36.83 0) 2445 | (effects (font (size 1.6002 1.6002)) hide) 2446 | ) 2447 | (pin "1" (uuid a53f0f68-577b-4c8e-8abf-50f9589c914f)) 2448 | (pin "2" (uuid c6d411b9-c860-4a58-832e-330f40e66648)) 2449 | ) 2450 | 2451 | (symbol (lib_id "Device:C") (at 72.39 139.065 90) (unit 1) 2452 | (in_bom yes) (on_board yes) 2453 | (uuid 00000000-0000-0000-0000-000060d09e5e) 2454 | (property "Reference" "C4" (id 0) (at 71.12 141.605 90) 2455 | (effects (font (size 1.27 1.27)) (justify left)) 2456 | ) 2457 | (property "Value" "1000µF" (id 1) (at 75.565 144.145 90) 2458 | (effects (font (size 1.27 1.27)) (justify left)) 2459 | ) 2460 | (property "Footprint" "Capacitor_THT:CP_Radial_D8.0mm_P3.50mm" (id 2) (at 76.2 138.0998 0) 2461 | (effects (font (size 1.27 1.27)) hide) 2462 | ) 2463 | (property "Datasheet" "~" (id 3) (at 72.39 139.065 0) 2464 | (effects (font (size 1.27 1.27)) hide) 2465 | ) 2466 | (property "LCSC" "C189254" (id 4) (at 72.39 139.065 90) 2467 | (effects (font (size 1.6002 1.6002)) hide) 2468 | ) 2469 | (pin "1" (uuid 86a74993-7168-4515-aae5-6ccad585e642)) 2470 | (pin "2" (uuid 82b800d4-1501-4f72-90bd-8910cba2efda)) 2471 | ) 2472 | 2473 | (symbol (lib_id "power:GND") (at 86.995 146.05 0) (unit 1) 2474 | (in_bom yes) (on_board yes) 2475 | (uuid 00000000-0000-0000-0000-000060d0b15e) 2476 | (property "Reference" "#PWR0102" (id 0) (at 86.995 152.4 0) 2477 | (effects (font (size 1.27 1.27)) hide) 2478 | ) 2479 | (property "Value" "GND" (id 1) (at 87.122 150.4442 0)) 2480 | (property "Footprint" "" (id 2) (at 86.995 146.05 0) 2481 | (effects (font (size 1.27 1.27)) hide) 2482 | ) 2483 | (property "Datasheet" "" (id 3) (at 86.995 146.05 0) 2484 | (effects (font (size 1.27 1.27)) hide) 2485 | ) 2486 | (pin "1" (uuid 3cca7b19-9b8f-45a8-bd82-514911553aa6)) 2487 | ) 2488 | 2489 | (symbol (lib_id "Device:R") (at 238.125 117.475 0) (unit 1) 2490 | (in_bom yes) (on_board yes) 2491 | (uuid 00000000-0000-0000-0000-000060d14566) 2492 | (property "Reference" "R7" (id 0) (at 239.903 116.3066 0) 2493 | (effects (font (size 1.27 1.27)) (justify left)) 2494 | ) 2495 | (property "Value" "10k" (id 1) (at 238.125 119.38 90) 2496 | (effects (font (size 1.27 1.27)) (justify left)) 2497 | ) 2498 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 236.347 117.475 90) 2499 | (effects (font (size 1.27 1.27)) hide) 2500 | ) 2501 | (property "Datasheet" "~" (id 3) (at 238.125 117.475 0) 2502 | (effects (font (size 1.27 1.27)) hide) 2503 | ) 2504 | (property "LCSC" "C17617" (id 4) (at 238.125 117.475 0) 2505 | (effects (font (size 1.6002 1.6002)) hide) 2506 | ) 2507 | (pin "1" (uuid b3636722-207f-4d9c-9005-a682d5515ed0)) 2508 | (pin "2" (uuid 6e0225af-d658-492d-822e-620c9a94f9ab)) 2509 | ) 2510 | 2511 | (symbol (lib_id "power:GND") (at 238.125 151.765 0) (unit 1) 2512 | (in_bom yes) (on_board yes) 2513 | (uuid 00000000-0000-0000-0000-000060d151c8) 2514 | (property "Reference" "#PWR0101" (id 0) (at 238.125 158.115 0) 2515 | (effects (font (size 1.27 1.27)) hide) 2516 | ) 2517 | (property "Value" "GND" (id 1) (at 238.252 156.1592 0)) 2518 | (property "Footprint" "" (id 2) (at 238.125 151.765 0) 2519 | (effects (font (size 1.27 1.27)) hide) 2520 | ) 2521 | (property "Datasheet" "" (id 3) (at 238.125 151.765 0) 2522 | (effects (font (size 1.27 1.27)) hide) 2523 | ) 2524 | (pin "1" (uuid 0ab9715c-83b0-4731-9954-fb6c3b8ab37a)) 2525 | ) 2526 | 2527 | (symbol (lib_id "Device:D") (at 57.785 159.385 0) (unit 1) 2528 | (in_bom yes) (on_board yes) 2529 | (uuid 00000000-0000-0000-0000-000060d1aeec) 2530 | (property "Reference" "D1" (id 0) (at 63.1825 160.5661 0) 2531 | (effects (font (size 1.27 1.27)) (justify right)) 2532 | ) 2533 | (property "Value" "Flyback diode" (id 1) (at 63.1825 162.8775 0) 2534 | (effects (font (size 1.27 1.27)) (justify right)) 2535 | ) 2536 | (property "Footprint" "Diode_SMD:D_SMA_Handsoldering" (id 2) (at 57.785 159.385 0) 2537 | (effects (font (size 1.27 1.27)) hide) 2538 | ) 2539 | (property "Datasheet" "~" (id 3) (at 57.785 159.385 0) 2540 | (effects (font (size 1.27 1.27)) hide) 2541 | ) 2542 | (property "LCSC" "C2480" (id 4) (at 57.785 159.385 90) 2543 | (effects (font (size 1.6002 1.6002)) hide) 2544 | ) 2545 | (pin "1" (uuid 80653605-1d9f-4937-b2c0-7a38349025b0)) 2546 | (pin "2" (uuid 89809723-149c-4a55-83a8-d6b279c4807e)) 2547 | ) 2548 | 2549 | (symbol (lib_id "power:+5V") (at 238.125 103.505 0) (unit 1) 2550 | (in_bom yes) (on_board yes) 2551 | (uuid 00000000-0000-0000-0000-000060d1c6f6) 2552 | (property "Reference" "#PWR0103" (id 0) (at 238.125 107.315 0) 2553 | (effects (font (size 1.27 1.27)) hide) 2554 | ) 2555 | (property "Value" "+5V" (id 1) (at 238.506 100.2538 0) 2556 | (effects (font (size 1.27 1.27)) (justify left)) 2557 | ) 2558 | (property "Footprint" "" (id 2) (at 238.125 103.505 0) 2559 | (effects (font (size 1.27 1.27)) hide) 2560 | ) 2561 | (property "Datasheet" "" (id 3) (at 238.125 103.505 0) 2562 | (effects (font (size 1.27 1.27)) hide) 2563 | ) 2564 | (pin "1" (uuid 77a6e7f6-47b2-42bd-850e-2773b11fb6ac)) 2565 | ) 2566 | 2567 | (symbol (lib_id "74xGxx:74LVC1G125") (at 243.84 70.485 0) (mirror x) (unit 1) 2568 | (in_bom yes) (on_board yes) 2569 | (uuid 00000000-0000-0000-0000-000060d1d50c) 2570 | (property "Reference" "U4" (id 0) (at 243.205 66.04 0)) 2571 | (property "Value" "74LVC1G125" (id 1) (at 243.205 63.7286 0)) 2572 | (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (id 2) (at 243.84 70.485 0) 2573 | (effects (font (size 1.27 1.27)) hide) 2574 | ) 2575 | (property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (id 3) (at 243.84 70.485 0) 2576 | (effects (font (size 1.27 1.27)) hide) 2577 | ) 2578 | (property "LCSC" "C12518" (id 4) (at 243.84 70.485 0) 2579 | (effects (font (size 1.6002 1.6002)) hide) 2580 | ) 2581 | (pin "1" (uuid 121a6802-456a-4c66-a263-faf7abca20ea)) 2582 | (pin "2" (uuid fcee2de5-5fd5-4ce8-9261-24933b842b74)) 2583 | (pin "3" (uuid 58e5bb6f-fb0e-4254-b906-be6581938051)) 2584 | (pin "4" (uuid f783c60c-282d-49e1-813d-bd5a87a75998)) 2585 | (pin "5" (uuid cea549f3-4908-4806-b11c-6b7ed73d9417)) 2586 | ) 2587 | 2588 | (symbol (lib_id "power:VCC") (at 28.575 26.67 0) (unit 1) 2589 | (in_bom yes) (on_board yes) 2590 | (uuid 00000000-0000-0000-0000-000060d29b28) 2591 | (property "Reference" "#PWR0106" (id 0) (at 28.575 30.48 0) 2592 | (effects (font (size 1.27 1.27)) hide) 2593 | ) 2594 | (property "Value" "VCC" (id 1) (at 28.956 22.2758 0)) 2595 | (property "Footprint" "" (id 2) (at 28.575 26.67 0) 2596 | (effects (font (size 1.27 1.27)) hide) 2597 | ) 2598 | (property "Datasheet" "" (id 3) (at 28.575 26.67 0) 2599 | (effects (font (size 1.27 1.27)) hide) 2600 | ) 2601 | (pin "1" (uuid e2fcb281-1f72-4147-8b6c-5bc1bb1e1571)) 2602 | ) 2603 | 2604 | (symbol (lib_id "power:+5V") (at 20.955 122.555 0) (unit 1) 2605 | (in_bom yes) (on_board yes) 2606 | (uuid 00000000-0000-0000-0000-000060d41bf2) 2607 | (property "Reference" "#PWR0108" (id 0) (at 20.955 126.365 0) 2608 | (effects (font (size 1.27 1.27)) hide) 2609 | ) 2610 | (property "Value" "+5V" (id 1) (at 21.336 119.3038 90) 2611 | (effects (font (size 1.27 1.27)) (justify left)) 2612 | ) 2613 | (property "Footprint" "" (id 2) (at 20.955 122.555 0) 2614 | (effects (font (size 1.27 1.27)) hide) 2615 | ) 2616 | (property "Datasheet" "" (id 3) (at 20.955 122.555 0) 2617 | (effects (font (size 1.27 1.27)) hide) 2618 | ) 2619 | (pin "1" (uuid 55f481a6-dfb3-411c-9e23-c82760267bdc)) 2620 | ) 2621 | 2622 | (symbol (lib_id "power:+3.3V") (at 71.12 24.765 0) (unit 1) 2623 | (in_bom yes) (on_board yes) 2624 | (uuid 00000000-0000-0000-0000-000060d5e2a9) 2625 | (property "Reference" "#PWR0104" (id 0) (at 71.12 28.575 0) 2626 | (effects (font (size 1.27 1.27)) hide) 2627 | ) 2628 | (property "Value" "+3.3V" (id 1) (at 71.501 20.3708 0)) 2629 | (property "Footprint" "" (id 2) (at 71.12 24.765 0) 2630 | (effects (font (size 1.27 1.27)) hide) 2631 | ) 2632 | (property "Datasheet" "" (id 3) (at 71.12 24.765 0) 2633 | (effects (font (size 1.27 1.27)) hide) 2634 | ) 2635 | (pin "1" (uuid 21fd905f-4494-4c13-b55f-1b2551991379)) 2636 | ) 2637 | 2638 | (symbol (lib_id "Transistor_FET:TSM2302CX") (at 235.585 133.985 0) (unit 1) 2639 | (in_bom yes) (on_board yes) 2640 | (uuid 00000000-0000-0000-0000-000060d61542) 2641 | (property "Reference" "Q1" (id 0) (at 240.792 132.8166 0) 2642 | (effects (font (size 1.27 1.27)) (justify left)) 2643 | ) 2644 | (property "Value" "IRLML6344" (id 1) (at 240.792 135.128 0) 2645 | (effects (font (size 1.27 1.27)) (justify left)) 2646 | ) 2647 | (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 240.665 135.89 0) 2648 | (effects (font (size 1.27 1.27) italic) (justify left) hide) 2649 | ) 2650 | (property "Datasheet" "https://cdn-reichelt.de/documents/datenblatt/A200/DS_IRLML6344-IR.pdf" (id 3) (at 235.585 133.985 0) 2651 | (effects (font (size 1.27 1.27)) (justify left) hide) 2652 | ) 2653 | (property "LCSC" "C693370" (id 4) (at 235.585 133.985 0) 2654 | (effects (font (size 1.6002 1.6002)) hide) 2655 | ) 2656 | (pin "1" (uuid f299fbcb-74b3-4232-b4ee-652b85675b8f)) 2657 | (pin "2" (uuid b4ba9515-7fed-46b8-8dc0-ee789efd3b9d)) 2658 | (pin "3" (uuid d3e9fb28-6d03-4b37-9dcc-bb5d6487db57)) 2659 | ) 2660 | 2661 | (symbol (lib_id "Transistor_FET:IRF7404") (at 252.73 125.095 0) (mirror x) (unit 1) 2662 | (in_bom yes) (on_board yes) 2663 | (uuid 00000000-0000-0000-0000-000060d66b04) 2664 | (property "Reference" "Q2" (id 0) (at 255.905 121.285 0) 2665 | (effects (font (size 1.27 1.27)) (justify left)) 2666 | ) 2667 | (property "Value" "IRF7410" (id 1) (at 255.905 118.9736 0) 2668 | (effects (font (size 1.27 1.27)) (justify left)) 2669 | ) 2670 | (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at 257.81 123.19 0) 2671 | (effects (font (size 1.27 1.27) italic) (justify left) hide) 2672 | ) 2673 | (property "Datasheet" "https://cdn-reichelt.de/documents/datenblatt/A200/DS_IRF7410.pdf" (id 3) (at 252.73 125.095 90) 2674 | (effects (font (size 1.27 1.27)) (justify left) hide) 2675 | ) 2676 | (property "LCSC" "C152423" (id 4) (at 252.73 125.095 0) 2677 | (effects (font (size 1.6002 1.6002)) hide) 2678 | ) 2679 | (pin "1" (uuid 520ef02b-abb2-4d87-8c92-7f83c2538c66)) 2680 | (pin "2" (uuid 11bcd3be-70f2-4abe-921f-5cafbca0eabc)) 2681 | (pin "3" (uuid 2b79beff-c883-4953-b307-3c9920fb102a)) 2682 | (pin "4" (uuid 03dbc574-b025-4a24-82f8-422e635dbe2f)) 2683 | (pin "5" (uuid 746090d3-f294-46e3-b6e9-09091c83ee07)) 2684 | (pin "6" (uuid cee8a491-78ef-4f86-87da-55f8eee52b8a)) 2685 | (pin "7" (uuid 10db6b03-b197-40ec-b43c-2a3aca72a055)) 2686 | (pin "8" (uuid 5b344dd7-44e4-417f-8dd5-bae719936934)) 2687 | ) 2688 | 2689 | (symbol (lib_id "Device:R") (at 226.06 140.335 0) (unit 1) 2690 | (in_bom yes) (on_board yes) 2691 | (uuid 00000000-0000-0000-0000-000060d700fb) 2692 | (property "Reference" "R8" (id 0) (at 227.838 139.1666 0) 2693 | (effects (font (size 1.27 1.27)) (justify left)) 2694 | ) 2695 | (property "Value" "10k" (id 1) (at 226.06 142.24 90) 2696 | (effects (font (size 1.27 1.27)) (justify left)) 2697 | ) 2698 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 224.282 140.335 90) 2699 | (effects (font (size 1.27 1.27)) hide) 2700 | ) 2701 | (property "Datasheet" "~" (id 3) (at 226.06 140.335 0) 2702 | (effects (font (size 1.27 1.27)) hide) 2703 | ) 2704 | (property "LCSC" "C17617" (id 4) (at 226.06 140.335 0) 2705 | (effects (font (size 1.6002 1.6002)) hide) 2706 | ) 2707 | (pin "1" (uuid 64ac4d62-8954-45cc-8019-769c7604b008)) 2708 | (pin "2" (uuid 671902b4-fc26-45bf-880f-6b916ca11eab)) 2709 | ) 2710 | 2711 | (symbol (lib_id "power:GND") (at 27.94 124.46 0) (unit 1) 2712 | (in_bom yes) (on_board yes) 2713 | (uuid 00000000-0000-0000-0000-000060dbd2a4) 2714 | (property "Reference" "#PWR0105" (id 0) (at 27.94 130.81 0) 2715 | (effects (font (size 1.27 1.27)) hide) 2716 | ) 2717 | (property "Value" "GND" (id 1) (at 28.067 128.8542 0)) 2718 | (property "Footprint" "" (id 2) (at 27.94 124.46 0) 2719 | (effects (font (size 1.27 1.27)) hide) 2720 | ) 2721 | (property "Datasheet" "" (id 3) (at 27.94 124.46 0) 2722 | (effects (font (size 1.27 1.27)) hide) 2723 | ) 2724 | (pin "1" (uuid 306d58a4-774e-4597-a070-c0199d91c582)) 2725 | ) 2726 | 2727 | (symbol (lib_id "Device:R") (at 218.44 133.985 270) (unit 1) 2728 | (in_bom yes) (on_board yes) 2729 | (uuid 00000000-0000-0000-0000-000061b66d02) 2730 | (property "Reference" "R9" (id 0) (at 217.805 132.08 90) 2731 | (effects (font (size 1.27 1.27)) (justify left)) 2732 | ) 2733 | (property "Value" "300R" (id 1) (at 215.9 133.985 90) 2734 | (effects (font (size 1.27 1.27)) (justify left)) 2735 | ) 2736 | (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 218.44 132.207 90) 2737 | (effects (font (size 1.27 1.27)) hide) 2738 | ) 2739 | (property "Datasheet" "~" (id 3) (at 218.44 133.985 0) 2740 | (effects (font (size 1.27 1.27)) hide) 2741 | ) 2742 | (property "LCSC" "C17617" (id 4) (at 218.44 133.985 90) 2743 | (effects (font (size 1.6002 1.6002)) hide) 2744 | ) 2745 | (pin "1" (uuid 18256771-19ba-44e7-a038-ee51b37cb5cb)) 2746 | (pin "2" (uuid 57426a42-82cd-43fb-8315-d9003da7ca83)) 2747 | ) 2748 | 2749 | (symbol (lib_id "Device:C") (at 243.205 55.245 270) (unit 1) 2750 | (in_bom yes) (on_board yes) 2751 | (uuid 0bfe7f25-944f-41fb-8360-41696a8682a0) 2752 | (property "Reference" "C5" (id 0) (at 247.015 48.895 90)) 2753 | (property "Value" "100nF" (id 1) (at 247.015 51.435 90)) 2754 | (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (id 2) (at 239.395 56.2102 0) 2755 | (effects (font (size 1.27 1.27)) hide) 2756 | ) 2757 | (property "Datasheet" "~" (id 3) (at 243.205 55.245 0) 2758 | (effects (font (size 1.27 1.27)) hide) 2759 | ) 2760 | (property "LCSC" "C49678" (id 4) (at 243.205 55.245 90) 2761 | (effects (font (size 1.6002 1.6002)) hide) 2762 | ) 2763 | (pin "1" (uuid 02416bae-d064-4d57-b07f-4177c0b43ea9)) 2764 | (pin "2" (uuid 3e8b3b8c-7055-4427-ab30-1e9ffe5a56ae)) 2765 | ) 2766 | 2767 | (symbol (lib_id "power:GND") (at 261.62 59.055 0) (unit 1) 2768 | (in_bom yes) (on_board yes) 2769 | (uuid 2a90f40f-c0e7-4467-8cbd-e38a34a6f0a9) 2770 | (property "Reference" "#PWR0110" (id 0) (at 261.62 65.405 0) 2771 | (effects (font (size 1.27 1.27)) hide) 2772 | ) 2773 | (property "Value" "GND" (id 1) (at 263.525 63.5 0) 2774 | (effects (font (size 1.27 1.27)) (justify right)) 2775 | ) 2776 | (property "Footprint" "" (id 2) (at 261.62 59.055 0) 2777 | (effects (font (size 1.27 1.27)) hide) 2778 | ) 2779 | (property "Datasheet" "" (id 3) (at 261.62 59.055 0) 2780 | (effects (font (size 1.27 1.27)) hide) 2781 | ) 2782 | (pin "1" (uuid 3556d775-682c-4b33-90be-96b333536ed9)) 2783 | ) 2784 | 2785 | (symbol (lib_id "power:VCC") (at 224.155 50.8 0) (unit 1) 2786 | (in_bom yes) (on_board yes) 2787 | (uuid 2c3a8f2e-ffcb-4278-90c4-7c0dedebf0df) 2788 | (property "Reference" "#PWR0107" (id 0) (at 224.155 54.61 0) 2789 | (effects (font (size 1.27 1.27)) hide) 2790 | ) 2791 | (property "Value" "VCC" (id 1) (at 224.536 46.4058 0)) 2792 | (property "Footprint" "" (id 2) (at 224.155 50.8 0) 2793 | (effects (font (size 1.27 1.27)) hide) 2794 | ) 2795 | (property "Datasheet" "" (id 3) (at 224.155 50.8 0) 2796 | (effects (font (size 1.27 1.27)) hide) 2797 | ) 2798 | (pin "1" (uuid 837b5051-6fc8-434a-9b70-8a9fe01fb1d3)) 2799 | ) 2800 | 2801 | (symbol (lib_id "Device:C") (at 83.82 34.29 0) (unit 1) 2802 | (in_bom yes) (on_board yes) 2803 | (uuid 3ff00d96-2014-4684-94f4-76b6aad6119d) 2804 | (property "Reference" "aC2" (id 0) (at 86.741 33.1216 0) 2805 | (effects (font (size 1.27 1.27)) (justify left)) 2806 | ) 2807 | (property "Value" "100µF" (id 1) (at 86.741 35.433 0) 2808 | (effects (font (size 1.27 1.27)) (justify left)) 2809 | ) 2810 | (property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" (id 2) (at 84.7852 38.1 0) 2811 | (effects (font (size 1.27 1.27)) hide) 2812 | ) 2813 | (property "Datasheet" "~" (id 3) (at 83.82 34.29 0) 2814 | (effects (font (size 1.27 1.27)) hide) 2815 | ) 2816 | (property "LCSC" "" (id 4) (at 83.82 34.29 0) 2817 | (effects (font (size 1.6002 1.6002)) hide) 2818 | ) 2819 | (pin "1" (uuid a79bd82c-30f4-4606-bc41-ec7d74327806)) 2820 | (pin "2" (uuid 2c0f1784-0bb7-40c3-8b24-9f9187f38fdc)) 2821 | ) 2822 | 2823 | (symbol (lib_id "Connector:Conn_01x04_Male") (at 41.275 98.425 180) (unit 1) 2824 | (in_bom yes) (on_board yes) (fields_autoplaced) 2825 | (uuid 4deb8447-d130-4b7b-8362-fc2c46c20c26) 2826 | (property "Reference" "J2" (id 0) (at 43.18 95.8849 0) 2827 | (effects (font (size 1.27 1.27)) (justify right)) 2828 | ) 2829 | (property "Value" "Conn_01x04_Male" (id 1) (at 43.18 98.4249 0) 2830 | (effects (font (size 1.27 1.27)) (justify right)) 2831 | ) 2832 | (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x04_P2.54mm_Vertical" (id 2) (at 41.275 98.425 0) 2833 | (effects (font (size 1.27 1.27)) hide) 2834 | ) 2835 | (property "Datasheet" "~" (id 3) (at 41.275 98.425 0) 2836 | (effects (font (size 1.27 1.27)) hide) 2837 | ) 2838 | (pin "1" (uuid e9bcf19d-8191-49c8-9295-d5792abea728)) 2839 | (pin "2" (uuid 6597fff4-24cb-43be-b6c6-35903a24c460)) 2840 | (pin "3" (uuid dd4b2c46-9b0e-4552-8255-ce6eb02e38f8)) 2841 | (pin "4" (uuid e2794d44-6a66-4214-b8c7-fbc6efa9e1f5)) 2842 | ) 2843 | 2844 | (symbol (lib_id "Jumper:Jumper_2_Open") (at 56.515 183.515 0) (unit 1) 2845 | (in_bom yes) (on_board yes) (fields_autoplaced) 2846 | (uuid 875bbf6c-8032-44c2-bddd-d3ad27775872) 2847 | (property "Reference" "JP2" (id 0) (at 56.515 176.53 0)) 2848 | (property "Value" "Jumper_2_Open" (id 1) (at 56.515 179.07 0)) 2849 | (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (id 2) (at 56.515 183.515 0) 2850 | (effects (font (size 1.27 1.27)) hide) 2851 | ) 2852 | (property "Datasheet" "~" (id 3) (at 56.515 183.515 0) 2853 | (effects (font (size 1.27 1.27)) hide) 2854 | ) 2855 | (pin "1" (uuid a19731d9-2ac4-4af5-919a-f5aa58c69f19)) 2856 | (pin "2" (uuid 1c3c5c74-5ddf-4ed1-8d3e-7abb3b30064f)) 2857 | ) 2858 | 2859 | (symbol (lib_id "power:GND") (at 20.955 137.16 0) (unit 1) 2860 | (in_bom yes) (on_board yes) 2861 | (uuid d973087d-7b01-4bb8-b166-1ab82cb0cbda) 2862 | (property "Reference" "#PWR0111" (id 0) (at 20.955 143.51 0) 2863 | (effects (font (size 1.27 1.27)) hide) 2864 | ) 2865 | (property "Value" "GND" (id 1) (at 21.082 141.5542 0)) 2866 | (property "Footprint" "" (id 2) (at 20.955 137.16 0) 2867 | (effects (font (size 1.27 1.27)) hide) 2868 | ) 2869 | (property "Datasheet" "" (id 3) (at 20.955 137.16 0) 2870 | (effects (font (size 1.27 1.27)) hide) 2871 | ) 2872 | (pin "1" (uuid d57fe80b-3e87-4526-84b7-c77eb1c3cd6b)) 2873 | ) 2874 | 2875 | (symbol (lib_id "Connector:Screw_Terminal_01x05") (at 66.675 128.905 0) (mirror x) (unit 1) 2876 | (in_bom yes) (on_board yes) (fields_autoplaced) 2877 | (uuid f9de72ca-73a8-42c2-920c-069272dd3130) 2878 | (property "Reference" "J1" (id 0) (at 66.675 116.84 0)) 2879 | (property "Value" "Screw_Terminal_01x05" (id 1) (at 66.675 119.38 0)) 2880 | (property "Footprint" "TerminalBlock:TerminalBlock_bornier-5_P5.08mm" (id 2) (at 66.675 128.905 0) 2881 | (effects (font (size 1.27 1.27)) hide) 2882 | ) 2883 | (property "Datasheet" "~" (id 3) (at 66.675 128.905 0) 2884 | (effects (font (size 1.27 1.27)) hide) 2885 | ) 2886 | (pin "1" (uuid 44ac0e69-f60b-4d06-910d-00b04ab462cc)) 2887 | (pin "2" (uuid a17e3c40-5b5e-44aa-9a41-75cb1a0f4aa8)) 2888 | (pin "3" (uuid c0a866f5-b783-42f6-b756-8086c4976f11)) 2889 | (pin "4" (uuid e22569f2-870e-4b94-aae6-e301cbffd726)) 2890 | (pin "5" (uuid 2a2a8a1f-a295-45d5-9418-ae650bcb2e29)) 2891 | ) 2892 | 2893 | (sheet_instances 2894 | (path "/" (page "1")) 2895 | ) 2896 | 2897 | (symbol_instances 2898 | (path "/00000000-0000-0000-0000-000060ca551f" 2899 | (reference "#PWR01") (unit 1) (value "+5V") (footprint "") 2900 | ) 2901 | (path "/00000000-0000-0000-0000-000060ca5fcd" 2902 | (reference "#PWR02") (unit 1) (value "GND") (footprint "") 2903 | ) 2904 | (path "/00000000-0000-0000-0000-000060cb6a39" 2905 | (reference "#PWR06") (unit 1) (value "GND") (footprint "") 2906 | ) 2907 | (path "/00000000-0000-0000-0000-000060cd8992" 2908 | (reference "#PWR07") (unit 1) (value "+3.3V") (footprint "") 2909 | ) 2910 | (path "/00000000-0000-0000-0000-000060cdc696" 2911 | (reference "#PWR08") (unit 1) (value "GND") (footprint "") 2912 | ) 2913 | (path "/00000000-0000-0000-0000-000060ca5388" 2914 | (reference "#PWR09") (unit 1) (value "GND") (footprint "") 2915 | ) 2916 | (path "/00000000-0000-0000-0000-000060cac70b" 2917 | (reference "#PWR010") (unit 1) (value "GND") (footprint "") 2918 | ) 2919 | (path "/00000000-0000-0000-0000-000060cb74f5" 2920 | (reference "#PWR011") (unit 1) (value "GND") (footprint "") 2921 | ) 2922 | (path "/00000000-0000-0000-0000-000060caf22d" 2923 | (reference "#PWR012") (unit 1) (value "GND") (footprint "") 2924 | ) 2925 | (path "/00000000-0000-0000-0000-000060cc9228" 2926 | (reference "#PWR014") (unit 1) (value "GND") (footprint "") 2927 | ) 2928 | (path "/00000000-0000-0000-0000-000060d151c8" 2929 | (reference "#PWR0101") (unit 1) (value "GND") (footprint "") 2930 | ) 2931 | (path "/00000000-0000-0000-0000-000060d0b15e" 2932 | (reference "#PWR0102") (unit 1) (value "GND") (footprint "") 2933 | ) 2934 | (path "/00000000-0000-0000-0000-000060d1c6f6" 2935 | (reference "#PWR0103") (unit 1) (value "+5V") (footprint "") 2936 | ) 2937 | (path "/00000000-0000-0000-0000-000060d5e2a9" 2938 | (reference "#PWR0104") (unit 1) (value "+3.3V") (footprint "") 2939 | ) 2940 | (path "/00000000-0000-0000-0000-000060dbd2a4" 2941 | (reference "#PWR0105") (unit 1) (value "GND") (footprint "") 2942 | ) 2943 | (path "/00000000-0000-0000-0000-000060d29b28" 2944 | (reference "#PWR0106") (unit 1) (value "VCC") (footprint "") 2945 | ) 2946 | (path "/2c3a8f2e-ffcb-4278-90c4-7c0dedebf0df" 2947 | (reference "#PWR0107") (unit 1) (value "VCC") (footprint "") 2948 | ) 2949 | (path "/00000000-0000-0000-0000-000060d41bf2" 2950 | (reference "#PWR0108") (unit 1) (value "+5V") (footprint "") 2951 | ) 2952 | (path "/2a90f40f-c0e7-4467-8cbd-e38a34a6f0a9" 2953 | (reference "#PWR0110") (unit 1) (value "GND") (footprint "") 2954 | ) 2955 | (path "/d973087d-7b01-4bb8-b166-1ab82cb0cbda" 2956 | (reference "#PWR0111") (unit 1) (value "GND") (footprint "") 2957 | ) 2958 | (path "/00000000-0000-0000-0000-000060ca944d" 2959 | (reference "C1") (unit 1) (value "10µF") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder") 2960 | ) 2961 | (path "/00000000-0000-0000-0000-000060ca9b51" 2962 | (reference "C2") (unit 1) (value "47F") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder") 2963 | ) 2964 | (path "/00000000-0000-0000-0000-000060cab9a9" 2965 | (reference "C3") (unit 1) (value "100nF") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder") 2966 | ) 2967 | (path "/00000000-0000-0000-0000-000060d09e5e" 2968 | (reference "C4") (unit 1) (value "1000µF") (footprint "Capacitor_THT:CP_Radial_D8.0mm_P3.50mm") 2969 | ) 2970 | (path "/0bfe7f25-944f-41fb-8360-41696a8682a0" 2971 | (reference "C5") (unit 1) (value "100nF") (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder") 2972 | ) 2973 | (path "/00000000-0000-0000-0000-000060d1aeec" 2974 | (reference "D1") (unit 1) (value "Flyback diode") (footprint "Diode_SMD:D_SMA_Handsoldering") 2975 | ) 2976 | (path "/f9de72ca-73a8-42c2-920c-069272dd3130" 2977 | (reference "J1") (unit 1) (value "Screw_Terminal_01x05") (footprint "TerminalBlock:TerminalBlock_bornier-5_P5.08mm") 2978 | ) 2979 | (path "/4deb8447-d130-4b7b-8362-fc2c46c20c26" 2980 | (reference "J2") (unit 1) (value "Conn_01x04_Male") (footprint "Connector_PinSocket_2.54mm:PinSocket_1x04_P2.54mm_Vertical") 2981 | ) 2982 | (path "/00000000-0000-0000-0000-000060cd54ce" 2983 | (reference "JP1") (unit 1) (value "BTN/FLASH") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical") 2984 | ) 2985 | (path "/875bbf6c-8032-44c2-bddd-d3ad27775872" 2986 | (reference "JP2") (unit 1) (value "Jumper_2_Open") (footprint "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm") 2987 | ) 2988 | (path "/00000000-0000-0000-0000-000060d61542" 2989 | (reference "Q1") (unit 1) (value "IRLML6344") (footprint "Package_TO_SOT_SMD:SOT-23") 2990 | ) 2991 | (path "/00000000-0000-0000-0000-000060d66b04" 2992 | (reference "Q2") (unit 1) (value "IRF7410") (footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm") 2993 | ) 2994 | (path "/00000000-0000-0000-0000-000060ca89fa" 2995 | (reference "R1") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 2996 | ) 2997 | (path "/00000000-0000-0000-0000-000060ca834a" 2998 | (reference "R2") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 2999 | ) 3000 | (path "/00000000-0000-0000-0000-000060d02fff" 3001 | (reference "R3") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 3002 | ) 3003 | (path "/00000000-0000-0000-0000-000060caa85f" 3004 | (reference "R4") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 3005 | ) 3006 | (path "/00000000-0000-0000-0000-000060cad591" 3007 | (reference "R5") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 3008 | ) 3009 | (path "/00000000-0000-0000-0000-000060ce7305" 3010 | (reference "R6") (unit 1) (value "470R") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 3011 | ) 3012 | (path "/00000000-0000-0000-0000-000060d14566" 3013 | (reference "R7") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 3014 | ) 3015 | (path "/00000000-0000-0000-0000-000060d700fb" 3016 | (reference "R8") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 3017 | ) 3018 | (path "/00000000-0000-0000-0000-000061b66d02" 3019 | (reference "R9") (unit 1) (value "300R") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder") 3020 | ) 3021 | (path "/00000000-0000-0000-0000-000060cb5b0c" 3022 | (reference "SW1") (unit 1) (value "SW_RST") (footprint "Button_Switch_SMD:SW_SPST_CK_RS282G05A3") 3023 | ) 3024 | (path "/00000000-0000-0000-0000-000060ca39e8" 3025 | (reference "U1") (unit 1) (value "TS1117-3.3") (footprint "Package_TO_SOT_SMD:SOT-223-3_TabPin2") 3026 | ) 3027 | (path "/00000000-0000-0000-0000-000060ca27f0" 3028 | (reference "U2") (unit 1) (value "ESP-12E") (footprint "RF_Module:ESP-12E") 3029 | ) 3030 | (path "/00000000-0000-0000-0000-000060d1d50c" 3031 | (reference "U4") (unit 1) (value "74LVC1G125") (footprint "Package_TO_SOT_SMD:SOT-23-5") 3032 | ) 3033 | (path "/3ff00d96-2014-4684-94f4-76b6aad6119d" 3034 | (reference "aC2") (unit 1) (value "100µF") (footprint "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder") 3035 | ) 3036 | ) 3037 | ) 3038 | -------------------------------------------------------------------------------- /ESP-12_WLED-Controller_KiCad6/custom_Footprints.pretty/SW_Push_SPST_NO_Alps_SKRK_handsolder.kicad_mod: -------------------------------------------------------------------------------- 1 | (footprint "SW_Push_SPST_NO_Alps_SKRK_handsolder" (version 20211014) (generator pcbnew) 2 | (layer "F.Cu") 3 | (tedit 61F6C0A4) 4 | (descr "http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html") 5 | (tags "SMD SMT button") 6 | (attr smd) 7 | (fp_text reference "REF**" (at 0 -2.25) (layer "F.SilkS") 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | (tstamp 6c47c200-1b68-4f15-8a60-58e5647127a8) 10 | ) 11 | (fp_text value "SW_Push_SPST_NO_Alps_SKRK_handsolder" (at 0 2.5) (layer "F.Fab") 12 | (effects (font (size 1 1) (thickness 0.15))) 13 | (tstamp f986b248-cc1f-44a5-9790-ffff301168f2) 14 | ) 15 | (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") 16 | (effects (font (size 1 1) (thickness 0.15))) 17 | (tstamp 142e4b4d-1b3c-4d48-bffe-d25a36af5f2b) 18 | ) 19 | (fp_line (start -2.07 -1.57) (end 2.07 -1.57) (layer "F.SilkS") (width 0.12) (tstamp 4060ff52-f8d0-44cb-9d46-856157cda78a)) 20 | (fp_line (start 2.07 -1.57) (end 2.07 -1.27) (layer "F.SilkS") (width 0.12) (tstamp 51712712-7b20-4a66-85ba-37b20437d4a0)) 21 | (fp_line (start 2.07 1.27) (end 2.07 1.57) (layer "F.SilkS") (width 0.12) (tstamp 5c968dfc-1eb2-448f-a21f-178d0b087dc2)) 22 | (fp_line (start -2.07 1.57) (end -2.07 1.27) (layer "F.SilkS") (width 0.12) (tstamp 71cd440e-0ce6-4201-b4e1-d5c71791dd23)) 23 | (fp_line (start 2.07 1.57) (end -2.07 1.57) (layer "F.SilkS") (width 0.12) (tstamp bbd90f6d-de1c-4162-8c75-e661323db6a1)) 24 | (fp_line (start -2.07 -1.27) (end -2.07 -1.57) (layer "F.SilkS") (width 0.12) (tstamp d3cb2b4a-7611-4ccf-a408-413f845e8d63)) 25 | (fp_line (start 3.25 -1.7) (end 3.25 1.7) (layer "F.CrtYd") (width 0.05) (tstamp 1483567a-82b9-40b3-84cb-f7fe7c72d519)) 26 | (fp_line (start -3.25 1.7) (end -3.25 -1.7) (layer "F.CrtYd") (width 0.05) (tstamp 1553cf33-9887-4393-aa61-85a116537988)) 27 | (fp_line (start 3.25 1.7) (end -3.25 1.7) (layer "F.CrtYd") (width 0.05) (tstamp 4849b1e2-1925-4f75-b5f4-a46041cea182)) 28 | (fp_line (start -3.25 -1.7) (end 3.25 -1.7) (layer "F.CrtYd") (width 0.05) (tstamp a4a6ae5d-df90-4f8b-a40d-2d08374f89f0)) 29 | (fp_line (start 1.95 -1.45) (end 1.95 1.45) (layer "F.Fab") (width 0.1) (tstamp 27727331-48e9-4cac-9732-529cb2ecc079)) 30 | (fp_line (start -1.95 1.45) (end -1.95 -1.45) (layer "F.Fab") (width 0.1) (tstamp 9e526789-036d-4d99-8041-29b60d5ad07b)) 31 | (fp_line (start 1.95 1.45) (end -1.95 1.45) (layer "F.Fab") (width 0.1) (tstamp b7d41a45-50cc-4e16-9351-723055a2a41e)) 32 | (fp_line (start -1.95 -1.45) (end 1.95 -1.45) (layer "F.Fab") (width 0.1) (tstamp e82bd15c-a6cc-433e-8b88-00b7ebc8db2a)) 33 | (fp_circle (center 0 0) (end 1 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 4352d0f7-5fe9-467a-a2cc-7a0b49e9af8a)) 34 | (pad "1" smd roundrect (at -2.1 0) (size 1.3 2.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 326c8e35-c807-4874-ba94-75c4bfafa144)) 35 | (pad "2" smd roundrect (at 2.1 0) (size 1.3 2.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp c89f8ee5-d4ed-40c3-a1db-83506234bbb6)) 36 | (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_Push_SPST_NO_Alps_SKRK.wrl" 37 | (offset (xyz 0 0 0)) 38 | (scale (xyz 1 1 1)) 39 | (rotate (xyz 0 0 0)) 40 | ) 41 | ) 42 | -------------------------------------------------------------------------------- /ESP-12_WLED-Controller_KiCad6/fp-lib-table: -------------------------------------------------------------------------------- 1 | (fp_lib_table 2 | (lib (name "custom_Footprints")(type "KiCad")(uri "${KIPRJMOD}/custom_Footprints.pretty")(options "")(descr "")) 3 | ) 4 | -------------------------------------------------------------------------------- /Gerber/BOM-ESP-12_WLED-Controller.csv: -------------------------------------------------------------------------------- 1 | Comment,Designator,Footprint,LCSC 2 | 470R,R6,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,C114564 3 | 74LVC1G125,U4,SOT-23-5,C12518 4 | IRF7410,Q2,SOIC-8_3.9x4.9mm_P1.27mm,C148144 5 | 47F,C2,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,C16780 6 | 10µF,C1,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,C1713 7 | 10k,"R1,R2,R3,R4,R5,R7,R8",R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,C17414 8 | 300R,R9,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,C17617 9 | 1000µF,C4,CP_Radial_D8.0mm_P3.50mm,C189254 10 | Flyback diode,D1,D_SMA_Handsoldering,C2480 11 | SW_RST,SW1,SW_SPST_CK_RS282G05A3,C319331 12 | BTN/FLASH,JP1,PinHeader_1x02_P2.54mm_Vertical,C390678 13 | 100nF,"C3,C5",C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,C49678 14 | TS1117-3.3,U1,SOT-223-3_TabPin2,C6186 15 | IRLML6344,Q1,SOT-23,C693370 16 | ESP-12E,U2,ESP-12E,C82891 17 | Screw_Terminal_01x05,J1,TerminalBlock_bornier-5_P5.08mm, 18 | 100µF,aC2,C_1206_3216Metric_Pad1.33x1.80mm_HandSolder, 19 | Conn_01x04_Male,J2,PinSocket_1x04_P2.54mm_Vertical, 20 | Jumper_2_Open,JP2,SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm, 21 | -------------------------------------------------------------------------------- /Gerber/GERBER-ESP-12_WLED-Controller.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/Gerber/GERBER-ESP-12_WLED-Controller.zip -------------------------------------------------------------------------------- /Gerber/POS-ESP-12_WLED-Controller.csv: -------------------------------------------------------------------------------- 1 | Designator,Val,Package,Mid X,Mid Y,Rotation,Layer 2 | aC2,100µF,C_1206_3216Metric_Pad1.33x1.80mm_HandSolder,121.38,-97.82,90.0,top 3 | C1,10µF,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,132.5,-92.71,90.0,top 4 | C2,47F,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,121.4,-92.73,90.0,top 5 | C3,100nF,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,133.25,-110.86,90.0,top 6 | C5,100nF,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,159.35,-89.7,180.0,top 7 | D1,Flyback diode,D_SMA_Handsoldering,164.79,-95.79,90.0,top 8 | Q1,IRLML6344,SOT-23,159.4,-99.6,270.0,top 9 | Q2,IRF7410,SOIC-8_3.9x4.9mm_P1.27mm,164.06,-104.81,0.0,top 10 | R1,10k,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,133.22,-105.45,90.0,top 11 | R2,10k,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,133.23,-100.17,90.0,top 12 | R3,10k,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,155.26,-106.165,90.0,top 13 | R4,10k,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,155.26,-101.465,-90.0,top 14 | R5,10k,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,155.26,-110.865,-90.0,top 15 | R6,470R,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,169.2,-89.7,180.0,top 16 | R7,10k,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,158.85,-106.25,90.0,top 17 | R8,10k,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,155.25,-92.0,90.0,top 18 | R9,300R,R_0805_2012Metric_Pad1.20x1.40mm_HandSolder,155.25,-96.7,90.0,top 19 | SW1,SW_RST,SW_SPST_CK_RS282G05A3,125.8,-102.5,180.0,top 20 | U1,TS1117-3.3,SOT-223-3_TabPin2,126.98,-92.65,270.0,top 21 | U2,ESP-12E,ESP-12E,144.245,-99.61,0.0,top 22 | U4,74LVC1G125,SOT-23-5,159.5,-94.0,270.0,top 23 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ESP-12_WLED-Controller V1.3 [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) 2 | 3 | [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/S6S7GF5NA) 4 | 5 | [English Version below](https://github.com/der-pw/ESP-12_WLED-Controller?tab=readme-ov-file#english) 6 | 7 | --- 8 | 9 | Designidee eines EPS-12(E/F) basierten NeoPixel (WS2812B, WS2811, SK6812)-Controller speziell für [WLED](https://github.com/Aircoookie/WLED) oder auch Alternativen. 10 | 11 | ### tl;dr 12 | Ich habe einige Tests zur Stromaufnahme am ESP-32_WLED-Controller durchgeführt. Da beide Controller im Bereich des MOSFET gleich aufgebaut sind, lassen sich die Erkenntnisse übertragen. 13 | Let's talk about [maximum ratings](https://github.com/der-pw/ESP-32_WLED-Controller/blob/main/maximum_ratings.md) 14 | 15 | ### Übersicht: 16 | - [Versionen](https://github.com/der-pw/ESP-12_WLED-Controller#versionen) 17 | - [Gehäuse](https://github.com/der-pw/ESP-12_WLED-Controller#gehäuse) 18 | - [Einstellungen](https://github.com/der-pw/ESP-12_WLED-Controller#einstellungen) 19 | - [Teileliste](https://github.com/der-pw/ESP-12_WLED-Controller#teileliste) 20 | - [Anschluss Hinweise](wiring.md) -> 21 | 22 | Die Idee war es, einen Controller zu bauen, der mit Pegelwandler arbeitet um das Datensignal, welches der ESP8266 nur mit 3,3V Pegel ausgibt, auf die vom LED-Strip benötigten 5V zu setzen. Gerade bei langen Datenleitungen kann ein 3,3V-Pegel sich schneller "verwaschen". 23 | Als Levelshifter werwende ich einen **74LVC1G125**. 24 | Zusätzlich kann die Versorgungsspannung für den LED-Strip über einen P-Kanal MOSFET abgeschaltet werden. Auch im ausgeschalteten Zustand verbrauchen die NEOPIXEL-Strips Strom (ca. 1mA/Pixel). 25 | Praktischerweise bietet WLED hier seit einiger Zeit, die Möglichkeit über einen frei definierten Pin ein "Relay" zu schalten. 26 | Vor dem P-MOSFET sitzt ein weiterer N-MOSFET. Einmal funktioniert dieser als Treiber um den P-MOSFET mit 5V Logikpegel zu schalten und zum anderen als Inverter, damit der Haupt-MOSFET praktisch "active HIGH" am GPIO12 des ESP2866 durchschaltet. 27 | 28 | ### Versionen: 29 | - 0.9 erstes Layout veröffentlicht 30 | - 1.0 kleine Änderungen und Fehler beseitigt 31 | - - 1.01 C1 und C2 Korrektur der Werte (statt 10nF 10µF) hat keine Auswirkung auf die Platine 32 | - - 1.1 Gatewiderstand R9 hinzugefügt 33 | - - 1.2 Gatewiderstand Wert auf 300Ohm geändert 34 | - - 1.3 Platinenlayout überarbeitet 35 | THT-MOSFET entfernt und dafür ... 36 | Leiterbahn verbreitert und auf zwei Lagen verteilt 37 | zweiter C2 Kondensator 38 | Lötjumper unter R6 zum Überbrücken gesetzt 39 | zweiter GND Anschluss am Terminal 40 | Datenpin von IO4 auf IO2 gelegt [Fehler im Design](https://github.com/der-pw/ESP-12_WLED-Controller/issues/2#issuecomment-1024920433). 41 | 42 | ![PCB top](img/PCB-top.jpg) 43 | 44 | ### Gehäuse 45 | ![PCB case](Case/Controller_case.jpg) 46 | Es gibt ein simples Gehäuse. 47 | Die beiden Geäusehälften werden zusammen geklipst. 48 | Die Platine wird mittels 2x5mm Linsenkopfschrauben (Grobgewinde) im Gehäuse befestigt. 49 | 50 | ### Einstellungen 51 | Die Platine verwendet folgendes Pin-Setting. 52 | Auf **GPIO0** kann ein externer Button verwendet werden, zum Ein- und Ausschalten und zusätzlich initiert man darüber den Flashvorgang. 53 | An **GPIO2** hängt das Datensignal und über **GPIO12** wird der MOSFET geschaltet. 54 | 55 | ![Pin-setting](img/Pin-setting.jpg) 56 | 57 | 58 | ### Teileliste 59 | 60 | | Refs | Qty | Component | Description | 61 | | ----- | --- | ---- | ----------- | 62 | | C1 | 1 | 10µF | 0805 10µF | 63 | | C2 | 1 | 47F | 0805 47µF oder 22µF | 64 | | aC2 | 1 | 100µF | alternativer Footprint in 1206 für größere Kerkos | 65 | | C3, C5 | 2 | 100nF | 0805 100nF | 66 | | C4 | 1 | 1000µF | Elko radial 1000µF 6.3V RM3.5 d=8mm l=11.5mm | 67 | | D1 | 1 | Freilaufdiode | SS14 DO-214 | 68 | | J1 | 1 | Screw_Terminal_01x05 | | 69 | | J2 | 1 | Conn_01x04_Male | Buchsenleiste RM2.54mm | 70 | | JP1 | 1 | BTN/FLASH | Jumper mit Pinheader RM2.54 | 71 | | JP2 | 1 | Jumper_2_Open | Lötbrücke auf der Rückseite für R6 | 72 | | Q1 | 1 | IRLML6344 | MOSFET N-Kanal 30 V 5A SOT-23 | 73 | | Q2 | 1 | IRF7410 | MOSFET P-Kanal -12 V -16A SO-8 | 74 | | R1, R2, R3, R4, R5, R7, R8 | 7 | 10k | 0805 10kΩ | 75 | | R6 | 1 | 470R | 0805 470Ω | 76 | | R9 | 1 | 300R | 0805 300Ω | 77 | | SW1 | 1 | SW_RST | 6mm x3.5mm Push Button SMD| 78 | | U1 | 1 | TS1117-3.3 | Linearregler 3.3V fix alt. AMS1117-3.3, SOT-223 | 79 | | U2 | 1 | ESP-12F | ESP-12F (ESP8266) Wifi-Modul | 80 | | U4 | 1 | 74LVC1G125 | Single Buffer Gate Tri-State als Logic Level Converter, SOT-23-5 | 81 | 82 | 83 | Diese Platine kann mit einem [fertigen Binary](https://install.wled.me/) verwendet werden. 84 | 85 | ## Dankeschön! 86 | 87 | Ein besonderer Dank geht an [Aircoookie](https://github.com/Aircoookie) und allen Beteiligten, die am [WLED](https://github.com/Aircoookie/WLED) Projekt mitarbeiten. 88 | 89 | ---- 90 | ## English 91 | 92 | ### tl;dr 93 | I did some power consumption tests on the ESP-32_WLED controller. Both controllers have the same structure in the MOSFET area, the results can be transferred. 94 | Let's talk about [maximum ratings](https://github.com/der-pw/ESP-32_WLED-Controller/blob/main/maximum_ratings.md) 95 | 96 | ---- 97 | 98 | Design idea of an EPS-12 (E / F) based NeoPixel (WS2812B, WS2811, SK6812) controller especially for WLED or alternatives. 99 | 100 | Overview: 101 | - [Versions](https://github.com/der-pw/ESP-12_WLED-Controller#versions) 102 | - [Case](https://github.com/der-pw/ESP-12_WLED-Controller#case) 103 | - [Settings](https://github.com/der-pw/ESP-12_WLED-Controller#settings) 104 | - [Parts list](https://github.com/der-pw/ESP-12_WLED-Controller#parts-list) 105 | - [Connecting Hints](wiring.md) -> 106 | 107 | 108 | The idea was to build a controller that works with level converters to set the data signal, which the ESP8266 only outputs with a 3.3V level, to the 5V required by the LED strip. Especially with long data lines, a 3.3V level can "fading" more quickly. 109 | As the level shifter I use a **74LVC1G125**. 110 | In addition, the supply voltage for the LED strip can be switched off via a P-Channel MOSFET. Even when switched off, the NEOPIXEL strips consume electricity (approx. 1mA/pixel). 111 | Conveniently, WLED offers the option of switching a "relay" via a freely defined pin. https://github.com/Aircoookie/WLED/issues/631#issuecomment-578551872 112 | Another N-MOSFET sits in front of the P-MOSFET. On the one hand, this works as a driver to operate the P-MOSFET with a 5V logic level and on the other hand as an inverter, so that the main MOSFET switches through practically "active HIGH" on the GPIO12 of the ESP2866. 113 | 114 | ### Versions: 115 | - 0.9 first layout published 116 | - 1.0 minor changes and bugs fixed 117 | - - 1.01 C1 and C2 wrong Values fixed (10µF instead of 10nF) has no effects of the PCB 118 | - - 1.1 added gate resistor R9 119 | - - 1.2 change gate resisitr value to 300Ohm 120 | - - 1.3 board layout revised 121 | THT MOSFET removed and for that... 122 | Traces widened and divided onto two layers 123 | second alternative C2 capacitor 124 | Solder jumper placed under R6 for bridging 125 | second GND connector on the terminal. 126 | Data pin placed from IO4 to IO2 [Error in design](https://github.com/der-pw/ESP-12_WLED-Controller/issues/2#issuecomment-1024920433). 127 | 128 | 129 | ![PCB top](img/PCB-top.jpg) 130 | 131 | ### Case 132 | ![PCB case](Case/Controller_case.jpg) 133 | There is a simple case. The two halves of the housing are clipped together. The circuit board is attached to the housing by means of 2x5mm pan head screws (coarse thread). 134 | 135 | ### Settings 136 | The board uses the following pin setting. 137 | An external button can be used on GPIO0 to switch it on and off and also to initiate the flash process. 138 | The data signal is connected to GPIO2 and the MOSFET is switched via GPIO12. 139 | 140 | ![Pin-setting](img/Pin-setting.jpg) 141 | 142 | ### Parts list 143 | 144 | | Refs | qty | components | Description | 145 | | ----- | --- | ---- | ----------- | 146 | | C1 | 1 | 10µF | 0805 10µF | 147 | | C2 | 1 | 47F | 0805 47µF or 22µF | 148 | | aC2 | 1 | 100µF | alternative footprint in 1206 for larger caps | 149 | | C3, C5 | 2 | 100nF | 0805 100nF | 150 | | C4 | 1 | 1000µF | Capacitor radial 1000µF 6.3V pich3.5 d=8mm l=11.5mm | 151 | | D1 | 1 | Flyback diode | SS14 DO-214 | 152 | | J1 | 1 | Screw_Terminal_01x05 | | 153 | | J2 | 1 | Conn_01x04_Male | Socket strip pitch 2.54mm | 154 | | JP1 | 1 | BTN/FLASH | Jumper with pin header pitch 2.54 | 155 | | JP2 | 1 | Jumper_2_Open | Solder bridge on the back for R6 | 156 | | Q1 | 1 | IRLML6344 | MOSFET N-channel 30V 5A SOT-23 | 157 | | Q2 | 1 | IRF7410 | MOSFET P-channel -12V -16A SO-8 | 158 | | R1, R2, R3, R4, R5, R7, R8 | 7 | 10k | 0805 10kΩ | 159 | | R6 | 1 | 470R | 0805 470Ω | 160 | | R9 | 1 | 300R | 0805 300Ω | 161 | | SW1 | 1 | SW_RST | 6mm x3.5mm Push Button SMD| 162 | | U1 | 1 | TS1117-3.3 | Linear regulator 3.3V fix old. AMS1117-3.3, SOT-223 | 163 | | U2 | 1 | ESP-12F | ESP-12F (ESP8266) Wifi Module | 164 | | U4 | 1 | 74LVC1G125 | Single Buffer Gate Tri-State as Logic Level Converter, SOT-23-5 | 165 | 166 | 167 | PCB can be used with a [pre compiled binary](https://install.wled.me/). 168 | 169 | ## Thanks! 170 | 171 | Special thanks to [Aircoookie](https://github.com/Aircoookie) and all the contributors at the [WLED](https://github.com/Aircoookie/WLED) project. 172 | -------------------------------------------------------------------------------- /img/FTDI_conn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/img/FTDI_conn.jpg -------------------------------------------------------------------------------- /img/LED-Logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/img/LED-Logo.jpg -------------------------------------------------------------------------------- /img/PCB-top.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/img/PCB-top.jpg -------------------------------------------------------------------------------- /img/Pin-setting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/img/Pin-setting.jpg -------------------------------------------------------------------------------- /img/STRP-PWR_conn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/der-pw/ESP-12_WLED-Controller/e3e2e70c3b89be7f869c52b77da48e0aeabe81e8/img/STRP-PWR_conn.jpg -------------------------------------------------------------------------------- /wiring.md: -------------------------------------------------------------------------------- 1 | # ESP-12_WLED-Controller [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) 2 | [English Version below](#english) 3 | 4 | ### Anschluss des Serial-UART Konverter (hier FTDI Adapter) 5 | ![FTDI-Adapter](img/FTDI_conn.jpg) 6 | 7 | Der Jumper `BTN/FLASH` ist während des Flashvorganges, mindestens aber bei "Power ON" gebrückt, andernfalls wird der Flashvorgang nicht initialisiert. 8 | 9 | #### Installation von WLED 10 | Die einfachste Möglichkeit, WLED zu installieren ist über die "ESP Web Tools" unter https://install.wled.me/ . 11 | Dort lassen sich fertige Binaries, ganz einfach über den Browser installieren. Weitere Infos findest du unter: https://kno.wled.ge/basics/install-binary/ . 12 | 13 | ##### Doppelfunktion von BTN/FLASH 14 | Später kann im normalen Betrieb von WLED an `BTN/FLASH` ein Taster angeschlossen werden, es besteht die Möglichkeit, den Strip an und aus zu schalten, oder [Makros zu steuern](https://kno.wled.ge/features/macros/). Wichtig hierbei ist, dass man einen NO Taster verwendet, sonst bootet der ESP in die Flash Sequenz. 15 | 16 | ### Anschluss der Versogungsspannung und des LED-Strips 17 | ![FTDI-Adapter](img/STRP-PWR_conn.jpg) 18 | 19 | ```GND``` für Netzteil- und für Stripanschluss 20 | ```DATA``` Anschluss an die Datenleitung des LED-Strips 21 | ```5V``` Versorgungsspannung vom Netzteil 22 | ```SW_5V``` geschaltete Versorgungsspannung des LED-Strips, wird bei Nichtbenutzen deaktiviert, somit ist der Strip spannungsfrei 23 | 24 | --- 25 | 26 | 27 | ## English 28 | 29 | ### Connecting Serial-UART converter (in this case FTDI adapter) 30 | ![FTDI-Adapter](img/FTDI_conn.jpg) 31 | 32 | The Jumper ```BTN/FLASH``` is bridges during des flashing progress, alternative at start up. 33 | 34 | #### Installation of WLED 35 | The easiest way to install WLED is via the "ESP Web Tools" at https://install.wled.me/ . 36 | Pre compiled binaries can be easily installed in your browser. You can find more information at: https://kno.wled.ge/basics/install-binary/ . 37 | 38 | ##### Double function of BTN/FLASH 39 | 40 | Later, during normal WLED operation mode, a button can be connected to `BTN / FLASH`, so it's possible to switch the strip on and off, or [control any macros](https://kno.wled.ge/features/macros/). It's important to use an NO button, otherwise the ESP will boot into the flashing sequence. 41 | 42 | ### Connecting power supply and LED strip 43 | ![FTDI-Adapter](img/STRP-PWR_conn.jpg) 44 | 45 | ```GND``` for power supply and for the strip 46 | ```DATA``` data line of the LED strip 47 | ```5V``` supply voltage 48 | ```SW_5V``` switched supply voltage of the LED strip is deactivated when not in use. So the strip is quite turned off 49 | --------------------------------------------------------------------------------