diff --git a/pcb/.gitignore b/pcb/.gitignore new file mode 100644 index 0000000..cc479e5 --- /dev/null +++ b/pcb/.gitignore @@ -0,0 +1 @@ +videochargen-backups/ diff --git a/pcb/videochargen.kicad_pcb b/pcb/videochargen.kicad_pcb new file mode 100644 index 0000000..28b47a1 --- /dev/null +++ b/pcb/videochargen.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20211014) (generator pcbnew) +) \ No newline at end of file diff --git a/pcb/videochargen.kicad_prl b/pcb/videochargen.kicad_prl new file mode 100644 index 0000000..91d34e4 --- /dev/null +++ b/pcb/videochargen.kicad_prl @@ -0,0 +1,75 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "", + "auto_track_width": true, + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "ratsnest_display_mode": 0, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": true, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "videochargen.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/pcb/videochargen.kicad_pro b/pcb/videochargen.kicad_pro new file mode 100644 index 0000000..8dd0304 --- /dev/null +++ b/pcb/videochargen.kicad_pro @@ -0,0 +1,326 @@ +{ + "board": { + "design_settings": { + "defaults": { + "board_outline_line_width": 0.1, + "copper_line_width": 0.2, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "other_line_width": 0.15, + "silk_line_width": 0.15, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15 + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "rules": { + "min_copper_edge_clearance": 0.0, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0 + }, + "track_widths": [], + "via_dimensions": [] + }, + "layer_presets": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_label_syntax": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "videochargen.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12.0, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6.0 + } + ], + "meta": { + "version": 2 + }, + "net_colors": null + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "ngspice": { + "fix_include_paths": true, + "fix_passive_vals": false, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "", + "spice_adjust_passive_values": false, + "spice_external_command": "spice \"%I\"", + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "18bda8ec-fa6e-4d2f-b036-ff22b8e73ba8", + "" + ] + ], + "text_variables": {} +} diff --git a/pcb/videochargen.kicad_sch b/pcb/videochargen.kicad_sch new file mode 100644 index 0000000..9392928 --- /dev/null +++ b/pcb/videochargen.kicad_sch @@ -0,0 +1,2003 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 18bda8ec-fa6e-4d2f-b036-ff22b8e73ba8) + + (paper "A4") + + (lib_symbols + (symbol "Connector:Conn_Coaxial" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0.254 3.048 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_Coaxial" (id 1) (at 2.921 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" " ~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "BNC SMA SMB SMC LEMO coaxial connector CINCH RCA" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "*BNC* *SMA* *SMB* *SMC* *Cinch* *LEMO*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_Coaxial_0_1" + (arc (start -1.778 -0.508) (mid 0.2311 -1.8066) (end 1.778 0) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0) + (xy -0.508 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -2.54) + (xy 0 -1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 0.508) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.778 0) (mid 0.2099 1.8101) (end -1.778 0.508) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Conn_Coaxial_1_1" + (pin passive line (at -5.08 0 0) (length 2.54) + (name "In" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -5.08 90) (length 2.54) + (name "Ext" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) + (xy 2.032 -0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "C_1_1" + (pin passive line (at 0 3.81 270) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:Crystal" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "Y" (id 0) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Crystal" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Two pin crystal" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Crystal*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Crystal_0_1" + (rectangle (start -1.143 2.54) (end 1.143 -2.54) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0) + (xy -1.905 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -1.27) + (xy 1.905 1.27) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0) + (xy 1.905 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Crystal_1_1" + (pin passive line (at -3.81 0 0) (length 1.27) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 1.27) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED" (id 1) (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "LED diode" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Light emitting diode" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 0) + (xy 1.27 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 1.27 1.27) + (xy -1.27 0) + (xy 1.27 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.048 -0.762) + (xy -4.572 -2.286) + (xy -3.81 -2.286) + (xy -4.572 -2.286) + (xy -4.572 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.778 -0.762) + (xy -3.302 -2.286) + (xy -2.54 -2.286) + (xy -3.302 -2.286) + (xy -3.302 -1.524) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "LED_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (id 1) (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0_1" + (rectangle (start -1.016 -2.54) (end 1.016 2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "MCU_Microchip_ATmega:ATmega328-P" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -12.7 36.83 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "ATmega328-P" (id 1) (at 2.54 -36.83 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27) italic) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/ATmega328_P%20AVR%20MCU%20with%20picoPower%20Technology%20Data%20Sheet%2040001984A.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "AVR 8bit Microcontroller MegaAVR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "20MHz, 32kB Flash, 2kB SRAM, 1kB EEPROM, DIP-28" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ATmega328-P_0_1" + (rectangle (start -12.7 -35.56) (end 12.7 35.56) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "ATmega328-P_1_1" + (pin bidirectional line (at 15.24 -7.62 180) (length 2.54) + (name "~{RESET}/PC6" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 12.7 180) (length 2.54) + (name "XTAL2/PB7" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -25.4 180) (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -27.94 180) (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -30.48 180) (length 2.54) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 30.48 180) (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 27.94 180) (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 25.4 180) (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 22.86 180) (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 20.32 180) (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 17.78 180) (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -12.7 180) (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 38.1 270) (length 2.54) + (name "AVCC" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -15.24 30.48 0) (length 2.54) + (name "AREF" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -38.1 90) (length 2.54) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 7.62 180) (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 5.08 180) (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 2.54 180) (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 0 180) (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -2.54 180) (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -5.08 180) (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -15.24 180) (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -17.78 180) (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -20.32 180) (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -22.86 180) (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 38.1 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -38.1 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 15.24 180) (length 2.54) + (name "XTAL1/PB6" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_DIP_x01" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (id 0) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_DIP_x01" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "dip switch" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "1x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SW?DIP?x1*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_DIP_x01_0_0" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 0.127) + (xy 2.3622 1.1684) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "SW_DIP_x01_0_1" + (rectangle (start -3.81 2.54) (end 3.81 -2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "SW_DIP_x01_1_1" + (pin passive line (at -7.62 0 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 0 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (id 0) (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (id 1) (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_Push_0_1" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (pin passive line (at -5.08 0 0) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Video:LM1881" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -8.89 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LM1881" (id 1) (at 6.35 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LM1881_0_1" + (rectangle (start -10.16 7.62) (end 10.16 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "LM1881_1_1" + (pin output line (at 12.7 5.08 180) (length 2.54) + (name "CSYNC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 2.54) + (name "VIDEO" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 2.54 180) (length 2.54) + (name "FRAME" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 0 180) (length 2.54) + (name "BURST" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 2.54) + (name "INT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 12.7 -2.54 180) (length 2.54) + (name "O/E" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 10.16 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "giomba-klib:CD4066" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 -15.24 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "CD4066" (id 1) (at 0 -3.81 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "CD4066_0_1" + (rectangle (start -6.35 6.35) (end 6.35 -25.4) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "CD4066_1_1" + (pin bidirectional line (at -8.89 -13.97 0) (length 2.54) + (name "SA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 8.89 -13.97 180) (length 2.54) + (name "SD" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 -21.59 0) (length 2.54) + (name "SD" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 -3.81 0) (length 2.54) + (name "CD" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 3.81 0) (length 2.54) + (name "CA" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 8.89 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 8.89 -6.35 180) (length 2.54) + (name "SA" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 8.89 -8.89 180) (length 2.54) + (name "SB" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 -16.51 0) (length 2.54) + (name "SB" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 1.27 0) (length 2.54) + (name "CB" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 -1.27 0) (length 2.54) + (name "CC" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -27.94 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -8.89 -19.05 0) (length 2.54) + (name "SC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 8.89 -11.43 180) (length 2.54) + (name "SC" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "#FLG" (id 0) (at 0 1.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line (at 0 0 90) (length 0) + (name "pwr" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 1.27) + (xy -1.016 1.905) + (xy 0 2.54) + (xy 1.016 1.905) + (xy 0 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "VCC_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + + (junction (at 71.12 62.23) (diameter 0) (color 0 0 0 0) + (uuid 0dab13c1-7dad-4a90-88d6-349cde2f8f7a) + ) + (junction (at 140.97 154.94) (diameter 0) (color 0 0 0 0) + (uuid 218889af-9c56-4a3e-8d4d-44b777cee242) + ) + (junction (at 82.55 96.52) (diameter 0) (color 0 0 0 0) + (uuid 245958d1-12bd-440c-b366-dc86e217366a) + ) + (junction (at 128.27 154.94) (diameter 0) (color 0 0 0 0) + (uuid 344683b1-0c0c-4172-9646-356853df9e78) + ) + (junction (at 53.34 62.23) (diameter 0) (color 0 0 0 0) + (uuid 349d9947-fea0-43b1-87dc-3d5ac558975e) + ) + (junction (at 119.38 82.55) (diameter 0) (color 0 0 0 0) + (uuid 36cdf861-5b84-46bd-817f-16f94cb2b9c3) + ) + (junction (at 109.22 88.9) (diameter 0) (color 0 0 0 0) + (uuid 39b49a40-400f-499d-b89d-6243f8ac6974) + ) + (junction (at 50.8 62.23) (diameter 0) (color 0 0 0 0) + (uuid 3caceecf-9efa-41c0-bb5f-77e034e6ea10) + ) + (junction (at 109.22 110.49) (diameter 0) (color 0 0 0 0) + (uuid 430b6170-9d46-4e89-97f6-dbb2bcd5bb2f) + ) + (junction (at 82.55 88.9) (diameter 0) (color 0 0 0 0) + (uuid 48d3fe89-b084-43ad-885d-ac940e61d520) + ) + (junction (at 127 90.17) (diameter 0) (color 0 0 0 0) + (uuid 4fc9612f-19ea-4a67-8598-32260bdfad56) + ) + (junction (at 109.22 80.01) (diameter 0) (color 0 0 0 0) + (uuid 534aee5b-8b33-4b61-8e1e-f443dbece799) + ) + (junction (at 127 87.63) (diameter 0) (color 0 0 0 0) + (uuid 5c06fbb7-cb90-4e0e-b227-e51bdb736688) + ) + (junction (at 68.58 49.53) (diameter 0) (color 0 0 0 0) + (uuid 81de33fa-9028-4223-8479-6a3b3184758d) + ) + (junction (at 109.22 85.09) (diameter 0) (color 0 0 0 0) + (uuid 8fca633c-31dc-4151-9902-89c380493c0d) + ) + (junction (at 128.27 147.32) (diameter 0) (color 0 0 0 0) + (uuid 93961dbf-c79d-41d1-88dd-377f4c786e35) + ) + (junction (at 82.55 110.49) (diameter 0) (color 0 0 0 0) + (uuid cf17a380-8bfa-4df9-ba15-35d757be9427) + ) + (junction (at 109.22 96.52) (diameter 0) (color 0 0 0 0) + (uuid d1af2d59-f7ff-49d7-8e57-654e409b150c) + ) + (junction (at 140.97 77.47) (diameter 0) (color 0 0 0 0) + (uuid eb9eedc8-a536-45b3-8d52-21430b2e0493) + ) + (junction (at 71.12 74.93) (diameter 0) (color 0 0 0 0) + (uuid ec3283c5-6423-4038-9b2c-2d15d3eaf7e0) + ) + (junction (at 96.52 80.01) (diameter 0) (color 0 0 0 0) + (uuid f3435176-f121-49d7-b0c3-f6727ee4aac3) + ) + (junction (at 68.58 36.83) (diameter 0) (color 0 0 0 0) + (uuid f533154f-e606-4396-af84-03c0a9c07d40) + ) + + (no_connect (at 149.86 100.33) (uuid 77c28294-1925-4700-bf1f-3b6635c634fe)) + (no_connect (at 132.08 107.95) (uuid 77c28294-1925-4700-bf1f-3b6635c634fe)) + (no_connect (at 149.86 97.79) (uuid 77c28294-1925-4700-bf1f-3b6635c634fe)) + (no_connect (at 132.08 105.41) (uuid 77c28294-1925-4700-bf1f-3b6635c634fe)) + (no_connect (at 132.08 102.87) (uuid 77c28294-1925-4700-bf1f-3b6635c634fe)) + (no_connect (at 149.86 95.25) (uuid 77c28294-1925-4700-bf1f-3b6635c634fe)) + (no_connect (at 66.04 105.41) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 97.79) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 100.33) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 102.87) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 72.39) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 74.93) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 107.95) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 115.57) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 118.11) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 125.73) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 128.27) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 66.04 130.81) (uuid b3d49ff2-6934-4d2a-b5c5-54e8867a7e59)) + (no_connect (at 153.67 140.97) (uuid ba6e30ee-10da-4e74-92bd-afa5e16cb29f)) + (no_connect (at 66.04 133.35) (uuid e0ebfb35-7a1f-484f-9557-e3f5d0f1f85c)) + (no_connect (at 153.67 143.51) (uuid e2c98ef8-c63e-4870-ae4b-4475b5775fbc)) + + (wire (pts (xy 127 87.63) (xy 132.08 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 010c05a2-e2aa-4b48-a2d4-edefa42502aa) + ) + (wire (pts (xy 78.74 87.63) (xy 78.74 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d5d5f27-ee4e-44fd-859f-66519cb984bc) + ) + (wire (pts (xy 78.74 96.52) (xy 82.55 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d723666-d62f-40d7-8898-337e61e7295b) + ) + (wire (pts (xy 78.74 90.17) (xy 78.74 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 160743c1-df44-446d-bebc-536cd06ee557) + ) + (wire (pts (xy 78.74 88.9) (xy 82.55 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17958418-e46b-49fe-9651-01938238c016) + ) + (wire (pts (xy 96.52 72.39) (xy 96.52 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 191e967b-d9ac-4245-b0c8-543e955483b0) + ) + (wire (pts (xy 109.22 96.52) (xy 109.22 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b21c60e-61f9-4654-b329-b520d6727414) + ) + (wire (pts (xy 106.68 80.01) (xy 109.22 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1bb78b9a-5bb7-4660-a3d5-3f24d9116666) + ) + (wire (pts (xy 66.04 110.49) (xy 82.55 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ee9d9d3-b02f-4d0e-aadc-c3fdf96536f8) + ) + (wire (pts (xy 109.22 88.9) (xy 109.22 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f3288b0-32dd-4c9a-af3e-02f044a9ba1a) + ) + (wire (pts (xy 123.19 154.94) (xy 128.27 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 21728754-7388-45c2-9f8e-035145a1cfa3) + ) + (wire (pts (xy 109.22 74.93) (xy 109.22 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 25bb718d-44e4-422f-9794-b3d29e23e6b8) + ) + (wire (pts (xy 68.58 36.83) (xy 71.12 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 273c1875-bb99-42a8-afab-7809edf88b61) + ) + (wire (pts (xy 160.02 120.65) (xy 66.04 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29e9fe83-8d19-4584-8db9-b037fa823c60) + ) + (wire (pts (xy 38.1 40.64) (xy 45.72 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2afb5053-d658-4530-8fd0-52936528f2d8) + ) + (wire (pts (xy 128.27 147.32) (xy 123.19 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2afef0c3-2554-4b80-982a-cf8d5431178f) + ) + (wire (pts (xy 127 90.17) (xy 127 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d3935be-7362-49a5-abd5-af1cdfa51c1e) + ) + (wire (pts (xy 82.55 88.9) (xy 99.06 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 324091d8-0ef6-49ca-a11e-2dbed1681c8e) + ) + (wire (pts (xy 66.04 80.01) (xy 96.52 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33c4ae72-944b-4097-92af-1315ee5ab143) + ) + (wire (pts (xy 35.56 62.23) (xy 35.56 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 34db456c-7373-4e7c-bbc8-9ad8a1d18e72) + ) + (wire (pts (xy 71.12 73.66) (xy 71.12 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35521718-0637-43c6-a757-c8cfcff37dea) + ) + (wire (pts (xy 53.34 62.23) (xy 53.34 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 458227c9-e979-46c4-9121-c4a1de546b38) + ) + (wire (pts (xy 153.67 138.43) (xy 160.02 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48e1a651-91ec-478f-af6f-a0207f1187a5) + ) + (wire (pts (xy 127 90.17) (xy 127 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4af52822-c5ff-40b4-94c7-cf555b70722b) + ) + (wire (pts (xy 132.08 85.09) (xy 127 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5045572c-0650-4e35-9666-6f3947ed8f39) + ) + (wire (pts (xy 50.8 62.23) (xy 35.56 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ba97eb0-5271-42ac-b00c-cafb0cbc170c) + ) + (wire (pts (xy 66.04 77.47) (xy 71.12 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e3a5167-1bb2-4c3e-b7e7-9e480b10b20e) + ) + (wire (pts (xy 64.77 49.53) (xy 68.58 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63062c62-a104-417a-84ad-faa48a6ed04d) + ) + (wire (pts (xy 53.34 62.23) (xy 71.12 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69f11ce4-d294-4572-9457-8ee2e7875750) + ) + (wire (pts (xy 66.04 85.09) (xy 78.74 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b980853-1c36-4203-9d22-a698d9f0f809) + ) + (wire (pts (xy 104.14 110.49) (xy 109.22 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f1e3604-8f38-4f88-93b0-d3747d4c8f01) + ) + (wire (pts (xy 68.58 36.83) (xy 68.58 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75990c4e-d3df-4d5d-b48c-7134d23874c7) + ) + (wire (pts (xy 38.1 45.72) (xy 45.72 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 76198fe1-60cc-45b1-88b5-c87b99915152) + ) + (wire (pts (xy 71.12 62.23) (xy 96.52 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a642d86-66e0-4a75-b183-bc850a03cf88) + ) + (wire (pts (xy 71.12 62.23) (xy 71.12 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a7a6f0a-6996-4c59-be0b-6540e3a8323c) + ) + (wire (pts (xy 128.27 140.97) (xy 128.27 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7adbe96b-f1a4-4d09-b6cb-b44e1c303c75) + ) + (wire (pts (xy 140.97 74.93) (xy 140.97 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e3a9a42-af68-4b9d-8962-fbbb8211894a) + ) + (wire (pts (xy 71.12 74.93) (xy 76.2 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 806cef3a-2500-4695-92f8-6064e67fbadd) + ) + (wire (pts (xy 66.04 95.25) (xy 73.66 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 853f6ad0-cbeb-4a25-b263-15853034b161) + ) + (wire (pts (xy 82.55 110.49) (xy 93.98 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 873504aa-25c6-443e-8246-acdb6bfc9da3) + ) + (wire (pts (xy 129.54 100.33) (xy 132.08 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87b0b80a-8d07-4207-bfd6-7f61f8ee9859) + ) + (wire (pts (xy 119.38 82.55) (xy 132.08 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88dad9e8-13a3-4267-a5ee-01acf662b67b) + ) + (wire (pts (xy 160.02 138.43) (xy 160.02 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a9afcd0-6941-440c-831c-3a0a9a275cf3) + ) + (wire (pts (xy 76.2 54.61) (xy 76.2 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e337b4f-40a2-4c7d-a383-f6c542408d44) + ) + (wire (pts (xy 109.22 96.52) (xy 106.68 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96a3f6be-e305-4c5f-9614-7783ee4c3827) + ) + (wire (pts (xy 157.48 135.89) (xy 153.67 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 987dbebb-0131-41ee-bc98-c72e20ad78eb) + ) + (wire (pts (xy 109.22 80.01) (xy 109.22 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b89a731-0b23-4f60-88c8-04f3b9208ea8) + ) + (wire (pts (xy 149.86 77.47) (xy 149.86 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3ca5430-e1b7-418a-be79-dec2a322f551) + ) + (wire (pts (xy 140.97 156.21) (xy 140.97 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5e288f1-f29a-4c15-b7e9-ed27d0abe015) + ) + (wire (pts (xy 106.68 85.09) (xy 109.22 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5f40e49-b274-4f84-b418-284a1810402b) + ) + (wire (pts (xy 64.77 36.83) (xy 68.58 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b0ca24f7-8387-4dd2-a2ce-89de794532bb) + ) + (wire (pts (xy 50.8 62.23) (xy 53.34 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4ef19b8-59c7-4a67-8355-1f7105648eb7) + ) + (wire (pts (xy 124.46 138.43) (xy 128.27 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b527c2e8-2952-471b-acab-0f0ecaa07542) + ) + (wire (pts (xy 140.97 77.47) (xy 149.86 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8ed3df6-f34e-4443-9bf5-59857d123c35) + ) + (wire (pts (xy 109.22 85.09) (xy 109.22 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfcad5ee-f5ba-48f7-926b-bc5bcc9a0a6a) + ) + (wire (pts (xy 66.04 90.17) (xy 78.74 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c084bd63-9649-4cab-ae63-d7cf1ac9b2a6) + ) + (wire (pts (xy 71.12 74.93) (xy 71.12 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c27437f5-1386-4e5b-9066-4680cd84164f) + ) + (wire (pts (xy 76.2 41.91) (xy 76.2 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c75ca29e-8c10-4a0c-a587-af446cc8adc2) + ) + (wire (pts (xy 109.22 110.49) (xy 109.22 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c82c7e28-a885-43ef-a4eb-1d9b15b54afa) + ) + (wire (pts (xy 68.58 49.53) (xy 71.12 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c96bf8ea-1ddd-43f2-9c36-7ad598bc8a41) + ) + (wire (pts (xy 106.68 88.9) (xy 109.22 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc75d5a8-7f69-46f6-9fdf-85a57b1c0170) + ) + (wire (pts (xy 113.03 138.43) (xy 116.84 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0e486ae-934a-4952-8688-5eb512ddadf7) + ) + (wire (pts (xy 66.04 82.55) (xy 119.38 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1381324-ee3f-4ff1-a47b-121bbf655d44) + ) + (wire (pts (xy 82.55 96.52) (xy 99.06 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec7825a1-219c-4e17-918d-1ed6fdd48274) + ) + (wire (pts (xy 50.8 62.23) (xy 50.8 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecc2e645-0bdb-410b-a41f-69a3b7fc156e) + ) + (wire (pts (xy 86.36 85.09) (xy 99.06 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2a2e024-e7bd-4f1f-af03-6593239a1e70) + ) + (wire (pts (xy 66.04 87.63) (xy 78.74 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2dbe19f-807e-4b8f-a9a9-4faa9993f4e1) + ) + (wire (pts (xy 127 85.09) (xy 127 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5853d32-bf74-49d0-aaaf-e9c55d9b4ff3) + ) + (wire (pts (xy 96.52 80.01) (xy 99.06 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7ae82d4-7fd3-460b-afb4-d71179132d90) + ) + (wire (pts (xy 128.27 154.94) (xy 140.97 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7e73eaf-a251-4151-8283-1a13dccdef9c) + ) + (wire (pts (xy 132.08 90.17) (xy 127 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8edf59e-885c-4fb3-a140-c9de25fdd26e) + ) + (wire (pts (xy 140.97 154.94) (xy 140.97 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa87879a-4cee-4b35-8406-c82873fd8978) + ) + (wire (pts (xy 50.8 60.96) (xy 50.8 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fb41ead8-63a5-442e-a8f4-73ac65d467bc) + ) + (wire (pts (xy 66.04 123.19) (xy 157.48 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fb59750e-14f2-41dd-86ea-baa9c1a261ed) + ) + (wire (pts (xy 157.48 123.19) (xy 157.48 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fc4e7caf-b776-4845-aaf5-8e58bef86265) + ) + (wire (pts (xy 91.44 74.93) (xy 109.22 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff9d206a-1666-4d7d-923c-9b46375aab88) + ) + + (text "VideoCharGen" (at 38.1 25.4 0) + (effects (font (size 2.54 2.54)) (justify left bottom)) + (uuid 4808faaf-ab3d-45a5-8d3f-895f27f23349) + ) + (text "Version" (at 66.04 95.25 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d35492b1-3e64-4b5c-b358-44fdbe2e1055) + ) + + (label "VIDEO_IN" (at 113.03 138.43 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 20b03b06-e6d3-4ee3-b4d7-fb4a101449eb) + ) + (label "VIDEO_OUT" (at 129.54 100.33 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 32d9bd1f-98ac-4dab-8a15-85ececefb779) + ) + (label "GND" (at 76.2 57.15 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4c2ee474-8e7a-4516-b28f-89ceac440e30) + ) + (label "VIDEO_OUT" (at 64.77 49.53 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid ba13dd2e-b332-40fe-9b7f-6f3113326ccd) + ) + (label "GND" (at 76.2 44.45 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d16afe4c-8f76-46d9-b9fe-84922dd52e22) + ) + (label "VIDEO_IN" (at 64.77 36.83 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid e766de88-1c7b-4c2b-85d4-c97e4ac51b3c) + ) + + (symbol (lib_id "Device:C") (at 102.87 88.9 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 014e1580-92bf-4110-a669-abf96a46ef87) + (property "Reference" "C1" (id 0) (at 105.41 90.17 90)) + (property "Value" "22p" (id 1) (at 102.87 92.71 90)) + (property "Footprint" "" (id 2) (at 106.68 87.9348 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 102.87 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1ee5dfa3-ccde-4075-ba73-b8ab497865e6)) + (pin "2" (uuid 40c31e29-cc2d-44b1-aa39-547cc6de4f24)) + ) + + (symbol (lib_id "Device:LED") (at 82.55 85.09 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 01ea77b7-46a7-4d2c-9366-12881892c3a4) + (property "Reference" "D1" (id 0) (at 78.74 86.36 0)) + (property "Value" "LED" (id 1) (at 78.74 83.82 0)) + (property "Footprint" "" (id 2) (at 82.55 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 82.55 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7fd544a5-350a-4f3a-a008-a5ab0a43a8b8)) + (pin "2" (uuid b314ff26-5352-40ad-acdc-e50d5dda9c15)) + ) + + (symbol (lib_id "power:GND") (at 38.1 45.72 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0c6d78c8-089e-4b95-95e0-ad303b1f0f57) + (property "Reference" "#PWR02" (id 0) (at 38.1 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 38.1 50.1634 0)) + (property "Footprint" "" (id 2) (at 38.1 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 38.1 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1ab519a6-4526-42b6-bb7f-9247739d902e)) + ) + + (symbol (lib_id "power:GND") (at 140.97 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 110ccdc7-7681-4a04-a681-01c92e943f3c) + (property "Reference" "#PWR010" (id 0) (at 140.97 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 140.97 118.7434 0)) + (property "Footprint" "" (id 2) (at 140.97 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 31178e8d-70b5-45cd-91dd-808f6e033308)) + ) + + (symbol (lib_id "power:GND") (at 50.8 140.97 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1b557769-f353-477a-be07-2e474752e094) + (property "Reference" "#PWR012" (id 0) (at 50.8 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 50.8 145.4134 0)) + (property "Footprint" "" (id 2) (at 50.8 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 50.8 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d9090bfb-c2b1-482d-b472-62f754bf590f)) + ) + + (symbol (lib_id "power:GND") (at 127 92.71 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 21551826-a648-4eaf-9cc4-f319570615cb) + (property "Reference" "#PWR06" (id 0) (at 127 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 127 97.1534 0)) + (property "Footprint" "" (id 2) (at 127 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 127 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0ea32a60-19cc-428a-ba4a-fc9d984c47a8)) + ) + + (symbol (lib_id "power:GND") (at 140.97 156.21 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 29f8e2b3-ee98-4d94-a5e6-6862ff3c5987) + (property "Reference" "#PWR013" (id 0) (at 140.97 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 140.97 160.6534 0)) + (property "Footprint" "" (id 2) (at 140.97 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 00bf15a9-be08-4f3e-80aa-fbda0e63cbbd)) + ) + + (symbol (lib_id "Switch:SW_Push") (at 96.52 67.31 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 31492c69-2e66-41e0-96ff-c4571fbcc388) + (property "Reference" "SW1" (id 0) (at 99.06 66.04 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "Next" (id 1) (at 97.79 69.85 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 91.44 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 91.44 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ee3c7f7b-aa39-4416-b4f2-268e40975ec7)) + (pin "2" (uuid 9293da15-5af3-410b-8a42-ac065d368566)) + ) + + (symbol (lib_id "Device:R") (at 102.87 80.01 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 431abfcc-2c51-47b4-8a2e-4278136bf564) + (property "Reference" "R2" (id 0) (at 99.06 81.28 90)) + (property "Value" "1k" (id 1) (at 99.06 78.74 90)) + (property "Footprint" "" (id 2) (at 102.87 81.788 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 102.87 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 54841280-708e-4dbe-b4de-d31f0b2d92a6)) + (pin "2" (uuid 24f93519-3fe8-41ff-bf5b-ae0c2d7e70ee)) + ) + + (symbol (lib_id "power:VCC") (at 38.1 40.64 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 46d0d597-66d3-4b5c-abe8-372d5e50e13b) + (property "Reference" "#PWR01" (id 0) (at 38.1 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 38.1 37.0642 0)) + (property "Footprint" "" (id 2) (at 38.1 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 38.1 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 710c048b-c7a7-46e5-a653-5dbf2fa9c945)) + ) + + (symbol (lib_id "Device:Crystal") (at 82.55 92.71 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 491374b4-0b52-46a3-83a6-6598f02055f5) + (property "Reference" "Y1" (id 0) (at 85.8774 91.8753 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "XTAL" (id 1) (at 86.36 93.98 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 82.55 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 82.55 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 40efa04d-5531-4bee-a572-d06dbad7c4c5)) + (pin "2" (uuid 62acb6f5-7b71-45e6-8899-1faa40bc3ac1)) + ) + + (symbol (lib_id "Device:R") (at 123.19 151.13 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 566978d7-d275-4a44-a41b-9f10bfe2d599) + (property "Reference" "R7" (id 0) (at 119.38 149.86 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680k" (id 1) (at 116.84 152.4 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 121.412 151.13 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 123.19 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 08f0192b-992c-4d9e-9deb-e8c8451909e3)) + (pin "2" (uuid a032dea0-db18-4b29-96d9-b09934a6b55d)) + ) + + (symbol (lib_id "Device:R") (at 71.12 69.85 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 5f342f42-b31e-4c19-8429-a36984b5cf63) + (property "Reference" "R1" (id 0) (at 72.39 68.58 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1k" (id 1) (at 72.39 71.12 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 69.342 69.85 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 71.12 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1a82ea3a-61f6-4625-a844-3493f6ef4fe3)) + (pin "2" (uuid 107e1fae-01ba-4190-a6c7-5e02cd406faa)) + ) + + (symbol (lib_id "power:VCC") (at 140.97 130.81 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 62ac7b86-9d75-4156-86ae-c6278b906cf4) + (property "Reference" "#PWR011" (id 0) (at 140.97 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 140.97 127.2342 0)) + (property "Footprint" "" (id 2) (at 140.97 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 36cbe008-cda7-4dad-8469-1e88a859fffa)) + ) + + (symbol (lib_id "Connector:Conn_Coaxial") (at 76.2 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6492228e-b300-43bf-b2d6-d603b22f8468) + (property "Reference" "J1" (id 0) (at 78.7401 36.2885 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "VIDEO_IN" (id 1) (at 78.7401 38.8254 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 76.2 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" " ~" (id 3) (at 76.2 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7d798974-4bee-40f0-b0fd-5433fec61df1)) + (pin "2" (uuid 532ce9d3-3941-465c-a604-8f67de9dc5bf)) + ) + + (symbol (lib_id "Switch:SW_DIP_x01") (at 83.82 74.93 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 68a242d8-da18-4011-9b37-f016d1d01745) + (property "Reference" "SW2" (id 0) (at 83.82 68.6902 0)) + (property "Value" "ModeSelector" (id 1) (at 83.82 71.2271 0)) + (property "Footprint" "" (id 2) (at 83.82 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 83.82 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b80d6d6a-81e3-4f86-952c-0f386beed9c4)) + (pin "2" (uuid 244e22e0-6642-4395-b95d-61360d43f871)) + ) + + (symbol (lib_id "power:VCC") (at 140.97 74.93 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6d51dbd7-959c-44a6-905e-7ab2756f3720) + (property "Reference" "#PWR04" (id 0) (at 140.97 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 140.97 71.3542 0)) + (property "Footprint" "" (id 2) (at 140.97 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9c241731-8e10-451e-9944-deb37ba79e74)) + ) + + (symbol (lib_id "giomba-klib:CD4066") (at 140.97 86.36 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 6f4ce1da-ef22-4ff2-b670-ec1842934c11) + (property "Reference" "U1" (id 0) (at 142.9894 76.361 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CD4066" (id 1) (at 138.43 86.36 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 140.97 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 34b8bd9d-4797-4bae-a1b0-acc9354bac7f)) + (pin "10" (uuid e08ba1b7-85e6-477f-8d03-8c3fddc526a2)) + (pin "11" (uuid 1c643ddf-ff29-45c5-ba79-a20f003397a3)) + (pin "12" (uuid 91778943-c24b-4d1d-ab64-cf3fef4ef035)) + (pin "13" (uuid eaf498da-2d3d-4625-9e14-980da6a54cd1)) + (pin "14" (uuid 2d090b71-8c56-4c7e-ad3a-847030fee49b)) + (pin "2" (uuid 496aef67-9312-4b45-a3c1-079bb14e233a)) + (pin "3" (uuid ca68a499-e90d-4821-a4a7-a7b91eff5df5)) + (pin "4" (uuid edd00efe-82b6-4896-860c-ea512e1513e3)) + (pin "5" (uuid 40916465-74d9-46cd-b256-74b60bcc1be5)) + (pin "6" (uuid 57bdc0cb-ab74-44db-9b0c-a9b69d4496e7)) + (pin "7" (uuid 5664bb93-f7a5-470c-b86f-bdee67762d92)) + (pin "8" (uuid 8af644c4-8a7c-4d24-b30f-1117668eae33)) + (pin "9" (uuid f34a5576-d660-424d-99d4-83e6912fc27a)) + ) + + (symbol (lib_id "power:PWR_FLAG") (at 45.72 40.64 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 739a5525-4ec0-4671-b6e5-64bac306ad5a) + (property "Reference" "#FLG01" (id 0) (at 45.72 38.735 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 45.72 37.0642 0)) + (property "Footprint" "" (id 2) (at 45.72 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 45.72 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ebcbe20f-324b-4d3c-8f0f-c4f232a531c0)) + ) + + (symbol (lib_id "Switch:SW_Push") (at 99.06 110.49 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 77076236-9479-4c31-98b4-7722acdbaf2f) + (property "Reference" "SW3" (id 0) (at 99.06 103.6782 0)) + (property "Value" "~{RESET}" (id 1) (at 99.06 106.3691 0)) + (property "Footprint" "" (id 2) (at 99.06 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 99.06 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bae6212e-3820-4a14-bbfd-8082ce79627f)) + (pin "2" (uuid dfe4ff17-17c1-4eb3-acfc-e0887c8e2d13)) + ) + + (symbol (lib_id "MCU_Microchip_ATmega:ATmega328-P") (at 50.8 102.87 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 8abcb292-1183-4c8f-b70c-6db61031b169) + (property "Reference" "U2" (id 0) (at 50.8 99.06 0)) + (property "Value" "ATmega328-P" (id 1) (at 50.8 102.87 0)) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm" (id 2) (at 50.8 102.87 0) + (effects (font (size 1.27 1.27) italic) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/ATmega328_P%20AVR%20MCU%20with%20picoPower%20Technology%20Data%20Sheet%2040001984A.pdf" (id 3) (at 50.8 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d490fa9f-76c7-474f-9f07-58c19c776002)) + (pin "10" (uuid 123a3c07-299a-4bf1-a843-db0418fb1b3d)) + (pin "11" (uuid 496c62ae-02d5-48db-a9f3-50144bd003a6)) + (pin "12" (uuid 82b2b775-86c9-4bbd-bd33-920b78eb2aa3)) + (pin "13" (uuid 2749cdc8-9d10-41fb-ad61-9b9f8eb786a1)) + (pin "14" (uuid e8c1ce69-ec34-431f-9ab2-2c8f9cf77961)) + (pin "15" (uuid 33786b13-9819-4d5a-9690-1fecc3239844)) + (pin "16" (uuid 075f1509-6070-433e-ae51-af21632b74c3)) + (pin "17" (uuid d6bb23f5-839a-4e33-8d5c-9f858a7528b6)) + (pin "18" (uuid 06144aa2-3bee-44b7-9ad9-3e749d3e68d3)) + (pin "19" (uuid d5b8c167-b5f4-4664-8d3c-0a2834ef424d)) + (pin "2" (uuid 0ed8c2d1-fa74-4063-9eed-f5509eca4aac)) + (pin "20" (uuid a69f0852-3e65-4623-a7bf-ae2d45e1b2cb)) + (pin "21" (uuid ea113467-a63d-4117-85a3-614831fa2f99)) + (pin "22" (uuid ff099cb7-1526-46b0-b1df-d7f2d711135d)) + (pin "23" (uuid 10992cfd-f1c2-4338-8402-506cb8ea2ee1)) + (pin "24" (uuid 2e48a243-cc26-4bff-9d8c-59d8a2e241ac)) + (pin "25" (uuid eb66eae0-74e9-47cd-8c32-ee0e7607c5f7)) + (pin "26" (uuid 780e0faf-d681-456e-af9a-e6ec98f02643)) + (pin "27" (uuid ba96b914-7e21-4ad9-8ba6-afb3a706bb21)) + (pin "28" (uuid c6935349-dd4c-411e-af73-ee5e4c710f81)) + (pin "3" (uuid 7d711d2c-d052-4ec0-a617-2096cc13e4e3)) + (pin "4" (uuid b7f8562f-5c8e-4ee4-bf3f-b952190e58eb)) + (pin "5" (uuid f2f00da4-a971-47a5-8c52-bade3525488e)) + (pin "6" (uuid 4e14bf91-c9bb-4c5e-9f13-6d47369754aa)) + (pin "7" (uuid 1d727781-5f1c-42b1-905d-11e084070a88)) + (pin "8" (uuid f5561459-e264-4df6-b4b0-6d55e2e5feb7)) + (pin "9" (uuid 92e8fbe6-ad61-46d2-a475-403c9a2168f6)) + ) + + (symbol (lib_id "Video:LM1881") (at 140.97 140.97 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8d175276-1a49-471c-af65-3361f4b97ee3) + (property "Reference" "U3" (id 0) (at 142.9894 129.6502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LM1881" (id 1) (at 142.9894 132.1871 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 140.97 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 17d01c01-fa03-4da0-8fbc-5bb61c6048ba)) + (pin "2" (uuid eb421993-34df-4979-ba52-45ae883a6095)) + (pin "3" (uuid e09adcd6-e979-4421-99de-28ba1dddc260)) + (pin "4" (uuid c43904c7-f6ca-4dca-9fec-49b88384c154)) + (pin "5" (uuid 861d76e1-fad9-45ce-8d7d-5f6664774fa1)) + (pin "6" (uuid dafa9870-fbcd-4335-975a-c814b3893bdc)) + (pin "7" (uuid 1a850920-bc0c-4ea8-b47c-3ad6fcc0242f)) + (pin "8" (uuid 744793de-bd27-45c0-8b1a-634f1d63328c)) + ) + + (symbol (lib_id "power:GND") (at 109.22 113.03 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a156ab10-2e6a-4671-bb4c-7597fc61e239) + (property "Reference" "#PWR09" (id 0) (at 109.22 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 109.22 117.4734 0)) + (property "Footprint" "" (id 2) (at 109.22 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 109.22 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ac6cd865-8ccf-49cd-9609-0c3d5d6b6fee)) + ) + + (symbol (lib_id "Device:R") (at 82.55 106.68 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b391c54f-1e65-4607-9f8a-deca8dfa9c60) + (property "Reference" "R6" (id 0) (at 84.328 105.8453 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (id 1) (at 84.328 108.3822 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 84.328 106.68 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 82.55 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 90ea5399-a43b-4160-8afb-899c262d0bce)) + (pin "2" (uuid 58decfe9-3ef5-4c6a-bfac-baed7090fc57)) + ) + + (symbol (lib_id "power:GND") (at 119.38 90.17 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b41aafa5-3cc9-47cb-a11e-a6260e034cd3) + (property "Reference" "#PWR05" (id 0) (at 119.38 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 119.38 94.6134 0)) + (property "Footprint" "" (id 2) (at 119.38 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 119.38 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9698abde-9cad-432d-8f36-48e025b641a2)) + ) + + (symbol (lib_id "power:PWR_FLAG") (at 45.72 45.72 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b61c271a-ee4d-429a-8434-55e97d8a0bc0) + (property "Reference" "#FLG02" (id 0) (at 45.72 47.625 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 45.72 50.1634 0)) + (property "Footprint" "" (id 2) (at 45.72 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 45.72 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f8021895-74f1-41e3-904a-484346c1bc9a)) + ) + + (symbol (lib_id "Device:C") (at 120.65 138.43 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ba8fb139-c931-462e-9b19-a71977896e0b) + (property "Reference" "C3" (id 0) (at 120.65 132.5712 90)) + (property "Value" "100n" (id 1) (at 120.65 135.1081 90)) + (property "Footprint" "" (id 2) (at 116.84 139.3952 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 120.65 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 40923525-8e0a-44b5-8401-78c39c47fdfe)) + (pin "2" (uuid ae824905-e2e2-4ca8-b901-a4429ef28d11)) + ) + + (symbol (lib_id "Device:R") (at 102.87 85.09 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid be77e504-0663-4f1e-8e8c-7fa9dec29aab) + (property "Reference" "R3" (id 0) (at 99.06 86.36 90)) + (property "Value" "220" (id 1) (at 97.79 83.82 90)) + (property "Footprint" "" (id 2) (at 102.87 86.868 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 102.87 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8194a442-adf8-4e4a-b3ef-d1281646feb7)) + (pin "2" (uuid f027ccb6-6e3e-4238-a60f-9ac1c99c53d8)) + ) + + (symbol (lib_id "power:GND") (at 73.66 95.25 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid c0bd7cfa-69a9-4da8-90aa-3d51c8fb677d) + (property "Reference" "#PWR07" (id 0) (at 73.66 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 73.66 99.06 0)) + (property "Footprint" "" (id 2) (at 73.66 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 73.66 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 59e183f4-b3cf-446a-9f3a-b6e18ae642b4)) + ) + + (symbol (lib_id "power:VCC") (at 82.55 102.87 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c2e9e7ee-602d-4353-98a2-6b4d9b67ceca) + (property "Reference" "#PWR08" (id 0) (at 82.55 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 82.55 99.2942 0)) + (property "Footprint" "" (id 2) (at 82.55 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 82.55 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid aa35e98f-346e-4c96-8c80-138f510f5818)) + ) + + (symbol (lib_id "Device:C") (at 128.27 151.13 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d2a4b23a-266d-485b-aa4a-0643bf3d6711) + (property "Reference" "C4" (id 0) (at 131.191 150.2953 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "22p" (id 1) (at 131.191 152.8322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 129.2352 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 128.27 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6af917d7-5aa5-4c01-9e98-5ba533ee1a0c)) + (pin "2" (uuid 5d01871a-47c5-4208-98a0-d6f309082478)) + ) + + (symbol (lib_id "Connector:Conn_Coaxial") (at 76.2 49.53 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid daf5ae08-0a9a-40aa-a2fb-ff6e4a483a13) + (property "Reference" "J2" (id 0) (at 78.74 48.9885 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "VIDEO_OUT" (id 1) (at 78.74 51.5254 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 76.2 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" " ~" (id 3) (at 76.2 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eb759a52-0832-4a11-9a24-e77575b086ec)) + (pin "2" (uuid 90b6d5a9-3b8c-444b-8702-f52a919aa0db)) + ) + + (symbol (lib_id "power:VCC") (at 50.8 60.96 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e829cf80-b610-4545-904d-b5cc1d6b2fd6) + (property "Reference" "#PWR03" (id 0) (at 50.8 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 50.8 57.3842 0)) + (property "Footprint" "" (id 2) (at 50.8 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 50.8 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 34c98201-32d6-4234-ae45-5f5fc6a18bbd)) + ) + + (symbol (lib_id "Device:C") (at 102.87 96.52 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid f74d288b-b7ef-4443-9ecf-625303f671d2) + (property "Reference" "C2" (id 0) (at 105.41 97.79 90)) + (property "Value" "22p" (id 1) (at 102.87 100.33 90)) + (property "Footprint" "" (id 2) (at 106.68 95.5548 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 102.87 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5e0a3c6d-9a42-49cf-9c5c-8b82c40e13d9)) + (pin "2" (uuid b2fe0390-5617-4242-97be-6cb5a6e420fa)) + ) + + (symbol (lib_id "Device:R") (at 119.38 86.36 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fa3ad162-228e-4719-9dbb-dd0e51bf96f5) + (property "Reference" "R4" (id 0) (at 121.158 85.5253 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1k" (id 1) (at 121.158 88.0622 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 117.602 86.36 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 119.38 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eb3f5706-09c0-424a-9773-f9f916ffdf51)) + (pin "2" (uuid d4371482-d758-42e9-a27e-01dbba5a0d58)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/739a5525-4ec0-4671-b6e5-64bac306ad5a" + (reference "#FLG01") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/b61c271a-ee4d-429a-8434-55e97d8a0bc0" + (reference "#FLG02") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/46d0d597-66d3-4b5c-abe8-372d5e50e13b" + (reference "#PWR01") (unit 1) (value "VCC") (footprint "") + ) + (path "/0c6d78c8-089e-4b95-95e0-ad303b1f0f57" + (reference "#PWR02") (unit 1) (value "GND") (footprint "") + ) + (path "/e829cf80-b610-4545-904d-b5cc1d6b2fd6" + (reference "#PWR03") (unit 1) (value "VCC") (footprint "") + ) + (path "/6d51dbd7-959c-44a6-905e-7ab2756f3720" + (reference "#PWR04") (unit 1) (value "VCC") (footprint "") + ) + (path "/b41aafa5-3cc9-47cb-a11e-a6260e034cd3" + (reference "#PWR05") (unit 1) (value "GND") (footprint "") + ) + (path "/21551826-a648-4eaf-9cc4-f319570615cb" + (reference "#PWR06") (unit 1) (value "GND") (footprint "") + ) + (path "/c0bd7cfa-69a9-4da8-90aa-3d51c8fb677d" + (reference "#PWR07") (unit 1) (value "GND") (footprint "") + ) + (path "/c2e9e7ee-602d-4353-98a2-6b4d9b67ceca" + (reference "#PWR08") (unit 1) (value "VCC") (footprint "") + ) + (path "/a156ab10-2e6a-4671-bb4c-7597fc61e239" + (reference "#PWR09") (unit 1) (value "GND") (footprint "") + ) + (path "/110ccdc7-7681-4a04-a681-01c92e943f3c" + (reference "#PWR010") (unit 1) (value "GND") (footprint "") + ) + (path "/62ac7b86-9d75-4156-86ae-c6278b906cf4" + (reference "#PWR011") (unit 1) (value "VCC") (footprint "") + ) + (path "/1b557769-f353-477a-be07-2e474752e094" + (reference "#PWR012") (unit 1) (value "GND") (footprint "") + ) + (path "/29f8e2b3-ee98-4d94-a5e6-6862ff3c5987" + (reference "#PWR013") (unit 1) (value "GND") (footprint "") + ) + (path "/014e1580-92bf-4110-a669-abf96a46ef87" + (reference "C1") (unit 1) (value "22p") (footprint "") + ) + (path "/f74d288b-b7ef-4443-9ecf-625303f671d2" + (reference "C2") (unit 1) (value "22p") (footprint "") + ) + (path "/ba8fb139-c931-462e-9b19-a71977896e0b" + (reference "C3") (unit 1) (value "100n") (footprint "") + ) + (path "/d2a4b23a-266d-485b-aa4a-0643bf3d6711" + (reference "C4") (unit 1) (value "22p") (footprint "") + ) + (path "/01ea77b7-46a7-4d2c-9366-12881892c3a4" + (reference "D1") (unit 1) (value "LED") (footprint "") + ) + (path "/6492228e-b300-43bf-b2d6-d603b22f8468" + (reference "J1") (unit 1) (value "VIDEO_IN") (footprint "") + ) + (path "/daf5ae08-0a9a-40aa-a2fb-ff6e4a483a13" + (reference "J2") (unit 1) (value "VIDEO_OUT") (footprint "") + ) + (path "/5f342f42-b31e-4c19-8429-a36984b5cf63" + (reference "R1") (unit 1) (value "1k") (footprint "") + ) + (path "/431abfcc-2c51-47b4-8a2e-4278136bf564" + (reference "R2") (unit 1) (value "1k") (footprint "") + ) + (path "/be77e504-0663-4f1e-8e8c-7fa9dec29aab" + (reference "R3") (unit 1) (value "220") (footprint "") + ) + (path "/fa3ad162-228e-4719-9dbb-dd0e51bf96f5" + (reference "R4") (unit 1) (value "1k") (footprint "") + ) + (path "/b391c54f-1e65-4607-9f8a-deca8dfa9c60" + (reference "R6") (unit 1) (value "1k") (footprint "") + ) + (path "/566978d7-d275-4a44-a41b-9f10bfe2d599" + (reference "R7") (unit 1) (value "680k") (footprint "") + ) + (path "/31492c69-2e66-41e0-96ff-c4571fbcc388" + (reference "SW1") (unit 1) (value "Next") (footprint "") + ) + (path "/68a242d8-da18-4011-9b37-f016d1d01745" + (reference "SW2") (unit 1) (value "ModeSelector") (footprint "") + ) + (path "/77076236-9479-4c31-98b4-7722acdbaf2f" + (reference "SW3") (unit 1) (value "~{RESET}") (footprint "") + ) + (path "/6f4ce1da-ef22-4ff2-b670-ec1842934c11" + (reference "U1") (unit 1) (value "CD4066") (footprint "") + ) + (path "/8abcb292-1183-4c8f-b70c-6db61031b169" + (reference "U2") (unit 1) (value "ATmega328-P") (footprint "Package_DIP:DIP-28_W7.62mm") + ) + (path "/8d175276-1a49-471c-af65-3361f4b97ee3" + (reference "U3") (unit 1) (value "LM1881") (footprint "") + ) + (path "/491374b4-0b52-46a3-83a6-6598f02055f5" + (reference "Y1") (unit 1) (value "XTAL") (footprint "") + ) + ) +)