diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | flake.lock | 6 | ||||
| -rw-r--r-- | flake.nix | 40 | ||||
| -rw-r--r-- | pcb/watch.kicad_pcb | 4976 | ||||
| -rw-r--r-- | pcb/watch.kicad_prl | 131 | ||||
| -rw-r--r-- | pcb/watch.kicad_pro | 631 | ||||
| -rw-r--r-- | pcb/watch.kicad_sch | 4275 | ||||
| -rw-r--r-- | schematic.pdf | bin | 0 -> 22958 bytes |
8 files changed, 10033 insertions, 28 deletions
@@ -2,3 +2,5 @@ .ccls a.out out/ +*.zip +fp-info-cache @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1770197578, - "narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=", + "lastModified": 1771369470, + "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=", "owner": "nixos", "repo": "nixpkgs", - "rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2", + "rev": "0182a361324364ae3f436a63005877674cf45efb", "type": "github" }, "original": { @@ -14,32 +14,22 @@ let shell = { pkgs }: - pkgs.buildFHSEnv { - name = "daft-watch-env"; - targetPkgs = - pkgs: with pkgs; [ - (lib.hiPrio gcc) - platformio-core - avrdude - pkgs.pkgsCross.avr.buildPackages.gcc - openocd - glibc - pkgs.pkgsCross.avr.avrlibc + pkgs.mkShell rec { + buildInputs = with pkgs; [ + pkgs.pkgsCross.avr.buildPackages.gcc + pkgs.pkgsCross.avr.avrlibc + avrdude - # dev - clang-tools - unixtools.xxd - just - pkg-config - ]; - multiPkgs = pkgs: (with pkgs; [ udev ]); + # dev + openocd + clang-tools + unixtools.xxd + just + pkg-config + ]; - runScript = "zsh"; - profile = '' - export DIRENV_DISABLE_HOOK=1; # Dont recursively load direnv inside shell - export WITH_NIX_PREFIX="fhs"; - export AVR_LIBC="${pkgs.pkgsCross.avr.avrlibc}"; - ''; + AVR_LIBC = "${pkgs.pkgsCross.avr.avrlibc}"; + LD_LIBRARY_PATH = "${pkgs.lib.makeLibraryPath buildInputs}"; }; in flake-utils.lib.eachDefaultSystem ( @@ -48,7 +38,7 @@ pkgs = import nixpkgs { inherit system; }; in { - devShells.default = (shell { inherit pkgs; }).env; + devShells.default = shell { inherit pkgs; }; } ); } diff --git a/pcb/watch.kicad_pcb b/pcb/watch.kicad_pcb new file mode 100644 index 0000000..99b15e2 --- /dev/null +++ b/pcb/watch.kicad_pcb @@ -0,0 +1,4976 @@ +(kicad_pcb + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A5") + (layers + (0 "F.Cu" signal) + (2 "B.Cu" signal) + (9 "F.Adhes" user "F.Adhesive") + (11 "B.Adhes" user "B.Adhesive") + (13 "F.Paste" user) + (15 "B.Paste" user) + (5 "F.SilkS" user "F.Silkscreen") + (7 "B.SilkS" user "B.Silkscreen") + (1 "F.Mask" user) + (3 "B.Mask" user) + (17 "Dwgs.User" user "User.Drawings") + (19 "Cmts.User" user "User.Comments") + (21 "Eco1.User" user "User.Eco1") + (23 "Eco2.User" user "User.Eco2") + (25 "Edge.Cuts" user) + (27 "Margin" user) + (31 "F.CrtYd" user "F.Courtyard") + (29 "B.CrtYd" user "B.Courtyard") + (35 "F.Fab" user) + (33 "B.Fab" user) + (39 "User.1" user) + (41 "User.2" user) + (43 "User.3" user) + (45 "User.4" user) + ) + (setup + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (tenting front back) + (pcbplotparams + (layerselection 0x00000000_00000000_55555555_5755f5ff) + (plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000) + (disableapertmacros no) + (usegerberextensions no) + (usegerberattributes yes) + (usegerberadvancedattributes yes) + (creategerberjobfile yes) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 4) + (plotframeref no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (pdf_metadata yes) + (pdf_single_document no) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plot_black_and_white yes) + (sketchpadsonfab no) + (plotpadnumbers no) + (hidednponfab no) + (sketchdnponfab yes) + (crossoutdnponfab yes) + (subtractmaskfromsilk no) + (outputformat 1) + (mirror no) + (drillshape 1) + (scaleselection 1) + (outputdirectory "") + ) + ) + (net 0 "") + (net 1 "Net-(D1-K)") + (net 2 "Net-(D1-A)") + (net 3 "Net-(D2-K)") + (net 4 "Net-(D2-A)") + (net 5 "Net-(D3-A)") + (net 6 "Net-(D3-K)") + (net 7 "Net-(D4-K)") + (net 8 "Net-(D4-A)") + (net 9 "Net-(D5-A)") + (net 10 "Net-(D5-K)") + (net 11 "Net-(D6-A)") + (net 12 "CA1") + (net 13 "Net-(D7-A)") + (net 14 "CA4") + (net 15 "CA3") + (net 16 "CA2") + (net 17 "+5V") + (net 18 "GND") + (net 19 "Net-(U1-XTAL1{slash}PB0)") + (net 20 "unconnected-(U1-~{RESET}{slash}PB3-Pad4)") + (net 21 "Net-(U1-XTAL2{slash}PB1)") + (net 22 "unconnected-(U3-CAL-Pad4)") + (net 23 "unconnected-(U3-DP-Pad7)") + (net 24 "unconnected-(U3-NC-Pad9)") + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "1cd7f30d-b776-46b4-b03f-e7bc5c83d1bc") + (at 126 43 180) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D6" + (at 5.08 -2.47 0) + (layer "F.SilkS") + (uuid "136797b1-70cf-454b-bb10-874dbb705af2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "0e9f0b8f-3ecc-404c-843d-e222c85aef95") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c9b1652f-e1a6-406f-b420-accd66fce981") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6acda932-4971-4321-a4e0-c75d4d894e95") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/b063483e-d960-4e46-8a2e-d82c41015fce") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "79a15acb-4b9f-4664-91f2-04a311f7ae3f") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1052d286-d190-44bc-bf0b-2dff499afbd1") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2ecc3404-aff3-4ec2-a5af-96c03e6476b6") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a526a17b-d629-4647-8235-d2bd726abf93") + ) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e5f531ca-af52-4fd7-a902-ebab81263a02") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "56e54a4f-09f7-46ea-b99a-06da5841b321") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "eed2bdea-fe05-4c63-9aba-079be0af21ba") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "99cf5008-1f89-468f-9f81-f5e64b326e79") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c451cd0c-fcc2-437f-b1c1-59998f1ef77c") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "da0eff01-f48d-44f6-a8b4-bf62bd448ce5") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3132ac59-c04a-42ad-b2ca-9ad3ffd909fb") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dedb8174-d9dd-4ff4-8cc6-0017f63c5202") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b1b71974-1b2d-48e0-a9b1-99e443cc6947") + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.SilkS") + (uuid "3402c178-b036-402b-ad40-f9451aa92a0a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.Fab") + (uuid "a5c0e45c-9107-4d52-8ee4-8f1f8abe9a4b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "c6c6fcc1-4e06-4882-92b0-baecaa538556") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 12 "CA1") + (pinfunction "K") + (pintype "passive") + (uuid "e1f1f214-aaa0-4564-b279-8cf260abe706") + ) + (pad "2" thru_hole circle + (at 10.16 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "Net-(D6-A)") + (pinfunction "A") + (pintype "passive") + (uuid "7efad38a-0886-4ea5-b441-88a45f756733") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "1eb64679-ddb6-4201-a834-3a0c0de0935f") + (at 126 47.5 180) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D9" + (at 5.08 -2.47 0) + (layer "F.SilkS") + (uuid "0fd80068-8bf9-4c73-b4cf-7d925718ed4f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "43f50a9a-33e9-488d-af18-82018647a6e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a582d72e-4577-4b71-a7e9-337fda58cb7d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "84080eb2-9848-4b3e-b510-c3e8a7e7c38f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/0be038bf-90fa-469a-bf45-2eed4fb3f40f") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "01d0c3b7-2edb-47f5-9b0a-a841065fab0c") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "56848e7a-efe8-4863-9145-ba62d2e9cd41") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7441f0d4-957a-4b96-b285-d8de3ff5ce47") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aa196a07-8030-433d-9b60-094b24e84b35") + ) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fca91ba7-177d-428f-b8da-ef53fff0cb81") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "64a18ef8-77d0-4426-a807-d4f05e9363eb") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "b0ffaa45-7f61-4837-9978-05c269dde010") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "73d94a76-30dc-42cf-8adf-394f807c54a5") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "49341dcd-f70e-4fcd-a2ff-1741b03113b7") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "db7c961a-7b02-4dac-b5d9-990ef4407f8f") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70ce1515-2c53-4dd9-bb68-c6a25d189c97") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3d9e96f5-a3ed-496b-92e7-eb58be6bbeca") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "5c32d9c7-4f16-4366-badb-953f27d391cd") + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.SilkS") + (uuid "b03df7c8-7aa3-4c62-9d65-86257f6935b1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.Fab") + (uuid "7a92dcb8-85ce-4329-beb4-5b13ca8435aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "8916b5ec-9fe7-4766-8603-eb4f0d22968d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 16 "CA2") + (pinfunction "K") + (pintype "passive") + (uuid "a94b7d68-7778-464b-9a1e-74092719f08b") + ) + (pad "2" thru_hole circle + (at 10.16 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "Net-(D6-A)") + (pinfunction "A") + (pintype "passive") + (uuid "be228aeb-c6d0-433e-a8c2-25535808a9f5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Display_7Segment:LTC-4627Jx" + (layer "F.Cu") + (uuid "294bd529-39d4-48ef-9b9f-467a90943b01") + (at 140.11 57.0475 90) + (descr "http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf") + (tags "4 digit 7 segment LED") + (property "Reference" "U3" + (at 5.08 -12.25 90) + (layer "F.SilkS") + (uuid "d0b6b734-9fe9-4fac-8ea0-f608d957cc4d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LTC-4627JD" + (at 5.08 30.25 90) + (layer "F.Fab") + (uuid "ee13cfac-8007-4950-a894-4894bf39c2ff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://optoelectronics.liteon.com/upload/download/DS30-2001-093/LTC-4627JD.pdf" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "416a728f-a56e-4a39-b045-9882b95c1679") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "4 digit 7 segment hyper red, common anode" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d0d90848-5a4f-4433-80c3-9b80638f05c2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LTC?4627J*") + (path "/8721c100-cf61-4ebe-917a-dfda79fc8947") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 11.59 -11.31) + (end 11.59 29.09) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "af831cc8-51c8-460f-865f-9f982b075201") + ) + (fp_line + (start -1.43 -11.31) + (end 11.59 -11.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d9b51f2b-8163-4a2b-9bd9-5086bf61b8c2") + ) + (fp_line + (start -1.43 -11.31) + (end -1.43 29.09) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ed0a8a07-7bfc-4f03-85f9-4597ae483261") + ) + (fp_line + (start -1.6 -1) + (end -1.6 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9392eafe-bafa-4e5f-939e-611db27c6a4e") + ) + (fp_line + (start -1.43 29.09) + (end 11.59 29.09) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7cd1313-fa67-4400-890c-4f99626a87e2") + ) + (fp_line + (start 11.73 -11.45) + (end 11.73 29.23) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ff2156be-4952-477b-967c-969fd631cf42") + ) + (fp_line + (start -1.57 -11.45) + (end 11.73 -11.45) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e7aeb993-24b9-4bb3-b9a0-6a28efabf3dd") + ) + (fp_line + (start -1.57 -11.45) + (end -1.57 29.23) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7dc90380-6258-4547-ad72-ec45e80107f3") + ) + (fp_line + (start -1.57 29.23) + (end 11.73 29.23) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "59599ff5-cc90-410b-954a-1c265d31f945") + ) + (fp_line + (start 11.48 -11.2) + (end 11.48 28.98) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6f76d3bb-f789-420e-b2ec-f8dc4cdaaf64") + ) + (fp_line + (start -1.32 -11.2) + (end 11.48 -11.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e8e9626c-f63d-42e0-b0cc-fe395c4c0db5") + ) + (fp_line + (start -1.32 -11.2) + (end -1.32 -1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e32a61f0-52b3-4537-a639-8e4616188eac") + ) + (fp_line + (start -1.32 -1) + (end -0.32 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8a2eb74c-dc1e-4780-9521-d6dcfa3954ff") + ) + (fp_line + (start -0.32 0) + (end -1.32 1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ea9b40ce-a0a9-4f7c-bee4-0592351de964") + ) + (fp_line + (start -1.32 1) + (end -1.32 28.98) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e019af07-de75-47a3-8920-04089e6aa44f") + ) + (fp_line + (start -1.32 28.98) + (end 11.48 28.98) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bee81d7c-81d6-447e-88d1-cfdb96a3c819") + ) + (fp_text user "${REFERENCE}" + (at 5.08 8.89 90) + (layer "F.Fab") + (uuid "c6cf4fd6-3b60-4d80-b6eb-58c695dfe464") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.25) + (net 12 "CA1") + (pinfunction "CA1") + (pintype "input") + (uuid "d36331b5-00a6-41a3-8201-55b866c12cc4") + ) + (pad "2" thru_hole circle + (at 0 2.54 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "CA2") + (pinfunction "CA2") + (pintype "input") + (uuid "e9e85594-28e0-4f9c-9ac9-aad908b22feb") + ) + (pad "3" thru_hole circle + (at 0 5.08 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 8 "Net-(D4-A)") + (pinfunction "D") + (pintype "input") + (uuid "fc5cf9dc-b163-4bc9-9218-2dcf0f15662e") + ) + (pad "4" thru_hole circle + (at 0 7.62 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "unconnected-(U3-CAL-Pad4)") + (pinfunction "CAL") + (pintype "input") + (uuid "820f67c9-25a0-42d2-b804-5be9ee3ef3e3") + ) + (pad "5" thru_hole circle + (at 0 10.16 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 9 "Net-(D5-A)") + (pinfunction "E") + (pintype "input") + (uuid "943f4d31-9edf-469d-9b65-5c8cfdc2a02c") + ) + (pad "6" thru_hole circle + (at 0 12.7 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 15 "CA3") + (pinfunction "CA3") + (pintype "input") + (uuid "f5d97619-dfd0-41b3-89ab-1516a9aae22f") + ) + (pad "7" thru_hole circle + (at 0 15.24 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "unconnected-(U3-DP-Pad7)") + (pinfunction "DP") + (pintype "input") + (uuid "c6d91172-40fe-42b0-b1c4-bce3814fdcc0") + ) + (pad "8" thru_hole circle + (at 0 17.78 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "CA4") + (pinfunction "CA4") + (pintype "input") + (uuid "ed0b2ff4-96de-4b87-9eb9-a5475c30d77a") + ) + (pad "9" thru_hole circle + (at 10.16 17.78 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 24 "unconnected-(U3-NC-Pad9)") + (pinfunction "NC") + (pintype "no_connect") + (uuid "f50fc99b-013c-4a4c-a557-d51af2d2c75f") + ) + (pad "11" thru_hole circle + (at 10.16 12.7 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "Net-(D7-A)") + (pinfunction "F") + (pintype "input") + (uuid "1fd3b266-1c04-4390-ac1e-1a463948aed2") + ) + (pad "13" thru_hole circle + (at 10.16 7.62 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 5 "Net-(D3-A)") + (pinfunction "C") + (pintype "input") + (uuid "5c39a75b-66b9-4465-adb1-78eddd6ca575") + ) + (pad "14" thru_hole circle + (at 10.16 5.08 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "Net-(D1-A)") + (pinfunction "A") + (pintype "input") + (uuid "6951a8e8-cad7-4884-9288-6c0e48eae758") + ) + (pad "15" thru_hole circle + (at 10.16 2.54 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "Net-(D6-A)") + (pinfunction "G") + (pintype "input") + (uuid "2ac9d859-b5f5-4627-b6d3-dc2be36ace11") + ) + (pad "16" thru_hole circle + (at 10.16 0 90) + (size 1.5 1.5) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "Net-(D2-A)") + (pinfunction "B") + (pintype "input") + (uuid "5207da58-adda-47c0-9297-f81c2c3e771b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Display_7Segment.3dshapes/LTC-4627Jx.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Crystal:Crystal_Round_D1.5mm_Vertical" + (layer "F.Cu") + (uuid "2f88e8d4-954f-4996-87cb-2c2d51a6175b") + (at 151.8 61.5) + (descr "DS15, Crystal, length 5mm, width 1.5mm, https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/DS-Series.pdf") + (property "Reference" "Y1" + (at 0.85 -1.95 0) + (layer "F.SilkS") + (uuid "65a2e9d7-9abc-402d-826b-d164bbd31f4e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Crystal" + (at 0.85 1.95 0) + (layer "F.Fab") + (uuid "2f79c56a-2630-40fa-a8d3-bfae0fd808d7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3ab37e3b-8f85-4c33-af4b-ebd047a5a35c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Two pin crystal" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "85b2c05e-d8ee-4e18-883a-2b6881b54b79") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Crystal*") + (path "/c8dc9e52-f188-4ae7-9361-05cc407c2f92") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_arc + (start 0.33 -0.685) + (mid 0.85 -0.86) + (end 1.37 -0.685) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9fec8325-50d8-4621-b051-fdc66a0b27ff") + ) + (fp_arc + (start 1.37 0.685) + (mid 0.85 0.86) + (end 0.33 0.685) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "58c22781-6c89-4378-a963-fd1908d84759") + ) + (fp_line + (start 0.49 -1.25) + (end 1.2 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4841669e-7be9-4e30-a771-78e18e304fae") + ) + (fp_line + (start 1.2 1.25) + (end 0.49 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "034e477b-634e-46d3-963c-e9966832c640") + ) + (fp_arc + (start 0.49 1.25) + (mid -0.76 0) + (end 0.49 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8364a596-da3f-4550-aabd-dd0504869fb5") + ) + (fp_arc + (start 1.2 -1.25) + (mid 2.45 0) + (end 1.2 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "feaaafdc-139a-4408-9f08-8cf6e001fa5c") + ) + (fp_circle + (center 0.85 0) + (end 1.6 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2dc20b4a-0788-4ee7-ab5e-244c896e1042") + ) + (fp_text user "${REFERENCE}" + (at 0.85 0 0) + (layer "F.Fab") + (uuid "8d2ee235-c3bb-4db0-847b-9ed1860a38be") + (effects + (font + (size 0.38 0.38) + (thickness 0.06) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0) + (size 1 1) + (drill 0.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 21 "Net-(U1-XTAL2{slash}PB1)") + (pinfunction "1") + (pintype "passive") + (uuid "3ce1067e-4c10-4ccc-bb11-a961f1abb18b") + ) + (pad "2" thru_hole circle + (at 1.7 0) + (size 1 1) + (drill 0.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "Net-(U1-XTAL1{slash}PB0)") + (pinfunction "2") + (pintype "passive") + (uuid "6165e1cd-0384-457b-8aac-4237ebeb3193") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Crystal.3dshapes/Crystal_Round_D1.5mm_Vertical.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "34a7a3c9-bb14-4b87-8c70-e5f04422b731") + (at 164.5 43 90) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D5" + (at 5.08 -2.47 90) + (layer "F.SilkS") + (uuid "7c0b4c28-ff8a-4830-9948-e505e13179bc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 90) + (layer "F.Fab") + (uuid "3a231de3-9a07-4165-9451-0233c933757b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "dd5ee7e9-1208-449d-95b4-3b5854dd8589") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "325b4331-512d-49a2-adfc-58b7553057da") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/1c6d3a70-2394-4f36-b625-8d1329f39e5b") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e1d970a6-93ba-4b4d-a774-8afefbaab410") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "769a5631-a182-4425-b533-fb91f42e4241") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6c893515-b999-4c96-a590-c0dd1a1d52f8") + ) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "94c222fb-58ab-4cde-85bd-3d6fdc20db1d") + ) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "02c4837f-f6d6-444f-9e3e-861a41b17f59") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "8c8d35d6-da1f-4f49-aee2-bbff8c44d986") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "acfb94f3-3296-484e-9f5e-ef70927931b6") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8ab147ee-f03c-4fbb-b84f-2a1d0acfe410") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "66ae53a5-ef92-4ee8-963f-01b47316874a") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a443f0cf-f608-4ff3-b620-a964fef389bc") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6f24b5b0-1a3d-49ae-b4d9-3bca7b07e12b") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "465396cc-f7cf-4dde-9dbd-c40ca74f99f3") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1190ed13-6bc2-40dc-bc5e-ebbbc7ec4adb") + ) + (fp_text user "K" + (at 0 -2.1 90) + (layer "F.SilkS") + (uuid "5a94efc1-d7f4-415b-89b6-beac0d4f2131") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 90) + (layer "F.Fab") + (uuid "748c73f3-575d-44ed-97c4-1456c53c91f3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 90) + (layer "F.Fab") + (uuid "e17417f4-3b2e-4e80-912c-417684eab30e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 90) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 10 "Net-(D5-K)") + (pinfunction "K") + (pintype "passive") + (uuid "eaa9f5ee-08b3-4599-8b9e-771d8ceb4264") + ) + (pad "2" thru_hole circle + (at 10.16 0 90) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 9 "Net-(D5-A)") + (pinfunction "A") + (pintype "passive") + (uuid "762ccc49-f147-4011-857a-e86d3dd4b93b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Button_Switch_THT:SW_PUSH_6mm" + (layer "F.Cu") + (uuid "3d9044c4-417b-4e60-bdab-2cb197f716a1") + (at 174.5 55 90) + (descr "Generic 6mm SW tactile push button") + (tags "tact sw push 6mm") + (property "Reference" "SW1" + (at 3.25 -2 90) + (layer "F.SilkS") + (uuid "bf7c549d-9686-413a-b170-ea19b212e8e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Push" + (at 3.75 6.7 90) + (layer "F.Fab") + (uuid "42c2e791-ddeb-45d3-8954-d41295013586") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "07778730-8cfd-4b77-92da-abc993f33c5c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "234becf5-4346-473b-a9ed-c2cf89c7fd34") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/a0cc6b63-5fae-480e-841e-f9d68fa0da2a") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 5.5 -1) + (end 1 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "367a11c6-72b9-42e2-8bc7-6e2916f3191b") + ) + (fp_line + (start -0.25 1.5) + (end -0.25 3) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e6d4f1ea-973d-4288-859c-a4645df073d5") + ) + (fp_line + (start 6.75 3) + (end 6.75 1.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2b7512b6-d9fa-4be8-8642-3e66886bf324") + ) + (fp_line + (start 1 5.5) + (end 5.5 5.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "719ee4f0-7a22-4c79-8a91-1ec95e4941f1") + ) + (fp_line + (start 8 -1.5) + (end 8 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f7516e14-d429-428b-afda-0a3c948f4fc2") + ) + (fp_line + (start 7.75 -1.5) + (end 8 -1.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f3e3cec9-3673-4364-aea6-6875f288c678") + ) + (fp_line + (start -1.25 -1.5) + (end 7.75 -1.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b10f7bba-57a0-4994-ad03-f27fd1086ac4") + ) + (fp_line + (start -1.5 -1.5) + (end -1.25 -1.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2ec3727b-abd3-4445-8799-fe606613d075") + ) + (fp_line + (start 8 -1.25) + (end 8 5.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fdf764ea-da66-4dd2-97c9-6810b8da49a4") + ) + (fp_line + (start -1.5 -1.25) + (end -1.5 -1.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "80e89167-3728-47e1-a9d3-bd8f757a0cdb") + ) + (fp_line + (start -1.5 5.75) + (end -1.5 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c6601e85-ffc4-41f1-93ee-e234945f9617") + ) + (fp_line + (start -1.5 5.75) + (end -1.5 6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd082fbf-2131-4a04-9c28-56bed3cc7009") + ) + (fp_line + (start 8 6) + (end 8 5.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "94c167f0-5d5b-4608-9f49-f3140b583f97") + ) + (fp_line + (start 7.75 6) + (end 8 6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "90e73eac-260f-4454-bcdf-d9953cd8f026") + ) + (fp_line + (start 7.75 6) + (end -1.25 6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "228c0dd8-d15d-45f5-9f4d-2acfeb2aa397") + ) + (fp_line + (start -1.5 6) + (end -1.25 6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "45051b3d-a4f8-48b5-9f09-8e7ffcf1c468") + ) + (fp_line + (start 6.25 -0.75) + (end 6.25 5.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b3b686dc-52c0-4a5e-b4ac-83eb7ef3acd6") + ) + (fp_line + (start 3.25 -0.75) + (end 6.25 -0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4eaea4a7-1057-4ab1-ab0a-3dda2637bd8c") + ) + (fp_line + (start 0.25 -0.75) + (end 3.25 -0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cf2adccd-d28d-4643-9c2d-99b94377d571") + ) + (fp_line + (start 6.25 5.25) + (end 0.25 5.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3fae1c4b-de47-4ce3-b436-99726a530dd1") + ) + (fp_line + (start 0.25 5.25) + (end 0.25 -0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f9671dd2-378b-45e0-9659-2d0857366adb") + ) + (fp_circle + (center 3.25 2.25) + (end 1.25 2.5) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a7f0a334-cad6-49fd-ae41-cc1ab114b24e") + ) + (fp_text user "${REFERENCE}" + (at 3.25 2.25 90) + (layer "F.Fab") + (uuid "33d98bdc-2ba3-424d-8cfb-456f28acd1a0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 180) + (size 2 2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "Net-(D1-K)") + (pinfunction "1") + (pintype "passive") + (uuid "e3a065cf-2bfa-4a86-9b00-55b6c7c5f5ca") + ) + (pad "1" thru_hole circle + (at 6.5 0 180) + (size 2 2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "Net-(D1-K)") + (pinfunction "1") + (pintype "passive") + (uuid "9a4b03de-8c7c-4663-8b0b-03b9e9159f0a") + ) + (pad "2" thru_hole circle + (at 0 4.5 180) + (size 2 2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "51965d46-7319-4938-9d10-1aaec196bf38") + ) + (pad "2" thru_hole circle + (at 6.5 4.5 180) + (size 2 2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "6c6d006b-da42-4989-80c3-4fdd7e57244f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_PUSH_6mm.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal" + (layer "F.Cu") + (uuid "422e04f4-6a10-4bcf-9e1a-3538be6ca907") + (at 161.5 64.5) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Reference" "R1" + (at 3.81 -2.37 0) + (layer "F.SilkS") + (uuid "29965b34-998d-4ae5-862d-2af89995dc93") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "R_US" + (at 3.81 2.37 0) + (layer "F.Fab") + (uuid "dc5bf420-e7b6-462e-8afa-7e16fae9c60f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "223ce2f3-e107-473d-bd89-3a36efde2b09") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, US symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bff7bfb6-3b80-41d5-9fa8-6c001487df55") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/95c2292e-f63e-4839-8727-5ea3f982b834") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 0.54 -1.37) + (end 7.08 -1.37) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9ad0944f-06f0-4220-aafb-b0043145adc3") + ) + (fp_line + (start 0.54 -1.04) + (end 0.54 -1.37) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b7901c4b-0f6c-4837-b624-c45ad092038b") + ) + (fp_line + (start 0.54 1.04) + (end 0.54 1.37) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f723522b-4c99-4beb-9819-4489e9bbcc9c") + ) + (fp_line + (start 0.54 1.37) + (end 7.08 1.37) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2cbb92bd-f5cf-49b6-abc0-22ff5df815d3") + ) + (fp_line + (start 7.08 -1.37) + (end 7.08 -1.04) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "defbc3b5-cc93-4b94-a139-d15d41c69afe") + ) + (fp_line + (start 7.08 1.37) + (end 7.08 1.04) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "54680519-cc03-41d4-9243-94fea7d05dc0") + ) + (fp_rect + (start -1.05 -1.5) + (end 8.67 1.5) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f11493d1-1c4c-490a-b77a-c1f1ca8c1482") + ) + (fp_line + (start 0 0) + (end 0.66 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a5dcd80c-af24-4eb6-8658-a6ea0625a5ac") + ) + (fp_line + (start 7.62 0) + (end 6.96 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "01471878-f5f0-4ecc-a0b3-c51f2d268118") + ) + (fp_rect + (start 0.66 -1.25) + (end 6.96 1.25) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "24dffa2c-764c-4a04-aada-b30566b0c1f5") + ) + (fp_text user "${REFERENCE}" + (at 3.81 0 0) + (layer "F.Fab") + (uuid "99e76df0-a0e2-4428-b67f-8e2213bead66") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 17 "+5V") + (pintype "passive") + (uuid "b8f7378b-6777-4a0a-9088-41e8c66c6af7") + ) + (pad "2" thru_hole circle + (at 7.62 0) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "Net-(D1-K)") + (pintype "passive") + (uuid "0292ae28-c33d-49bd-9cfa-87710f8e354c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "452ec075-3a5f-4513-94de-a96239aece24") + (at 147.84 41.5) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D4" + (at 5.08 -2.47 0) + (layer "F.SilkS") + (uuid "cc0ffa31-9a75-47b5-83c1-b9324fa2fff5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "9c58a4fc-d093-45c9-a8f4-a6eeeb4d6e39") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "60862497-3194-44da-9725-d62a29375dcb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f24bd3cc-498e-4c16-be0a-90f7fd920a6c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/85d61326-d359-4ac7-a70c-bbf3ee4c250b") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b8db8e9e-a879-4b4d-864c-9d62413a9698") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a65e741a-ad01-4cf9-8a8e-8b25210bd91f") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b10650fd-0a8a-4cbd-9c0a-57cb5b416d54") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "28e57cfd-6ba2-40d5-9e6e-c0955d366196") + ) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2f225f9f-4e7e-4923-8289-a65d3f0e6b0a") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "47a79a7e-0075-436e-8b73-1567e7650fe9") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "fa0c0f1a-e6d0-48c5-8fd9-e40e9b696ca1") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1758eb7d-6b6e-4923-8390-4716d5cde17e") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7a2beaa6-9edf-41f3-a63a-1f0995492804") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "02d5f323-a11d-42f1-8776-f860cad85a5b") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "28ae1081-b5e8-43b0-872f-7a4a2a36f4d3") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c7531efc-0967-4888-9444-92f2ad762aa2") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e9223c33-e793-42c5-b5b2-00eb2d29a206") + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.SilkS") + (uuid "e652ead5-acbe-4164-9dbc-39fc2459f78d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "286f65c0-67a7-47a8-b57a-92c60a9644e1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.Fab") + (uuid "637ed849-b87d-4e92-a329-13433098afbf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 7 "Net-(D4-K)") + (pinfunction "K") + (pintype "passive") + (uuid "1b810570-014e-4956-94c4-79de5b6955b5") + ) + (pad "2" thru_hole circle + (at 10.16 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 8 "Net-(D4-A)") + (pinfunction "A") + (pintype "passive") + (uuid "950a69d1-095e-41c1-a36c-8055b4aaf237") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "659e7fb2-6089-4b47-a13c-0770b1590722") + (at 133.42 36) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D1" + (at 5.08 -2.47 0) + (layer "F.SilkS") + (uuid "98212889-45cd-40c7-b03e-202d72985f48") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "4de1c593-8f15-4afd-9201-339517a2f39d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9941e042-b962-47b6-a4b2-fc80f58ad8b4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "55a2e274-1b4f-4147-b0ff-a97a988cd4b2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/821c82a9-b698-44c0-8c14-dd713705ab5b") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4b23aee4-fd9d-4fd5-9241-91e7e32b5ab3") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b18d69f7-a563-41c0-bdf6-f8edd4490098") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6150bd98-3a9f-4e2c-90a1-b6c4fb50bb47") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a964b025-cd4c-429a-9319-d3635a399394") + ) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ed4b45d1-6b68-42e3-a745-cfd82e0c6673") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "aa219f81-8650-46fb-be8d-2b742d10eab7") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "60d1da65-c7dd-4228-87fc-db81c52c22f4") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "56928217-234e-44af-a358-5036c487a3c3") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f681ce45-06a5-4579-a207-575a01830284") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3fe23f1d-e0dc-48e0-9b17-448ccab3f781") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "77900e50-416d-4a0e-94c2-7c3c109ee0e7") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6dd137b7-4a8b-4cf0-9201-0acad2b58cd2") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f60d0a94-5a5a-426c-a6f6-b2394b1c782f") + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.SilkS") + (uuid "b9b3fda7-701f-4ceb-834d-748546d678e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "848d3c73-a87b-4645-8e17-1f2537b93ffb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.Fab") + (uuid "ae559703-4388-4636-9ae7-c1d20ff3db0e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 1 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "45d73e93-a13e-4a34-a695-0e1fba0f8cbf") + ) + (pad "2" thru_hole circle + (at 10.16 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "Net-(D1-A)") + (pinfunction "A") + (pintype "passive") + (uuid "fd6f6912-1660-483e-ad2f-8cf08cd480f1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "685b2de0-a464-4422-a2c3-494650ea9066") + (at 147.92 36) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D3" + (at 5.08 -2.47 0) + (layer "F.SilkS") + (uuid "37c032a3-b6e2-4ea3-ba9b-9cf8308769e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "f80e7f8e-e7e6-42b5-82c7-1352a5a3b4e9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9734a2bb-0bab-4ac0-a7fd-a33fd16d2ac1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "88d96450-a84c-49aa-a16a-97cacadac144") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/2698a40e-5cd0-4c53-9504-14d868484452") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f673d3b7-df48-4c2f-bfc2-8f0f0f7af978") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "712e1118-dcf2-47dc-80db-06b7f9b059fe") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cae83b4a-a6b4-464b-9421-82ec1efe2fbb") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c078875e-ce16-45ff-a2cf-f4702409c24f") + ) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aa413632-68c1-42e4-a4d9-de8e63d6098b") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "0f8fab4e-3f08-4920-bf9f-eee82126b583") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ac490a5a-2c08-4be4-97a3-0b8f268dc18c") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "82dd7a3d-f677-4d65-a758-c2837d6f0d40") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eb5e2d69-9568-43d9-97f7-af628dff0ff5") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3456aed7-a67b-48cc-80ff-992c22df1c28") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9b61f4b1-5a76-425f-ac61-be8b0872a651") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "795ab632-462e-4a07-b7a3-a4bd4d2017d1") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1cb6cf85-41fe-43b0-a72b-706deb8498b2") + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.SilkS") + (uuid "6437288d-1f66-4392-8ae9-d9157ae28eab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "3360117b-b77a-4cee-bde9-6ccc6c236d28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.Fab") + (uuid "678bf9c9-d76a-4984-868e-dba59fff8b0b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 6 "Net-(D3-K)") + (pinfunction "K") + (pintype "passive") + (uuid "a71bf38e-1da2-4522-baf1-8f5cbbb3dc4b") + ) + (pad "2" thru_hole circle + (at 10.16 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 5 "Net-(D3-A)") + (pinfunction "A") + (pintype "passive") + (uuid "3b276377-0898-4474-9d31-37d2ace65cfb") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "6e0ac52a-03f8-4e1b-85b6-a12dfa50d54a") + (at 126 56.5 180) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D8" + (at 5.08 -2.47 0) + (layer "F.SilkS") + (uuid "2a9086e1-1384-40a8-8f9a-078b174065a2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "c973655b-da1c-4eb2-a27c-4ba994ee3857") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "730d2219-3d95-4bae-a421-c8c4364db068") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "acc2348f-307c-432f-a385-c3e983c6a941") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/86a6e3e7-debc-4a4b-98ef-713461fec57b") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cdcae4a5-89f3-4542-823d-15b5e2f55c50") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "65bf5577-4b77-44d4-a910-b0a203503ffb") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cf5dd1f1-a3c5-4336-949d-43effd6968fa") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f4448b43-7cb4-42b6-99a6-d33c80cec53f") + ) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "93225de0-b287-408c-b463-2ce784c0549e") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "202317fc-b770-4759-a7f5-0b37d21a5add") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f69082e1-2e3d-46c5-8fa4-e1d224de7d87") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9ec9bce2-6705-44e1-8c9d-5af3f38b5e84") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7958da21-34a4-4ca3-959b-2e93c6bd9586") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ffa5690d-c2fc-4dca-b832-db10d06cfe2a") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2ce7be0c-867e-40f1-aac9-4b44fb1065a2") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8c80d4bc-1fd2-4067-b33f-130b8d7b8fe8") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "dc8a4211-a365-4596-95d9-96863f428f25") + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.SilkS") + (uuid "f0893de5-07e8-4956-97a2-7116fc57f199") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.Fab") + (uuid "070bce0c-5f57-4d2a-8bd4-d25c2858d780") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "560e9f48-9573-4dc1-a356-72a7e15ca7bf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 15 "CA3") + (pinfunction "K") + (pintype "passive") + (uuid "8e95b9dd-590e-44ca-8492-152720ab03f7") + ) + (pad "2" thru_hole circle + (at 10.16 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "Net-(D7-A)") + (pinfunction "A") + (pintype "passive") + (uuid "2cfa7985-19e4-4ece-8f48-a1e898da94af") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "a9aa3cab-f9a4-42d9-95f0-ef2780baf367") + (at 133.42 41.5) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D2" + (at 5.08 -2.47 0) + (layer "F.SilkS") + (uuid "d67a2904-ed20-4910-930d-49dc1e14b97c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "240e394c-ec65-4ec4-a808-e3f5d57a2397") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7d55b603-7b44-4506-8b43-8cf4ddddf1d1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "13740199-aadd-4e2d-8105-ebb82b4648ed") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/b5f92154-fd79-4c01-8f66-307fcdb844c4") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "498b5ddb-0687-4998-b37d-045df751f67e") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "571b2fe7-08f1-4b6d-88d3-28787d49d4a5") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a9f5d863-ee12-4dc1-bd43-3cb5819c11a6") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "13d3750a-7508-427e-8f53-d9f881e001c2") + ) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d0dc54d9-004e-407b-8d56-a3635453ee58") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "6b09b79e-f95e-461d-9064-be6dfad2a259") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "bfb187db-c324-4391-a634-cb13e73a863e") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5661142a-5aaa-4f0a-ae1c-63cde27561de") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "beade913-d650-4dca-8a06-a2ca45c6e970") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "206a17d4-4835-4d10-9da2-8ab7ceab46b2") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "68aa9596-a496-40c8-8b7c-e56ce6745899") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d33fe986-0fee-4fe5-b67e-c762b2f2746f") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e1583ce2-3457-46b3-b79e-325538af2a43") + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.SilkS") + (uuid "277a1187-4272-41b5-80c9-dd43a14095f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at 0 -2.1 0) + (layer "F.Fab") + (uuid "8c065e44-f218-4120-9a95-1f1572a5fe94") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "fe8752b8-e536-42b4-b0f5-0f2667455531") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 3 "Net-(D2-K)") + (pinfunction "K") + (pintype "passive") + (uuid "8a44120e-0581-4213-a6c5-7adc32d4cc9e") + ) + (pad "2" thru_hole circle + (at 10.16 0) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "Net-(D2-A)") + (pinfunction "A") + (pintype "passive") + (uuid "e82e9f51-557f-425e-8e35-386a3dcdea2e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (layer "F.Cu") + (uuid "ba83789c-7429-4bc8-8adc-467d7bcbb1fe") + (at 126 52.5 180) + (descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, length*diameter=5.2*2.7mm^2, https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf") + (tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm") + (property "Reference" "D7" + (at 4.5 -1.47 0) + (layer "F.SilkS") + (uuid "390e3bf4-6a1d-494f-98b0-38c749534919") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1N5819" + (at 5.08 2.47 0) + (layer "F.Fab") + (uuid "9e08c0a3-f96a-4828-98a8-6bfbe75937e8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "eb89b670-d841-4afa-a004-6a48027f93e0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ccd24674-a66e-49cb-8dc3-5620f7c64d71") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "D*DO?41*") + (path "/9e2e325d-bf57-4c0a-b78f-3cb7bfad188f") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 8.82 0) + (end 7.8 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b4c928d5-6a3e-46c5-8ef3-6e77676e4507") + ) + (fp_line + (start 3.38 -1.47) + (end 3.38 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "586bf03e-885b-4ce3-ba37-2ca1c65d506c") + ) + (fp_line + (start 3.26 -1.47) + (end 3.26 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "40ad90e5-e62b-4d8e-8a79-c6c13d84ca74") + ) + (fp_line + (start 3.14 -1.47) + (end 3.14 1.47) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d792a607-0ac0-4cf9-adb4-fd839e6f4c3a") + ) + (fp_line + (start 1.34 0) + (end 2.36 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c4ea9630-86ce-4459-bf5c-bf74461a1e74") + ) + (fp_rect + (start 2.36 -1.47) + (end 7.8 1.47) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "ea164b0a-54a9-4821-8887-fa1b3e5ef576") + ) + (fp_rect + (start -1.35 -1.6) + (end 11.51 1.6) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "5a03bb6b-72bd-437b-9e75-c36e9624d5d9") + ) + (fp_line + (start 10.16 0) + (end 7.68 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d5f70b38-43b7-4747-811b-f26b54a85dee") + ) + (fp_line + (start 3.36 -1.35) + (end 3.36 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c1163bf6-f7a8-47df-9332-42a966ac86d4") + ) + (fp_line + (start 3.26 -1.35) + (end 3.26 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6972120d-c264-4276-bba5-4280864e6805") + ) + (fp_line + (start 3.16 -1.35) + (end 3.16 1.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1105824b-e72f-4f16-a2d8-b62f2a1d07d3") + ) + (fp_line + (start 0 0) + (end 2.48 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a274e980-e3a5-475f-b195-996983951c09") + ) + (fp_rect + (start 2.48 -1.35) + (end 7.68 1.35) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1013203a-b92e-48dd-91af-0b7827e3b6fd") + ) + (fp_text user "K" + (at -0.58 -1.1 0) + (layer "F.SilkS") + (uuid "b7756dae-a775-47a7-bd60-77b7e9fa3ff3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "K" + (at -0.58 -1.1 0) + (layer "F.Fab") + (uuid "514f4611-5c6d-4dba-83a5-a248fc057988") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 5.47 0 0) + (layer "F.Fab") + (uuid "5811e2c6-5911-48b1-bca0-c03d54e7c878") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.113636) + (net 14 "CA4") + (pinfunction "K") + (pintype "passive") + (uuid "e1e8c05b-71e0-4c5e-991f-b7ca7c5bec7d") + ) + (pad "2" thru_hole circle + (at 10.16 0 180) + (size 2.2 2.2) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "Net-(D7-A)") + (pinfunction "A") + (pintype "passive") + (uuid "8d7ddd7d-a1d0-4e52-840c-a75c62127614") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-41_SOD81_P10.16mm_Horizontal.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_DIP:DIP-14_W7.62mm" + (layer "F.Cu") + (uuid "fd62995d-4d59-4228-a195-1771f98119b1") + (at 156.58 64.5 -90) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62mm (300 mils)") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil") + (property "Reference" "U1" + (at 3.81 -2.33 90) + (layer "F.SilkS") + (uuid "2a229981-e74b-4f7f-be18-015720e5f78c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ATtiny84A-P" + (at 3.81 17.57 90) + (layer "F.Fab") + (uuid "18b6635d-f5aa-4e4b-873b-b85930d9ddf7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/doc8183.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "f1b9be07-94e4-4737-85e6-436a4e04fd24") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "20MHz, 8kB Flash, 512B SRAM, 512B EEPROM, debugWIRE, DIP-14" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "ec9d869c-5fee-4a7c-8c06-6c9ee3f38d4d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP*W7.62mm*") + (path "/7663a9cc-8cf7-4341-996b-5cb4e11b3a1f") + (sheetname "/") + (sheetfile "watch.kicad_sch") + (attr through_hole) + (fp_line + (start 1.16 16.57) + (end 6.46 16.57) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "48ffd51d-c77c-4a07-ba07-5870d95f2348") + ) + (fp_line + (start 6.46 16.57) + (end 6.46 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4c81d0b0-7963-42d6-ae3b-da0eead24e4a") + ) + (fp_line + (start 1.16 -1.33) + (end 1.16 16.57) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b2495774-e805-4c24-b59b-cf3e9735c569") + ) + (fp_line + (start 2.81 -1.33) + (end 1.16 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3e8b4195-0230-4bea-9170-cb2f9be7e775") + ) + (fp_line + (start 6.46 -1.33) + (end 4.81 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1bedd56d-4531-4d28-8333-bbe6baad6098") + ) + (fp_arc + (start 4.81 -1.33) + (mid 3.81 -0.33) + (end 2.81 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7ff135ef-7aeb-4776-b662-85b63c36efa3") + ) + (fp_rect + (start -1.06 -1.53) + (end 8.67 16.77) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "286c9f15-7df6-45fd-819f-137a4bba089d") + ) + (fp_line + (start 0.635 16.51) + (end 0.635 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "939fbe7b-befe-40ac-8cda-904fdd4f0482") + ) + (fp_line + (start 6.985 16.51) + (end 0.635 16.51) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e7d006b4-3689-434a-827b-016d0a54c0a5") + ) + (fp_line + (start 0.635 -0.27) + (end 1.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0448374a-7cbc-411c-9f06-cdf503bb6be3") + ) + (fp_line + (start 1.635 -1.27) + (end 6.985 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eb43d088-05fd-4347-9185-6007ff9301ec") + ) + (fp_line + (start 6.985 -1.27) + (end 6.985 16.51) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d9d558b4-814d-4fbf-a719-28358c9f9e53") + ) + (fp_text user "${REFERENCE}" + (at 3.81 7.62 0) + (layer "F.Fab") + (uuid "fc823a7b-c031-4607-bb5a-f3e8f572e7ed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15625) + (net 17 "+5V") + (pinfunction "VCC") + (pintype "power_in") + (uuid "c3f1f427-f526-4213-8e15-5869f10cdd82") + ) + (pad "2" thru_hole circle + (at 0 2.54 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "Net-(U1-XTAL1{slash}PB0)") + (pinfunction "XTAL1/PB0") + (pintype "bidirectional") + (uuid "0d12fdce-5ce6-4464-a3b6-9e8dbd586b0f") + ) + (pad "3" thru_hole circle + (at 0 5.08 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 21 "Net-(U1-XTAL2{slash}PB1)") + (pinfunction "XTAL2/PB1") + (pintype "bidirectional") + (uuid "7ecfeb0e-ba71-45d3-8333-c3a691ea2a4d") + ) + (pad "4" thru_hole circle + (at 0 7.62 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "unconnected-(U1-~{RESET}{slash}PB3-Pad4)") + (pinfunction "~{RESET}/PB3") + (pintype "bidirectional") + (uuid "139443a4-fc79-4a15-b745-b2d3dc275351") + ) + (pad "5" thru_hole circle + (at 0 10.16 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "CA2") + (pinfunction "PB2") + (pintype "bidirectional") + (uuid "7bc20003-6ee7-4bb6-8187-25c5c689a39f") + ) + (pad "6" thru_hole circle + (at 0 12.7 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 15 "CA3") + (pinfunction "PA7") + (pintype "bidirectional") + (uuid "61153cf2-ac66-420d-8285-99ff40170459") + ) + (pad "7" thru_hole circle + (at 0 15.24 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "CA4") + (pinfunction "PA6") + (pintype "bidirectional") + (uuid "afd31f3d-2f03-466d-a36f-864b0467b339") + ) + (pad "8" thru_hole circle + (at 7.62 15.24 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 12 "CA1") + (pinfunction "PA5") + (pintype "bidirectional") + (uuid "0c229f4f-b576-4b01-a43b-bdbecaee1aee") + ) + (pad "9" thru_hole circle + (at 7.62 12.7 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 10 "Net-(D5-K)") + (pinfunction "PA4") + (pintype "bidirectional") + (uuid "bb341760-9721-476f-9003-5cf993d267ca") + ) + (pad "10" thru_hole circle + (at 7.62 10.16 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 7 "Net-(D4-K)") + (pinfunction "PA3") + (pintype "bidirectional") + (uuid "dd38d009-ed6f-4eed-ad18-b908fbe2fcb6") + ) + (pad "11" thru_hole circle + (at 7.62 7.62 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 6 "Net-(D3-K)") + (pinfunction "PA2") + (pintype "bidirectional") + (uuid "95d26431-c635-4b5e-81e8-bf0bd6fa88c5") + ) + (pad "12" thru_hole circle + (at 7.62 5.08 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "Net-(D2-K)") + (pinfunction "PA1") + (pintype "bidirectional") + (uuid "dc8f34b5-4dab-405d-8590-7260b71a1da9") + ) + (pad "13" thru_hole circle + (at 7.62 2.54 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "Net-(D1-K)") + (pinfunction "AREF/PA0") + (pintype "bidirectional") + (uuid "748295d6-1f4a-44b0-a6ef-ee054ff2b5cb") + ) + (pad "14" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "d86f39ec-d404-499f-a0ba-2a5252951577") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm.stpZ" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (segment + (start 136.5 37) + (end 136.5 48.5) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "0a70d8f0-23e2-4fc2-8d61-b37e83b6c348") + ) + (segment + (start 135.5 36) + (end 136.5 37) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "117f8860-ad60-4506-9646-998777621ea3") + ) + (segment + (start 138 50) + (end 147.5 50) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "28832155-9a62-4517-97e4-0d322684cb35") + ) + (segment + (start 155.5 61.5) + (end 155.141 61.859) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "2af72905-7470-457d-bdcf-d468b8db9dac") + ) + (segment + (start 147.5 50) + (end 151.5 54) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "37b7843d-f617-420e-80a0-e098f969c8a1") + ) + (segment + (start 133.42 36) + (end 135.5 36) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "628bc8d0-d98b-427a-a353-abc1dca6b9bd") + ) + (segment + (start 155.141 71.019) + (end 154.04 72.12) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "7846e16e-eebc-4772-b981-61a4678d5ba3") + ) + (segment + (start 151.5 54) + (end 151.5 57.5) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "9a5b230c-22f1-4651-a3f0-02abfb8f64c3") + ) + (segment + (start 155.141 61.859) + (end 155.141 71.019) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "aabc1435-e6e9-4e8d-8cdd-672a7bfc7b06") + ) + (segment + (start 136.5 48.5) + (end 138 50) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "d74efe73-4d2a-48b9-a528-4a2dd7ce458f") + ) + (segment + (start 151.5 57.5) + (end 155.5 61.5) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "fecf6609-1512-47da-8ef0-6ed2643d8926") + ) + (segment + (start 174.5 55.5) + (end 167.62 62.38) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "51d3763e-5cb2-4d62-a568-8c6842f3554c") + ) + (segment + (start 155 70) + (end 154.04 70.96) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "60a145ee-2d59-4593-84f1-742221e2c416") + ) + (segment + (start 169.12 64.5) + (end 163.62 70) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "86f3f8a0-1e27-4665-99d5-4ef07106d64a") + ) + (segment + (start 163.62 70) + (end 155 70) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "99937fa5-7978-47c5-abb7-a712cb2673fc") + ) + (segment + (start 154.04 70.96) + (end 154.04 72.12) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "9d709e79-4237-4500-b803-a939396ac6b5") + ) + (segment + (start 174.5 55) + (end 174.5 55.5) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "eac97e77-b248-4ad2-b2ff-6508b4b0184e") + ) + (segment + (start 169.12 62.38) + (end 169.12 64.5) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "fc68dc78-d7f1-405b-9596-5c642524f60b") + ) + (segment + (start 143.58 36) + (end 145.5 37.92) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "4571b606-3134-4313-ab17-ba0a3a3ebd66") + ) + (segment + (start 145.5 37.92) + (end 145.5 46.5775) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "938eff77-9963-4972-a79f-bfd7792426b9") + ) + (segment + (start 145.5 46.5775) + (end 145.19 46.8875) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "ce2cf93f-e295-4279-b7bf-471c40c1bd12") + ) + (segment + (start 147 52) + (end 149.219 54.219) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "34d75d00-02de-407c-80ee-3ae82cc89180") + ) + (segment + (start 137 52) + (end 147 52) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "3794a242-3caf-403b-b196-031d98c51566") + ) + (segment + (start 150.399 68.899) + (end 151.5 70) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "6cd8367b-de65-43b9-b7ef-d6a83c38883f") + ) + (segment + (start 151.5 70) + (end 151.5 72.12) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "83178bdd-94b3-4bc5-9d2f-6e6925c17c37") + ) + (segment + (start 150.399 63.86395) + (end 150.399 68.899) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "8d669fc8-0527-4fda-9ece-902912466948") + ) + (segment + (start 149.219 54.219) + (end 149.219 62.68395) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "94c2dca2-3bdc-4503-a860-3c00283c77f3") + ) + (segment + (start 133.42 48.42) + (end 137 52) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "a23a1e28-aecd-427c-b4df-9efeb036420b") + ) + (segment + (start 149.219 62.68395) + (end 150.399 63.86395) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "db398685-2f6e-4760-bebb-536aa19655d1") + ) + (segment + (start 133.42 41.5) + (end 133.42 48.42) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "f6ae7196-642a-4729-afdb-26578fccdc40") + ) + (segment + (start 143.58 41.5) + (end 143.58 43.4175) + (width 0.2) + (layer "B.Cu") + (net 4) + (uuid "35619102-337a-4cb0-95fc-aff68268533e") + ) + (segment + (start 143.58 43.4175) + (end 140.11 46.8875) + (width 0.2) + (layer "B.Cu") + (net 4) + (uuid "bbc5c66e-c53a-447a-a56d-d8369ed6247b") + ) + (segment + (start 153 38.5) + (end 153 43.5) + (width 0.2) + (layer "B.Cu") + (net 5) + (uuid "22f5a918-7bad-4ecd-b0f0-928e37f1f933") + ) + (segment + (start 153 43.5) + (end 149.6125 46.8875) + (width 0.2) + (layer "B.Cu") + (net 5) + (uuid "4210db87-62c0-487f-a21a-aac36d3c0936") + ) + (segment + (start 155.5 36) + (end 153 38.5) + (width 0.2) + (layer "B.Cu") + (net 5) + (uuid "80f39afe-06b0-4c8a-a5f3-543e14b4f4ed") + ) + (segment + (start 158.08 36) + (end 155.5 36) + (width 0.2) + (layer "B.Cu") + (net 5) + (uuid "824be936-bff7-413a-8396-34774fd3380d") + ) + (segment + (start 149.6125 46.8875) + (end 147.73 46.8875) + (width 0.2) + (layer "B.Cu") + (net 5) + (uuid "ec4c9fa4-649f-463e-9bc9-75cc1f08d6b0") + ) + (segment + (start 149.5 45.5) + (end 149.5 50) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "074a8b9b-5b3d-4ffb-a403-dd5834c51479") + ) + (segment + (start 149.5 50) + (end 154.5 55) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "2921edc2-5a61-488c-8225-85dc61bad938") + ) + (segment + (start 164 74.5) + (end 150 74.5) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "302282c8-6550-4bc7-86b8-851062ae6b6b") + ) + (segment + (start 146 37.92) + (end 146 45) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "36d1583b-82c4-406c-b9a2-fefd45c537e6") + ) + (segment + (start 148.96 73.46) + (end 148.96 72.12) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "3fb36989-7833-4326-97b4-7b4076b3c0fa") + ) + (segment + (start 154.5 55) + (end 164 55) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "406ddccc-1360-4259-bb30-061e8386e650") + ) + (segment + (start 150 74.5) + (end 148.96 73.46) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "685c5e51-3a5c-48b9-a412-4b3d4ee99ce3") + ) + (segment + (start 149 45) + (end 149.5 45.5) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "be46842a-734a-4752-955f-eeda8720102b") + ) + (segment + (start 147.92 36) + (end 146 37.92) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "cb8bac6f-d070-4b90-b019-04400cef05eb") + ) + (segment + (start 164 55) + (end 164 74.5) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "cfd65e39-9ba6-441b-bdfa-44fdc47b9d52") + ) + (segment + (start 146 45) + (end 149 45) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "ff9b8ef4-6d4b-4a46-be05-47079f533463") + ) + (segment + (start 157 53.5) + (end 165.5 53.5) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "27c368cd-357c-4de5-9526-94c47ca10aa6") + ) + (segment + (start 150.5 47) + (end 157 53.5) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "429a1b52-6405-4cb3-9ab4-d5d837ecea04") + ) + (segment + (start 165.5 53.5) + (end 165.5 75.5) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "610cc1cf-42f4-4c6b-b4aa-a3efec44c861") + ) + (segment + (start 148 75.5) + (end 146.42 73.92) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "6cc9805f-e9a8-4014-b00b-3628a04e47eb") + ) + (segment + (start 150.5 45.5) + (end 150.5 47) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "7703e0e3-5d36-4455-bf10-faee1b2655b5") + ) + (segment + (start 147.84 42.84) + (end 150.5 45.5) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "94b77140-8831-4c80-b322-04c493ad1906") + ) + (segment + (start 146.42 73.92) + (end 146.42 72.12) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "9aa3b944-329a-49cb-9f41-d890e645004c") + ) + (segment + (start 147.84 41.5) + (end 147.84 42.84) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "a3596df5-b327-4fab-b979-1508e10e4c52") + ) + (segment + (start 165.5 75.5) + (end 148 75.5) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "a45bbf80-52bc-4b71-8602-1644aa549b95") + ) + (segment + (start 148 52.5) + (end 145.19 55.31) + (width 0.2) + (layer "B.Cu") + (net 8) + (uuid "020c64ab-247b-49fc-bdb6-3821d44aab3d") + ) + (segment + (start 145.19 55.31) + (end 145.19 57.0475) + (width 0.2) + (layer "B.Cu") + (net 8) + (uuid "347178da-51bd-4ed7-85ab-ff36510fe14f") + ) + (segment + (start 158 41.5) + (end 155 44.5) + (width 0.2) + (layer "B.Cu") + (net 8) + (uuid "9f04fa26-7c1b-40bd-82aa-917c161178f3") + ) + (segment + (start 152 52.5) + (end 148 52.5) + (width 0.2) + (layer "B.Cu") + (net 8) + (uuid "b494bd28-2b1d-429b-bc4b-eed04562e6fc") + ) + (segment + (start 155 49.5) + (end 152 52.5) + (width 0.2) + (layer "B.Cu") + (net 8) + (uuid "be2613e3-ef1b-42f7-9eb3-fc70c6807e21") + ) + (segment + (start 155 44.5) + (end 155 49.5) + (width 0.2) + (layer "B.Cu") + (net 8) + (uuid "d990ac00-09f3-4feb-a994-ccd101e87015") + ) + (segment + (start 150 56.7775) + (end 150.27 57.0475) + (width 0.2) + (layer "F.Cu") + (net 9) + (uuid "e35feb3b-6fca-4b8a-bcd5-5e07122b0785") + ) + (segment + (start 161.5 35.84) + (end 164.5 32.84) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "156feb64-4d4f-4c59-ae39-e4648edb88ca") + ) + (segment + (start 151.5 54) + (end 158 54) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "2980d40b-1414-4bf8-91eb-8ed5b6aab9d0") + ) + (segment + (start 150.27 57.0475) + (end 150.27 55.23) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "2f2a6fcb-3e80-4055-ae68-186f1f5faf1a") + ) + (segment + (start 158 54) + (end 161.5 50.5) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "5f70d7c4-23a0-4b7c-8a52-7f60fa4ad72b") + ) + (segment + (start 161.5 50.5) + (end 161.5 35.84) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "685c2dcd-8a71-48e3-b364-a4d3ade5abbe") + ) + (segment + (start 150.27 55.23) + (end 151.5 54) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "c46aaf56-1eed-47fe-ac87-1eb79ad495e5") + ) + (segment + (start 143.88 69.62) + (end 143.88 72.12) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "333556f0-c3d6-4869-8072-9adfac4072de") + ) + (segment + (start 164.5 66.5) + (end 162.5 68.5) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "7a09b799-ec46-47d3-80eb-81852bc4ee55") + ) + (segment + (start 162.5 68.5) + (end 145 68.5) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "8bec3954-ce2c-490d-afce-545673b6cef5") + ) + (segment + (start 145 68.5) + (end 143.88 69.62) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "a8295f9c-35b4-4083-a60e-ce6fa83bc7d8") + ) + (segment + (start 164.5 43) + (end 164.5 66.5) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "fb664034-dea6-4073-b443-71acd6e5d0c5") + ) + (segment + (start 140.0375 49.5) + (end 122.34 49.5) + (width 0.2) + (layer "B.Cu") + (net 11) + (uuid "55cd665f-62a5-4324-8191-a5e76c2a57d9") + ) + (segment + (start 142.65 46.8875) + (end 140.0375 49.5) + (width 0.2) + (layer "B.Cu") + (net 11) + (uuid "b27a59bb-12bf-417e-a641-1b8ad8423b37") + ) + (segment + (start 122.34 49.5) + (end 115.84 43) + (width 0.2) + (layer "B.Cu") + (net 11) + (uuid "bbd27b73-0cac-4096-a8f2-671133b13b02") + ) + (segment + (start 115.84 43) + (end 115.84 47.5) + (width 0.2) + (layer "B.Cu") + (net 11) + (uuid "c5e44a0f-a112-4282-9de6-36479e9790aa") + ) + (segment + (start 139.9525 57.0475) + (end 137 60) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "0a4e1a1a-de1a-4673-8bb6-6e0d358d9768") + ) + (segment + (start 137 60) + (end 137 54) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "24dfb397-cabe-4084-b8b1-363068c50197") + ) + (segment + (start 137 60) + (end 137 69) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "59b4e67a-c116-478f-8dae-04875a96926a") + ) + (segment + (start 137 54) + (end 126 43) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "6112fbae-4d8c-4582-8d24-0ee86cba7d8a") + ) + (segment + (start 137 69) + (end 140.12 72.12) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "a51677df-65fd-466e-a1d2-8b764dd775db") + ) + (segment + (start 140.11 57.0475) + (end 139.9525 57.0475) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "c1047273-9d8f-4f8b-95ad-0b65c21bdf4c") + ) + (segment + (start 140.12 72.12) + (end 141.34 72.12) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "cfb346be-e2c2-4904-bc9e-523e63a6cafd") + ) + (segment + (start 133.803186 50.5) + (end 117.84 50.5) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "407f31a5-b9c7-4d4b-8f8c-b9e79a46db4c") + ) + (segment + (start 115.84 52.5) + (end 115.84 56.5) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "67aa089a-b142-43fd-8a4a-d9e12e5db466") + ) + (segment + (start 152.81 46.8875) + (end 146.2975 53.4) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "6c169950-4147-4f74-a667-ff72aa2881c5") + ) + (segment + (start 136.703186 53.4) + (end 133.803186 50.5) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "756e1db4-e06b-47da-bc75-2c262c546ce1") + ) + (segment + (start 117.84 50.5) + (end 115.84 52.5) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "a093007c-8db1-49c1-ab0c-5d1d420b61cd") + ) + (segment + (start 146.2975 53.4) + (end 136.703186 53.4) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "df06f804-3719-4254-9ac1-53131f57a62e") + ) + (segment + (start 144.84 61) + (end 141.34 64.5) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "1d744b50-e717-4b6f-884e-42c9f5711748") + ) + (segment + (start 151.5 57.401919) + (end 147.901919 61) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "3b6893f4-7353-40ff-acdb-d5ad2bfae310") + ) + (segment + (start 126 52.5) + (end 126 54) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "40bab405-02c5-4ba8-b746-d08bf9bc9d6c") + ) + (segment + (start 155.8425 55) + (end 151.5 55) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "57b0f154-ab51-456f-bda9-ca2fb40f7c70") + ) + (segment + (start 136.5 64.5) + (end 141.34 64.5) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "5dd6b856-a2c3-4c54-98c3-e4db5656a1b7") + ) + (segment + (start 126 54) + (end 136.5 64.5) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "67bba008-6544-4b0f-aea5-1928f2bb1d3d") + ) + (segment + (start 151.5 55) + (end 151.5 57.401919) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "73482710-5d52-415d-9969-9aa8a2d065c5") + ) + (segment + (start 157.89 57.0475) + (end 155.8425 55) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "ba31be35-af74-4e82-92a8-0877a0e648ab") + ) + (segment + (start 147.901919 61) + (end 144.84 61) + (width 0.2) + (layer "B.Cu") + (net 14) + (uuid "f984a22e-adef-43cc-aab3-5e9d1f843568") + ) + (segment + (start 139.88 68.5) + (end 137 68.5) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "22fbd04e-a561-429a-b137-be8e8fae4126") + ) + (segment + (start 137 68.5) + (end 126 57.5) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "26fa7801-3751-4b53-8a31-91694f397ff1") + ) + (segment + (start 144 63) + (end 144 64.38) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "373dce31-8184-412c-a003-c56b20595447") + ) + (segment + (start 147.8575 62) + (end 145 62) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "3e113cf1-53e9-49e7-92fa-143c51e2855b") + ) + (segment + (start 143.88 64.5) + (end 139.88 68.5) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "607ceac6-bfb3-40ac-a3e3-662a285225c6") + ) + (segment + (start 144 64.38) + (end 143.88 64.5) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "a88e084b-b57c-4910-a5d7-3a5656d3757e") + ) + (segment + (start 145 62) + (end 144 63) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "af41c521-94cf-4386-b4ac-e8beabc0be2a") + ) + (segment + (start 152.81 57.0475) + (end 147.8575 62) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "bc46fa91-ebf0-4940-a943-ace20381b6aa") + ) + (segment + (start 126 57.5) + (end 126 56.5) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "da07a906-9e59-4ed9-85e8-acbd433620c6") + ) + (segment + (start 133 54.5) + (end 126 47.5) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "4b12c9ee-a64c-411d-b6a2-549c03d35236") + ) + (segment + (start 139.8 61.5) + (end 138 61.5) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "6ef563f1-0f72-4466-be02-adc58dab00cf") + ) + (segment + (start 136 61.5) + (end 133 58.5) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "6f8047c1-0142-4c4f-b6a4-d20c815489a1") + ) + (segment + (start 142.65 58.65) + (end 146.5 62.5) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "963ec1f9-61a0-45fe-ba72-5545fd373036") + ) + (segment + (start 142.65 58.65) + (end 139.8 61.5) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "ba3fd479-66a7-4c29-aa4d-f296a6865b8c") + ) + (segment + (start 146.42 62.58) + (end 146.42 64.5) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "cb73ff96-e165-4087-aacb-b0a158f063e2") + ) + (segment + (start 146.5 62.5) + (end 146.42 62.58) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "cf42d11d-0592-4a53-9deb-4c2a6d65de3b") + ) + (segment + (start 142.65 57.0475) + (end 142.65 58.65) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "f4ca5131-1f04-4c79-b9bd-219f26639853") + ) + (segment + (start 133 58.5) + (end 133 54.5) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "f87b677b-610f-4461-a682-f633de3e7230") + ) + (via + (at 138 61.5) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 16) + (uuid "2f7f2644-6456-4211-8e5d-10b5d358f0ef") + ) + (via + (at 136 61.5) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 16) + (uuid "3a0b0836-6fae-4a1b-994e-cdd5207ceb7f") + ) + (segment + (start 138 61.5) + (end 136 61.5) + (width 0.2) + (layer "B.Cu") + (net 16) + (uuid "13abb2dc-10da-48b7-908c-66e5e377baaf") + ) + (segment + (start 161.5 64.5) + (end 156.58 64.5) + (width 0.2) + (layer "B.Cu") + (net 17) + (uuid "c0758571-6509-4592-951e-5e38415a4785") + ) + (segment + (start 156.7 72) + (end 156.58 72.12) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "339e9186-71f6-48a6-8a38-a23580629d6f") + ) + (segment + (start 179 55) + (end 179 67.25) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "84ca89b1-aa36-43d5-83ca-3a79b1bbb8e5") + ) + (segment + (start 175.75 72) + (end 156.7 72) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "a87e6f7c-d47c-4afb-ad7f-48e6bca1fb6f") + ) + (segment + (start 180.5 67.25) + (end 175.75 72) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "e8af2777-de7d-403f-bb67-7ca9eb6d85ac") + ) + (segment + (start 154.04 63.04) + (end 154.04 64.5) + (width 0.2) + (layer "B.Cu") + (net 19) + (uuid "14643fed-c373-4ee2-bb30-241d0b7d95f4") + ) + (segment + (start 153.5 62.5) + (end 154.04 63.04) + (width 0.2) + (layer "B.Cu") + (net 19) + (uuid "491cc550-40c4-4c85-b1d8-7cb9a30101eb") + ) + (segment + (start 153.5 61.5) + (end 153.5 62.5) + (width 0.2) + (layer "B.Cu") + (net 19) + (uuid "d50e4c2e-98ac-4129-a066-4e2ce1a2678b") + ) + (segment + (start 151.8 61.5) + (end 151.8 64.2) + (width 0.2) + (layer "B.Cu") + (net 21) + (uuid "7c65344c-1c79-46f9-922c-1d42db639a27") + ) + (segment + (start 151.8 64.2) + (end 151.5 64.5) + (width 0.2) + (layer "B.Cu") + (net 21) + (uuid "e912ac44-951f-496e-80fd-f7bd569051c5") + ) + (embedded_fonts no) +) diff --git a/pcb/watch.kicad_prl b/pcb/watch.kicad_prl new file mode 100644 index 0000000..7f66da0 --- /dev/null +++ b/pcb/watch.kicad_prl @@ -0,0 +1,131 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "", + "auto_track_width": true, + "hidden_netclasses": [], + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "images": 0.6, + "pads": 1.0, + "shapes": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + "vias", + "footprint_text", + "footprint_anchors", + "ratsnest", + "grid", + "footprints_front", + "footprints_back", + "footprint_values", + "footprint_references", + "tracks", + "drc_errors", + "drawing_sheet", + "bitmaps", + "pads", + "zones", + "drc_warnings", + "drc_exclusions", + "locked_item_shadows", + "conflict_shadows", + "shapes" + ], + "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff", + "zone_display_mode": 0 + }, + "git": { + "repo_type": "", + "repo_username": "", + "ssh_key": "" + }, + "meta": { + "filename": "watch.kicad_prl", + "version": 5 + }, + "net_inspector_panel": { + "col_hidden": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], + "col_order": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "col_widths": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "custom_group_rules": [], + "expanded_rows": [], + "filter_by_net_name": true, + "filter_by_netclass": true, + "filter_text": "", + "group_by_constraint": false, + "group_by_netclass": false, + "show_unconnected_nets": false, + "show_zero_pad_nets": false, + "sort_ascending": true, + "sorting_column": 0 + }, + "open_jobsets": [], + "project": { + "files": [] + }, + "schematic": { + "selection_filter": { + "graphics": true, + "images": true, + "labels": true, + "lockedItems": false, + "otherItems": true, + "pins": true, + "symbols": true, + "text": true, + "wires": true + } + } +} diff --git a/pcb/watch.kicad_pro b/pcb/watch.kicad_pro new file mode 100644 index 0000000..46b2093 --- /dev/null +++ b/pcb/watch.kicad_pro @@ -0,0 +1,631 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.05, + "copper_line_width": 0.2, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": true, + "text_position": 0, + "units_format": 0 + }, + "fab_line_width": 0.1, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.1, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 0.8, + "height": 1.27, + "width": 2.54 + }, + "silk_line_width": 0.1, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.1, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "creepage": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "holes_co_located": "warning", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_on_edge_cuts": "error", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [], + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [], + "zones_allow_external_fillets": false + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], + "layer_presets": [], + "viewports": [] + }, + "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_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "label_multiple_wires": "warning", + "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "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": "error", + "power_pin_not_driven": "error", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", + "similar_labels": "warning", + "similar_power": "warning", + "simulation_model_issue": "ignore", + "single_global_label": "ignore", + "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "undefined_netclass": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "watch.kicad_pro", + "version": 3 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "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)", + "priority": 2147483647, + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 4 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "plot": "", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.csv", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Description", + "name": "Description", + "show": false + }, + { + "group_by": false, + "label": "#", + "name": "${ITEM_NUMBER}", + "show": false + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "name": "", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "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, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "page_layout_descr_file": "", + "plot_directory": "", + "space_save_all_events": true, + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_dissipations": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "19a1a893-a6eb-4d41-aea5-abda2589e17a", + "Root" + ] + ], + "text_variables": {} +} diff --git a/pcb/watch.kicad_sch b/pcb/watch.kicad_sch new file mode 100644 index 0000000..5978130 --- /dev/null +++ b/pcb/watch.kicad_sch @@ -0,0 +1,4275 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "19a1a893-a6eb-4d41-aea5-abda2589e17a") + (paper "A5") + (title_block + (title "Daft Watch") + ) + (lib_symbols + (symbol "Device:Crystal" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Crystal" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Two pin crystal" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_0_1" + (polyline + (pts + (xy -2.54 0) (xy -1.905 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 -1.27) (xy -1.905 1.27) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.143 2.54) + (end 1.143 -2.54) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.905 -1.27) (xy 1.905 1.27) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0) (xy 1.905 0) + ) + (stroke + (width 0) + (type default) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_US" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.54 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R_US" + (at -2.54 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 1.016 -0.254 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, US symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_US_0_1" + (polyline + (pts + (xy 0 2.286) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.286) (xy 1.016 1.905) (xy 0 1.524) (xy -1.016 1.143) (xy 0 0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy 1.016 0.381) (xy 0 0) (xy -1.016 -0.381) (xy 0 -0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -0.762) (xy 1.016 -1.143) (xy 0 -1.524) (xy -1.016 -1.905) (xy 0 -2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.286) (xy 0 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_US_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Diode:1N5819" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1N5819" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 0 -4.445 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode Schottky" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "D*DO?41*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "1N5819_0_1" + (polyline + (pts + (xy -1.905 0.635) (xy -1.905 1.27) (xy -1.27 1.27) (xy -1.27 -1.27) (xy -0.635 -1.27) (xy -0.635 -0.635) + ) + (stroke + (width 0.254) + (type default) + ) + (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) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "1N5819_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Display_Character:LTC-4627JD" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -17.78 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LTC-4627JD" + (at 17.78 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Display_7Segment:LTC-4627Jx" + (at 0 -12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://optoelectronics.liteon.com/upload/download/DS30-2001-093/LTC-4627JD.pdf" + (at -10.16 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4 digit 7 segment hyper red, common anode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "display LED 7-segment" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LTC?4627J*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LTC-4627JD_0_1" + (rectangle + (start -17.78 -11.43) + (end 17.78 11.43) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -6.35 -3.81) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -6.35 -3.81) (xy -6.35 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0 -3.81) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 6.35 -3.81) (xy 6.35 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 6.35 -3.81) + (end 6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 12.7 -3.81) (xy 12.7 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 12.7 -3.81) + (end 12.7 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LTC-4627JD_1_0" + (text "E" + (at -12.7 -1.397 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "F" + (at -12.446 1.651 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "D" + (at -10.414 -2.159 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "G" + (at -10.16 0.889 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "A" + (at -9.906 2.413 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "C" + (at -7.874 -1.397 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "B" + (at -7.62 1.651 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "DP" + (at -6.604 -2.921 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "L2" + (at -0.762 -1.905 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "L1" + (at -0.508 2.159 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (text "L3" + (at 6.096 2.159 0) + (effects + (font + (size 0.508 0.508) + ) + ) + ) + ) + (symbol "LTC-4627JD_1_1" + (polyline + (pts + (xy -11.684 -0.381) (xy -11.938 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -11.43 2.667) (xy -11.684 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -11.43 -2.921) (xy -9.398 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -11.176 0.127) (xy -9.144 0.127) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -10.922 3.175) (xy -8.89 3.175) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -8.636 -0.381) (xy -8.89 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -8.382 2.667) (xy -8.636 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -7.62 -3.048) (xy -7.62 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.334 -0.381) (xy -5.588 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 2.667) (xy -5.334 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 -2.921) (xy -3.048 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -4.826 0.127) (xy -2.794 0.127) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -4.572 3.175) (xy -2.54 3.175) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.286 -0.381) (xy -2.54 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 2.667) (xy -2.286 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -3.048) (xy -1.27 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.762 -1.016) (xy -0.762 -0.889) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.508 1.016) (xy -0.508 1.143) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 -0.381) (xy 0.762 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 2.667) (xy 1.016 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.921) (xy 3.302 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 0.127) (xy 3.556 0.127) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.778 3.175) (xy 3.81 3.175) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.064 -0.381) (xy 3.81 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.318 2.667) (xy 4.064 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 -3.048) (xy 5.08 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 6.096 3.048) (xy 6.096 3.175) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 7.366 -0.381) (xy 7.112 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 7.62 2.667) (xy 7.366 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 7.62 -2.921) (xy 9.652 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 7.874 0.127) (xy 9.906 0.127) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 8.128 3.175) (xy 10.16 3.175) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.414 -0.381) (xy 10.16 -2.413) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.668 2.667) (xy 10.414 0.635) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -3.048) (xy 11.43 -2.921) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (pin input line + (at -20.32 10.16 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 7.62 0) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 5.08 0) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 0 0) + (length 2.54) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -2.54 0) + (length 2.54) + (name "F" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -5.08 0) + (length 2.54) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "DP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 17.78 7.62 180) + (length 2.54) + (hide yes) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 0 180) + (length 2.54) + (name "CA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -2.54 180) + (length 2.54) + (name "CA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -5.08 180) + (length 2.54) + (name "CA3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -7.62 180) + (length 2.54) + (name "CA4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 20.32 -10.16 180) + (length 2.54) + (name "CAL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MCU_Microchip_ATtiny:ATtiny84A-P" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "ATtiny84A-P" + (at 2.54 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/doc8183.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20MHz, 8kB Flash, 512B SRAM, 512B EEPROM, debugWIRE, DIP-14" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "AVR 8bit Microcontroller tinyAVR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ATtiny84A-P_0_1" + (rectangle + (start -12.7 -20.32) + (end 12.7 20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "ATtiny84A-P_1_1" + (pin power_in line + (at 0 22.86 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -22.86 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "AREF/PA0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 2.54) + (name "PA6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PA7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "XTAL1/PB0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "XTAL2/PB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "~{RESET}/PB3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Switch:SW_Push" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SW_Push" + (at 0 -1.524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Push_0_1" + (circle + (center -2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.27) (xy -2.54 1.27) + ) + (stroke + (width 0) + (type default) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (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) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (junction + (at 95.25 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "0966cfd9-a21b-4815-9005-b5c3f93e69ea") + ) + (junction + (at 74.93 52.07) + (diameter 0) + (color 0 0 0 0) + (uuid "141c43ab-d44b-4318-9f7e-bda48919af10") + ) + (junction + (at 55.88 44.45) + (diameter 0) + (color 0 0 0 0) + (uuid "35c0fa4f-8888-452f-a8ad-8ec089cd43ad") + ) + (junction + (at 115.57 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "81be3225-6e67-4163-974d-cf6942e11424") + ) + (junction + (at 105.41 67.31) + (diameter 0) + (color 0 0 0 0) + (uuid "90c4849a-15fa-46d3-8507-11d0cf4fb9b4") + ) + (junction + (at 114.3 69.85) + (diameter 0) + (color 0 0 0 0) + (uuid "a02d3293-16a7-4b49-b344-adc4daf0f301") + ) + (junction + (at 105.41 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "a435cb7d-6a3b-42ff-8129-fa63c657dcdd") + ) + (junction + (at 74.93 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "a628b3f0-afa4-46f3-8fa7-0a22043cc3e8") + ) + (junction + (at 91.44 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "dba3f3ba-0ba7-43a4-9e8c-21a1cd95ddca") + ) + (wire + (pts + (xy 106.68 46.99) (xy 86.36 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0579467f-38ff-46ee-a7f5-ef52e969811b") + ) + (wire + (pts + (xy 113.03 63.5) (xy 113.03 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05c7e29e-d263-4f6d-bdf1-a8ea4381e89d") + ) + (wire + (pts + (xy 125.73 64.77) (xy 130.81 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05e2d434-b870-4690-88fb-c6bdf60869f9") + ) + (wire + (pts + (xy 101.6 57.15) (xy 101.6 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06db85a0-ea54-4352-8c61-b962619b6f26") + ) + (wire + (pts + (xy 124.46 63.5) (xy 124.46 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a83a9db-3527-40df-a78b-2af1e57a5639") + ) + (wire + (pts + (xy 74.93 52.07) (xy 71.12 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1360f72f-87f2-4e3d-91ff-e6bf83752459") + ) + (wire + (pts + (xy 115.57 82.55) (xy 123.19 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1abcfd0b-5d6d-47e2-b4b1-6b48314c15a1") + ) + (wire + (pts + (xy 101.6 53.34) (xy 114.3 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bcb4d9f-f8c5-4f75-9e34-21f01e50e824") + ) + (wire + (pts + (xy 55.88 30.48) (xy 55.88 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "211d29ec-4029-4bc3-8b51-7cfc46ecf26e") + ) + (wire + (pts + (xy 128.27 50.8) (xy 128.27 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25331d64-9c73-4075-8091-077e1e1ac7e1") + ) + (wire + (pts + (xy 86.36 46.99) (xy 86.36 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27fb0fcf-e170-48a4-a60c-7089a075a798") + ) + (wire + (pts + (xy 114.3 67.31) (xy 114.3 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d2129ad-185d-4aa3-aa9c-6894349d4108") + ) + (wire + (pts + (xy 113.03 62.23) (xy 71.12 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36ab83b6-5215-4fd9-9913-b41eaf164eb4") + ) + (wire + (pts + (xy 109.22 59.69) (xy 125.73 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ee80cd9-ce9f-4876-9159-db64f91b0f84") + ) + (wire + (pts + (xy 97.79 69.85) (xy 97.79 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3eeba4ac-00aa-4582-8d66-e303556c95fd") + ) + (wire + (pts + (xy 76.2 71.12) (xy 82.55 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c7aa756-bd06-417d-b9ca-434248d261f7") + ) + (wire + (pts + (xy 71.12 67.31) (xy 105.41 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50b88e6e-a55a-4caa-8ff3-dfe3668c5b36") + ) + (wire + (pts + (xy 74.93 52.07) (xy 86.36 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5555fff5-4108-4407-8c79-ed98eb491afa") + ) + (wire + (pts + (xy 127 62.23) (xy 130.81 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "582cffe4-4d3b-4e70-ae9e-fa3907ffb8fd") + ) + (wire + (pts + (xy 73.66 80.01) (xy 71.12 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58608dde-0d3c-4745-9914-8766fab1e2cc") + ) + (wire + (pts + (xy 68.58 30.48) (xy 74.93 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5be2cb06-5ec7-4a36-a396-33574a3fab52") + ) + (wire + (pts + (xy 121.92 53.34) (xy 127 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cd1c082-8fb3-4a1d-9533-f51be2c76c5c") + ) + (wire + (pts + (xy 123.19 82.55) (xy 123.19 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d1b1c4b-135c-43f1-b4ee-1e796bbcf3d3") + ) + (wire + (pts + (xy 73.66 87.63) (xy 73.66 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61759242-bacd-4789-aa81-850318b52ed7") + ) + (wire + (pts + (xy 114.3 69.85) (xy 114.3 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "637dbe14-d272-4b70-849c-cb76c04347ef") + ) + (wire + (pts + (xy 71.12 59.69) (xy 101.6 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66bd4688-311e-4e56-8a5c-84d1c3521a19") + ) + (wire + (pts + (xy 82.55 78.74) (xy 82.55 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66c9d8b8-446c-4d49-9bee-80e1d28f7b18") + ) + (wire + (pts + (xy 102.87 50.8) (xy 128.27 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c56596e-1735-464a-a801-81d7d133dd3c") + ) + (wire + (pts + (xy 125.73 59.69) (xy 125.73 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73cf2e41-11db-4319-b277-d9bb386d25c5") + ) + (wire + (pts + (xy 76.2 71.12) (xy 76.2 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "756fa319-c543-4183-b54f-67cc3678a185") + ) + (wire + (pts + (xy 71.12 69.85) (xy 97.79 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75b4ca23-cf39-4731-9d81-19b0cd498b60") + ) + (wire + (pts + (xy 97.79 73.66) (xy 105.41 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79c92971-094f-49f0-b9b4-6f2846b6924e") + ) + (wire + (pts + (xy 105.41 73.66) (xy 106.68 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a7f1a90-d5ec-420b-a231-690a0a68c9bb") + ) + (wire + (pts + (xy 95.25 87.63) (xy 91.44 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b1b3aef-aa10-4d92-97a4-f56f86eef1d1") + ) + (wire + (pts + (xy 76.2 74.93) (xy 71.12 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7cef36e7-f37f-47e4-94e9-f9b56df6357c") + ) + (wire + (pts + (xy 128.27 59.69) (xy 130.81 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85407944-c73f-4840-8a42-ae07cb1f609e") + ) + (wire + (pts + (xy 82.55 80.01) (xy 76.2 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "890d68e8-ab7d-4859-bc6b-1cbd030c6291") + ) + (wire + (pts + (xy 60.96 30.48) (xy 55.88 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91aab7bf-6ef5-48cf-a510-f2974496dc6f") + ) + (wire + (pts + (xy 127 53.34) (xy 127 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "923ec2b2-8f7b-4167-9f77-390564b53976") + ) + (wire + (pts + (xy 91.44 87.63) (xy 73.66 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99b4c54b-8bf3-4871-a384-ad21d02ae1a9") + ) + (wire + (pts + (xy 105.41 73.66) (xy 105.41 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a4a1cdd-fac4-46f4-b3a0-c25430ca243c") + ) + (wire + (pts + (xy 105.41 67.31) (xy 105.41 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9abafbc5-c3ec-45ba-8185-cb675d6ad772") + ) + (wire + (pts + (xy 114.3 69.85) (xy 130.81 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1fa585a-c93e-489c-9768-20a9b71ca098") + ) + (wire + (pts + (xy 105.41 67.31) (xy 106.68 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a38e30f2-6b80-4fde-9551-27bbc31d74ac") + ) + (wire + (pts + (xy 95.25 54.61) (xy 95.25 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a47f1e03-d8c2-41a6-925b-f7d827c6f9a5") + ) + (wire + (pts + (xy 71.12 57.15) (xy 101.6 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a846fd9b-9efc-444b-9a28-cdfa4513e7a2") + ) + (wire + (pts + (xy 124.46 67.31) (xy 130.81 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8ac7027-2793-44ed-b10f-e1f82782add2") + ) + (wire + (pts + (xy 91.44 87.63) (xy 91.44 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9971697-0402-424d-98d6-9f63be762ae3") + ) + (wire + (pts + (xy 115.57 87.63) (xy 115.57 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba55026a-d268-4fca-aba8-2250cbec7ce9") + ) + (wire + (pts + (xy 92.71 82.55) (xy 95.25 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1016676-93ba-4555-96c7-6882e8b6a6c5") + ) + (wire + (pts + (xy 113.03 63.5) (xy 114.3 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c41c3313-1d87-4a1f-adac-976ae8e15a9c") + ) + (wire + (pts + (xy 52.07 44.45) (xy 55.88 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb50de22-5c50-4fdd-b275-b09f3f0b8e75") + ) + (wire + (pts + (xy 76.2 77.47) (xy 71.12 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d04a36f9-e8e7-4973-a984-09abbb3099e7") + ) + (wire + (pts + (xy 102.87 82.55) (xy 115.57 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d53fe64b-8223-49c3-9493-07be4364e715") + ) + (wire + (pts + (xy 130.81 46.99) (xy 130.81 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6140eb0-9adf-42b7-8f25-94d7cc24f69b") + ) + (wire + (pts + (xy 74.93 30.48) (xy 74.93 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dabbe697-f369-483a-8fcc-e701a21e237d") + ) + (wire + (pts + (xy 71.12 54.61) (xy 95.25 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5cb45b2-f8d7-4dff-b08a-7915d75a10f4") + ) + (wire + (pts + (xy 71.12 64.77) (xy 95.25 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ead5cac3-1e0e-47b2-bb9e-6b4a11797f9b") + ) + (wire + (pts + (xy 123.19 72.39) (xy 130.81 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eecb118c-c945-4871-b02b-2dd7149918b5") + ) + (wire + (pts + (xy 76.2 80.01) (xy 76.2 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f55b07ab-b4eb-4686-a795-b695b082ee1f") + ) + (wire + (pts + (xy 74.93 30.48) (xy 81.28 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8295e81-1792-40fe-97b6-20bb555803ae") + ) + (wire + (pts + (xy 95.25 64.77) (xy 95.25 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f868f444-098a-42fe-95c0-6d376fd8a45d") + ) + (wire + (pts + (xy 121.92 63.5) (xy 124.46 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd1ddc93-200c-4593-b5bb-7e3ba1ca87b4") + ) + (wire + (pts + (xy 114.3 46.99) (xy 130.81 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdf01dc2-5aac-40dc-8edd-87cb648de579") + ) + (wire + (pts + (xy 102.87 87.63) (xy 115.57 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffc10c55-fa7c-4312-9a38-d696bc3cc367") + ) + (global_label "CA2" + (shape input) + (at 171.45 69.85 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1a117e07-069c-48c9-b8a5-a9cbea0deaad") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 178.0033 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "CA4" + (shape input) + (at 171.45 74.93 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4ecfa500-8a21-4a89-b1d6-4385aa56b19c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 178.0033 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "CA1" + (shape input) + (at 171.45 67.31 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "905ebda2-f08c-4c0b-a91d-ab1277726118") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 178.0033 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "CA4" + (shape input) + (at 105.41 69.85 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "99c4f18d-9737-4a52-8a48-f035d2e27ad4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 98.8567 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CA2" + (shape input) + (at 91.44 90.17 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9ea9be6f-7804-4957-a3b0-2d6485152f1b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 84.8867 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CA1" + (shape input) + (at 92.71 82.55 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9fc66576-3374-40e4-8f16-e2b37c3c83e6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 86.1567 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CA3" + (shape input) + (at 171.45 72.39 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a2a21930-de4f-442b-99c8-404088da1591") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 178.0033 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "CA3" + (shape input) + (at 105.41 76.2 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f608f0e2-68ad-4895-a13d-5293e5f686bc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 98.8567 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 55.88 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "08f2682a-849e-4b9e-800e-ae2379486b86") + (property "Reference" "#PWR01" + (at 55.88 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 55.88 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 55.88 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 55.88 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 55.88 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8d5d7014-096c-4c7b-a5dc-e3904fd3bb69") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 99.06 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0be038bf-90fa-469a-bf45-2eed4fb3f40f") + (property "Reference" "D9" + (at 98.7425 85.09 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 98.7425 85.09 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 99.06 92.075 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 99.06 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 99.06 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9fb679c2-2f1b-46be-a43b-a33a3c28ac7f") + ) + (pin "2" + (uuid "b383c4ea-a8bc-4386-ad19-4411592e0585") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 118.11 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1c6d3a70-2394-4f36-b625-8d1329f39e5b") + (property "Reference" "D5" + (at 117.7925 60.96 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 117.7925 60.96 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 118.11 67.945 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 118.11 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 118.11 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "12b4cfab-dffa-4aff-b36a-9b2dcc70d3e7") + ) + (pin "2" + (uuid "239ab62c-8527-46d4-90c5-e7a56eed0299") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 118.11 53.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2698a40e-5cd0-4c53-9504-14d868484452") + (property "Reference" "D3" + (at 117.7925 50.8 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 117.7925 50.8 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 118.11 57.785 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 118.11 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 118.11 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e64904d0-4b1a-49a4-b0c2-21337a9643b1") + ) + (pin "2" + (uuid "9dd0e6dd-f1a5-4abb-9ad1-5554a48569d2") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MCU_Microchip_ATtiny:ATtiny84A-P") + (at 55.88 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7663a9cc-8cf7-4341-996b-5cb4e11b3a1f") + (property "Reference" "U1" + (at 41.91 66.0399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "ATtiny84A-P" + (at 41.91 68.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm" + (at 55.88 67.31 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/doc8183.pdf" + (at 55.88 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20MHz, 8kB Flash, 512B SRAM, 512B EEPROM, debugWIRE, DIP-14" + (at 55.88 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "86bf7e7f-910a-4000-87a8-64b4671b6543") + ) + (pin "13" + (uuid "76343e37-a89c-4626-a0f2-fa7c73b974ee") + ) + (pin "4" + (uuid "0eda1fbf-e88e-47c6-b53d-e34780c9a263") + ) + (pin "7" + (uuid "30dddacb-d285-4c4b-97ce-894f2bd6984a") + ) + (pin "3" + (uuid "fce1d764-f5f2-4516-afe8-689f34341a07") + ) + (pin "5" + (uuid "98c31a6b-fcde-4cec-9c01-7785912bf252") + ) + (pin "12" + (uuid "a687d9de-d44a-4e56-99a1-a14cfdf064e7") + ) + (pin "6" + (uuid "a1a863b6-4762-4f10-9ae7-329d05c169c6") + ) + (pin "8" + (uuid "eb620417-033a-4c2a-ab5b-e4de817e474e") + ) + (pin "2" + (uuid "48f4d305-a488-45d3-84ba-f1a080333ad8") + ) + (pin "10" + (uuid "40c49a01-a280-4d14-8b8d-741a54d8ca58") + ) + (pin "11" + (uuid "4ad0d151-22a2-4f8b-8e8a-acb732d4964e") + ) + (pin "14" + (uuid "66c15400-4b7b-46b8-9ec9-29134d7a1398") + ) + (pin "1" + (uuid "2fddf95c-00cb-4925-ae0f-84f66a38bdaf") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 110.49 46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "821c82a9-b698-44c0-8c14-dd713705ab5b") + (property "Reference" "D1" + (at 110.1725 44.45 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 110.1725 44.45 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 110.49 51.435 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 110.49 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 110.49 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "86748748-5d69-40b2-8335-ab4f079f4da6") + ) + (pin "2" + (uuid "3ef187f8-b34c-41c9-adcc-7a450231029d") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 81.28 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "853e96b1-5b82-4166-8f69-6316ce86f7bf") + (property "Reference" "#PWR03" + (at 81.28 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 81.28 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.28 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 81.28 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 81.28 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5bb15b4f-789c-4783-937e-2593b225bb10") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 105.41 59.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "85d61326-d359-4ac7-a70c-bbf3ee4c250b") + (property "Reference" "D4" + (at 105.0925 57.15 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 105.0925 57.15 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 105.41 64.135 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 105.41 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 105.41 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "75496cd2-d170-42f7-aae3-5e8f8eefbf65") + ) + (pin "2" + (uuid "9e3371e2-ecc9-488e-aadc-9618efd65e10") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 110.49 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "86a6e3e7-debc-4a4b-98ef-713461fec57b") + (property "Reference" "D8" + (at 110.1725 71.12 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 110.1725 71.12 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 110.49 78.105 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 110.49 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 110.49 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "afe51bec-057c-4963-8936-5f33091bc14d") + ) + (pin "2" + (uuid "43790c35-837b-457b-91fd-3bf3fde342e7") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Display_Character:LTC-4627JD") + (at 151.13 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8721c100-cf61-4ebe-917a-dfda79fc8947") + (property "Reference" "U3" + (at 151.13 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LTC-4627JD" + (at 151.13 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Display_7Segment:LTC-4627Jx" + (at 151.13 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://optoelectronics.liteon.com/upload/download/DS30-2001-093/LTC-4627JD.pdf" + (at 140.97 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4 digit 7 segment hyper red, common anode" + (at 151.13 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "6" + (uuid "546f9798-28a1-44a1-a243-65b0504bf46b") + ) + (pin "16" + (uuid "ba14c513-c175-41fe-8209-b9471b1206fb") + ) + (pin "14" + (uuid "02fce1de-631b-48c1-8199-aa228af49894") + ) + (pin "13" + (uuid "7efae81b-91ba-4966-bb86-b042aae537c0") + ) + (pin "8" + (uuid "1d502b22-29dd-4e1d-a19d-f9ed49a40842") + ) + (pin "5" + (uuid "142750ae-3d4d-42f2-8f60-d85b83d0e66a") + ) + (pin "3" + (uuid "8da3b659-3a5e-4ea3-af2d-1515d752a8e8") + ) + (pin "15" + (uuid "d92890e1-7a4b-4a32-a3ea-a33ed8ae4bad") + ) + (pin "11" + (uuid "be42057c-509d-4cb1-a047-76f5181ef8ba") + ) + (pin "4" + (uuid "d0dc4ae6-46d1-4a8e-96e6-bc42be3d6c79") + ) + (pin "7" + (uuid "b1c92893-e5d8-41fa-b5d4-79edddccecbd") + ) + (pin "2" + (uuid "b2c6d49e-93ea-43e1-b0f9-4660d7126339") + ) + (pin "9" + (uuid "8e5f546a-2312-42f0-b2ed-cf19d79930bf") + ) + (pin "1" + (uuid "1896df53-3e32-40b6-b948-c30f9e2fd556") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "U3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_US") + (at 64.77 30.48 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "95c2292e-f63e-4839-8727-5ea3f982b834") + (property "Reference" "R1" + (at 64.77 26.67 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R_US" + (at 64.77 26.67 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal" + (at 65.024 29.464 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, US symbol" + (at 64.77 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0ad5fada-f05c-44a2-9df9-73633859f4e6") + ) + (pin "1" + (uuid "afd59a9b-b7e4-4a12-b27f-f6aece8480ff") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 110.49 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9e2e325d-bf57-4c0a-b78f-3cb7bfad188f") + (property "Reference" "D7" + (at 110.1725 64.77 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 110.1725 64.77 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 110.49 71.755 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 110.49 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 110.49 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "23b14602-4412-4b8b-b343-4a0aa0cbf2af") + ) + (pin "2" + (uuid "4f7bbf98-e1e9-4169-83cd-8345dbba8667") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 81.28 35.56 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a0cc6b63-5fae-480e-841e-f9d68fa0da2a") + (property "Reference" "SW1" + (at 85.09 34.2899 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SW_Push" + (at 85.09 36.8299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Button_Switch_THT:SW_PUSH_6mm" + (at 86.36 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 86.36 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 81.28 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "505bdcf5-72bb-4ad1-8807-e849800c7811") + ) + (pin "1" + (uuid "9e1e260f-d985-4cc4-a43a-7ec2cca02a50") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 52.07 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "af230f83-0ee0-4739-87b1-41e9b1c0b714") + (property "Reference" "#PWR02" + (at 52.07 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 52.07 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.07 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.07 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 52.07 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d399baab-9588-450c-86eb-d17ce899dc8d") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 99.06 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b063483e-d960-4e46-8a2e-d82c41015fce") + (property "Reference" "D6" + (at 98.7425 80.01 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 98.7425 80.01 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 99.06 86.995 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 99.06 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 99.06 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7de4847b-f857-4294-b045-7177635133f6") + ) + (pin "2" + (uuid "863629df-8cf1-4462-a2e0-0fde55b110ff") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:1N5819") + (at 99.06 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b5f92154-fd79-4c01-8f66-307fcdb844c4") + (property "Reference" "D2" + (at 98.7425 48.26 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + (property "Value" "1N5819" + (at 98.7425 48.26 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" + (at 99.06 55.245 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/88525/1n5817.pdf" + (at 99.06 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 1A Schottky Barrier Rectifier Diode, DO-41" + (at 99.06 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f6d17a92-2d9c-4acb-b7d7-2a0dbb24ef9f") + ) + (pin "2" + (uuid "76b59453-d28b-4c62-8712-bc7985822b02") + ) + (instances + (project "watch" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "D2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Crystal") + (at 82.55 74.93 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c8dc9e52-f188-4ae7-9361-05cc407c2f92") + (property "Reference" "Y1" + (at 86.36 73.6599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Crystal" + (at 86.36 76.1999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Crystal:Crystal_Round_D1.5mm_Vertical" + (at 82.55 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 82.55 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Two pin crystal" + (at 82.55 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ff03d5bd-be6e-4445-9186-f4e0fefb5abe") + ) + (pin "1" + (uuid "7fa735d4-fc74-4d93-b850-35b142d6305b") + ) + (instances + (project "" + (path "/19a1a893-a6eb-4d41-aea5-abda2589e17a" + (reference "Y1") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +) diff --git a/schematic.pdf b/schematic.pdf Binary files differnew file mode 100644 index 0000000..49154ad --- /dev/null +++ b/schematic.pdf |
