From d5c8112f41d7b5abf2610ca790e660c83b9da681 Mon Sep 17 00:00:00 2001 From: Tropicananass Date: Mon, 12 May 2025 18:03:17 +0200 Subject: [PATCH] backing up old kicad project (working) --- RpiLedBars/hw/LedBarsHat/sym-lib-table | 4 - .../LedBarsHat-2025-05-08_201406.zip | Bin 0 -> 61260 bytes .../LedBarsHat-2025-05-12_175023.zip | Bin 0 -> 88794 bytes .../LedBarsHat/LedBarsHat-rescue.dcm} | 0 .../LedBarsHat/LedBarsHat-rescue.kicad_sym | 3393 +++++ .../hw/{ => backup}/LedBarsHat/LedBarsHat.bin | Bin .../hw/{ => backup}/LedBarsHat/LedBarsHat.dsn | 1728 +-- .../hw/backup/LedBarsHat/LedBarsHat.kicad_pcb | 8601 ++++++++++++ .../LedBarsHat/LedBarsHat.kicad_pcb-bak | 2994 ++--- .../hw/backup/LedBarsHat/LedBarsHat.kicad_prl | 86 + .../hw/backup/LedBarsHat/LedBarsHat.kicad_pro | 815 ++ .../hw/backup/LedBarsHat/LedBarsHat.kicad_sch | 11186 ++++++++++++++++ .../hw/{ => backup}/LedBarsHat/LedBarsHat.net | 802 +- .../I2S_MEMS_Microphone.kicad_mod | 56 +- .../LedBarsHat.pretty/Led_Power_Bus.kicad_mod | 92 +- .../Led_Signal_Bus.kicad_mod | 72 +- .../hw/{ => backup}/LedBarsHat/LedBarsHat.pro | 86 +- .../{ => backup}/LedBarsHat/LedBarsHat.rules | 0 .../hw/backup/LedBarsHat/LedBarsHat.sch | 1050 ++ .../hw/backup/LedBarsHat/LedBarsHat.sch-bak | 1050 ++ .../hw/{ => backup}/LedBarsHat/LedBarsHat.ses | 0 .../LedBarsHat.symbols/74hct245.dcm} | 6 +- .../LedBarsHat/LedBarsHat_DIP.kicad_pcb | 3064 ++--- .../LedBarsHat/_autosave-LedBarsHat.sch | 11186 ++++++++++++++++ RpiLedBars/hw/backup/LedBarsHat/fp-info-cache | 1 + .../hw/{ => backup}/LedBarsHat/fp-lib-table | 6 +- RpiLedBars/hw/backup/LedBarsHat/sym-lib-table | 5 + 27 files changed, 41826 insertions(+), 4457 deletions(-) delete mode 100755 RpiLedBars/hw/LedBarsHat/sym-lib-table create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-backups/LedBarsHat-2025-05-08_201406.zip create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-backups/LedBarsHat-2025-05-12_175023.zip rename RpiLedBars/hw/{LedBarsHat/LedBarsHat.symbols/74hct245.dcm => backup/LedBarsHat/LedBarsHat-rescue.dcm} (100%) mode change 100755 => 100644 create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-rescue.kicad_sym rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.bin (100%) rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.dsn (98%) create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pcb rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.kicad_pcb-bak (98%) mode change 100755 => 100644 create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_prl create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pro create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_sch rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.net (97%) rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.pretty/I2S_MEMS_Microphone.kicad_mod (98%) rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.pretty/Led_Power_Bus.kicad_mod (98%) rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.pretty/Led_Signal_Bus.kicad_mod (98%) rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.pro (95%) rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.rules (100%) create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch create mode 100644 RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch-bak rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat.ses (100%) rename RpiLedBars/hw/{LedBarsHat/LedBarsHat-rescue.dcm => backup/LedBarsHat/LedBarsHat.symbols/74hct245.dcm} (94%) rename RpiLedBars/hw/{ => backup}/LedBarsHat/LedBarsHat_DIP.kicad_pcb (98%) create mode 100644 RpiLedBars/hw/backup/LedBarsHat/_autosave-LedBarsHat.sch create mode 100644 RpiLedBars/hw/backup/LedBarsHat/fp-info-cache rename RpiLedBars/hw/{ => backup}/LedBarsHat/fp-lib-table (97%) create mode 100644 RpiLedBars/hw/backup/LedBarsHat/sym-lib-table diff --git a/RpiLedBars/hw/LedBarsHat/sym-lib-table b/RpiLedBars/hw/LedBarsHat/sym-lib-table deleted file mode 100755 index c65369e..0000000 --- a/RpiLedBars/hw/LedBarsHat/sym-lib-table +++ /dev/null @@ -1,4 +0,0 @@ -(sym_lib_table - (lib (name 74hct245)(type Legacy)(uri ${KIPRJMOD}/LedBarsHat.symbols/74hct245.lib)(options "")(descr "")) - (lib (name LedBarsHat-rescue)(type Legacy)(uri ${KIPRJMOD}/LedBarsHat-rescue.lib)(options "")(descr "")) -) diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-backups/LedBarsHat-2025-05-08_201406.zip b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-backups/LedBarsHat-2025-05-08_201406.zip new file mode 100644 index 0000000000000000000000000000000000000000..1e128c70ac5c4bf8f4d612ba0499bcc2f6fa6693 GIT binary patch literal 61260 zcmZ^~1JEe3(k=Sgwr$(CZQHhO+qP{R`?GD^#(w+Uy8k`zR=qbhlS!|nre@MBo#~{b zAPo$H0ssI20pMLwp*8H==N=6U0I)Fv0D%1ul`%CDGIVm5Fm$1HGIcg~HKnt*G&VHR zclNZs(cN?2>Ok~!Gymjw@S%_64*3vHsqj9RmFwf^Btw_a;qpD2Kr(Gkl!z4}e|6pL z?w}SuKBPS z`TGj`(HaH(!2_}GsXtCGX~PD$46N=qVjGc9=JaieA)_`)v>^^nEGGfJ$$pmv`iM~{ zxj*^)?!l^yQnN0}v_lF%_6YufMkn-vgoiE8zw7(?AVY2u z?A#=6gz|&cTK3u8VtoR0AG-6W;{EQJE-OrRR2=0SHtg!*o39?foo|A(P_bj;>2oh! zNaL!SL^8daLasUM;H{HmKlMajJ*ucpW}OVY%=_305$BT#p_SLQVSi2^P< zoMy@^UJefrc1b9>Pne4N5opRGVXa!VM^1h6tl@ie%_3_z)pqh%4nMuHQSNl1<+W9l zC7+pnR1)VgsTtTvF1u}>fhfpM*d!eS8+2e7LI4H3gyt*MN}4cb7-@QvC&r$UgE+mV zh(SH+cyOE)N6beP&<^RKN>{wqZ0s#Mn_=mRZD5HyNTYb4=*x8dh$N*7$kp-=zV|~b!GRxPAM>eB?9HD~%*g<}a zR|76f!Wu%}67kwjR)@;p!#3xnhP5tB>U*wEees7It`4uiX3x%kjJVVo1b2kiUHuv$ z>55#PQ+wA&gBg2H=dGufu>1MBYnAL*xi{-L*^^SK1NqJpnv zOA6c2JSHDXz58o`EXY-r6S+d1RG;%I99ESL#}@YmmKK;Z>+G?{X-!*dz`(ny*2pAoT+y9{8Cal4=%8@_|rfT(+ibzRb75xt+f<<99AD z*=P&AvmEJ9II79Oad2i@foKWCBX7w$@4L&toKR*{252)&4y|RO`_E@f1Agx(>H95P zkZH8KiBSyk>dA+JBvN)KP}@$_xUCUoA0)lzs9C)yfXc4niX^RB|yj1sh{6rO|w1|UoZE4%#8`s^{MPliV?T%SW5x<&Gw$=UQyMzXi2 zW}*aT-`pAs4cP#Vz+_~FClIxykO=a77j8Y=9Jn-?;OR&EPA+#&J=RVfZCWE;A8iSH z?q6A1_M2Yl0;wAI4^H8*uDn~dnzrCCU%&`4lfGF`D_CY~hNO1bdqGrJP^QhUv^~&% zZpYyd^b~JGX`$w42Jc+stQnY5c0MrrDC-vONzePHI6W|!5=g#|-Uh}IpLq-ofnTyS zpC+b1e(l2AfX9GMwuB~JaXJLA%-)qa4)C79g!|hb%K+XJPpQCup9^$Ey)qrqXcjm3 zMhm9~+cRPihv1T*H#cyKT{&%4R1-ZM|G>XSZLbraV7tbhLUhh050P43QAI&
MZ&C$0Yviyw% ztLIqCfrScEx7XLR!7evYu>M2E9;-(H`zBw%tH%IsKRb$B zJVoIE)IJk50-K(2g&6JIP!|ifSBw4Ew_mP!qnHuiywWkb#Ih+tAvxRC(6x zOFWZoDp+VmsE{o_mah2Sm18zcynHs;I9Kn~*RPSIclI`p?C7I1amOK5hA-T57t_!v#$?Ro^P)%=_{kRS@-BVH};Cy-{MHj3$8h- z`OoPQ@zf1P|B+n=FU#{N1Mf1n6)-b)$?FIMF3Yn^Am=npGlnVIavL25_{0sgB3uIh zJg5o$$KmY}p?dnRur(1F@l&8y3>+4WCW1${J`%v`wJ|7u;oay5zPY%n~M%Ju>kKg=2c+ z!_&T^Q7}13q-_ZvL8BK+&D= zcYUEDS(ezxH&oIG4?X?mw8+>ijN`8C$ml8dJKMYK;r;-1{dS&izyQPpN@UoO0XrEh zZ$ESp%%LAiSetkA^!#1Ho&kIQap(Y~SA<#I9F74bpx$)V8qw$(Yms=T=pGOmfx8WW z-32OQ)FIwnSRue}nYNoiJp>yFc6YW0KpUgNw~nZ82sH3m9N2x?Iwh~>P+CU=_knia zW$Szw2AlipOHaPt-hMCRTtjGR8y#)D`9^hXqCNG1c!O}c#03E$yv%cBr7gSyn0a9= zxG)r#1a|d1N$@}fgDB*e-;Q^N0We&sYyserXv<3B(Q=VT7oFJM-(rQr2JRMtoJ_Y8 zmK>U?w17s_?$s*N#TdSQAY&& zvyk4-csjYpat6K(2?2uKauWOENy&%{RSh{5Z>y!Qm!f7CHZqV651?)Sy$f#0`q@tceUWJ#OlqYjn1zk9mg%odL3rr&KPRnE{P3l%C%?6e|0(MZ50l?97;y zBBenh-IPkp6$mp%7j>T+UeO9&ygXCle;a)R`oaOhPe5~-rd+INnCa%9!*X5D*cV|9i3riDWqc8ke( z2Je!YMfK8YltXjDIt!CiCflAD(WHnEm5^)GRVi>?qtt?#p@M^x`qu4ki0_v=TE$dV zW~zcRSACHFty~Py@r4qbWXZ`=*DrQ)5>LXs;gwxjA*Yf@oaMbC_V1Yc=5J+-T0~An z12c`jipW^u8Auqph>(GPd1~1{{`3{-1!d4^o6cX(UVObUBHP^uF%t24kuE2Vz9Bj4k z>YG^>mjWrsiq>#av9-D8-rf)nt(&OVUI;w1uY$Ix1?*&)q;6sYS=v?S7 z@1Zt;28Lbm&I@$j*Hkcti9p(c%7VucP+a{kQw0KoGBBq|$x#%cu*kSZRk#-kAIqus z=Ebt~A)0zKNBRv*8N(zEw;7vTY_AQ`WmBw=oZBOCU7+;b@JjV+SD`cfDX@J+R~B)L zY`FN5&X*ycFrLAeQMQaJKSf15CHQ*tSNK0ZoMUdclB)oID=!5Az^5%Bz<)fu|N3zM z+j(;^HoD2xcHZJh3)m~S`UR$L)kd8YVFB3fw!$~!-o4E$NsjtbdTOE?EwYt0nIxUe zHEDb8rx!pVfD=eS5Zvf(&f1Y9O89ngAawY5ygxo2da>p6>G(tG{p#7ZMZZuHK$v5Q zpObiaw(s5oc{!^3LF)C$2;msHFb&en{eGA8|D}Y`+fA!>V%Bc*U()aH9(_4e?c4$5 zkdeO}`7nDmZS2|slPI}nYrdM>B9Jmle4JzTt?E4RD3;|JRsy|HRTiGTn%r>zVr>&x3)*v4x=5hD{vSxCZJ>gJzr z>qa6Yf4)sSPTBQs)$r>Jn#AnwCgm)5@6Wd7A6^dHwJ8~+=y-SPhV?JBya$4ty>quk zm$*Omiq)nQxdyWAL;$xxZ6~d5!mSD6fZUy7YmY{iF%9M2yZ+@1pR8%1{dc7|%QGaV zqLM_F?WT2)hkw?Q)}B#b37tGo8TEBTD@Y)6@|@QvZN-j|ZXT~+-drDjq@@?3;%d2qe%L_J17|G|-Yg|nA8O6}mnYX+AmphSt z@zzh1epL#wO{dGQt!3!KSoecU44enPNBqH7Go2s7N8?^p( zFE{ut%^tsPUY^?+>XwR@l$Mej;z25-HNSjX{H;aw>Mr5NK3f5EXDxAUF79*nw)p&Y zj~3$>_h!w#_MKtSUQPR3bM98FTlDN1ui`!3UXrcu4d9Beo0pi`-li?1Tt0o9^U{}7 z?fb(~NQ}}85?TFhbb7gCdYtbwdGr~1q@MT6ZCSnF2y%S0r*n}`W+*>ietW;M{aKM- zW=OgE-5-YDt^vj546t(k1nR7H64U2CcKhC@Ern#Z$Y#GLmT|6scmGL}Km)QYDb-pnkG`>YnGly3BG&(Jd4{@hU3AIZH*Q zNhx1tS@~-o3=hy3L0B#W5V|B3-4LH70b3xtvjZb4dikCI2WIx@M9dY4&Rp!3!u3!G zUiDgKTZKNjy-G~%RlzYMV_opjc%mb23V+?GCsp z{r_OdCOY6J@(ur~iTEO3FPE%8113ZC1f~EiX|oFeE~*%cKXaQJartGTW=m9cn||4O zC{lNQu3AMlbFOt;)RW0e=RO#ne}}de@cZ|+4(8OAC|IREl-|m;LiMBV;wsgtJLBbY zF@7eNH|xQMFQ2LKn4+jGvQS=DI%aEtpuBudIVMj>9?yyiCv&q7L&%z0atpN>z<`f& zN&8X3d@c>T@kYp~J7JT~Bn_H&RQZ&jd50`XmMB|*&C^NRtFRo}RZP+>yZ+52-$lR8+-_PMw>{xk``QQ#S!0~`brECf-wiIbO}&dT-*tOYm%gN5Pr|=9 z;n$1s=SArAD%53FdWvP$HNJJ7wmH{vZv58oqp|z8P{~q9&0N$$lSXaCW|B5-Fnr_X zY{Qnb*X!@j$`_;{^7rX53pDa0YBB@)DDFr1{=U%w|pSjC(M=!$~=%vgG;$$V-oyJZ`A^P~6M<56KN z&DSjZ532GO56&gJLhtjhP+ydql*r8lwx&OC!@@Ij32+Tb9|!R zzq(GwDvBO}1=9Tf`Irm2?9qvcBpW@sULrI#C|lXz<6q4zCZEjMh^8=R-%WP_=k;&?z)A_us1V4P95og1Co=0 zB+nxnI-@p1D$_g+CNWG~JTtCYF3u|Ivxl1BrK#fiGTz^%9kps z)e?EWV6n~0B$K&B;aq9*r3wvCvfCFS^a9%Q^y4V*x$OwYWG-y>WLdAlS9dmhtUZnC z@ZwEk7?v#6UUmj9jF)~+vu}yYRqCsjq?cNB5hi~h)oKM1a4w(%TQRjUQc$Jji@?~n zgDsh;RZ?)J=8ix?>n22?ZjK5a2ErAqadRd`pl*#4HI0BHR_jhhiAdEL&BBqZbGxER zpl+LTZ7^%m2o2Op)U6AC@rq`}nh?Eq!nKiU&=?HVS*KeY43mj|!JSxPOOl79&ESk^ zi#<*jZr6^E)K0Cm)yc={im&E&t75P%{y3fo23)69DYe8NArHr+8(b}>lHFS8<-E@U zauZiI+yuLx3_R0yEmut~wN1#w(O^|%_XwP|NIx;4@93(B5##Nq0mpvQdOc7{)a$WG zgk1QmENUpd2qC2mxkv~2hdIV+9m1A$&8adbUeMGhWVG!V>4-w|jSiaGqA6@{ndiDS zl4)f1l?eS5wFTz)rvLBj@XB6&QMCIV{qI>zV?)?N&!g@}o>!LEFnxBZjfhrQx_?P~W%osH);yfLBJ!j;)sbt8hfXvR-J1HxH4Bj4VzfJ_|N zVR7KQ1pyycMErlVe+$5jqK!|Su_I`IbLMOb+By>Xx&zk_`#!(H4&B-}&e##!yRZHi zMD~6Cudeswf&k5>xMQTR+f;)S-^mB;@E^hq^LFU!aQnP1nwq>rPrK>{FOT!i+M)gF zMd$3$m13niJ2bX<1Du&5@n#2OG(P=$wUx?07vZCqR=z)-+p>}wBX4hetdQ^2Qf2ra zkI!pP&D!(ZqgFRa8G-sohpsXjq0-FvS5xeY&JtOffsQz0&vQgE#~uN>~d(q+QfXSz-1Er97Xx&%c>Vs~LU8V9itNQ0b&dq)Bzhg38 zEtQHHx${$N&y%{wuPZg}4CgMBY$gRA$<-}DXmW7 z$}rv;h8_J<`}pDbXdE%Z8+YOASRQOl*&hmJX*vQ~#qpzy0916IuwR|Xg-heAkt;ev z;T!z=5FHpAdVBmjq$EtO^ZfGYa_<;jfmVGbUAD~j1MtE5Wg?Pvo*x>%&T z#a1mcc&j#&trGC3Zj7czO1l=_@yqM`>CC1sM&bDhgAOmWyBrFFboVdo;cKiH`}_6n z(f*b=_p3(wB=1*nETu}gm{BECKu3pMU@63-2=zh*@BpeRqn)(L`J%D}^%P|tM_DKT z9W3=36&qvux>0SQQE%_=?vG%g`ztv0oL(jHSG44A@WqF9BPIH(+o==!?Bv47_eW#& znlpE)O2=1g)~$P~8KY2{C)WSV9qH%i#h=L>L>3v(qzyrSxkV%pL4kx-$TJLd7TadK(;(V@yZm2i`py=#PE1>Y;r z26MZ1a1oTijH@UEv3d_ehAWOLqSQ`Jnx zB$X}7Wb8LpsT@XuU{yS`9v<0-L(XSQiR`z7ndKXR)(hjW)q`NOT9SrAj|P<_h03+9 z8*618f~oR&9eTEPS;Mj#@7?w5(jOJt@`d47Rrg<3RAwj08t>_*0E+g};irnU&T3P0 zj9gs``{uedLs?pHtK4fy)TUxKx8d=ZY$&2&5WiCP6d9e2lp0hFE!K)M$+`I zJXg44{UQcgs;l%yY)NJ)4Kcyw#IgmKokE-C19n_Ev%BB2tPqH&Z;zndE_eLH<3sb3 z3VuzDBl4XFMaX%IUl09Fz!=kS8;Z|EBTsBayxd86{ZaP@KtaYeohFx* z2|XUPZ>opNLzLL&U}zH?=2}E)0G8pe>6h70?ZmbH+1hYhlMtd1&nJT~E>qb!nXd8n zpauo13SE!KV%iHbCxt-aj-!c=edHP0E+2rrMy8EIzvsrWF%}B&PlbVMrA~wYVT$?NF+Vz1CQH=O4Ecs z{S{MeN#BYx{q}CAJ!s@T*drf}1u9Jg`ossZrPef}$8`6tbzRg}lnBLZHMtm<rjt!_Hr7u_HZS{hv9BYrSAJkSptX7#s6q zB9f5T7LFLxPd`De7}fK@;Fe>$F=v;&y#8B;JoUuOJQg`<{VJx9^7NA*887?!6U!p{ zSU6Kr|Dx8)Le1OC?pCpYdBjjB#)%^&^DQcZEbx z93a$oFQs>S3>+aubMVD;+#=XB@Wqa9ASiqhQn`|}X%BB|=GHC?jq&%B zRS2W81BteJ=@DR~=yGC8`!&S`u?j?*? zQ$7AI|If^1^?nsiKXTy$-<(_X$tT;llH4kFnOMWS#R)HT4BOUj>dCE2ZE9M9MeKkS z<1_)0DAqyTP9DBr)?!_e&09s)a-bZ%GAB9u*-Z4eiZ;)Np%YMG5fDzeQQ>Ic6T1qt zDLyXxVA(o7PUvtNeKLnk)r(v4f&S)rzTdhtM~kifX8!FtFi@ z5FHxHhxI^~D*4LMFaZ*VHdwGmzZ{8~!{lND1;MNJxy2gK6}y#CqzEJUGRye^^2aWR zOYv;-vef)`2UKa2G;8(Z1X0#GhH|OxgSB?tDZx>i4KA~-CQ!R6<`PVCfC+Fj%J*&Y zVJzGR4$|E!b^aZ7HF&gjF#Q2|Q^jr`m?#RGXY}XSIJAv2%9-c(LH6I@^nBKx=gC*| zsxr?t4x&+pn(;#5ZJtp4MaHq2|8wGVjKRK73}B$KqtDpD1aI{VWnh=Xk0#fHXsTu~ zKM6mqY=Nj`us=$t$b?2VAtK$9((m}$KAQkFuB}|Qa*m;xPr`l zBvy0!1OdvenGdt(?w|1EwRexswD0>hZq%^vRLzZVydEfbZuk__@{uk{AX+5tBZx*x z0J|cA2eyQ2pe#+FVCes-ji)#N_+%>skNLxg0FIx!Fi6v;g}~C1Lb>FdF+}Fx@PBRb zl)MS9_%Xs(&kVZz?~ACDg#iy9!P3(Wm0*w&x?dv%JS14r4)Kf;RKc>wgm(&5#c<4T zn%0|!N+wGRdr0U%!h{sEjT5j`Ot@9Ua@Dtsc_wRTjy6o1q5}aeYLsh2j#wp@9QS zYgV7H<#mc;psY@c_t0HqY$UUA^m@GwKVK4oexRihsrylaYq%E1ImIQBONt0GXE3*= zrZnjAFvp6Pfljv=n_!U}OPl!EU>8&Eq2Beuh*Q?UD|cAuV2K8$<(XnvP^F{Yd65+b zI>I#HV3m$dVolYsf-7!0h$>)wz+>3vAKzk?icO-TH#Ioq47CMDB{00(R%eKGXk!_L*AT-_**fYdqHprpVJFhckJ;ByB6+YvVIQbH)7yk zToQwKhVj1qiR%$Y-D%x`DoujkUx%Ko9{J#?>mcULnWag3xr0u|SS%KcHD{$GvCTmn zqXFZ6@eVRt*fg9Ge_9Fe_wThs%b9wsS85J_QuhMAy7}J1-?IAhe;(ZD#pBIhIl4Lq z>f~{IK3|br?5V7Zj$WSbIhHJ8f0pJ4n&`EUpP;#mjTOsFVGq52U&yu2&dekB&)08? zY!Z7kX>IlB&vhHm&&k1!7h8V`W%&v|$iX=ar>uNu#B~auil&7iS-s{`I(#?gm(o}6 zHx$v3 zvEDVbDbpt7pr8=J2}f5u<+3D5pDnnamylzf718n(v9ruTx&~Zh1h^$-mm0!|u7`#& zC4f!lu|xt-VucbnH%wE?gziF%3h!qG3sZ+EGM(%>023Q91ct|x$S60&d9o1ymYvgF zhEHUPfyOidh}1-e_s90+Dei$V{-7et!qmNrZVA+ZKun$fjCrfB5aP(lm%=|%jf9LJ z9JLNAZyapM^}d*{#RSNHK(O`O#sV5(gttBeuOkGI@gNZ3cYswKEZHwa?i~OE8rX#u ze>OV`tmLg+DJcomOrf%O1O*8o_G_4h*AWK5a1;)~$6!T6<}@^Qd3*weh5%^p?-^tT z34q+YeE>!_6_?8H4iD5uEkYENjusN}W|g8o0q~s0{r5e{IUd8EX3$`TT#SYPOKvUSi6Qr;4;(Vgs2_r*mK^ z0k8SWmy{sqN4QUa@IE<2oJFycDM&u<)x+wRGs-rmLx=+V5=V|$%U3c>pu+l3U8z?1 zi)`LMM+PDoK}20rF&p1=^?*@E0s#LY%PDn+S1hyZQcblC)>a60On_ct^f?2D#I&E= z-QXWR^X3jMNM?xsTEqg)<4H^N^;cZ_<*LLs_C2KqsO)2eQoM*`V*t)YSNy>!A9iH~ z2HtnUOh@$Z7@4pV1pVQLQjWja9*7t#q1<%<1}=Nbn1x&S=Ss)GwPSX?9-meDsE z^q*Aqkd5I2mFwb=A+{&h2*z|4V`muR6K>$&9)R#RQ^E8|X8036XY{XKmKa_Vb;cby zw&G~35Od!#@LXZS%UveZKZadl=1Y0ZS-z4e9~WI%AacCE=fT8g;iiE@sX{4m>$I^j zAmq=p4BvU|4GdaITnJf(S|MUKGyE)Ii-K<4>ys3y-7fpo5(i@CVmGG z_X)BbFG0gGAm)arhX+gzuzJH)n#JtA$#q}wP=TNE)#BaVH(^C-AYEQX$i$VuYMLXL1Tsw)O=T%KxF<6J6|$ASfE;S zJsSwXH-3^44dX_t;{qIT$tLg5)&^oO1PW^x1_yGizVUYD${i!u0=5e`@&}7=E-~k% znE%-3c(sl|e92|F*Ix*oKW(oOih+yg3FAi_$9NRL3MI01!0?KtN(dHHWkWwcHxJBM zMRyWAOS7+Kk3A6!qfGHsCPgf+Y_WWhR4TyYfJdGtJJUPQD)t`00M2}R7;H-)1N=_~ z9NZcgb7m-?edtF)smgtS3jV;UMzsV22~R{IJ=HNz$sXpK780U#$)^maUCnPm{Fd@ z?_U=nXOL&RGbT*1RY7 z-U5U%S2wdUUusRQHC%QaMxOzPTai@ndv<%%Pu*^ZXl;bf&Oge#Ct??a*V50Nxm${? zbLQZMRb&CvJ&UlzXnq%EZ2FSoSa5~I5%IZjEeE!x@+#N%C-lw5X`mh*bVO?|CJbGZ zz&fpPes(6bMiG=F$}?*|;3xtFYbs7yPXqHF1Qo9-hc-iug-}i8&05?C;KE%l9vN)e z6i>(5$a`t?uu(42(ME9~$nEPM#c&x!bV+i-4#zzJAb!0?)OPwBf`wD*QCMR`;X~bKy+J==| zmM}3o+Dx}~$l|s7g&U;<*X24-06uT=tR;VcEtHO{$t0?!UGzgOHY)KOdL8B6;1cWM zR=lYU!ifvnSQmmV%oSsmRFuo3tmO6Grs|w^MD2zB{W4M;H(JcAms<&z2Wn30hSazl z4r*7po#E=G!c9{RK;$K&E<)Vr61S)Ujeh?VJpxwTprL>=MH_65^fS+B4#^!G$ z&UGx{g*HaVSK8|`2za~eZs$rM2_8e|sx^*K z0Jo`T+!hw-oJp^9CV`)olmA0T7fw*?lKZdmdUdx2zxIKaY*fnwpDY{WdLbtQdrjrN zn6oXJxMj?FcYwI2m!tpTB&fEman=}>X=bU&vX@K^S{qnk%hl{T-s2^PyVvB9XZc)> z;Wn(-))=|C-8fY)0ppksOa^A^IUTA|sddgG>V%Yd|6a7DOUuCTd06zPanTj-nl8_U z>s-`^OW0B3Z}Kx2YImm`@|GSDyGnor-*c$c`WoMM5&Zfj7FYx=G&4e-&jhxd325#& zbawCso=GI)4@2>lwSUL#L8=fr9$L_JyAsT7g{mHYHt2Az#M5;Mm)SBNT^RubSyP8i z?r<$Krc%k0U=qid!FsjG8H6*Bp{Cc8YuvqzBvT%FW2Ye3zs^x`v~76Rm9DESB5#Pd zy4$NT9J2-eQL-13cJ^esP2wgGKXR$3C(m2~5U%f#VZ`c6u(R*rg>&jTjY_gf^ixgA zy+^`oC7KnV7%aJ1#Sax7@l2m`!@{&JoidbK_c+EN`q{s}lac{CdoY&FvMn30{j$4*<0Hx$P&h z0;=n7f8#)K$MxzQPSrVw+MB!Mh~iAo!4sXSD&^|>y#!uoh{f)1-y#+$n;DuY3?tvY z-b0yL-lMqVY6RaoSG+YQXCv0mdjP4F&1C9jDPF-x-Vvs_C&|wgG7#nxEo+XR#cDFx zCfM4AX348l4GE_Nz*&B!0G5T7nob?Ou*|Dr7=(L>HDa@ z&Razy#61UL5(sEiJb}gPoX;irCtWOSWZjQvv$9wP7a>EXDuu2%oLil_LIE`N8AAnU zBf^|X86p2k3U*4&eY>Q3S3JPXnW+`V@ z=s8d@=9X)cQp}wm1LUG^DJRI~ElDutmTQJm%AFoF{01@vDqCGOvn!C3I6^2shxQxf+z|Cm?_kT09b_e1&{d> zSH79-nN*BB(I&5rY4u#Y{3mT?V{bVFWYxJDE3BEhPPl6W{@Ml>I2|R=L6Q8DTEZLm zi$rOBsy3+>i>1WD2@5T=+jV+&m9s&P=b}h%8Bm_BA=#Da(qj@(%)HxYcMP;H?5A7` z!g5&jMqX%<%Xc)>vE^ss>TMtpZV%(U=>|v;0qa68BJMH3~&*Hg{$!ZHXGHYGS@F zsM;j%__zvG3RjzWtdk*hrD`i+^E$7r7W@X5GlWvXvYq~RbCY#tp_Ed&YtEX&LK`h6 zF7dkLqBF%5A{=Mz@A$usNa2>_QtTW7c!dbuIQ`e9(s34wBR;t}xkS`3s7DNigqne+U>F&>YOF({W2y%}*of!GR^_+@=xpldMD^;QxcwHT`> zJFA?v9@t^*^QTtbMH7jXA(05DupuijHNxwVG}xE?~(@v$JGNIF!Eqapw9 z*p5qIpY62XC?D(zRxI8TRIWfuoC$Poo%(|7Zk5*|Ib?9hEJv7n`!BIH zcCvS{u($i4ZDh9gCbcQ@*1-%I;djBl;psyH(6EtM)n`hE;d+}(a-)_xO68=HUvC%a zwMeFI3b+yj8E2mUk}@%GOm$9RbE^j(Tem97qCGt2rh@|$!}eo@0@;5+gqt{$_l@?( z>rgY|;Q_>^MMew@4Jr)h?+=*-!t4)M-;RA!uBCy@A&+VzFs|DNogl?12F36KQ$uaG zmKEVN{kT|aiZqiNB%n$up&`R2{4fv*T-RBmJfxu#GexiKnUA@?_KXiNl|( zzz?prH$BzrYZ3_41rn^4H4sf|QOBb&bdJ5d%JtD==4jF^Z&<`lg;l0>OqML`(rQ#Y zB)LRc30kc}$z>cPR+|o>c1e{JmI_*=-7Xvxx0G!=d?LM>Wb8NSY;GPAGc6WP&Muhb z7=Lp2c-u}3RD@!^H?M>Z2`|5o3OT|r)j=~KFEi3Esi;;aZK7%utpVAz<3n@2x>u~H zn|ajn>Y)h@DsL%Pu7w<#T37IzjS3*VnQNY{R^1HCqG}&Hm}_TOI+)i2pGS0Ty|LXF z!z$0v|Epu~jB2H4#4TceAOL_k7ytmu|4$wN3o_MLuy;3g(id`d{@-z?|Fqk>B5S?H zfB}C0Ww3Wp$j~56ZNeRwYpjjtwrje0AHjxQ zvWX%}1*^BHTvKWjd^mSyX{cI<{Y?08Z_aE{Bs`?MPUJz&5B+MrZLPBk_4NveZR-)o zg8}GvjUUUkQEAsjQmGZ=(J!W#$)Wn{@G&K$@tIL+tRjlGb?~7Yw`uDT-S`Kb^xgn$ z`kk-mrQHrnsd9$iE)w0_ZJtR2o#1he=6Sp_ZN2YK;U|$`LV<`VpOM6kTk8h1S_)~) zS^ThspSFtdRFw!YX9!w4rgx&780a#8pVxX+u?`JFH>u`~VKxR`E}X%x+D230l$j5Ac6k znD~!{1@D)|pM)ye(mt9 zH0yTFUW*J~Y*)%~hvg{23ASok{Z|M)$4Kju;Ns2YcWoL%uJvBlD6g%iaBmW>DKGx#nOrn zPw%oMVF3l137&kx>KA>(d!L!`Oa0_zzeG#A7)auNnlS`f{Ni!Bb6SRTHEas>qhG>T z4C97J+8Cm^D5JXK4i-5SNqShu^c>3#)gucMUJ04CLpTfu3qIAhFHVEDoPOGX(UiQY zJK8N|^m`N0!f^_OKzDW=WSN`MkO_he4V zm$CgqmZHyNgd&@}cmcv{kIcl-XP8x$&7L3gNG-6quoXX<#WZ{=L(OHs?z^)|&ZU@% z;>q~%TJZe^_%GdL8atJCMnMfQ|5-avcR&D)|BG(=B9aRKuUL9r+vM%G#NWKCZ}7BB zrBYcIou2y@)sKRmmAqUHzSQH9RC;#S%~Ch=tlW*P%+_O_9e@4+5&;&01Pq{Nbn>Gn zQ`ux6ELb+ISh3=d$EQa#M{fU~4~*XL&duAjY*!J4S;n$+8ZXcOjT>S&M_u2@f5G&| zIL0n)!}PO$U)g)VWKnv%s#jLs8V~)=`d?osGiR=?TcRAZvs#BYZV#rNeOsau3a?wE zGiSOf1d<=)VZ19l_YIxCT8u!mpr*Pv?uwfRP`mNb-Bez=%Pr~Eqx3Z|H#-zvarF5` zJCAm~8juiC#nE_FhRbX1Z!ud-b(>O5rU<;pAv-^Ija%voIZfT(6PVp!!%iF{5D&?H{Y&4aw?6#W8TbR-MeTisEv z8+dL)Nn-ZsTiqvEN}UbqTR(etgqhG=!ly%e^n5}@>8J>!)w`-+<>Rk)s8?s4>V;On zrk>sX@d`3Zs;yNYGgVqP=vUcM`pT{_I+BWjb)*+Q&3Zpbwd@Etfs$4G-#t3h?o<8_ zAws1)cInlq#AH;7ywrAV=ZAn)bUc*v2^4mtRIcp$HEP-PE47P<O(o_C$sHs;>4wHYpEAYGnlHB`b1KHd zmO?{9rMB%);cZYVp$O>c^ZI7d_0zjQ%({=YV!NdI>D{N|tF82EsdlluDf;bx6;1qf zY+vJHo(fy}7BL#b?OwO@is~VX<=LO)Z}`n0#mdgzS6+=6B7a@+ZzChch5^=zm``+7g^vE%d8s;9b%zr2{exM)AHt3ns*>d|h9 z5a@v&{&iXN;P)}w83_3(fgWsiZ9b(J=pWj3B;E5MhVjO~$)3OM_3zQ4Dg zkHJWs3Iv2!JFz;WRG=b-Q32RdIXo0>G`4c61PG&I1WMB|6?aZRbO{K$vPUBTIa4Y>Aut+B8fMPdWDip4MOR;2%(av`TxV#HwTIG0}ZbA*0%lDHs9K| zZQHhO+qP}nw(Z;BcUO1+Tve(o$xPDIok@45rco@La0>TWLz$ttUF=ADrd=|h0U{pk zhZ>jfCYQ4FqedV;CN8v7Xc(@m2vyvejMxkB$QV?EN>22E_!IlB^ai6ty7*1?4orGJ zB|qMojJT=kYoS|7CnDDcmP+R$*OlyRfvyScPYj|7T%IUv3*#sq?`y&5hO~weM4%Jz zXEBRFNmhF z&Tu{!bc^dWn|oS4Rhj6HRB1LeU`cT&ju84TX{*qaJN`c<@#E`OG%z8-Elr)~kB-)) zh7>Yw`)1|JQ@!4|b=!As+uLL@BVx(ezyK@GuZ`E)rX$gHoyxulI++luYf#t7zy5Xhy{hqoQ^`Rh+)Jdu0HT zTnqfyEmC!n$Xw*0oA>gQ4vy7jvcpn|%w^Oi`mk}A$psIBiyTp_Q{z#km+;9Nl`Zcl zQ;*@q%SJK`GrESI zU-X5yAhpVDD5Iu??i95bz{W`jm^9dB$_iYybzyi2sU886C_Jf?rrZy~-o4^y@^X$1 z9=R!bQ^XoK^_*%=(!$(&i3SNpaY31k1e1#x-kM=TJ?PG}nYIjJM$Q|^8oKs!-&z`- zgWdEGr$vBg)11Zr+}zFE^UBS|R^hZ_H8mhflFj@KYYgN5P&3(RQGL;uW!u$@-Ud>% zTwA<%wWs^@zByQ=VzuhtctIt#%HcpgSs}jaeeDP3d(6+`-Od7x{lWiFd=!GkIX?N^Ci^EkH?5o($~+%l=B`HQP8!9 zFeX9ftYar>lgj+A_{8p7H1&^MY1^A&j=AuUF2`WO4H)>I$M_1Ex>396qn zrN;7QmyeH~h^Yu(hA?lPh=-j+CC8o}UT+6)Z-)^~;wNG)RFH*X++nPJy52ciw}M4ViQg%Jr>{%ivO`b_<8a#x^Vajs4Q=_tFi= zJzgo3XDBU`GX1~ICePee9vQ=+$IA7@A}%I7F3`;0BM*ia*5GY*mTmm!ypF+>)8tgf6q`cJgr#^R~)k+TPz>(g7FvrOD4DFQ3X&G|P86CvT zXOP2+)CJ8Tkvhem?4nf$&3JI6|Mw6{GdO@ocYS-)CTj$lAJIaMK>ap+Y}?2|mcl8( z4mE3=)`8H-?C`sX==g-jKvQtJ_K z>J^u$@aSi0o+HW;;7dd()!4(OxF+cgyr(P-aB-Yiv_eN8imNu1c#b zzP~n#a!seXQz9Z+KoHGPD_ZJ5O&DZOxK%vv>b!_r*o>haT?W~Iw#H!EcXzlF`^)9o zq95OCZchQ<;!={2u%c7qE>8ltO_D}jolg8`@M?>|Z19N{oqH_@{AOAb^PjjsP3$r* z90VQO<6#4C=U*l~k(TJ=0cbRi;jP{T#VJW@!gl`UHD7k$oEn*NbbnhrT*u^5- zd$BaPThD~F;ZWhto=-AZXXF*gZfpqWU4_~M zkHr4okaSQE{!a)9!U|W^F)9*-j(FT{ThN~faFAt2odZl1NVF<*oQGI=f2QpOxy&GQ zFsH@+`YTpd44`c4p)UF^o=BVZKG?C6O40W#Lh!{DsV+5{|T`vGZdRaI6?{7*;86v>D0 zZ=ucFn~IHyA?KGX{T~=w)tBcfjpvbj;|{mZ9owUeyN1_GAG@&Xyd0rh6gH-ygw!^* z!bARLc^MM@O2TQ%b5%2*sac%yI;&6PT(G$f-U~IpTFDtZ?6{Vj_{VdR!oj?Iw!Rrz z{8A<)!}vuauaE;HC)?D5ByBe#DGhw}2Mfw%iZjK|g2HUWI;ucq{D(n43rN3v>Eb*b z>Z`y;7NSR2j7=1ZqeuMl){kPz)fTpna6Me;CCY*74y|ngXOdE-6lXp}z_7py90M@2j?I?heXZ_-NRE5M)^ z;|zptJZ>*4)Q56GAMNZ;Qv&)mYHW(pwSovk5MhG!{VQhaMyf4;vxsg>T*T@7Pws%e zA0KZ=cd@D=Y3Ch0!TJ8`IP1#Q;MNi=m%q8`PPz9YvYlW<6i1u|6e|^6h>zoRBW91u zJ8Kc}>NM&GfqBfW24Xc@=8}y75wh~QBn2#a{9J@ z2x7k2H#31FM_y^WPSkWCT5x!2SSF2Ky$4Hlm($*+)w2jFv?oa}daAiQLc z;%Vevxw_gw_tn+{06 z!RDiS|@gx{Abnoxw z7D&@OiShwePL& zfPZxvnqQ>TWn2%0Vk^kroRRaJyKa*P*9Ev=dJ&Dy$7j2{>L?X_bElM(4$bSm^K-?g z@(dI0%Ko^_zlJL4Vp^u`0}XCKG}CO~ulx7DJ_fuWo}KeF>^#7jkg!)|(ry0vXON?q z_C&6Ear;8;fCsT1$jlH4QnsAR>|VE4bH4|%XUI&!B-qqm_t)2Mhq7Qu9ZF0dfg5cs z1E7mNhs*0FQPSFGY*OBEiOex6glj}HNE@HAV$ZJ5@0xWi;Z|41U6>Oxo7Y2_oX))j zR?qw3AFD3C97vBs=a0H>Y<5k-FIAl}Y#Jl)LK%NB3JM;-D_bL*lJ+a4R#>!E=fBas zza2#uEwu2Gx)v1d+?Q9<6Z+!(QAfxls@S|gO@{Oc-h(sOW5y*^#bZcw6cJ~MLyqJ6 z97gn6^{LWolE2*ws0yZlGXJN#(Bp)v;NlosWz@2CE)$V4v*YNK_4BA`_44viDS5k6 zgRD0wq4HR1v+zfAzk+qx7&dN6_2RQQGbN}V2glk~Xepf8v_p;7#(8d}on&rDO(7p^ zZt>Izv&2%Z-EDoR!8ugluqL0RBkyA>Vt29SuBYhJre%rfLH;!)gyo|2y6qqQeu~B7`r($)atXMmyLoj>W$9b5$9mT)2;< z8F!GcG|Cg*vxD(+7f=^rxb0Q9>wI=2H#K6xxA!o0#*I=)fFkA0uLOBbS1e1zb;5e=VIXm(fNZQnS`q)N|g zaxK`89DITng9iT;n+^>wgmwxgdnRT~nWOOlW-vO6YEVS@uaGx)ur^-%4g30HUq+na zNl489PPpWn-RxH+C8E+l8&mPt!SYhcc<_ox z0?`-AW;_v5IF72$F-gbhvV=}a2JNK)go%~m^kO96A*nv}b+35eq}a{-c^kJ0k#X1;V~TrG{Q@pYLl8fKhKq z9My%<(9~_qXFs}TJnnCs6pSTUEJ#{;(s0ecZ^D9v8i*Ii2LnT zu;Aif_<94U$l|@|OdL|pA)X(Un3-hG!9f-w&Iy$yqI~wbE~KdWGZh#k3YBG6dM=5h z!16P@@VM+Kat@Ipeh?MqQU)Cp^%uEkcdQ(_C8p{wp)sI%(ZCSvWzXBi+mX-L?ZDHEPlk?HZ>gjS@7FEv6DO06shgLVT@fc!jgj0)^`}&y zve@DztGUdP*V{eGG57^fmABrH58DaHn^~K_SCgmerqYRz+oyL!YnO52!#kWm9kiTFuG%HP&*1opG)ZqEkP1lopyOPw1}m;yOt@$TVL9*w6#ty<%)uXq(@ zuth6HoTy=Rfv+$y=`PC{!7Ci5t7vW?T8}!;uk*^m?KqW?ostRrrXp;LbCQQG72^-X zAqldAOyR&54{G!b1FA3N&1YM6i)*J>9s`o;U|exi$RRo*iP3Wz%uYe`w4ojGqxdmW znEnFM#qx=x83AfnLq2M@Ck(3@2Xs68R?n2^PBK1{I7%2GkvE-90nQ>81J0~=j3xlw zlExM@C(ennWcfiB(u?jBHkBRmLleU*O5CJa0CA^W*D4wA)!dPX)m7hx+MvH`Ou&LY zx3T`>e(e57aeb+|l0q=;=RO;F2@MXiW4rPyM+xIGi5r5QJc!dsd#gwA6vg)%dvXqjUjN+B#;jkWu zq2+Ci8eh}{YX%y(MB0?Wu<5X6uGQnnH(t~B1e<*jOE;Mm_~zh)PcFZqL;1o&tc<`Z z8@J+EGJh<#J&o-PHMgepkLN}$Nt8fQ$E57SWW9rY@>DkjCul$?EX}ESE;D6S455XL z9pFW#oEcHiiHQ_`xY#*fs~%8qz|K>3xd&=nb}a`gDb+94O|MA6};|3iuiCW-0Y*w?WGlS$O6w3+o2SLhtz zoln?|f9_0qcoZ}N#!A3pJuv~t7SSP^JUj`94lOo138#v~9Ge1Xtu{Q`+XU-?wwjHi zJ`koVsDE8WBEAU)MF-P-H*%PWX`g>JH9?t1N(|*h*a(Z%z2(LKoak1y{f2-8wW{&} z_WKqesNe5rxAkaj?(w-chm$m;e-qpyf?rp-(d0^I`c^bNv(;nD6|-X{Ov~L40##!F zLF}anmz%eo<`{IZ?8OX+%`zzyses8GR;6c5N&($Tof4zRy{PNUVC$C}mGl4FgUR%z zRb+3a@$JSrXT{dlhA?HN52JbBDjUgB;6g@7L_-C3YOAdmy7`RhJ!cs zrI7K>`1bek9i-7nGi>Xze+B?u^7^PP??Ghe(5|{VzCfQMLS#}8VHL@Hh`Tc{6lFXR z!uCw2*Muw}asBAe;7e!LHAdqk)`F#*^k!@v9{;+G)?w&arodY74w@U%XH&;f`~UQg=~;_!BT~_n2WeLdz^Ul z*i6Mzv%;}swSFKWnIKVR$qL(!^zkBP!F)l)o^&0C#L>DgY;*;*Al=a*QFOf7imiw2 z8*GpGX4tPPKyiYrPMHD!5O2_ogiv>3UhspKa-Bcni^LOi<+>$K=!z>7EDhN6oST_g zGT79n=qal}?7)o*Yj|E=|J@|%S^QQAyJxAPO4x@i`| z8tWlz?3;!S0{+r8MSgpT4BlXHG#gN8w_D}}Ydqo?@Na%H`UdNoAF6`CDxRpwGCNnV zTaCB+)o@TRV0~?Vo=xcg%wbFh&>dZvhI6w`AJ_lvoe-Ec(uUeW@h6*N&)3qS@ZU~= zAQ80{`Ogo$<&~qKC)R%$Z?(TTM*yJKp7d8MG+zCOA2PJsgQL+sjc(dGm-gS+-|i|V12z9Cci9arMowh7>- zm05C%kje(+44RF@0WG8&He(VL7tlO|2>ECxBJlFIQ0EH zeMQ46zuKir5m9#BI9!nwK7tLJ`ISBv8wrc%U)SC#TgAphKp|6T)r`6XJ8b@BI`{Jo zvUWg_W<89yNo?3uxIGI#+l-X7mv|0hsYnLd*g+oJXL+NXS)tJ%e=mTwjk~<9x z!JEMfXxg~runcmK^uq}e1lLl!EeVcT(~{K!a4QdhATaYkEd)w8HWq7GD%5r!(nF{6h@?Gxj;NF{!CZIV*Ci*7x!w+j+W-N2Rh+@=U)kc$dXQyiO7 zZHKP~I6@DdRJfbQa4%^$%1DLGf!+Q)JVqy8bwea0($beWXeFMZ_=h?f?VEWA#Eg3r zgR#{~^9l&N1)<-k37z5N4&M&q9^L%FZ88#o?|fO@E?`shO7Iei9-dB!;Lp}Hg(*4u zT?%}mJ|^gGJMcyf*A%4Zm}*>V&`cwKp;|A<5Bs+nc0s7e%TFm1OevA-0oYo)ysw~< zdn?PA>Tw00iy@HhnePZpnbp3*?mvZ|E3-{hxnpK;OfB$8Sb zrP(G|+|p>w@D!5T8uD_g8(@GM!hL$^UsRM_E>Q^wn5{Kw1rke9Xe;%=|FEcF!qpV)Qh$v`l_b#dycy9L&Q)!PZyENRf*mAJrbLlW!y z9r&qXB$`WXN#ZDAjmi`;cvwWSIcdy&m<&-p=F%a#i=3vyyaQNsIi!v5G+F#zhQ`J` zVCoRvfdeYdqIt_pzG$NE=tbLHNwW!3-g0uBd#C^A8ubI8lSB0v4Egoo=E; zC_G#6{s29(JWyYLhyor@T@!%#U;6^-6GPizcL*in&rkD20fJT z!NNQ?FB*F|Ob_bVh>$W^|9|8jPL{H89K~~*{?GL1FhzG)l;FSQHvDYctp4K&2V>T= zFi5^RC3A1?ygYd=9`VdG*;6~zo8l#VBa01qR!lFe>p=F*%;zWOEfiTdN9 zh0Xlfp6*gPK=DOcg>uHY!pHz5DrMKjtl251(~8K}Q(YYc4c19ZBo7pt3G$noHO~K8 zGJ}~wJijarxzusOT*6WW6&*l{MP;zrmhl6%XyADPy)h7BRV^9Ze3d zrx+2d+Yflo4K-KrtlQ2Na&Z?)xR|Xs{J(k~Lo+!C0DDSK%z zpM_`^QFv~g7`iih@e$g*Iq%IvOo0oxz1jYhf1VBB_&7GeJlY{vRN!T;al>0>?L7)kN&}sm!pYClEZJ2!$2M2Je z|IQUmuxgnI8)-2Ezr*_c&Zx_Fyv@JbGl;-(#13SKAv3lGZDU2}N%uMFzXZEZ z#CbQwC_6QxmU!ikd;h8a+)ntEfDYbienPR0v_gX>r_A34<9{mY1H_o7HY@Fo2)Eq$ zFkJ#KMrLO6W|$Fj63!)oeykMey%3$f*=vAyx~r@_(vlHX>{yQsP2)Y3 z|K1+&`v-(Aer?N+9EEN)3m8_HL?(1xlS?{_u$c4Yy_4Qp05?$5Je7eC2t%8=s56z+1NO6bI1sXfcEPV1C>o+Pg8e#QS9J&*> z(Opb9@Qc;x@+)gjr+H(>^mObd(97Pvnl;_{7T)5cj_W2}A_MfY1BGZ*>$YO?6L=1N zg$l-eMP(`pus`GDXDLrIMHaEsLNr+5!2jCVspb8K`+w$?19_$D-pjgkMS%bSD@{NE zxWDFC~7H6hvn9F;fuPKp;Fb9^@R3A;jjDOV=*NpO9>P4 zKQ})YJ3Mb?T3R{UnKOxs!tu~O2N5+JZXM#RXete8t{ZM1Kl%^%V^=m^5DsnM>loc% zEi%^InaOxF8&6M>$JZ_cMGem!NjlQj>h0w!XelcV4}ZM%UY8~u*KWmp=puR?lfC zR8|mue(rBAP0_|CZS=5b?ha>kWA>P__14I5zdj7SS!rSyUbb&_c3^MYg@x=L?;lb} zzZPcl^DVfUF}A%vIXXMveILH>S2kDd;k=zAcWUKiX6HOcL}W}8JRo`QkL|liH+x6?xYU2D(D+nj zYnMRh-+^p(N*$f=M<@GyfP8jatF&n~<=CvV^VW1|OR}=6l)P<8b!30dSBumv=e)9= zPrLBDFHGG>{kX+_oT+JeG!R;jSCp*7E#3vYS6K8dJMfY?8$wxQ9<(Q1Bp zaIxu|-110KsiD=Vkd4bwxuD?r2;Q+`E$gcMD%8=++{t{LNRTMy+|1OGrlF!B{WKNz?v=Y5%oXwcCPAUoDS2wG@)En0AVzW#hPzHsS15^!>vt^3YfIguS=m395Q zOi&&njdAGUdUb81^RsF_ zj>YBDD#v})gtmQ@QK4x4dc6m*qb(>>t*sTiN_&gHy}6awQlg?#tKec&u2N!RvSM?~ zx7l^nUf9s=o@{zBv!pPJBDqf6fcA&kzJy?UV@i^y29}pE>HDU~yY3wW^P%QS*z+Eb zxLZQ$$NC9s@sOA2$MdOS&9y|!gG_OMLS^Uk?QjXLP(>vVQRiE&tAA;UdFJNx{vyGq z`)hxqsU^6B7hW0d;QqzOwMn?E)1ySIL)=AWYF(-6S}$RfCMEdi!Ge8l3I3>w9F~qzuKSakx>wV!}f6Zx>hdOwaek`Vxwb z-PL(`3p43rc#Bhe@A}OZ?=p>V#ZH2H4`K@9eU~w0o|9U=X4AG1#N{@cNETlb-RL;l{Xge$9u3Hz5jsS<2}cYaByxze-(%-iCZ!JDw7b-eG4~G#d#04n4pHCid`g?VBU>fgue{5f_ zx6HD-T0wR7N6^R=Y>;h!^%h0diK}CNx`#iDM*jG^@23gv_U5Lh_w)VH$IHzLXyH?X z&h5=cN~8jYgjNriSB7>=icinyJK<7|?a|S#kk~x!mBfoZ{{uFg{+l1`*%LFsTLo`8 z@1*YX`jHe+epVOY>KmFaA4kSkXIs1L%X^fogPrrm-KIdyTEvab)mOw?#8H)7U2W3t zzge#JG}*~%>e)8Vf*>1*KefRQ=jCIimZ)8#h{b87_G03$B8gD!7fo$nQOlgy6F_ti zIGjCdo_{vH-f7YAH8Q&PG{)K2j*f1r0aMnX5+YIMFc7yy44N!p)$buRJ)Qmz?ivmS4*u8}nX@9^WWlV=VYbK=4xHpLW<_u=tJzs6=BWnjV0mXWdLIyvN_y;IcP8~n(on#S8wqI)|> zc^24zDSlVR+8gjPq`_N##neYtYOOG$h9N8-XEAXG9wX#L%OxYXMn0UoOO-RgL+pf> zXg-h0ri>Hh3jUPxPZ+9FaBB-8p%78#BnkYrK&_X*GrLJvw{Xj9>-{TJ3*XR*HE8w( zM1!wj4CJDQsXV2kM4VN)F^_VG@PnUN^%%XK8hm3YU3}!Ix)Ohve}<-#8VA}-0+sMd zXW!t#f@S9mCMEwX5Q(X6J)t>v0}H```B)%YiRrQi+)iBfXldaBx9XmlU^y0(TXk{h zZoC|+YQaIGBCY6-JSmYkZjNJ4rg%B(o`LSiLZzs(I#&`-vuHcM!*;}@Qa)F;nsfkNw?JJ{&~8$r{{VTO`q#h(BGgY*LgxC{OR(5{)9gl zsfUTE;PpyWxTMt!)-5&H#MfD! z7Ku?IPJ{CYNO)Z`1o0@`%%Pr-@_Zcw@MX(dmW!h!6lHZUNIl+9cVRZeZUfFcOVJ57 zRpAf^6za)Z8P{Ev3F`J_cO&o_`vx!!{R9N|zIQxf#7JTA7SvPBON)h*6KyS$otyJ_ zt>F(baELM=^E~$DyW&O_xqAf`vrLe!BxDP4V|T|d(n@9RTaa(zdEXzc=L_JhE8GaRZ{T=pY+bF#(QX3IV?B_xkn7;Btxa8p%*`yZ?#yv_mv})-EZ&AWr|kv%p~q5VAB6ZO!qIEe=6{2Kbt(fjx~H8)bBb?LMet^XYU zvY+|Xv`z0MnCX3;)6@vvI%a>LbgL2k8^UMr$C=Eio0HqeNzU7nl}xta_-bQD8ST`h zOuAb`ljlvOqn#a;zK2C7;Zr?3xIfbr^@%H3F8kOf0^ry(mO?ks@%?=YCKe!Jm^Vk; zo5KK#H;bA)Q!9Hrku_(!T4qM4;i|)x_akru!`NqUoReIduXtzgh=7YrLwTubgP~Xm z(d2<~g~$B4h4;(qwQ&PZ!)rVMGK=@ei7|%=BkUcAJyy#u%D6m^1u6-%w*bsva!DjQ zaacQiLJODZkA233UL1Q|fTZWrwgBZyoBxTB$1V|4#u93BEaeCRyLLihW50T<7pc4= zJ)U2Yh}31^HFg>_@d1Ntd|mjZ6$)`xIRglI$Y)F1>KqA$0nltXkautgkWFrY+zMy* z;ch^D&)T5$+3W`jd{BU8f1>O^+3IkBn5x3dsNWPr#LnWZM*~Ql4pl3r>aUTWQUh?_ zvp4U|fc)~(Dlji46^DKa5HSKwv6!mLNGP=dH41$Qr1G~bR^vx~qcoU!hVvHC-ohpMX)j0UaR$7;`Z-nK8ZiqHQ=Dv~iP{QGqoW1;0%7N=$w|(w9 zWy8Cq29Fsg9xj^}mDs-5vt) z5$j1?;MN4DvzoEUyk*@sxGCZUBe2Our{bX885^4#V1bZnVO=w>VXSdE zDQ`0AF(2cdX31Il4ULypw=a_8D~GQ1ysi_F>CJq2(r=;9jQ!xL#Q^L_#>kB7XOj|G zZL15jE5p#|T1$^syAfif+H5Mh63HVD6@Gta?Xz=aW4WPtZV3k`@Vm9eCbC^Qn}ec@ zgxyNojYTU79m?wgYf0P|Ye4V$D#hU;B%Ao`KTA{X>o-mx9tGKcS1wH3l~m<_4vD4^7VEw45A>)mQQ7IcIJrk7tX{JZO33*W<#j+6PT zP}52p=5Na)5R{y~w*$Oso}zFikD>vWdcY+KO-l&}gC1cUd|~E`>}LdxwsdM(>XLG` z&3fiGbeqmdv7(4xUmKo*Lx@YA<|{PDy5}pI zA-BZbJx|c7KDf_tLZdq(J^9DtW zhvczV)EgkA%`&oyZl2=QWxwmRCOVm6A%x;aMaFfOYG4ve04O-@U(l)GMkMlMn!LQj zwtznyMBcXR8muJbocZD*a3N;2fV*s}x{JGFimoEV;fbD4eap+AxctvqCtc2GcW2kh z;x+_-)^=Y~<9&@KlLdlOu`wXT)`>>zK6>HAU0IY6Eqbz*ju`S`-=5`P&*cf>Fj5xo zwhuz?Ixm8_vPZMq%B2KHiNGJt7v?Q!GBT-ZwlLD!>DI)`*0ENW#is)}e79HQk)rdH zy6g$w3SD`ThdDJx%Sg&1S)>xn^_Wl$IUQUS2zsvegNLQp=l3Ii^tVhF^L+p2wh% z{;gvYM%AnxA_;EYqCg}|ExH~PTARvZdAq?G-AFaAlNa!dT*B~t4=~C(53@uy$fc9ZL^c(Ulyj2;r@WJ<-!@?fbg>lyvGd>;%<=L z##>lY;{1qF^!~Jbx*CJK;k(K}0+)Pxm{E^UJXaaMMGk60&&GZy&(HeH8NNr&T-W;3TxJpbM|aujbgj@9iyHsq~*>fxu?P^ z^~dqs-Pw-Eg15vz0FAx2B^B?fL&l^={ll^u`}WqLUCacn=Hw=$mCfXfz2?fuAbgXVwAlR1IS}$CV`Eog9w9?jJ_y3hP)e%LVverUlZ z9pbxxtU%kYttgvb*@D{Agi~Xf>*1uEKtyYs{UphibBED|l*J2YKjx7vQFa{gg5v8v^@dwcsy|6|s1kzmEdji;kbvs`&hEP_%j|coCZ~z!e<@t0^{M z$SiDtI4@!~0FGaz;>u9xESYZ;GK?!Xa+{u*X{B(v+%6)>Uv;IwNo^PcK)jyh41Z!#j&aOB;82PbH^(%o$X_+V zHtmiG5SUC}i0!E0oMMedZGnq)z52`3*VpI0Yrl> zN}M|5CTdJbV+EHzcAY<6DLwEe`$PkfdI%)3q*DSFO15~cmlKKn(9?@%P|vJ77G{4L z7Zq5KgUJzEmjL)j0~ZZpf(N`ys9`o^1vkx9sOiKvL`Gs20a%NGO_(75d|b|ydvNSG z+uuF`*|547(;RziK1F;j)bXIHZc!o>YkApfR$lBraq>3tEjk&slOhjFws)TvHx5}< zs}r_sBgj2_nN>r*h;{D`iVNYI!DBVRzOA0kHT=|MjKaC=Xe4laiAf>`okO<1?FA2w z{wcP5j#+2z{a?6vVp}dGsXiZCKPS(}Prg86by*H9wn0Ny+|V&%zpM}hpBLK~*Ul?( zltgRy1H$9w3J{ZB`h9jp*-~46hco49vWQa;cE(+anM7VflL`BO;5m%r#G;_SyQaHh z6S;oa=HTeg7(bqT;|581swAAa(->S4njW+ z9a5&T{lIOS=?yMI_3vuISK){5cQmx(;WjFrk}1RwJ8fT#6+1q3OSfBaI~7UMnuq=` z)uPSahQ83~xA1NdG5%Oj2&n%bbi<$AXy)yzo)3B~w4om?2GIe#$!S(4Zx&^`k4!9;2V z;pOEk9I;2Dzv^~Jo@1~|Kw@mcryeb{4g|R(W9!xuw!8#J1Qg@(aJ}Vvu85@pM$6Dep(Y?+>T3oWn-oel-eWqYzxD@g2A{fMx(IUHl@~;nXG7f{WeDEvat( zR_)IkYXhN~2#^P{M=%WYm!>b|4);WRa>0rz)sF7t%B}rtLLqSgdI!P=A&QXaKp+nY zP_t~xeb#P0G3?I12S{;)>OXIH+H`x`unwef4Z;VUY3G?SpxA5e*ew!|Mw`^w%hK<% zol3yIhLdnCcT=Y*MmcAwe$;KQBWn$Z7O~u>!LZ4<%jRw!j!@=nZ&jf{e^^RpAWlSy z7Ds0VC&@uynV8rnF7mLMO04hK7Q!vlm!=(&6aVNpUa-=b0svoGwYP4Yi!?&wR0Nji z708mpG0aACT5!2BWs#EMpRR56c7?_v7QM3HogtIkDUxrWd)rLB{}cS)ppsi z*Cm&IQgE{bm&>st+(Nup?(hn-^@<-1@?g(`a>(@zR+WYQpVxw*-p+=BPrUxE9)M~o zEMKM3w8VpNvOM5n)nr)da;IK4>gS=yK%OA=tAesWD{h7%rL|207aOKO+JkSTQ6ZGW zpH@0p&62SDXR(o5qhb9K7uTvV>;J(%cmD_r)!0D?e$zg1E6(^#hp!7H3fO=Nh$1`tGvPUR#qP+BSE%wO&J&@&pb^7`|ojpdH->xR^z&6CWQus&SMrJ>7%fKknf6y%h;R7d> zEf%GJ+?D}nOGwmMB(1~UGbA$CewGTL-lg-Y9CKsz-F&jJW6OY&bGuJ5Sl6lt&(krh z;o8+MMYeDmd7xpF7Jg*^ja2~HRD*)sE^4=MeL1wBo8{FkK1XM3qx}ON~yg=oFY zMbzlvgamMyiju-BD!t0yojmvmuftRT6seQL69iYD7X|VX_C!7l-vK|m@$megMf+ir zlER0#A3j+=I@k_(PD|0UsT?uElh6xqxVPRIZ;cBdnU6m7l&{8{Xf;eErC@J2j#>qj zW;E`Bwp2eZAAN*V?+HXV+XSq62!Zsk|wjS6??NQujsXrU8W}SJK|MAmOkHbZ;r8${7j|@6H4p1QetbReRHN zi|`$$vbiHFk5smhyw$2{C`97S)6jey8aOE(h95S*lxI4My$4`OCk@Z#XdEO}B1mt9 z%m7@@J565Y-SXOGj5L2*5rsdHORWIorhPXu-7oYqo<~u zBlr#lp2X0vZF7axaBA9Tlbj->=_7iP_RULs%2i9=b7y$Jk<5;N7_qm#@z-hYQ_5OYp2BUM zNg~_IwM~utZdG$>9CtR)BZH{ph&{8#9y|w=J-5fC&gCsVi4?mQ61p!26J?8I_Utps zycs#-Z+rc1tfXrW5?ZQ3OH}~&%oDC4m0H`ZeQ@JMy?Y)BD?=mp-1hG6Tu64H;TE`a zmb*(bPXW@zGf2GZ#*H67|4b4+MveIMTl{qj)>p}0LA<>g)o|8XWO zJd^y0(IfuC_Wkp)lB8e}Dse*9O70G-xPKYgqj2;5+JtWY?g`RRIL$Y;8rlB8Ae1F$1U%T?IU>tp?3oa%ivpA;-@vq^MhWK|`o{FJytE7O^SAd1=6^|#hVj^~tD;yHCqUfTNm4Liz`VoDKyn=G2P$doF z_EwmtGfz0OLTjGL3}+;lsSebq$tzItyhv7yE;+y5$?)h}h>q0VWm~mwKndB9W8?m>YSE!MI z{ z7vFfAPY~V~Yb-B6*_`I{tnvz0j`-WoE6A3;=jQnazly7JfcveCf{|(BExWppn;oA^ zUcu6czwNw&@9d>ZBZ}vax>$z{N*C4#egNU~tb->0?-)}FV_8otET$6f+ph3@rV`Re zPbGwVuM~i|u-5Qo4;Q&+(+E{;S24n+i+eBGd5%*F0ccy~o&;EKAQCI9$c|@KDEQNc zigD#>*QS4PB-$$=EG}|^PT<&`BN6ai2^ENXRncm_H%HGYcTmBYEHKKU>S2~ehkh?z zc-4~C1XWK*aT<6-Fi7&txj0cC~k3c_VcM z<+<_B3(h?05_n+0RK`t9%Q2@CrVgCqG!D0^!14FWeNP~}avem?uIA@Bm9SEwSh4_G zk6{b3JoYQkx?BNv0AyNJTfw z3z>OM0K6XFsN&(UQdAx8p7GCfDq$=wnX0AGsj-*C%jz|hi7E;VHO(o34^7d0&{V?c zN*IH%0+$;02-fvmPAO>nYOJaCrg`A#KF$}~T;!~+H3?pVMXE{`y>Q1-2KN*l@6 zXFrutRjp%*L1-=jVz4GsH%3@5ZSr2~TE`4M@2P~bY2)#HixxN*mpMT}K+IicpM!D6 zlpPy_p7&Hj4ejgU*a|J#M#ElvP^Q@;5x(euDD(;Zg>_Ex_JyRPb z4|dRpF74)!_}|1-!rFiXO&7eikEarLI1dy!LDoxGQI|fRko3H#5^{*5YaVas*dF!F zNqfzsTukvQ8oRZC?zb?N5NNys;%X5z*PQZ{{J?7?CA`(-T_U+7#rMpo5>kT+GF$LF<); zV;H4cV~YP<&+@O9Cw_N&{-+@;ezHi0f3~_nKTCD;-Qx1eKibvJX-Q|lwhkbxwK@P5 z*zb%u$~(t%|4INR@Ba3}y$b>O&wOa#;CI`@2({kfIPc1ic*z4;rJx$12P@%*<=Tbx zK3J+P-3=!>N)^C=ynBl)>%16_n(s3KB6^kC4XneI73Zyp&Nd;b5ENjBQr~-J-$By- z5Av`(-%lKfl~u@U0VSGbmY@V%bzPNgWzl=zn*-+iKb$f6O0n~3lUj)9%5WT1`Yaso zQiPQ%N$y>Ga?phThqIO%$>vJ{FP?o5U3mut4~QzBs;*Y;--Ub7jK8(+7F|F4jK2(x zQt%B@l5waWmNUt&MawBmTNDm!6 zxBZLLi3cNGwOmqFM&wo#C!RaL3pjBpTQ|Dq(myiYf9U4SByDosARs#rP7KK{TE)3dfDVR`Djy4+JsJ$2IYg8UbT(s@hWJn66 zgXjNpS8s&PDn0}ar_s7H-R8JE?R?NYqIXdx4X4&tm{}89TStI~Rz3OTZ0_o#^W~fc zJs9CGq*i$;kE^^WfVY-M9@Wuo1~6#B#6FcP+M;nGD2LvImxEFq64ANiy!qs#>M)kZ zNgkZ9jNfZmL)vC+!}5GWR8X zoEK9{J6RO>92XuG4~0^71_V$*9$lO1{hH#TM!Uo1aD8*I_eBduibwZa%~7-t`x83Q ze9b28p$d03+U;QIv1um@yKXcuhw!{Ik*9_y5`cwHF{IaWui1lZad!8>JC4*?RgA) zvQrmtMx6dA@)bp-7dS zuO;h^deXNSwVkn;{pHWE{`pFO@y)ki{MXC-!(DS-uivE0cKvc9?lpgZb+(k(i{7u> zQkFjX`ImpK7pvbM6@H_wy@OWLc6%HbH|eH5@JILy|94Mw&Y#t*lW)HK247AKoa;9i z=k3>q=F0lyF9i)^@sHmQ%;AG){K2!e4_>@s5o^2u_1(d=Z~n3tOj}d}?H^C;+2xQl z2}#_p>}?mp!f>gSy06YOTt8ww?VIn6{o-#@Z87BMhV}`nnXdUp@Ip6kcjwZ~luhBj zec2V<5_P*b>^BosBRs!WRT7%B+@=Ihbw@39py2TEX6yDIDfX;_YCh)XQ|7ihHbgA| zc6j)~k>CwGA3EJex_@&)wV<;Psq?5>?r-(3ioktP)nxJ=z(nSQ4^7)As1~cFWhlIVDt%(ZE^4nfb1ma--(ANb7fd{yl}dzvPY0-i_8`AZtf07dg-cZ z3cMs6B5oQd*i$V6I2)Kx1B;DH4tJgUibN)R`#v0Efjyk_nwo%j)4A*+LXe#o){!ha zLB`u2!Ksb2y(RpRr_IISj#rYW$_o#A;>0p^rcANm1{8dmYN2uS7{+eo;;Nf)-9O$l zC>1Co1)dtFAtu3-NDY83!68og=q4v4YP8e;9kcW3HMPD%eMjLmPxCZzD+0L=-y-R( zYRaxmIgv|8S8jXm2X=p>_lh?OirzFAopSkggv2zj5*)Q|N}7s!kHlg%Pw8;7qAe^* z%~jY~KsV3#i|oG`HFeR4 z+JR<^NL;^c72(e75L+3~<(L|Z^VE0C14NrfmSHsf176h~IAWc(jkb_fQSDf1eJ@j7 zHhOfvlwRJk&%gf5763_LK~^u4ue{7n8WFSQmXicTq9aim?;yW_63)QgvBl9XnR~Te zd0CptDwE&_zlIm4l~m7HavVAzquvx)7b`fGnl8- zcD=m%>1;*Tr$fcmP+;}H7Bqj#Cc^n2KAoMl^Vc_T{=J^2x9z4~{V#C%?*n`PpZaw6 z=H}+|vzISRJr`H)w7h9&H}l$F){FA)Z9BiYep%B^JI`lu-Cq6?z~v>Km>>RMrT_Vd z|2@CF?Q~m4m2RotN%Z348p$h)XA6p#1TX2G4L4$TOZ9A^_`x96_uC;IAiAjb8vN2s zsy2rXd&F&@(ivztr$s9OInq{X+W}|VjY3r4Z!xl)kMRsit$1cd6p1*F;~KA}3h-sK zjx~7&IQJVH?-Hw&rE>0t($GiD+qODSxQG?1%hgDGcd|jH=YR^aa4WHaKC5 zjA(G!Bkm!9_4BCq`tZ0^@woxL2}w3A#@?oy6gbn>KsD#2pT%hSm^$6IhkQU>O3tI% zD48Pe$2{Dy>?mtDnw)6FWyHmD=?*m^tEL1g@o91t??54Zt*Az1udW?nI*Nt6UNaX- zDc%edqsRgHLsPBNo1%)Fo`1YaBol7uULTfl?GlWNV{&;Jd8Z;mj|5N7bXlo7HCdoG z5V`Zn#bHV3CV!ifu#U$7DKo5Wg%e5*o`~x`^r_;8?eo1m^TSdud1-RCMgYI@;ARL) zkRgatB;G#9KKjAUK{9k}UCH_6F`6nVp16tPC5qpl&T$?*j^(;@IA zx5_bal_q-Af8AL1Qi2aW`Hd$>8g5C=2Ku^q>wy!Rwq|NR$B0TMJZ3op{)rk*lPfZzdy z46YnoNNbgbz1fHA9VdM_qMfClpdf^b6%MN7xMIysG*y~%G3V~4h+YJ5M#6CzdUdxI z&U_Kp7tdoh;NW!2z{JVg6i=D^xB&daF3B=Hq-Ax@D&e{Un9vF^2#=MpDXV04uRzUv z`XF-d)$rwax0g43klQf@`^4bO=~Y?Q8||Ed!cnx_uF~5mnqTMjk&Cvt*i34jM2SQD zeB)Im%?PEe#bsA}9k=`5AA{czufwxsZzs5azjHXfEvnYe35M!C&t?Rk)VvoYNFOve zYqX6K4m&H-)&qsB8nh3M7(R=lv?q;u_Er7IP^?B0pERSeS+n*(G0%^Qd5-Gx_Kta` zm~`NVAm#PYTH{5sk^@n#LMbLn`54`yzcS{jjc#Ov5&);EF4?~K=Jo?dJwJjo>80i!hePit2ZfXf z!Sj@V8M11wk$D~~F+YMgNATb}+>RRgu0=!O&2+{eJW-MdRvrAV?G^dVB=af@wQuC} z*x?nQoeU{OILkcjH}XbFu1vKudg7(^Axy*cCy8aLq8IDr%Ez@+L&Qk7eE-mSPhgX&7d7h2t7Q9R5BD_ z_LNddMNRIid!jg2&;_U_I1Z~c&hzr}H|d3j$Aja?ft#tA?UO|ho$g6F_|Of=jjM1- zWXJ~aL9{MN@=ZU}m~Hi06(5c8O7h%xJfTS?f@bf=8!toklSS1}6)7jBhjn*?98aJ% zoX}#~(b9?zo&UI2q3#-LZZp;oJ9UZ_A^_LBlH>9%3&**t!9%gf$E19W$t zR|+~gY%;C_1~V9MCGNpgQ2z-6i5X}db`h?JR=h=lhZ9G*9yNznWJxaeDbYB3$d*SV z<_f1TIAtIn-2$Xa-X!T7m(0R&P6hIh9~*~->>=4KbcE|*cw1+xu89Ikab#gLCpShP zFZ)nyX<0ee5Nyv2%d%@tke0tcbQ&;qkdZ{Yu)s zt1k{3`CRj_ju0xm-DUYb?OM}mb?`0X4%r|x&`bgV^Ta=9+)1*HXu~?~6$d>kgFC~! zL0R1Mszi!Z*>DvRrHZ1c)_qD=)v}RM|DOox;Ub_~=Jl#iGuJbcp0P{(pBU(`kAdo) zG0?qwlMP@g!9x^Y@?wM-0q>NlLVH*kS*ewBz)=PJ1wr>{H*pGVSf>Oxo$$JWBC=CF z~R@2ykty%1Z6^Y6IwRtSLFyYLbJ~=?m9>TDWk* zK=@oSJiZVwtLIVs`Qfa|%nQVTcvK%I{c%ZDm%u(DC7-p*sy&O{ezD4a+qw1uA<(Ca z%JIOkT!R&sV&=w2BVvQ5s=7rNjBH9yMJ=8vxRn5>d>{{hzvCg+5pV>8AV|TdOH?Gq zsj8M^$DOs|R%zvgE>>~MrHX)Wp;?=EHdSf;RQczz<8hR&)rP0ZB%br?3lG@HUQ|d; z52XiZr-~<^C{)hTW*;CGIq>i^>RQCoNI33G_956b8Pj^2cr$zWE)guO^&GL#Jgz!R zp{uMlwJM9-D+Kx^fkYb|A1@!e=Gjn2gboQWyxt;Ka>`8Zm3y*q93&&^8b$T+at%hjHCkc0Y3|SV@6G`;CiC)EpTw@u}3Zs z8g>!maRsOpT*q%C#gO}SKI`bwxo#Bnhv(^)oIeb(moWxbiiNiv;M6BqRvtgnrJxM! zFd4w`nwG*4-n24on5!+-94E(*95vb;QVbB_z{@o~0AIB@G2|S zttRD-i^3W%6{);0hI$tT&P4A{+t{XvJ$`6h#t^CtK|~oFcNuVy**B3&Ae#v&s!kDo z^dPg+*((j%?Ka6}U_6Azprn!EQ95edIPMz)-NP4dWLwZMZ_ZlYj*(%S9YmCLHZm)o zeE2M?KSwkB4jCbgw;@oyD+F3B;#LOj zOm-qx-jk9Q{17Lz@H&ugx;a@kk{$ouL!cWI7GGVIAKT5^LXqVK`dQk?UMQl~dIjhr z{yFr%FD^c~P2_qYi+?`79QKLW`}c{=KIvB%Z)bl2$-Hux#S1SF0gl=0cHXXVX1A43 zJC=^Df7I>T5&MB_M_&D~y>`U!7@4}W^rk^Tc^W=D6Q<_C&A~tdw)YIr8CMRtuyYiN zeD%Z0=Xf0I#`sq?k9v&V2ZM#0T~<5Ugx`5ZL{?z=!dLL9|!g ze^~?10*Z;7)w1?BQ43R3_Md1Ah6yIf65$Z4p*}Z85qnoc$s{vR!%2DyNskYBMfyQc zT?Wr-YAZ?#TsNJwNE#L*$mVjgH3T>1%x*5Exug5A%U%-DzU2X>op`vTZCwPD8vI%3 zZD>|1H(i#wW4q4A=9&W(IJTa&<%uIa1jbk}5W68Bg9m>s*F1gP_sjS}1;u(exv3Zt zi(wzv@nFZq-{s!DqL{m3!!w zz{k7(Y#w1>%FuRhx+uhJTcd@un}B_s_oRAqQBJM}+CJU86JKNI00Bv3wTJx?wi@pL zF%hETsvw>lp<$Y;pBC~>BJWQ8poDwUurk~{uekhJHGr{fvryEsZB$wblkw}Ft49vL z1|wxyPQ{Vm)*<8$NGk$Da>KND@VYCdJ%pUm2$YE4JoLjZAA#zQQ~`Ts@f_0OGFTsm zjxnDMC9Tq)vsZU+O*!Bu3~iOoF;!u4_|WAA8qr!k%qQX=SKq?)9GYEQQ${!9u_J#* zx}r%7r8r^WDe&-e*ra3|o=(kP$3BGbmX!k%&c!H!!!9Mdz*A$52o#0|$vX8IQ}Z9O zdt`H9p$PIk zT&-p{v>^x`y_LFX+uC@8@YMX(BeA9>oT^t}etq)Iw_kiIxAB^ z;cL%X!b(>&Uduf-e)ULvkzV7AwhV`rQdJE4uJ{)%b;|GVG?{-`b zVQ1|j8nfu;R*hy4>=Sxs3b#Yg_2OOTz0r#ZlX@^AI(rH~6F&QN& z>tGddMct#wX4i2)R_J#p)s9*S-dRCGas7U70(z*44$W(tuGOZgs~zL=IlwbN3R;&L+<9sx}TuXmC@Ts-hoS_~e?3@@g4 z>3GW__gr^8rI2-8Hc?JCUhkmuSUSchcwmkv@l-C?cp3-ss`SrX;Z?!MdKhZX0FXa>5kdy zmUR~`a8MGG!>}y#R%h$GlP&JrScubl)jJ$|s%fua>S%MAT0XFk5lh|SslfD? z0)!_@hmjK$O5~DkS9>B8WS2C#MR6<I=8YUU8~w*A#%=UYep)kLc^MzNeM1uO ziG@-($fRmej>^a7B5>|ej>RW#nN60)8FG?SckS4$DSLO@{3e6k5$Rf#0?sB+DRmi$ zk-x;Glc_ewI9}>W^x%C{%*gS0Gk3hjP2QX%&8=p_ljKo}tWi|wF<8zi-H41GYZRJ7 zCP(M*-j$_r`bwrrH zG82@hvR(uSJXU3GIvVOBjw?B65~m!S&0VTRdTl~YL9`HwivtKgy|p4WT|;MsSH??O z=|P}Ee(sNH#+ABz^vG;-mzv75akV!)P{u+wgU?M=MZQG?6q9y5dy_cj=p53DL%VhV zs@6qSBZ^LXsaZ+%`6OafMku4;A@r=|W?jyL!w12NQuARFjb9=nU>qnXPHqw%oZlnUgCm zi7WxhD5;cHG}YAceNzvD6=ml~H3WVolv{qCPU&uhy8HcD}w&?dhC#^ zNw9Kk{#O10Z6nPnr67tI(%U7qs&*SQuR~>f?rY=O070kq31$E=tc4wHO~RC8v!?Y1j8<+7Mypy< zwOr`JFcZ&S;Vr!IiDHtRJ<_S|2+=->RkWVVqefRY!(wVXypl*;NxccDhwu@cgjfSX z0oE=RETSo6z^Nut%hB1in{0+HHoM8W0z!*owBdA`6tEmdR0nr9ncSn^p=ch2F51rR zQ7!ue74F&-wW8n@S;wOzqZTpiC{(hoB130{uQ;to|q(URjpv`_3Ws7xX# zfEQ_Jl4$M#&M>^)E0T%P7yZ4fsZmOz|S#vlknx( z9Io8GEq|5*IpX3=NMnV1v2c%|UxZApTh&XVHf~YS526<%=kBP+UEVRb<;vy+7Z&V^ z=mE$K%(=+CVnq9htIikK#vY%ZL@!5YaF@%Fatb_9GFY1yYuqDnwa`Vk&?v%W>|pId z++y^cj%nQEGXD3&c9VD3p%$&#vunUEHHiQ-58>3+wd!2gV{b@LVwYpHw{m2|CVw#o zMVVXIolBe$0{GNy>U5FOcHctS@yI<0T8!mUUdQ9@f!?4Bol#2GLRZVfws^K%QC4&= zG37ld(e3C_o5U-}=FlyL^VQaKS3(FfQx>wYt1b)lrH6N$wX~2<-J9CM-h(*Bgt>ZZ zBW|TEE`^R~ZrBzCKRygfTT|MBI;WwI{vB8R(85L<6f=P$3% z-Xr#EkAKXS*LxH~+teEH&Pc6wP(UcWm#dw+WV`sD8N{PLG2 zON%zRSKrQFeY?D}yRYryBPe!WiL0DW<#?PuZW~*U zArB(}OW|5tf(x9Ci9$CSnysyMv$uR6wvDYDDtCJJ=4y8Rc2T~%t4?-k(%>#)wLT4G zc~$v`$C&(@9*q!rvP}-c7sZ}-h0p}9l+_(q7@yRsEqRLulikFN!&0AO0(@#*No@kO zG1OM-(hGRe0mx7{tENYo-FNJ3S0A5pWuj^@7NU6oKEvw@l5t(A)QrzQCR3*-x9^}_ z9E0?10@o`A5vnP|sKiwiqMd7sLt({4W-0;w9uS=}Sw_qnF{{BN3hozl2 zLnPNkFQ&a`_aDh*bhs4E;-fiC1}q)SlPl&gjH#f9pqPVSd1c%V; zDHyysU^_bZF-MOrGv3Hr8qZATVy5Pc2--A3KE-ORYO+j$;9bJ85*m9z;g8+8Fs zyzoFm9@|xdkfa;Tl2O`iH~;Q2*Kai2dsm>No9LWw!ZjPYNjh-jZsrM^UTfeH``9!6 z_G{03!H(kW>f+sboodcg3>@^_t@C=#%zl@yZ|;b{`%@=ZR|#%7tJmP~7LDBH$}Jp^ znuK)RGad{8j;~sT&0Y$KdV$g2bi^aDNNJ8lII?8@nwv z@)!}^-&nIvJJO32Z0R}qqp)><9U^rHRMEJ3o=d)XBSpxTyCz(eI`mllxKYVW@I~_| zkHXiz6^Ni4K*?KC8_%_unHT#3hu|rLx->ym8kd*Y3APr)dXK=?y>*9%BiJ4~KN%?* zUM1cim4x@bbB_TYwDH|?6Ksj2@pW%KNsk`SmVxp%1yUG!K2OO-bWh2+R$ACmWbdc= zI+_^XTS{W8PC;{6EHIKUc)AjATq=#X&4&zxFz#vzQ+ypuZQNUn(0amsDGFMmcW&0< z(fYLsD|-dZueR@KmyT0x9ZSjIpYE;D=Hyfr&GV)~Q#$l}BLOEJFdD#0(~kZsImOtq zEc31ueaKn`312L99yk)47hIw&bW%V^wbiZ7y>}gryIDFiNA|9X_~hHa|82k<+a;jJ z1|5Qei%C37RyqLi7y!VVs<9LssP4d0_X3V%%c2}HxLwK%dnH?xNhspEYqfK=vND3m zRc@hn*^LW-=w9e?WF2DSh{5f0?5>-38W!5I$89XHD zM<0}kAPf?lsPhbUEq93My}0DKXv??}f7^Yx+BqO&p6gY3P?qCmJ=}QZe1j5=KG_}9 zPv~BJa$JyX?1;Z@pUtEW@Z}`Hq~Q?^hCBS563zg(_zqBJ$FP#_#VN;iZj2f6w>{ZE z*Z;r0FUxT(S(e*MZy<=6hhHs0fEEy=@PMZuNznRbc1ULO49Or5>)lEXK;Nz|vip{0 z4DRM0?&hr8vQ@N^IPL=8A`TF;82AWfWODkTHT*}y@-L1_kG%S50e`xsuy4A~MJ!q- zp@U3G_l6_9-!T0nQTf*<5Ds-}WDFi$gp(d)g^i?alF3C37*E|K9G%?j)aW01%0U8W zsYv^0sYpBed42{jtuoH9&~o(B7}bhymi|i?P~i-TUSu#>#hA*V+%pQtj1=(kmZ@ zgX^W6?#6%k&-PNGV3O)S3H=ur3bxv+QBAYti1J6$i)f4z${JUyk}{3?qxxSf6jZKT zCl}3lyY%yFw%$omb(bOMT$`T>Y5%1{L0O`6aafUSU{AS{j4c|UzG?`vx#DLIrJeV*c;ul zg-^}%!61LBP_Q9rOwkpQ1|`tEcet_+aj>tTqdtVHXEi*3tx(V_nc$c_`}i%Z1ruNY zeaR!m*7^%m#Q#>IU>##54*3cruu#w|5v9tav!^i+)smUTeYay5w`0HP)m5Asu2rT3TttaOza&t$Cp-vHzQ8h{jU`YmX2`U zWFsbyq2X%1v}$7dfp)jj}5==1A(0MqxTa7fL|#T z?Ao|GK)JQ796dY``2_qeNDX7rk{|wGp6K|Cg@V~Tr$*|OP6a)SI8V{rE(Ta}E7r6$ z_KyL7sZh`|`PQgURZYd#Ew>d`(jfXbHTKc$FD?|kKRo?sb@V9Hk}gAn-`^AFerV|6_yXikixVBZaGGiMeP~h+S*d{L9xpkZoJgtV!4LRb3I?s-{eatoK{-lP4*SMn2|r+BOOiLj43k5!R;PG82;p}W z465A^xGflr-Yeg5>m=wsZk@#u^*FIASC@KlxOe;VcYw~I}+*4FkUwCs$#Rb!683!O{$#_-*89~S)P zg2522kCgptl>5X_hP}$6hydD|rIAe?Xqx`&g2CZiwV6Sij+E|pS!6_P!u0HLD1A}m z7ZnVG<+ki&5?PhP)^bjT)Q;jIL6)XeF>@io|EmfH|409?|E*usi}#tlhCf2Uibq<4 z>q0EkZSe&Mggt(KPsrX5%6D1KSCQay6|Vnyf6n*L^QC7PiR`NWY8OeWDu$HR#nF1Wg>OGWv+@#?S@apft{<@7zp(lev^o!vZ;T~2F_K~J zdT=7P97ONnP|3B>hMuimP&{?=;@oQSB90>rfJ&EO&##~gId-^6;TEP2|#1G z#gYu=0H99z;)4~$7V6Ou&;*Xq8XR<^IHb=iB~7iy%h%4}<59bxK`GOEX-@#uUJp}z z7Hnh^RwgYGJssejhaxkB*?h5j?-cx-0{3n@GKI60EKQUcv~UvvFN! zA8zlJ6U(=llfCgXpac3mxZ0Bf=NCp%urn_zL#%?}lcb7K7x&!w-BF~=fnk1td;*)5 zuqBm)qa3YYaFuD)BxD@YrRHVOFS!f_!>sn;l)Jd|*TSlb`=H<}DkZU^Vnd6A`IEY+ zq6dzAcuHM@U!x046~Bug zU@KU+)U`;hMK+BZ4!Utdw$yD%zTe}|$-XYX?Dtjjz4AP`KDtQ*?%yv%O{5fDG6AZd zjLt^&+jyE8Pe~VN52(s{WUdrvmVsOyq!WZ`2!ys?ln_Fu-lo63VNbU7CoA{;`5AB^ z05BLsgu;h6mI%O>B+-J?1J)BrCnSmk8qyIFIA91T0D8EX+*{|MlYV`=$fn?*sxlfT zTEkn+yu{*8WdNlQ>jk`i;V=ID0(#tbR)+}u|8a|PYXP_7QUsj19((ukC48WvDVp^H z?uh*vfZ6(DL5_`IN)xGJSPE!?&e1DUzieOf6yN@8SZ2ya1QlYBC6CDQ#kX1Y1c(D2;okn}g+>!24#yA+8S}W1xqR&!B^kZ7oDm zonbfBV);0(LRMKz1ZNH}GrX|9yMMs=MQ~u3>R>|vj9+iqTxn>N zc|NwtI^hneE&>+uDppxarSMX9)i;+$nYi5@q5BHW{O3$B2jf+aBzcON_{QKicm(5G zHP}C0lb^(9B{njimUqsyK^JbY^u*HNb=zXv6tqBZ9AYOBveFGx%d~>zC1hf2N z*H-y}&YZwkq;^h&?nzCpA00ZvGaE!lnA^OqI*e)h;s>v`b9ZOpY04nNp}Bylo5P+& zQH}~rwP)iKP(I(^qa4LLdGWwz&H%)J+=q3-7s|Kjh4qahMvkrpA5@;Ps_XsGmt^)% z_aQnugDpoLU|mFA5-ZAs9MA@K8ER~%8blmZ&a%y)+|liFR%ZbAq*RGr-~_YUhvGhF z5hO0SEnxRvzGnH@^u4!yu*>N@xN2imJ+SK`G|*8t5JzW4sLp}8fKHXk(cAH+M>?f0 z=Qoz_f^U$lsb}|Bp`42G6(x*A~Ng={7tZ`_-;~Co|4~!_jxqIAN+8t3}8n&@xXLYV3#EL(!j{w5_%IaBt(FbXj@ATstY|VDW zI7+B46LS}t72jIG_OYwMnHN%dyES@r6Q3}NBZg>I@z|GJlNmv%$CywkIVn3vx z{$N_FtLS|RNtDKMtTDlHNR129CD?Jt)eZe6g8b;n4oLGEXk;Yx4w}V1wsNKnqI*z1 zSi+FU@Z~wQgB4n@+{1l2gU8U>d`*W*B-?<-w$W{^J`J1 zED<(2J3dTli{L^hOOe#BU9-)^=XUQXN?b>04`JI0fTMxPnO1~Mjs?D&-O#KU9o2d` zU7IIP<8I)NUYD(m_(EOm^ULv{p5T+9$3+*!6t?jMnn-a-DUwY&!te5Z@1@JJINyT{ z^4zCAg*Jxlqd7{O6I#Q)%^cJfKnF_Flzw=HNjZdHdyh7M*L#Ld=^i4ul+d~?4^)xr z2wmWy*W$2p(mzkuK21j%KzV-To?-*bGc7rR>#4{<^>vg(NiZu~=3d%!SMe2D|FCio zAD@EPzy)CQDyM$q{9}Wi8A7)rQ)*zSW_o2K>->O2g-4rwg!>G@>cQw-63x)2D3(7n z^d7muO2e*zmAf#4M(hSVgYpawEK*>eTkQ`35j zqgS-$(-*QmPq8IwtJVxGI7h@-gXp3=F=COj<=$+1?lEA9Be+05a5%qgqFGT<0F)*!$M2KtYy5CNQ|?1W zs@X1uodr-F-L~%scMa|k++BmaySux)dvFNu?(RB3aDq#40t_yLdywRD-@C8Q`Cgq{ zZ>GAZyQ=rE)>_@G_O9J~)}Pq27`{=p?@fKTjb9|)Yr!$aP4LddMFAhb)BdAv<1Z}1Z4b5M^?7Y zCixO@0omL4LKE610A8)N*3=1hg$2<@N0yAfB%>YxlsCBu|Hd`aRjbV0@tR+euT)%d zteQ$iYNzXxt?fH3gtb=cdc*=`q;jmE^mK>4gN_L-pAXObzCHPVoz1~Wg~LE8w_D-z znHP%P_t4fKnn_4K3zcP4>^VXE^_AGwL+I5dtJrF_nuqMO!@dO*YyCnqI5AxTnP1}HWpAtJu9sWKToT< zB4CUL(%N7|Yh=k$-?0^Y+lRD^z$@@24_-*sxOETNwv_FtTsPLOGxHR;uuoH$je^hk zyCEJLmay6T?GFTXl8Bl=arKPIMyCyyb-lz-zOMv>2e0nb!7eBbaMyO95ax34Xy$=> z?V7{mr3Z6$H5YkrHdI>G&kuUqVTXEtf{k-8UV^xe^numimbmqKgYT=S- zBQ|{1+|`4|UNI?$ilf2$jbfiLdYwTp9jg9y?38pg1>RQ_B+5ILi9A_s3K^jC z$gnAR|3PHPhdz^z@WHUhV~EZC#|tP!-y5fofk}W1sSr29)gZF1l^ecQ`rX$Q*?Jd) z^AE}7SD!5tv{xdb9g|fxGaOoj7nJXH#%F`-ED~GLw%^)-lAw>V*q@j8^6oXd@3|?IC)0xZ6_l1_@^!7D4?4Md<;L z94x!FADW;q%nppxIPP;!3wPfSXU$;|A5*=+z~QgJQ(KZ-;nW>8^l&v47Gepuc{O7f zj5LyHPyVT(kJ~*;n`yso z0*1%W#V;X9@Gr(zG8*lZ(fH9q5L``Hs7C}oTR%+V)h9bc0IXdjwCw4gS2I6xSf zT>(XB$<4fOgRD`xkl0=rXnkI6UOZ1AxkAV+pluHlQ(x%-g|UIoXKk?`%Vlb3cf>-x zHnr9XXlO-^=H6d z2`4KQah^57s=n|<%B2CAbRUZA;TzSXSImL~F$`|_pVh+#)679jYUT^FOmE=;puIb+ z2~T-0mV_1~)-JlK1PPX^Yq!Lk;IeFm$(ASZY~-EsN4ZYvkRrNVN_0yE|9nMiV%Q2fAJ862`>`#&c)D_MPCBLkWpJZP-)_Ul3pxc-|$Y8$$K@8$OKQPR7 z=YDLXbv~kf6EvZ1FgKqv0pohws=29Yym5P0I%F62ZoST(9RxnJa;{nCx^jVdtM&~B z;6V1fJQ}lI1Y1+K7*n&qjTVz{_oMZ9vH44azq(?2%_DxT-TyCugWcl5b}FWX2sy9%pnmqitTTX5ulW5 z-yxaq48h>({B;A6BpMh2OzFLMes2iZHjjF z=sz*zKwkUem7P%DLqBWocjwi#R7*)GS%yG0zxDS z@JJEZyZ{wSWG39t-1bGX>_NooqI8scg%sdgRA_DwkIC1rQYO$ZRNW}EP|*M zi9G`qk=b}Sr(D1{`Q>tMAHiXUp46k{y9^993=JysfO@<`R)HRY>1}~OgWh)M%r2!| zJEut3^Gcsf62S6XbEm1R<7Z<--pGXPap2&Q%naXX`j9GbZvX>i-@ z^?ICNQfD22TbO8wYk1KzF(pm);5=+#_mPZso9|Ulb}aSKp9P@}HcAp~#CKV3=DS;x z-k?ispoZMT%V(R=J7^Lb9ehy6n^|y0{D!*??s=?zWwVGwG1a@8R&zDb)0M*36U?DE z%;dKW6d=+Lfi0sCKvt2@uSb$a-r27gbi+7psQ@U-{;t2E4rViv|x#RYsVilwFY`CiSJoThLZOarIHtJ*)7y(}p}}F2$tC{8 z?hiPF2b61u{2Y%I+}a4q*k`MtNNfg|YI-!pok`F+0`viXA-wLuD9)qB*`vI7QyI;GCsOMX#enUK@d==Ru?HJe zO7F`jm-s2ESs@g-oG-|n-xJjET{t+Qc_jV2;S#(_Si=5wUmdOAkq&7*8Qo-xdI6&8 zulJQ?0ic#$!B=aum zB?7CPBoiFZcC0OT>63gy@?XhP?9}kCfBsTvVN>op`2$<`Ibp70%mwvBFBhI6@)1uZ z462K&Ru#mSn$6W`kg)0HJYz{d@BH|^V!7SLrL9hhzJTRHiUl91Voo8mf+3@OHhz*| zBv!I~O8+*(wyzfB58}2OW3uFQxiI~}x5s#5}SG$w-KN&vZ5bJ;8rPsP~U4&r_gU+r= zo!*A{_KHbyqR)7%z`9E(_NnGh)mAh?pF-mPWZ=*|jY-vm?=c1_2x#e;D5QuFy2r#| zw~`z88@*|aJw&C$DGX#yeOt=3Z|}m9jsX2Mgf(=f564K8(-na}2)l{I(|joKo1W+` z+3&{Q@*fbyND7Q?&{TJwsi6%`(lSz?P*;C&jnIj5u2GWXc;fANUX+-=qZ?4QSO|5S z3_V0O35IvYckZ&&*XWqmFl+m+3A^7?rb&CiveCCR+z(Sl3NcAQN$4&CQ%-Tw>dSeuzSE2P*yzLKHp9>bWmZ7q{C-MJPGluV zbK-i&5#NmxA&=QfvoPA)C455v^D-idsBrlF-m!Z{t6qU_+bFD-gX@eU-Ie&PRZ8g- zu64t`b2-u7LwEOyEc-s4NTxr9DTXUuXa10n3;$vn)~!tD(Vvr+S5fYDW>JEj zO+3qDxFb%FoMwLYotbu4SObRI`4krru1v}uYb6gd%54H(u4g3p=#B*VEo)ytUQNuB z)h#vc)`5m7#HSKxOB8TKwZ7pKi)UpGyel;{jz6{YK{eWb%7d0hNyBReAyN2^$R*SV zGYZ(4Zs@hNdf0z@2EELZo%f8$U7(J42;1KcsL@AIGh5fD+d7J2cC6m}0UC8X&@RVZ z=F4m+T*9_aeWg{Z&&_SqZ$|U>|&?{59aLk%CC%Oag7^1+M$S^u2?5ySnJFUI|nL)1*qE1IC`cdB59cppR;21j%45tcLZ z-_)G+k?dluWaZ3Ar*ihy0v9usnrDp^B4{6fDRFSBAG_`AMrR1>$Pqb8{wO?7rx86#xPjPiv$ zligmFtJoy#ZiQSkX`u^C_cTg}BKbD4erRFc-tHXz_4N_YOtxNI248Ii|LqL^>;1MO zRP>vahu0t2DP}1qq5?Z~Y$EC6m_JtYKtBX1Bp5^j4^#5jmz*& zn8ykiNl-V$VY?-h#3u_e2`H^G{k_Khd0K$XS+D;XP}{Ptc4697)~F)Ez~qeBq21^n z{b}lH%MsKG$3p3TW>r_)FQ(P;gLzsLRTu}OzNbS*gQ&lOx;|K1i-@ zwl-}`b=E$fm4CQ-^@i_Le^>7q!)9?5ZK#aFr1BQOmSBEbrX-w|v2`0@rn_Pfi^$6O z$T`{@y=4jAlabkJzt)FwUWV$ObfNSt)@3)@mrG~3d&e~)$=#J(*Vt|}flMWau$*Oa zJ>_og1#OY;_y=qETX|SI>Mqk26P+=EhOV1bZK#hqb&~{}M`gw<(6$cv`QEwnxDM%M zj}}y_c2Z8EO_8M#LovN1a!Mk^q(sGa(f%yj(0K9SuF~(_3d0Z}m!zU=bCKbYBf10; z?v`(wr`WXhBHRC4P7yh4ko?g9c@J6WqYNRMRI#doK5T_PEcX|gO1fR=>A18jz%Kh& zSmUyZ-myw}!$Q?#k*Q8yash-EO z3E{bHU~-iyax)}{FUJbn<;{gYSpXA^JAM2)KQf@bOwLpWU#DvV_g;*v7w|b%zq%>z zXU$7}`zt-r=tVfYHh{&w9da%I6q`i5?28j}yUBRu+#YIx`o)K9qaCTyMaYn7|%t0=mc+rgyl zUUIfNS5q^i&0HVN!ifP%q7SIBjf5p6SQFoI|88YfX-|7OJUk&W$@2 zpf>t%zIFkuvg@rD`?5IrKY01Mk9FyH0YBcM?HYxov-oeSse8>%^_qC&g9d=3L&a+~ zk?UWG=flbx%=DrrBF0%h`aM1DM0uPF|CP8_hhe<0LrOgMpMCyBkP$I1YsWewy%P-) z^x=0AhF{g@w8J6C30&^TXxj3Szra12`YWI3#v(C<%-E^(Q&2XAcErb73xw=>h&?CQ zm?yHF5;@L*-uF8z-A^<}2Hps2 zjo*1;SSO*?w@hrFV~uopP*H!ZQpV^^gfmTRqTB}suW#@F%Kii763XM?HJ#x(?-aG;Huf6uf*-LFl1x8)p>RKHXEFQNRSeDAU&bkqq3%~a6wZav*USly;tpKghDyaoPgy79s%InTQG!DGQSEEZA~U4=D1lJj z&|&*n^ryaV-FI z17Y(UL6A#03UOxHX_{EMvDeg*3%s08>|0*nBcEEOiF=e$+OGOTR>Oa-IyETbj8@Vj zo88kYHkp=i`dFM?w%g}`pQ>T*ubn_lM#%LU%w2S1keVZb5i`0)`_l4mIaet1gu;x4q*a6Lnrht~pazohCf!JrAPqY7+f_Sc7& zdjr>jLa1M)ZNiA(BE_Wa&`$>`;}5PIu(0-evi!bHHz~EddciqbzLC`L;YV!YG)gH9 zAq)L(?Po@LHo3?i)L1)ULs&t38zD6uHf?DfrXf!_u$Tn#X;LO@<0ARz-$qnyYrl*P2 zpc`>J)N;k2@y_X>Mhq?At8O7NeSaiqpecPXj5?`40EgqWaG+PGoZgZ}(ldE{$jq;f zAa2OV^F(*y1BFOQd5rT#5ikvN#s*VkBM%C~W>JHvY#yz&xJ#6$lu(NtaBf`_=8EFs zV-X1}1)R79f=D3yU)sadBdY6fg1%(ry$-TV%G%AX(Xp*UozVT%bYo5e$t zve)uln%Rj=zVw_~qdz9*PMI}lE#1OW!+7yT7u2~8(&S&ra|m~8Zx||=n1VK+EVok2 zG!ed*&Aa7^#YW5J)jNX3xx2x@DThb&lF9)3NbsgFdO43t^^7l==2K>nHFF06b2%#n;p<6&2-U!$P zqw8W%W?>NyPSI{ZgzXGlE=%`Cq7@d39%BS|IB@7ck zCImFeaLe^=YY_DH>)t_0{F!=h$M{>Wp18Xv+C zRO-TW^$BzKZHa(`bMyr4V3X+$Ly0frbn4LJKNG=P!5`yB)M5t+s8$E6$paN2*BZ7n zKgH~*yBoK$*77f#8J;NMFRx6t=XB^qj-GEEiY&|gUSya>-NAXFbJn%uB2A0{j;;sA+WFOXEtbV zfotMOlm&K^m?`X2Ua!JnPDZIj-WPDqpCJrpH|fg5<4r<#AiKb&JyoVxJU=1K2>aoe zTqRv)lB`FhcB7AJMQZ>mOD*IC)aWgb>5v0fSXGfs)1b-m-F1UVRj@BK`ps(@w<(f~ zA%b2y!8Eko&Z{S^M6pA2ZE-w(YQ3KxLJ!ofCiH09Fgx27R7mMVUFMma*J@Qfa7aPs z9P1>drXt2>W@b9DRL2<9`7pnF?chT6WrZ(VYtKxEs^s94Yi$o>`s6;g=>pB>>o#-> z7k|ZHbU3d&bWl2TpMgP)%l`FHewv$Xkm{*#;;Iqy@YODd&WA8JijaeIHP zY}R3fU^)%Ev3b{}VyW314xaZ%Vu}>0i_I*#FovessulV!!CDiqUgv7PWZZ#sHFYY$gW%7k7}BkG0!LOf#)A?@onXTknrZtdr*phw5>PLfZK zDn!P7+dbGi_BZj~sSP&X|H-vlqImcX(7|{-@S_)jSm$kt@6GSlEWbhTgea?7%c3vv zrtil3dQj0qlh2?px#Rh$nl3{!obc;ag42(f>w`hDdhPjMfr6m8rYsTbWXfe?t`5G@ z5=ppX=V8u^sk^L{<&X@dthdX-j`NfLj;XFoF3Kbbn=fN!I(R|JjeNoc6c(J0lX(hNyt+I%*mjU5&SPNw1%lD zmflXGaj82nU!(=)L_9X{yPDwUiwkC+eb+>9B+M9E|I_Qf`kJ4UtlHTUv))IAQ1bOA zXwI++!k^2O#!Y>NNrPiit2na?Ff#3QTD)Oc(;$_KKLN5$+)1BSjVRuA$$@%yDn*H|*>8`3B*Nr$_7wZAsi9Ho=A;en|vjwqM4TB9+vS89<_OT=3re6!b3 z#%`xbwqCLM?PU+8(z%*`Yv~^AQrvZ#RMiZ*vyL7ex(9n1Q!4TB>j1B)1jA>`8tNrN zj!=-+5bZq&QepC#WHK_F6DO8xDo>6mSU-7?QHq9$=c_-4q%nCOzxK}X0eTGZ;OS8;90 zl)b@Uu%-MG6B9D0@*rEh?4zWs25TnH1(6j?PL|}Yok~gn!p-Kbs)iK|fWsM@Niqa2 zB@tt~xY^zkE!mTGcc@w(AlkgSs(3(BiYtB}ONHf_Mq`nJ^yp=Leqo{Tyyjs45i+Rd z;8Bznl*E0NnQ7@zJ}PH3GTxlzENMTm^RlI&Y5$&8Tb^6vAtagEc1xwl&`XksgTj+x zXVcXv`uCR3Gvs{OOw+^RL zOMw5u-q`Qg28|@~h{u7FZJ+0()5rMdBZnnG7 zHJ&0(J^>01JM5B!$E&l*dH}^5u5uIM)9&w!fefj6tZzMw;o($_sk}E@E&a_StI9jU zsm2fIprosn1ZeSif0Nc@Xj3J{3y4*%=Bl7DCIj*OD7X#Js=LRj`gMiCmU_63cI71J~^}~ zPjqUf7iw@^nHnq*GlKC0%m;eu*7gW+DI|5(g`n_-#Y6{mW+Y5cz;E3N%rw(+*1$in z?b%lOsPl_b6WjwSv@c^vHnLmpbih0E&^d*^jfI~lP}ff+(yP~;8MPHoB06Q(kNJk7 ziZNfCFfhhNG+u8Z|3o-bPyNO+k)76wXC6`k`6m*{7Jz^3|RJJ3Q3xw+X_^(-mewT<7)IgH#1Z(W6DArZjt%q2VbLXJQY<|3g2^Kc| zzL+y1?zmNLta=;DiNzEqbt!%gNH16E#_o^ufg?3pl zQ;N%_gOebYSmqM*fLF0xSK64$IEJ!KZDx*P8$gxaE7@6d-nlqn{)3Sd$(iW~{hNNO z0)zI7=b_Lk-}bPM^X29uw%1R>-E|DYk#C{D1;LVO+3x;PaS57uhg5zalB+wW%0DOc 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 AMgRZ+ literal 0 HcmV?d00001 diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.symbols/74hct245.dcm b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-rescue.dcm old mode 100755 new mode 100644 similarity index 100% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.symbols/74hct245.dcm rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-rescue.dcm diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-rescue.kicad_sym b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-rescue.kicad_sym new file mode 100644 index 0000000..1c8b76b --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat-rescue.kicad_sym @@ -0,0 +1,3393 @@ +(kicad_symbol_lib + (version 20231120) + (generator "kicad_symbol_editor") + (generator_version "8.0") + (symbol "+12V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+12V" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+12V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+12V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "+3.3V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+3.3V" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3.3V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3.3V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "+3V3-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+3V3" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "+5V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "74HCT245-74hct245" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 12.7 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "74HCT245-74hct245" + (at 0 0 90) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "Housings_SOIC:SOIC-20_7.5x12.8mm_Pitch1.27mm" + (at 0 -17.78 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74HCT245-74hct245_0_0" + (pin power_in line + (at 17.78 -11.43 180) + (length 7.62) + (name "GND" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "10" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -8.89 180) + (length 7.62) + (name "VCC" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "20" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + ) + (symbol "74HCT245-74hct245_0_1" + (rectangle + (start -10.16 15.24) + (end 10.16 -15.24) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "74HCT245-74hct245_1_1" + (pin input line + (at -17.78 -10.16 0) + (length 7.62) + (name "A->B" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 -5.08 180) + (length 7.62) + (name "B7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "11" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 -2.54 180) + (length 7.62) + (name "B6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "12" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 0 180) + (length 7.62) + (name "B5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "13" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 2.54 180) + (length 7.62) + (name "B4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "14" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 5.08 180) + (length 7.62) + (name "B3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "15" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 7.62 180) + (length 7.62) + (name "B2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "16" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 10.16 180) + (length 7.62) + (name "B1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "17" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 12.7 180) + (length 7.62) + (name "B0" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "18" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin input inverted + (at -17.78 -12.7 0) + (length 7.62) + (name "CE" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "19" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 12.7 0) + (length 7.62) + (name "A0" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 10.16 0) + (length 7.62) + (name "A1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 7.62 0) + (length 7.62) + (name "A2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 5.08 0) + (length 7.62) + (name "A3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 2.54 0) + (length 7.62) + (name "A4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 0 0) + (length 7.62) + (name "A5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 -2.54 0) + (length 7.62) + (name "A6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "8" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 -5.08 0) + (length 7.62) + (name "A7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "9" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + ) + ) + (symbol "Conn_01x02_Female-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x02_Female" + (at 0 -5.08 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_Female-Connector_1_1" + (arc + (start 0 -2.032) + (mid -0.508 -2.54) + (end 0 -3.048) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0.508) + (mid -0.508 0) + (end 0 -0.508) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Conn_01x02_Male-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x02_Male" + (at 0 -5.08 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_Male-Connector_1_1" + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type outline) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Conn_01x08_Female-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x08_Female" + (at 0 -12.7 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x08_Female-Connector_1_1" + (arc + (start 0 -9.652) + (mid -0.508 -10.16) + (end 0 -10.668) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -7.112) + (mid -0.508 -7.62) + (end 0 -8.128) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -4.572) + (mid -0.508 -5.08) + (end 0 -5.588) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -2.032) + (mid -0.508 -2.54) + (end 0 -3.048) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -10.16) (xy -0.508 -10.16) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -7.62) (xy -0.508 -7.62) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -5.08) (xy -0.508 -5.08) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 2.54) (xy -0.508 2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 5.08) (xy -0.508 5.08) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 7.62) (xy -0.508 7.62) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0.508) + (mid -0.508 0) + (end 0 -0.508) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 3.048) + (mid -0.508 2.54) + (end 0 2.032) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 5.588) + (mid -0.508 5.08) + (end 0 4.572) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 8.128) + (mid -0.508 7.62) + (end 0 7.112) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "GND-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND-power_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 solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND-power_1_1" + (pin power_in line + (at 0 0 270) + (length 0) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Jumper-Device" + (pin_names + (offset 0.762) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "JP" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Device_Jumper" + (at 0 -2.032 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper* Jumper* TestPoint*2Pads* TestPoint*Bridge*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Jumper-Device_0_1" + (circle + (center -2.54 0) + (radius 0.889) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 2.5146 1.27) + (mid 0.0078 2.5097) + (end -2.4892 1.27) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 0) + (radius 0.889) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -7.62 0 0) + (length 4.191) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 4.191) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG-power" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "power_PWR_FLAG" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG-power_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "pwr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG-power_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "Raspberry_Pi_2_3-Connector" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -17.78 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "Connector_Raspberry_Pi_2_3" + (at 10.16 -31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "PinHeader*2x20*P2.54mm*Vertical* PinSocket*2x20*P2.54mm*Vertical*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Raspberry_Pi_2_3-Connector_0_1" + (rectangle + (start -17.78 30.48) + (end 17.78 -30.48) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "Raspberry_Pi_2_3-Connector_1_1" + (rectangle + (start -16.891 -17.526) + (end -17.78 -18.034) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -14.986) + (end -17.78 -15.494) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -12.446) + (end -17.78 -12.954) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -9.906) + (end -17.78 -10.414) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -7.366) + (end -17.78 -7.874) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -4.826) + (end -17.78 -5.334) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 0.254) + (end -17.78 -0.254) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 2.794) + (end -17.78 2.286) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 5.334) + (end -17.78 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 10.414) + (end -17.78 9.906) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 12.954) + (end -17.78 12.446) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 15.494) + (end -17.78 14.986) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 20.574) + (end -17.78 20.066) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 23.114) + (end -17.78 22.606) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -10.414 -29.591) + (end -9.906 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -7.874 -29.591) + (end -7.366 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -5.334 -29.591) + (end -4.826 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -5.334 30.48) + (end -4.826 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -2.794 -29.591) + (end -2.286 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -2.794 30.48) + (end -2.286 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -0.254 -29.591) + (end 0.254 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.286 -29.591) + (end 2.794 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.286 30.48) + (end 2.794 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 4.826 -29.591) + (end 5.334 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 4.826 30.48) + (end 5.334 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 7.366 -29.591) + (end 7.874 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -20.066) + (end 16.891 -20.574) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -17.526) + (end 16.891 -18.034) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -12.446) + (end 16.891 -12.954) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -9.906) + (end 16.891 -10.414) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -7.366) + (end 16.891 -7.874) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -4.826) + (end 16.891 -5.334) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -2.286) + (end 16.891 -2.794) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 2.794) + (end 16.891 2.286) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 5.334) + (end 16.891 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 7.874) + (end 16.891 7.366) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 12.954) + (end 16.891 12.446) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 15.494) + (end 16.891 14.986) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 20.574) + (end 16.891 20.066) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 23.114) + (end 16.891 22.606) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 2.54 33.02 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "GPIO15/RXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "GPIO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "GPIO18/PWM0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "GPIO27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 -33.02 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 -20.32 -5.08 0) + (length 2.54) + (name "GPIO22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "GPIO23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 33.02 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "GPIO24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "MOSI0/GPIO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 33.02 270) + (length 2.54) + (name "5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "MISO0/GPIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "GPIO25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "SCLK0/GPIO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "~{CE0}/GPIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "~{CE1}/GPIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "ID_SD/GPIO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "ID_SC/GPIO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "GCLK1/GPIO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "SDA/GPIO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "GCLK2/GPIO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PWM0/GPIO12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PWM1/GPIO13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "GPIO19/MISO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "GPIO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "GPIO26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "GPIO20/MOSI1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 33.02 270) + (length 2.54) + (name "5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 0 0) + (length 2.54) + (name "GPIO21/SCLK1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "SCL/GPIO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "GCLK0/GPIO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "GPIO14/TXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "SW_Coded-Switch" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at -6.35 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Switch_SW_Coded" + (at -6.35 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at -0.635 0.635 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -0.635 0.635 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Coded-Switch_0_1" + (circle + (center -0.635 0.635) + (radius 3.81) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.889 -1.905) (xy -0.889 2.667) (xy -1.397 2.159) (xy -1.905 2.159) (xy -0.635 3.429) (xy 0.635 2.159) + (xy 0.127 2.159) (xy -0.381 2.667) (xy -0.381 -1.905) (xy -0.889 -1.905) (xy -0.889 -1.905) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 7.62 7.62) + (end -6.35 -6.35) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "SW_Coded-Switch_1_1" + (pin passive line + (at 12.7 6.35 180) + (length 5.08) + (name "CM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 2.54 180) + (length 5.08) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 0 180) + (length 5.08) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -2.54 180) + (length 5.08) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -5.08 180) + (length 5.08) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "VCC-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_VCC" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VCC-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "VCC-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) +) diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.bin b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.bin similarity index 100% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.bin rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.bin diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.dsn b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.dsn similarity index 98% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.dsn rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.dsn index 553a671..1d901a0 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat.dsn +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.dsn @@ -1,864 +1,864 @@ -(pcb D:\Windows\Projects\Embedded\LedBars\RpiLedBars\hw\LedBarsHat\LedBarsHat.dsn - (parser - (string_quote ") - (space_in_quoted_tokens on) - (host_cad "KiCad's Pcbnew") - (host_version "(5.1.10)-1") - ) - (resolution um 10) - (unit um) - (structure - (layer F.Cu - (type signal) - (property - (index 0) - ) - ) - (layer B.Cu - (type signal) - (property - (index 1) - ) - ) - (boundary - (path pcb 0 145029 -147952 93207.9 -147952 93207.9 -44732.5 145029 -44732.5 - 145029 -147952) - ) - (via "Via[0-1]_800:400_um") - (rule - (width 250) - (clearance 200.1) - (clearance 200.1 (type default_smd)) - (clearance 50 (type smd_smd)) - ) - ) - (placement - (component "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" - (place U1 123190 -110490 back 0 (PN 74HCT245)) - (place U2 123190 -139700 back 0 (PN 74HCT245)) - ) - (component Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical - (place SW1 114300 -119380 front 0 (PN SW_Coded)) - ) - (component Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal - (place R3 114300 -107950 front 90 (PN R)) - (place R1 127000 -101600 front 180 (PN R)) - (place R2 119380 -130810 front 0 (PN R)) - ) - (component LedBarsHat:I2S_MEMS_Microphone - (place MK1 120650 -127000 front 90 (PN MP45DT02)) - ) - (component Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical - (place JP1 128270 -97790 front 90 (PN Jumper)) - (place OUT_12V1 111760 -93980 front 180 (PN Conn_01x02_Male)) - ) - (component LedBarsHat:Led_Power_Bus - (place PWR1 102870 -100330 front 0 (PN Conn_02x08_Row_Letter_Last)) - (place PWR2 102870 -124460 front 0 (PN Conn_02x08_Row_Letter_Last)) - ) - (component LedBarsHat:Led_Signal_Bus - (place J_OUT2 109220 -124460 front 0 (PN Conn_01x08_Female)) - (place J_OUT1 109220 -100330 front 0 (PN Conn_01x08_Female)) - ) - (component Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 - (place IN_12V1 102870 -95250 front 180 (PN "Jack-DC")) - ) - (component Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical - (place J1 137160 -96520 back 0 (PN Raspberry_Pi_2_3)) - ) - (component Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical - (place IN_5V1 118110 -93980 front 180 (PN Conn_01x02_Female)) - ) - (component "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" - (place OUT_5V1 133350 -92710 front 180 (PN USB_A)) - ) - ) - (library - (image "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" - (outline (path signal 120 0 -6522.5 3870 -6522.5)) - (outline (path signal 120 3870 -6522.5 3870 -6275)) - (outline (path signal 120 0 -6522.5 -3870 -6522.5)) - (outline (path signal 120 -3870 -6522.5 -3870 -6275)) - (outline (path signal 120 0 6522.5 3870 6522.5)) - (outline (path signal 120 3870 6522.5 3870 6275)) - (outline (path signal 120 0 6522.5 -3870 6522.5)) - (outline (path signal 120 -3870 6522.5 -3870 6275)) - (outline (path signal 120 -3870 6275 -5675 6275)) - (outline (path signal 100 -2760 6412.5 3760 6412.5)) - (outline (path signal 100 3760 6412.5 3760 -6412.5)) - (outline (path signal 100 3760 -6412.5 -3760 -6412.5)) - (outline (path signal 100 -3760 -6412.5 -3760 5412.5)) - (outline (path signal 100 -3760 5412.5 -2760 6412.5)) - (outline (path signal 50 -5930 6660 -5930 -6660)) - (outline (path signal 50 -5930 -6660 5930 -6660)) - (outline (path signal 50 5930 -6660 5930 6660)) - (outline (path signal 50 5930 6660 -5930 6660)) - (pin RoundRect[T]Pad_2000x600_150.571_um 20 4675 5715) - (pin RoundRect[T]Pad_2000x600_150.571_um 19 4675 4445) - (pin RoundRect[T]Pad_2000x600_150.571_um 18 4675 3175) - (pin RoundRect[T]Pad_2000x600_150.571_um 17 4675 1905) - (pin RoundRect[T]Pad_2000x600_150.571_um 16 4675 635) - (pin RoundRect[T]Pad_2000x600_150.571_um 15 4675 -635) - (pin RoundRect[T]Pad_2000x600_150.571_um 14 4675 -1905) - (pin RoundRect[T]Pad_2000x600_150.571_um 13 4675 -3175) - (pin RoundRect[T]Pad_2000x600_150.571_um 12 4675 -4445) - (pin RoundRect[T]Pad_2000x600_150.571_um 11 4675 -5715) - (pin RoundRect[T]Pad_2000x600_150.571_um 10 -4675 -5715) - (pin RoundRect[T]Pad_2000x600_150.571_um 9 -4675 -4445) - (pin RoundRect[T]Pad_2000x600_150.571_um 8 -4675 -3175) - (pin RoundRect[T]Pad_2000x600_150.571_um 7 -4675 -1905) - (pin RoundRect[T]Pad_2000x600_150.571_um 6 -4675 -635) - (pin RoundRect[T]Pad_2000x600_150.571_um 5 -4675 635) - (pin RoundRect[T]Pad_2000x600_150.571_um 4 -4675 1905) - (pin RoundRect[T]Pad_2000x600_150.571_um 3 -4675 3175) - (pin RoundRect[T]Pad_2000x600_150.571_um 2 -4675 4445) - (pin RoundRect[T]Pad_2000x600_150.571_um 1 -4675 5715) - (pin RoundRect[T]Pad_6045x12090_250.948_um 21 0 0) - ) - (image Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical - (outline (path signal 100 -1270 1270 635 1270)) - (outline (path signal 100 635 1270 1270 635)) - (outline (path signal 100 1270 635 1270 -11430)) - (outline (path signal 100 1270 -11430 -1270 -11430)) - (outline (path signal 100 -1270 -11430 -1270 1270)) - (outline (path signal 120 -1330 -1270 1330 -1270)) - (outline (path signal 120 -1330 -1270 -1330 -11490)) - (outline (path signal 120 -1330 -11490 1330 -11490)) - (outline (path signal 120 1330 -1270 1330 -11490)) - (outline (path signal 120 1330 1330 1330 0)) - (outline (path signal 120 0 1330 1330 1330)) - (outline (path signal 50 -1800 1800 1750 1800)) - (outline (path signal 50 1750 1800 1750 -11900)) - (outline (path signal 50 1750 -11900 -1800 -11900)) - (outline (path signal 50 -1800 -11900 -1800 1800)) - (pin Oval[A]Pad_1700x1700_um 5 0 -10160) - (pin Oval[A]Pad_1700x1700_um 4 0 -7620) - (pin Oval[A]Pad_1700x1700_um 3 0 -5080) - (pin Oval[A]Pad_1700x1700_um 2 0 -2540) - (pin Rect[A]Pad_1700x1700_um 1 0 0) - ) - (image Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal - (outline (path signal 100 2010 800 2010 -800)) - (outline (path signal 100 2010 -800 5610 -800)) - (outline (path signal 100 5610 -800 5610 800)) - (outline (path signal 100 5610 800 2010 800)) - (outline (path signal 100 0 0 2010 0)) - (outline (path signal 100 7620 0 5610 0)) - (outline (path signal 120 1890 920 1890 -920)) - (outline (path signal 120 1890 -920 5730 -920)) - (outline (path signal 120 5730 -920 5730 920)) - (outline (path signal 120 5730 920 1890 920)) - (outline (path signal 120 940 0 1890 0)) - (outline (path signal 120 6680 0 5730 0)) - (outline (path signal 50 -950 1050 -950 -1050)) - (outline (path signal 50 -950 -1050 8570 -1050)) - (outline (path signal 50 8570 -1050 8570 1050)) - (outline (path signal 50 8570 1050 -950 1050)) - (pin Oval[A]Pad_1400x1400_um 2 7620 0) - (pin Round[A]Pad_1400_um 1 0 0) - ) - (image LedBarsHat:I2S_MEMS_Microphone - (outline (path signal 100 1635 1270 6985 1270)) - (outline (path signal 100 6985 1270 6985 -6350)) - (outline (path signal 100 6985 -6350 635 -6350)) - (outline (path signal 100 635 -6350 635 270)) - (outline (path signal 100 635 270 1635 1270)) - (outline (path signal 50 -1450 1550 -1450 -6600)) - (outline (path signal 50 -1450 -6600 9100 -6600)) - (outline (path signal 50 9100 -6600 9100 1550)) - (outline (path signal 50 9100 1550 -1450 1550)) - (pin Rect[A]Pad_2400x1600_um 1 0 0) - (pin Oval[A]Pad_2400x1600_um 4 7620 -5080) - (pin Oval[A]Pad_2400x1600_um 2 0 -2540) - (pin Oval[A]Pad_2400x1600_um 5 7620 -2540) - (pin Oval[A]Pad_2400x1600_um 3 0 -5080) - (pin Oval[A]Pad_2400x1600_um 6 7620 0) - ) - (image Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical - (outline (path signal 100 -635 1270 1270 1270)) - (outline (path signal 100 1270 1270 1270 -3810)) - (outline (path signal 100 1270 -3810 -1270 -3810)) - (outline (path signal 100 -1270 -3810 -1270 635)) - (outline (path signal 100 -1270 635 -635 1270)) - (outline (path signal 120 -1330 -3870 1330 -3870)) - (outline (path signal 120 -1330 -1270 -1330 -3870)) - (outline (path signal 120 1330 -1270 1330 -3870)) - (outline (path signal 120 -1330 -1270 1330 -1270)) - (outline (path signal 120 -1330 0 -1330 1330)) - (outline (path signal 120 -1330 1330 0 1330)) - (outline (path signal 50 -1800 1800 -1800 -4350)) - (outline (path signal 50 -1800 -4350 1800 -4350)) - (outline (path signal 50 1800 -4350 1800 1800)) - (outline (path signal 50 1800 1800 -1800 1800)) - (pin Oval[A]Pad_1700x1700_um 2 0 -2540) - (pin Rect[A]Pad_1700x1700_um 1 0 0) - ) - (image LedBarsHat:Led_Power_Bus - (outline (path signal 100 0 1270 3810 1270)) - (outline (path signal 100 3810 1270 3810 -19050)) - (outline (path signal 100 3810 -19050 -1270 -19050)) - (outline (path signal 100 -1270 -19050 -1270 0)) - (outline (path signal 100 -1270 0 0 1270)) - (outline (path signal 120 -1330 -19110 3870 -19110)) - (outline (path signal 120 -1330 -1270 -1330 -19110)) - (outline (path signal 120 3870 1330 3870 -19110)) - (outline (path signal 120 -1330 -1270 1270 -1270)) - (outline (path signal 120 1270 -1270 1270 1330)) - (outline (path signal 120 1270 1330 3870 1330)) - (outline (path signal 120 -1330 0 -1330 1330)) - (outline (path signal 120 -1330 1330 0 1330)) - (outline (path signal 50 -1800 1800 -1800 -19550)) - (outline (path signal 50 -1800 -19550 4350 -19550)) - (outline (path signal 50 4350 -19550 4350 1800)) - (outline (path signal 50 4350 1800 -1800 1800)) - (pin Rect[A]Pad_1700x1700_um 1a 0 0) - (pin Oval[A]Pad_1700x1700_um 1b 2540 0) - (pin Oval[A]Pad_1700x1700_um 2a 0 -2540) - (pin Oval[A]Pad_1700x1700_um 2b 2540 -2540) - (pin Oval[A]Pad_1700x1700_um 3a 0 -5080) - (pin Oval[A]Pad_1700x1700_um 3b 2540 -5080) - (pin Oval[A]Pad_1700x1700_um 4a 0 -7620) - (pin Oval[A]Pad_1700x1700_um 4b 2540 -7620) - (pin Oval[A]Pad_1700x1700_um 5a 0 -10160) - (pin Oval[A]Pad_1700x1700_um 5b 2540 -10160) - (pin Oval[A]Pad_1700x1700_um 6a 0 -12700) - (pin Oval[A]Pad_1700x1700_um 6b 2540 -12700) - (pin Oval[A]Pad_1700x1700_um 7a 0 -15240) - (pin Oval[A]Pad_1700x1700_um 7b 2540 -15240) - (pin Oval[A]Pad_1700x1700_um 8a 0 -17780) - (pin Oval[A]Pad_1700x1700_um 8b 2540 -17780) - ) - (image LedBarsHat:Led_Signal_Bus - (outline (path signal 50 -1800 -19550 -1800 1800)) - (outline (path signal 50 1750 -19550 -1800 -19550)) - (outline (path signal 50 1750 1800 1750 -19550)) - (outline (path signal 50 -1800 1800 1750 1800)) - (outline (path signal 120 0 1330 1330 1330)) - (outline (path signal 120 1330 1330 1330 0)) - (outline (path signal 120 1330 -1270 1330 -19110)) - (outline (path signal 120 -1330 -19110 1330 -19110)) - (outline (path signal 120 -1330 -1270 -1330 -19110)) - (outline (path signal 120 -1330 -1270 1330 -1270)) - (outline (path signal 100 -1270 -19050 -1270 1270)) - (outline (path signal 100 1270 -19050 -1270 -19050)) - (outline (path signal 100 1270 635 1270 -19050)) - (outline (path signal 100 635 1270 1270 635)) - (outline (path signal 100 -1270 1270 635 1270)) - (pin Rect[A]Pad_1700x1700_um 1 0 0) - (pin Oval[A]Pad_1700x1700_um 2 0 -2540) - (pin Oval[A]Pad_1700x1700_um 3 0 -5080) - (pin Oval[A]Pad_1700x1700_um 4 0 -7620) - (pin Oval[A]Pad_1700x1700_um 5 0 -10160) - (pin Oval[A]Pad_1700x1700_um 6 0 -12700) - (pin Oval[A]Pad_1700x1700_um 7 0 -15240) - (pin Oval[A]Pad_1700x1700_um 8 0 -17780) - ) - (image Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 - (outline (path signal 50 5000 -14100 5000 -5500)) - (outline (path signal 120 4600 -5200 4600 -13700)) - (outline (path signal 100 -4500 -100 -3500 900)) - (outline (path signal 100 4500 900 -3500 900)) - (outline (path signal 100 4500 900 4500 -13600)) - (outline (path signal 100 4500 -13600 -4500 -13600)) - (outline (path signal 100 -4500 -13600 -4500 -100)) - (outline (path signal 120 4600 -13700 -4600 -13700)) - (outline (path signal 120 -4600 -13700 -4600 1000)) - (outline (path signal 120 2500 1000 4600 1000)) - (outline (path signal 120 4600 1000 4600 -800)) - (outline (path signal 120 -3200 1300 -4900 1300)) - (outline (path signal 120 -4900 1300 -4900 -300)) - (outline (path signal 50 5000 1400 -5000 1400)) - (outline (path signal 50 -5000 1400 -5000 -14100)) - (outline (path signal 50 -5000 -14100 5000 -14100)) - (outline (path signal 50 5000 -500 5000 1400)) - (outline (path signal 50 6200 -500 6200 -5500)) - (outline (path signal 50 6200 -5500 5000 -5500)) - (outline (path signal 50 6200 -500 5000 -500)) - (outline (path signal 120 -4600 1000 -2500 1000)) - (pin Rect[A]Pad_4400x1800_um 1 0 0) - (pin Oval[A]Pad_4000x1800_um 2 0 -5800) - (pin Oval[A]Pad_4000x1800_um (rotate 90) 3 4800 -3000) - ) - (image Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical - (outline (path signal 50 -4340 -50000 -4340 1800)) - (outline (path signal 50 1760 -50000 -4340 -50000)) - (outline (path signal 50 1760 1800 1760 -50000)) - (outline (path signal 50 -4340 1800 1760 1800)) - (outline (path signal 120 0 1330 1330 1330)) - (outline (path signal 120 1330 1330 1330 0)) - (outline (path signal 120 -1270 1330 -1270 -1270)) - (outline (path signal 120 -1270 -1270 1330 -1270)) - (outline (path signal 120 1330 -1270 1330 -49590)) - (outline (path signal 120 -3870 -49590 1330 -49590)) - (outline (path signal 120 -3870 1330 -3870 -49590)) - (outline (path signal 120 -3870 1330 -1270 1330)) - (outline (path signal 100 -3810 -49530 -3810 1270)) - (outline (path signal 100 1270 -49530 -3810 -49530)) - (outline (path signal 100 1270 270 1270 -49530)) - (outline (path signal 100 270 1270 1270 270)) - (outline (path signal 100 -3810 1270 270 1270)) - (pin Rect[A]Pad_1700x1700_um 1 0 0) - (pin Oval[A]Pad_1700x1700_um 2 -2540 0) - (pin Oval[A]Pad_1700x1700_um 3 0 -2540) - (pin Oval[A]Pad_1700x1700_um 4 -2540 -2540) - (pin Oval[A]Pad_1700x1700_um 5 0 -5080) - (pin Oval[A]Pad_1700x1700_um 6 -2540 -5080) - (pin Oval[A]Pad_1700x1700_um 7 0 -7620) - (pin Oval[A]Pad_1700x1700_um 8 -2540 -7620) - (pin Oval[A]Pad_1700x1700_um 9 0 -10160) - (pin Oval[A]Pad_1700x1700_um 10 -2540 -10160) - (pin Oval[A]Pad_1700x1700_um 11 0 -12700) - (pin Oval[A]Pad_1700x1700_um 12 -2540 -12700) - (pin Oval[A]Pad_1700x1700_um 13 0 -15240) - (pin Oval[A]Pad_1700x1700_um 14 -2540 -15240) - (pin Oval[A]Pad_1700x1700_um 15 0 -17780) - (pin Oval[A]Pad_1700x1700_um 16 -2540 -17780) - (pin Oval[A]Pad_1700x1700_um 17 0 -20320) - (pin Oval[A]Pad_1700x1700_um 18 -2540 -20320) - (pin Oval[A]Pad_1700x1700_um 19 0 -22860) - (pin Oval[A]Pad_1700x1700_um 20 -2540 -22860) - (pin Oval[A]Pad_1700x1700_um 21 0 -25400) - (pin Oval[A]Pad_1700x1700_um 22 -2540 -25400) - (pin Oval[A]Pad_1700x1700_um 23 0 -27940) - (pin Oval[A]Pad_1700x1700_um 24 -2540 -27940) - (pin Oval[A]Pad_1700x1700_um 25 0 -30480) - (pin Oval[A]Pad_1700x1700_um 26 -2540 -30480) - (pin Oval[A]Pad_1700x1700_um 27 0 -33020) - (pin Oval[A]Pad_1700x1700_um 28 -2540 -33020) - (pin Oval[A]Pad_1700x1700_um 29 0 -35560) - (pin Oval[A]Pad_1700x1700_um 30 -2540 -35560) - (pin Oval[A]Pad_1700x1700_um 31 0 -38100) - (pin Oval[A]Pad_1700x1700_um 32 -2540 -38100) - (pin Oval[A]Pad_1700x1700_um 33 0 -40640) - (pin Oval[A]Pad_1700x1700_um 34 -2540 -40640) - (pin Oval[A]Pad_1700x1700_um 35 0 -43180) - (pin Oval[A]Pad_1700x1700_um 36 -2540 -43180) - (pin Oval[A]Pad_1700x1700_um 37 0 -45720) - (pin Oval[A]Pad_1700x1700_um 38 -2540 -45720) - (pin Oval[A]Pad_1700x1700_um 39 0 -48260) - (pin Oval[A]Pad_1700x1700_um 40 -2540 -48260) - ) - (image Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical - (outline (path signal 100 -1270 1270 635 1270)) - (outline (path signal 100 635 1270 1270 635)) - (outline (path signal 100 1270 635 1270 -3810)) - (outline (path signal 100 1270 -3810 -1270 -3810)) - (outline (path signal 100 -1270 -3810 -1270 1270)) - (outline (path signal 120 -1330 -1270 1330 -1270)) - (outline (path signal 120 -1330 -1270 -1330 -3870)) - (outline (path signal 120 -1330 -3870 1330 -3870)) - (outline (path signal 120 1330 -1270 1330 -3870)) - (outline (path signal 120 1330 1330 1330 0)) - (outline (path signal 120 0 1330 1330 1330)) - (outline (path signal 50 -1800 1800 1750 1800)) - (outline (path signal 50 1750 1800 1750 -4300)) - (outline (path signal 50 1750 -4300 -1800 -4300)) - (outline (path signal 50 -1800 -4300 -1800 1800)) - (pin Oval[A]Pad_1700x1700_um 2 0 -2540) - (pin Rect[A]Pad_1700x1700_um 1 0 0) - ) - (image "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" - (outline (path signal 100 -3750 130 -3750 -12990)) - (outline (path signal 100 10750 1010 10750 -12990)) - (outline (path signal 100 -2870 1010 10750 1010)) - (outline (path signal 100 -3750 -12990 10750 -12990)) - (outline (path signal 100 -2870 1010 -3750 130)) - (outline (path signal 50 -5320 1510 -5320 -13490)) - (outline (path signal 50 12320 -13490 -5320 -13490)) - (outline (path signal 50 12320 1510 12320 -13490)) - (outline (path signal 50 -5320 1510 12320 1510)) - (outline (path signal 120 -3860 -4560 -3860 -13100)) - (outline (path signal 120 -3860 -13100 10860 -13100)) - (outline (path signal 120 10860 -4560 10860 -13100)) - (outline (path signal 120 -3860 1120 10860 1120)) - (outline (path signal 120 -3860 1120 -3860 -860)) - (outline (path signal 120 10860 -860 10860 1120)) - (outline (path signal 120 -500 2000 0 1500)) - (outline (path signal 120 0 1500 500 2000)) - (outline (path signal 120 500 2000 -500 2000)) - (pin Round[A]Pad_1524_um 4 7000 0) - (pin Round[A]Pad_1524_um 3 4500 0) - (pin Round[A]Pad_1524_um 2 2500 0) - (pin Rect[A]Pad_1524x1524_um 1 0 0) - (pin Round[A]Pad_3500_um 5 -3070 -2710) - (pin Round[A]Pad_3500_um 5@1 10070 -2710) - ) - (padstack Round[A]Pad_1400_um - (shape (circle F.Cu 1400)) - (shape (circle B.Cu 1400)) - (attach off) - ) - (padstack Round[A]Pad_1524_um - (shape (circle F.Cu 1524)) - (shape (circle B.Cu 1524)) - (attach off) - ) - (padstack Round[A]Pad_3500_um - (shape (circle F.Cu 3500)) - (shape (circle B.Cu 3500)) - (attach off) - ) - (padstack Oval[A]Pad_1400x1400_um - (shape (path F.Cu 1400 0 0 0 0)) - (shape (path B.Cu 1400 0 0 0 0)) - (attach off) - ) - (padstack Oval[A]Pad_2400x1600_um - (shape (path F.Cu 1600 -400 0 400 0)) - (shape (path B.Cu 1600 -400 0 400 0)) - (attach off) - ) - (padstack Oval[A]Pad_1700x1700_um - (shape (path F.Cu 1700 0 0 0 0)) - (shape (path B.Cu 1700 0 0 0 0)) - (attach off) - ) - (padstack Oval[A]Pad_4000x1800_um - (shape (path F.Cu 1800 -1100 0 1100 0)) - (shape (path B.Cu 1800 -1100 0 1100 0)) - (attach off) - ) - (padstack RoundRect[T]Pad_6045x12090_250.948_um - (shape (polygon F.Cu 0 2816.08 6042.14 2858.33 6030.82 2897.98 6012.33 2933.81 5987.24 - 2964.74 5956.31 2989.83 5920.48 3008.32 5880.83 3019.64 5838.58 - 3023.45 5795 3023.45 -5795 3019.64 -5838.58 3008.32 -5880.83 - 2989.83 -5920.48 2964.74 -5956.31 2933.81 -5987.24 2897.98 -6012.33 - 2858.33 -6030.82 2816.08 -6042.14 2772.5 -6045.95 -2772.5 -6045.95 - -2816.08 -6042.14 -2858.33 -6030.82 -2897.98 -6012.33 -2933.81 -5987.24 - -2964.74 -5956.31 -2989.83 -5920.48 -3008.32 -5880.83 -3019.64 -5838.58 - -3023.45 -5795 -3023.45 5795 -3019.64 5838.58 -3008.32 5880.83 - -2989.83 5920.48 -2964.74 5956.31 -2933.81 5987.24 -2897.98 6012.33 - -2858.33 6030.82 -2816.08 6042.14 -2772.5 6045.95 2772.5 6045.95 - 2816.08 6042.14)) - (attach off) - ) - (padstack RoundRect[T]Pad_2000x600_150.571_um - (shape (polygon F.Cu 0 876.146 298.283 901.498 291.49 925.285 280.398 946.785 265.344 - 965.344 246.785 980.398 225.286 991.49 201.498 998.283 176.146 - 1000.57 150 1000.57 -150 998.283 -176.146 991.49 -201.498 - 980.398 -225.285 965.344 -246.785 946.785 -265.344 925.286 -280.398 - 901.498 -291.49 876.146 -298.283 850 -300.571 -850 -300.571 - -876.146 -298.283 -901.498 -291.49 -925.285 -280.398 -946.785 -265.344 - -965.344 -246.785 -980.398 -225.286 -991.49 -201.498 -998.283 -176.146 - -1000.57 -150 -1000.57 150 -998.283 176.146 -991.49 201.498 - -980.398 225.285 -965.344 246.785 -946.785 265.344 -925.286 280.398 - -901.498 291.49 -876.146 298.283 -850 300.571 850 300.571 - 876.146 298.283)) - (attach off) - ) - (padstack Rect[A]Pad_2400x1600_um - (shape (rect F.Cu -1200 -800 1200 800)) - (shape (rect B.Cu -1200 -800 1200 800)) - (attach off) - ) - (padstack Rect[A]Pad_4400x1800_um - (shape (rect F.Cu -2200 -900 2200 900)) - (shape (rect B.Cu -2200 -900 2200 900)) - (attach off) - ) - (padstack Rect[A]Pad_1524x1524_um - (shape (rect F.Cu -762 -762 762 762)) - (shape (rect B.Cu -762 -762 762 762)) - (attach off) - ) - (padstack Rect[A]Pad_1700x1700_um - (shape (rect F.Cu -850 -850 850 850)) - (shape (rect B.Cu -850 -850 850 850)) - (attach off) - ) - (padstack "Via[0-1]_800:400_um" - (shape (circle F.Cu 800)) - (shape (circle B.Cu 800)) - (attach off) - ) - ) - (network - (net GND - (pins U1-19 U1-10 U2-19 U2-10 MK1-1 MK1-3 PWR1-1b PWR1-2b PWR1-3b PWR1-4b PWR1-5b - PWR1-6b PWR1-7b PWR1-8b PWR2-1b PWR2-2b PWR2-3b PWR2-4b PWR2-5b PWR2-6b PWR2-7b - PWR2-8b IN_12V1-2 OUT_12V1-2 J1-6 J1-9 J1-14 J1-20 J1-25 J1-30 J1-34 J1-39 - IN_5V1-2 OUT_5V1-4) - ) - (net "Net-(J1-Pad3)" - (pins J1-3) - ) - (net VCC - (pins JP1-1 IN_5V1-1 OUT_5V1-1) - ) - (net "Net-(J1-Pad5)" - (pins J1-5) - ) - (net /SMI_SD13 - (pins U2-9 J1-40) - ) - (net /I2S_SD - (pins MK1-5 J1-38) - ) - (net /SEL_MODE3 - (pins SW1-5 J1-37) - ) - (net /SMI_SD8 - (pins U2-8 J1-36) - ) - (net /I2S_WS - (pins MK1-2 J1-35) - ) - (net /SMI_SD5 - (pins U2-7 J1-33) - ) - (net /SMI_SD4 - (pins U2-6 J1-32) - ) - (net /SEL_MODE2 - (pins SW1-4 J1-31) - ) - (net /SEL_MODE1 - (pins SW1-3 J1-29) - ) - (net /SMI_SD0 - (pins U2-5 J1-24) - ) - (net /SMI_SD3 - (pins U2-4 J1-23) - ) - (net /SMI_SD17 - (pins U2-3 J1-22) - ) - (net /SMI_SD1 - (pins U2-2 J1-21) - ) - (net /SMI_SD2 - (pins U1-8 J1-19) - ) - (net /SMI_SD16 - (pins U1-7 J1-18) - ) - (net +3V3 - (pins R3-2 MK1-6 J1-1 J1-17) - ) - (net /SMI_SD15 - (pins U1-5 J1-16) - ) - (net /SMI_SD14 - (pins U1-6 J1-15) - ) - (net /I2S_CLK - (pins MK1-4 J1-12) - ) - (net /SMI_SD9 - (pins U1-4 J1-11) - ) - (net /SMI_SD7 - (pins U1-3 J1-10) - ) - (net /SMI_SD6 - (pins U1-2 J1-8) - ) - (net +5V - (pins U1-20 U2-20 R1-2 R2-1 JP1-2 J1-2 J1-4) - ) - (net +12V - (pins PWR1-1a PWR1-2a PWR1-3a PWR1-4a PWR1-5a PWR1-6a PWR1-7a PWR1-8a PWR2-1a - PWR2-2a PWR2-3a PWR2-4a PWR2-5a PWR2-6a PWR2-7a PWR2-8a IN_12V1-1 OUT_12V1-1) - ) - (net "Net-(R3-Pad1)" - (pins SW1-1 R3-1) - ) - (net /SEL_MODE0 - (pins SW1-2) - ) - (net "Net-(J1-Pad7)" - (pins J1-7) - ) - (net "Net-(J1-Pad13)" - (pins J1-13) - ) - (net "Net-(J1-Pad26)" - (pins J1-26) - ) - (net "Net-(J1-Pad27)" - (pins J1-27) - ) - (net "Net-(J1-Pad28)" - (pins J1-28) - ) - (net "Net-(J_OUT1-Pad1)" - (pins U1-18 J_OUT1-1) - ) - (net "Net-(J_OUT1-Pad2)" - (pins U1-17 J_OUT1-2) - ) - (net "Net-(J_OUT1-Pad3)" - (pins U1-16 J_OUT1-3) - ) - (net "Net-(J_OUT1-Pad4)" - (pins U1-15 J_OUT1-4) - ) - (net "Net-(J_OUT1-Pad5)" - (pins U1-14 J_OUT1-5) - ) - (net "Net-(J_OUT1-Pad6)" - (pins U1-13 J_OUT1-6) - ) - (net "Net-(J_OUT1-Pad7)" - (pins U1-12 J_OUT1-7) - ) - (net "Net-(J_OUT1-Pad8)" - (pins U1-11 J_OUT1-8) - ) - (net "Net-(J_OUT2-Pad1)" - (pins U2-18 J_OUT2-1) - ) - (net "Net-(J_OUT2-Pad2)" - (pins U2-17 J_OUT2-2) - ) - (net "Net-(J_OUT2-Pad3)" - (pins U2-16 J_OUT2-3) - ) - (net "Net-(J_OUT2-Pad4)" - (pins U2-15 J_OUT2-4) - ) - (net "Net-(J_OUT2-Pad5)" - (pins U2-14 J_OUT2-5) - ) - (net "Net-(J_OUT2-Pad6)" - (pins U2-13 J_OUT2-6) - ) - (net "Net-(J_OUT2-Pad7)" - (pins U2-12 J_OUT2-7) - ) - (net "Net-(J_OUT2-Pad8)" - (pins U2-11 J_OUT2-8) - ) - (net "Net-(OUT_5V1-Pad3)" - (pins OUT_5V1-3) - ) - (net "Net-(OUT_5V1-Pad2)" - (pins OUT_5V1-2) - ) - (net "Net-(OUT_5V1-Pad5)" - (pins OUT_5V1-5 OUT_5V1-5@1) - ) - (net "Net-(R1-Pad1)" - (pins U1-1 R1-1) - ) - (net "Net-(R2-Pad2)" - (pins U2-1 R2-2) - ) - (net "Net-(U1-Pad9)" - (pins U1-9) - ) - (class kicad_default "" +12V +3V3 +5V /I2S_CLK /I2S_SD /I2S_WS /SEL_MODE0 - /SEL_MODE1 /SEL_MODE2 /SEL_MODE3 /SMI_SD0 /SMI_SD1 /SMI_SD13 /SMI_SD14 - /SMI_SD15 /SMI_SD16 /SMI_SD17 /SMI_SD2 /SMI_SD3 /SMI_SD4 /SMI_SD5 /SMI_SD6 - /SMI_SD7 /SMI_SD8 /SMI_SD9 GND "Net-(J1-Pad13)" "Net-(J1-Pad2)" "Net-(J1-Pad26)" - "Net-(J1-Pad27)" "Net-(J1-Pad28)" "Net-(J1-Pad3)" "Net-(J1-Pad5)" "Net-(J1-Pad7)" - "Net-(J3-Pad13)" "Net-(J3-Pad26)" "Net-(J3-Pad27)" "Net-(J3-Pad28)" - "Net-(J3-Pad3)" "Net-(J3-Pad5)" "Net-(J3-Pad7)" "Net-(J7-Pad1)" "Net-(J7-Pad2)" - "Net-(J7-Pad3)" "Net-(J7-Pad4)" "Net-(J7-Pad5)" "Net-(J7-Pad6)" "Net-(J7-Pad7)" - "Net-(J7-Pad8)" "Net-(J8-Pad1)" "Net-(J8-Pad2)" "Net-(J8-Pad3)" "Net-(J8-Pad4)" - "Net-(J8-Pad5)" "Net-(J8-Pad6)" "Net-(J8-Pad7)" "Net-(J8-Pad8)" "Net-(J_OUT1-Pad1)" - "Net-(J_OUT1-Pad2)" "Net-(J_OUT1-Pad3)" "Net-(J_OUT1-Pad4)" "Net-(J_OUT1-Pad5)" - "Net-(J_OUT1-Pad6)" "Net-(J_OUT1-Pad7)" "Net-(J_OUT1-Pad8)" "Net-(J_OUT2-Pad1)" - "Net-(J_OUT2-Pad2)" "Net-(J_OUT2-Pad3)" "Net-(J_OUT2-Pad4)" "Net-(J_OUT2-Pad5)" - "Net-(J_OUT2-Pad6)" "Net-(J_OUT2-Pad7)" "Net-(J_OUT2-Pad8)" "Net-(OUT_5V1-Pad2)" - "Net-(OUT_5V1-Pad3)" "Net-(OUT_5V1-Pad5)" "Net-(R1-Pad1)" "Net-(R1-Pad2)" - "Net-(R2-Pad1)" "Net-(R2-Pad2)" "Net-(R3-Pad1)" "Net-(U1-Pad9)" "Net-(U2-Pad9)" - VCC - (circuit - (use_via Via[0-1]_800:400_um) - ) - (rule - (width 250) - (clearance 200.1) - ) - ) - ) - (wiring - (wire (path F.Cu 250 139700 -111760 139700 -112935)(net GND)(type protect)) - (wire (path F.Cu 250 138525 -119380 138525 -113743 139333 -112935 139700 -112935)(net GND)(type protect)) - (wire (path F.Cu 250 138637 -119380 138525 -119380)(net GND)(type protect)) - (wire (path F.Cu 250 139700 -119380 138637 -119380)(net GND)(type protect)) - (wire (path F.Cu 250 125730 -127000 125730 -125475 130649 -120555 137717 -120555 - 138525 -119747 138525 -119380)(net GND)(type protect)) - (wire (path B.Cu 250 138408 -121480 138335 -121553 138335 -125017 137527 -125825 - 137160 -125825)(net GND)(type protect)) - (wire (path B.Cu 250 139700 -120555 139333 -120555 138408 -121480 137494 -120566 - 132226 -120566 127865 -116205)(net GND)(type protect)) - (wire (path B.Cu 250 137160 -127000 137160 -125825)(net GND)(type protect)) - (wire (path B.Cu 250 139700 -119380 139700 -120555)(net GND)(type protect)) - (wire (path F.Cu 250 139700 -101600 139700 -102775)(net GND)(type protect)) - (wire (path F.Cu 250 138335 -106680 138335 -103773 139333 -102775 139700 -102775)(net GND)(type protect)) - (wire (path F.Cu 250 138223 -106680 138335 -106680)(net GND)(type protect)) - (wire (path F.Cu 250 137160 -106680 138223 -106680)(net GND)(type protect)) - (wire (path F.Cu 250 139700 -111760 139700 -110585 140067 -110585 140887 -109765 - 140887 -108741 140002 -107855 139143 -107855 138335 -107047 - 138335 -106680)(net GND)(type protect)) - (wire (path B.Cu 250 139700 -137160 139700 -135985)(net GND)(type protect)) - (wire (path B.Cu 250 139700 -132080 139700 -133255 140067 -133255 140875 -134063 - 140875 -135177 140067 -135985 139700 -135985)(net GND)(type protect)) - (wire (path B.Cu 250 105410 -118110 105410 -119285)(net GND)(type protect)) - (wire (path B.Cu 250 107761 -123285 110211 -123285 112308 -125381 112308 -126685 - 113869 -128246 116877 -128246 117156 -128525)(net GND)(type protect)) - (wire (path B.Cu 250 106585 -124460 107761 -123285)(net GND)(type protect)) - (wire (path B.Cu 250 105410 -119285 107761 -121636 107761 -123285)(net GND)(type protect)) - (wire (path F.Cu 250 137160 -144780 138335 -144780)(net GND)(type protect)) - (wire (path F.Cu 250 139700 -137160 139700 -138335 140067 -138335 140893 -139161 - 140893 -142721 140009 -143605 139143 -143605 138335 -144413 - 138335 -144780)(net GND)(type protect)) - (wire (path B.Cu 250 125730 -127000 125730 -128525)(net GND)(type protect)) - (wire (path B.Cu 250 120650 -128525 125730 -128525)(net GND)(type protect)) - (wire (path B.Cu 250 117156 -128525 120650 -128525)(net GND)(type protect)) - (wire (path B.Cu 250 118110 -91440 119285 -91440)(net GND)(type protect)) - (wire (path B.Cu 250 126350 -92710 120555 -92710 119285 -91440)(net GND)(type protect)) - (wire (path B.Cu 250 117156 -128525 117156 -134373 118038 -135255 118515 -135255)(net GND)(type protect)) - (wire (path B.Cu 250 120650 -127000 120650 -128525)(net GND)(type protect)) - (wire (path B.Cu 250 105410 -124460 106585 -124460)(net GND)(type protect)) - (wire (path F.Cu 250 137160 -127000 137160 -128175)(net GND)(type protect)) - (wire (path F.Cu 250 139700 -132080 139700 -130905 139333 -130905 138335 -129907 - 138335 -128983 137527 -128175 137160 -128175)(net GND)(type protect)) - (wire (path B.Cu 250 110816 -98755.7 118106 -106045 118515 -106045)(net GND)(type protect)) - (wire (path B.Cu 250 112951 -91440 111760 -91440)(net GND)(type protect)) - (wire (path B.Cu 250 118110 -91440 112951 -91440 112951 -96621.4 110816 -98755.7 - 110417 -99154.6 107761 -99154.6 106585 -100330)(net GND)(type protect)) - (wire (path B.Cu 250 105410 -100330 106585 -100330)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -102870 105410 -100330)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -105410 105410 -102870)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -107950 105410 -105410)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -110490 105410 -107950)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -113030 105410 -110490)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -115570 105410 -113030)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -118110 105410 -115570)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -127000 105410 -124460)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -129540 105410 -127000)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -132080 105410 -129540)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -134620 105410 -132080)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -137160 105410 -134620)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -139700 105410 -137160)(net GND)(type protect)) - (wire (path F.Cu 250 105410 -142240 105410 -139700)(net GND)(type protect)) - (wire (path B.Cu 250 111760 -91440 110585 -91440)(net GND)(type protect)) - (wire (path B.Cu 250 102870 -89450 108595 -89450 110585 -91440)(net GND)(type protect)) - (wire (path B.Cu 250 137160 -144780 128500 -144780 127865 -145415)(net GND)(type protect)) - (wire (path B.Cu 250 118110 -93980 125635 -93980 128270 -96614.7)(net VCC)(type protect)) - (wire (path B.Cu 250 128270 -97790 128270 -96614.7)(net VCC)(type protect)) - (wire (path B.Cu 250 133350 -92710 132263 -92710 132263 -92845.9 128494 -96614.7 - 128270 -96614.7)(net VCC)(type protect)) - (wire (path B.Cu 250 139700 -144780 138525 -144780 138525 -144413 137701 -143589 - 128421 -143589 127865 -144145)(net /SMI_SD13)(type protect)) - (wire (path F.Cu 250 139700 -141065 139333 -141065 138525 -140257 138525 -139364 - 137669 -138508 133157 -138508 124460 -129810 124460 -122175 - 123190 -120905)(net /I2S_SD)(type protect)) - (wire (path F.Cu 250 123190 -119380 123190 -120905)(net /I2S_SD)(type protect)) - (wire (path F.Cu 250 139700 -142240 139700 -141065)(net /I2S_SD)(type protect)) - (wire (path F.Cu 250 115475 -129540 128175 -142240 137160 -142240)(net /SEL_MODE3)(type protect)) - (wire (path F.Cu 250 114300 -129540 115475 -129540)(net /SEL_MODE3)(type protect)) - (wire (path B.Cu 250 139700 -139700 138525 -139700 138525 -140067 137717 -140875 - 133870 -140875 131870 -142875 127865 -142875)(net /SMI_SD8)(type protect)) - (wire (path F.Cu 250 137160 -139700 133690 -139700 123190 -129200 123190 -127000)(net /I2S_WS)(type protect)) - (wire (path B.Cu 250 137160 -137160 135985 -137160)(net /SMI_SD5)(type protect)) - (wire (path B.Cu 250 127865 -141605 131540 -141605 135985 -137160)(net /SMI_SD5)(type protect)) - (wire (path B.Cu 250 127865 -140335 131498 -140335 136037 -135795 137717 -135795 - 138525 -134987 138525 -134620)(net /SMI_SD4)(type protect)) - (wire (path B.Cu 250 139700 -134620 138525 -134620)(net /SMI_SD4)(type protect)) - (wire (path B.Cu 250 137160 -134620 135985 -134620)(net /SEL_MODE2)(type protect)) - (wire (path B.Cu 250 114300 -127000 115475 -127000)(net /SEL_MODE2)(type protect)) - (wire (path B.Cu 250 135985 -134620 130905 -139700 126809 -139700 126539 -139430 - 126539 -133265 125935 -132662 125935 -129358 126869 -128424 - 126869 -126094 126250 -125475 117001 -125475 115475 -127000)(net /SEL_MODE2)(type protect)) - (wire (path B.Cu 250 114300 -124460 128365 -124460 135985 -132080)(net /SEL_MODE1)(type protect)) - (wire (path B.Cu 250 137160 -132080 135985 -132080)(net /SEL_MODE1)(type protect)) - (wire (path F.Cu 250 139700 -125635 140067 -125635 140889 -126457 140889 -132557 - 140096 -133350 136002 -133350 135350 -134002)(net /SMI_SD0)(type protect)) - (wire (path B.Cu 250 127865 -139065 130287 -139065 135350 -134002)(net /SMI_SD0)(type protect)) - (wire (path F.Cu 250 139700 -124460 139700 -125635)(net /SMI_SD0)(type protect)) - (wire (path F.Cu 250 137160 -124460 137160 -125635)(net /SMI_SD3)(type protect)) - (wire (path B.Cu 250 131972 -134600 128777 -137795 127865 -137795)(net /SMI_SD3)(type protect)) - (wire (path F.Cu 250 137160 -125635 136793 -125635 131972 -130456 131972 -134600)(net /SMI_SD3)(type protect)) - (wire (path B.Cu 250 139700 -121920 139700 -123095 140067 -123095 140893 -123921 - 140893 -127481 140009 -128365 139121 -128365 138430 -129056 - 138430 -132475 137638 -133267 132209 -133267 128951 -136525 - 127865 -136525)(net /SMI_SD17)(type protect)) - (wire (path F.Cu 250 137160 -123095 136793 -123095 130681 -129207 130681 -132850)(net /SMI_SD1)(type protect)) - (wire (path B.Cu 250 130681 -132850 128276 -135255 127865 -135255)(net /SMI_SD1)(type protect)) - (wire (path F.Cu 250 137160 -121920 137160 -123095)(net /SMI_SD1)(type protect)) - (wire (path B.Cu 250 127865 -113665 130270 -113665 135985 -119380)(net /SMI_SD2)(type protect)) - (wire (path B.Cu 250 137160 -119380 135985 -119380)(net /SMI_SD2)(type protect)) - (wire (path B.Cu 250 139700 -116840 138525 -116840 138525 -116473 137717 -115665 - 135261 -115665 131991 -112395 127865 -112395)(net /SMI_SD16)(type protect)) - (wire (path F.Cu 250 123338 -117855 120650 -117855)(net +3V3)(type protect)) - (wire (path F.Cu 250 137160 -116840 132220 -116840 128155 -120905 125222 -120905 - 124575 -120259 124575 -118700 123730 -117855 123338 -117855)(net +3V3)(type protect)) - (wire (path F.Cu 250 123338 -104104 129294 -104104 135702 -97695.3 137160 -97695.3)(net +3V3)(type protect)) - (wire (path F.Cu 250 114300 -100330 119564 -100330 123338 -104104 123338 -117855)(net +3V3)(type protect)) - (wire (path F.Cu 250 120650 -119380 120650 -117855)(net +3V3)(type protect)) - (wire (path F.Cu 250 137160 -96520 137160 -97695.3)(net +3V3)(type protect)) - (wire (path B.Cu 250 127407 -109855 127865 -109855)(net /SMI_SD15)(type protect)) - (wire (path F.Cu 250 125730 -119380 125730 -117855)(net /I2S_CLK)(type protect)) - (wire (path F.Cu 250 139700 -109220 138525 -109220 138525 -109587 137717 -110395 - 133189 -110395 125730 -117855)(net /I2S_CLK)(type protect)) - (wire (path B.Cu 250 137160 -109220 128500 -109220 127865 -108585)(net /SMI_SD9)(type protect)) - (wire (path B.Cu 250 139700 -106680 138525 -106680 138525 -107047 137702 -107870 - 128420 -107870 127865 -107315)(net /SMI_SD7)(type protect)) - (wire (path B.Cu 250 139700 -104140 138525 -104140 138525 -104507 137622 -105410 - 128500 -105410 127865 -106045)(net /SMI_SD6)(type protect)) - (wire (path B.Cu 250 130810 -97790 129635 -97790 129635 -98598.1 129268 -98965.3 - 123040 -98965.3 120405 -101600)(net +5V)(type protect)) - (wire (path B.Cu 250 130810 -97790 137622 -97790 138525 -98692.7)(net +5V)(type protect)) - (wire (path B.Cu 250 119380 -101600 120405 -101600)(net +5V)(type protect)) - (wire (path F.Cu 250 119380 -130810 119380 -101600)(net +5V)(type protect)) - (wire (path B.Cu 250 138525 -98692.7 138525 -99060)(net +5V)(type protect)) - (wire (path B.Cu 250 138525 -98692.7 139522 -97695.3 139700 -97695.3)(net +5V)(type protect)) - (wire (path B.Cu 250 139700 -96520 139700 -97695.3)(net +5V)(type protect)) - (wire (path B.Cu 250 119380 -101600 119380 -102625 118515 -103490 118515 -104775)(net +5V)(type protect)) - (wire (path B.Cu 250 119380 -130810 118515 -131675 118515 -133985)(net +5V)(type protect)) - (wire (path B.Cu 250 139700 -99060 138525 -99060)(net +5V)(type protect)) - (wire (path F.Cu 250 102870 -124460 102870 -127000)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -118110 102870 -124460)(net +12V)(type protect)) - (wire (path B.Cu 250 111760 -93980 110585 -93980)(net +12V)(type protect)) - (wire (path B.Cu 250 102870 -95250 109315 -95250 110585 -93980)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -102870 102870 -100330)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -105410 102870 -102870)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -107950 102870 -105410)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -110490 102870 -107950)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -113030 102870 -110490)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -115570 102870 -113030)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -118110 102870 -115570)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -129540 102870 -127000)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -132080 102870 -129540)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -134620 102870 -132080)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -137160 102870 -134620)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -139700 102870 -137160)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -142240 102870 -139700)(net +12V)(type protect)) - (wire (path F.Cu 250 102870 -95250 102870 -100330)(net +12V)(type protect)) - (wire (path F.Cu 250 114300 -107950 114300 -119380)(net "Net-(R3-Pad1)")(type protect)) - (wire (path B.Cu 250 109220 -100330 110395 -100330 117380 -107315 118515 -107315)(net "Net-(J_OUT1-Pad1)")(type protect)) - (wire (path B.Cu 250 109220 -102870 111260 -102870 116975 -108585 118515 -108585)(net "Net-(J_OUT1-Pad2)")(type protect)) - (wire (path B.Cu 250 109220 -105410 110395 -105410 110395 -105557 114693 -109855 - 118515 -109855)(net "Net-(J_OUT1-Pad3)")(type protect)) - (wire (path B.Cu 250 109220 -107950 110395 -107950 113570 -111125 118515 -111125)(net "Net-(J_OUT1-Pad4)")(type protect)) - (wire (path B.Cu 250 110395 -110490 112300 -112395 118515 -112395)(net "Net-(J_OUT1-Pad5)")(type protect)) - (wire (path B.Cu 250 109220 -110490 110395 -110490)(net "Net-(J_OUT1-Pad5)")(type protect)) - (wire (path B.Cu 250 109220 -113030 117880 -113030 118515 -113665)(net "Net-(J_OUT1-Pad6)")(type protect)) - (wire (path B.Cu 250 109220 -115570 117880 -115570 118515 -114935)(net "Net-(J_OUT1-Pad7)")(type protect)) - (wire (path B.Cu 250 109220 -118110 116610 -118110 118515 -116205)(net "Net-(J_OUT1-Pad8)")(type protect)) - (wire (path B.Cu 250 118515 -136525 118094 -136525 111763 -130194 111763 -127841 - 109557 -125635 109220 -125635)(net "Net-(J_OUT2-Pad1)")(type protect)) - (wire (path B.Cu 250 109220 -124460 109220 -125635)(net "Net-(J_OUT2-Pad1)")(type protect)) - (wire (path B.Cu 250 109220 -127000 109220 -128175 109556 -128175 111087 -129707 - 111087 -130841 118041 -137795 118515 -137795)(net "Net-(J_OUT2-Pad2)")(type protect)) - (wire (path B.Cu 250 109220 -129540 109220 -130715 109755 -130715 118105 -139065 - 118515 -139065)(net "Net-(J_OUT2-Pad3)")(type protect)) - (wire (path B.Cu 250 109220 -132080 110395 -132080 110395 -132735 117995 -140335 - 118515 -140335)(net "Net-(J_OUT2-Pad4)")(type protect)) - (wire (path B.Cu 250 109220 -134620 110395 -134620 117380 -141605 118515 -141605)(net "Net-(J_OUT2-Pad5)")(type protect)) - (wire (path B.Cu 250 109220 -137160 110395 -137160 116110 -142875 118515 -142875)(net "Net-(J_OUT2-Pad6)")(type protect)) - (wire (path B.Cu 250 109220 -139700 110395 -139700 114840 -144145 118515 -144145)(net "Net-(J_OUT2-Pad7)")(type protect)) - (wire (path B.Cu 250 109220 -142240 110395 -142240 113570 -145415 118515 -145415)(net "Net-(J_OUT2-Pad8)")(type protect)) - (wire (path F.Cu 250 123280 -90000 136420 -90000)(net "Net-(OUT_5V1-Pad5)")(type protect)) - (wire (path B.Cu 250 127000 -101600 127865 -102465 127865 -104775)(net "Net-(R1-Pad1)")(type protect)) - (wire (path B.Cu 250 127000 -130810 127000 -131835 127865 -132700 127865 -133985)(net "Net-(R2-Pad2)")(type protect)) - (via "Via[0-1]_800:400_um" 135350 -134002 (net /SMI_SD0)(type protect)) - (via "Via[0-1]_800:400_um" 131972 -134600 (net /SMI_SD3)(type protect)) - (via "Via[0-1]_800:400_um" 130681 -132850 (net /SMI_SD1)(type protect)) - ) -) +(pcb D:\Windows\Projects\Embedded\LedBars\RpiLedBars\hw\LedBarsHat\LedBarsHat.dsn + (parser + (string_quote ") + (space_in_quoted_tokens on) + (host_cad "KiCad's Pcbnew") + (host_version "(5.1.10)-1") + ) + (resolution um 10) + (unit um) + (structure + (layer F.Cu + (type signal) + (property + (index 0) + ) + ) + (layer B.Cu + (type signal) + (property + (index 1) + ) + ) + (boundary + (path pcb 0 145029 -147952 93207.9 -147952 93207.9 -44732.5 145029 -44732.5 + 145029 -147952) + ) + (via "Via[0-1]_800:400_um") + (rule + (width 250) + (clearance 200.1) + (clearance 200.1 (type default_smd)) + (clearance 50 (type smd_smd)) + ) + ) + (placement + (component "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (place U1 123190 -110490 back 0 (PN 74HCT245)) + (place U2 123190 -139700 back 0 (PN 74HCT245)) + ) + (component Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical + (place SW1 114300 -119380 front 0 (PN SW_Coded)) + ) + (component Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal + (place R3 114300 -107950 front 90 (PN R)) + (place R1 127000 -101600 front 180 (PN R)) + (place R2 119380 -130810 front 0 (PN R)) + ) + (component LedBarsHat:I2S_MEMS_Microphone + (place MK1 120650 -127000 front 90 (PN MP45DT02)) + ) + (component Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical + (place JP1 128270 -97790 front 90 (PN Jumper)) + (place OUT_12V1 111760 -93980 front 180 (PN Conn_01x02_Male)) + ) + (component LedBarsHat:Led_Power_Bus + (place PWR1 102870 -100330 front 0 (PN Conn_02x08_Row_Letter_Last)) + (place PWR2 102870 -124460 front 0 (PN Conn_02x08_Row_Letter_Last)) + ) + (component LedBarsHat:Led_Signal_Bus + (place J_OUT2 109220 -124460 front 0 (PN Conn_01x08_Female)) + (place J_OUT1 109220 -100330 front 0 (PN Conn_01x08_Female)) + ) + (component Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 + (place IN_12V1 102870 -95250 front 180 (PN "Jack-DC")) + ) + (component Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical + (place J1 137160 -96520 back 0 (PN Raspberry_Pi_2_3)) + ) + (component Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical + (place IN_5V1 118110 -93980 front 180 (PN Conn_01x02_Female)) + ) + (component "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" + (place OUT_5V1 133350 -92710 front 180 (PN USB_A)) + ) + ) + (library + (image "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (outline (path signal 120 0 -6522.5 3870 -6522.5)) + (outline (path signal 120 3870 -6522.5 3870 -6275)) + (outline (path signal 120 0 -6522.5 -3870 -6522.5)) + (outline (path signal 120 -3870 -6522.5 -3870 -6275)) + (outline (path signal 120 0 6522.5 3870 6522.5)) + (outline (path signal 120 3870 6522.5 3870 6275)) + (outline (path signal 120 0 6522.5 -3870 6522.5)) + (outline (path signal 120 -3870 6522.5 -3870 6275)) + (outline (path signal 120 -3870 6275 -5675 6275)) + (outline (path signal 100 -2760 6412.5 3760 6412.5)) + (outline (path signal 100 3760 6412.5 3760 -6412.5)) + (outline (path signal 100 3760 -6412.5 -3760 -6412.5)) + (outline (path signal 100 -3760 -6412.5 -3760 5412.5)) + (outline (path signal 100 -3760 5412.5 -2760 6412.5)) + (outline (path signal 50 -5930 6660 -5930 -6660)) + (outline (path signal 50 -5930 -6660 5930 -6660)) + (outline (path signal 50 5930 -6660 5930 6660)) + (outline (path signal 50 5930 6660 -5930 6660)) + (pin RoundRect[T]Pad_2000x600_150.571_um 20 4675 5715) + (pin RoundRect[T]Pad_2000x600_150.571_um 19 4675 4445) + (pin RoundRect[T]Pad_2000x600_150.571_um 18 4675 3175) + (pin RoundRect[T]Pad_2000x600_150.571_um 17 4675 1905) + (pin RoundRect[T]Pad_2000x600_150.571_um 16 4675 635) + (pin RoundRect[T]Pad_2000x600_150.571_um 15 4675 -635) + (pin RoundRect[T]Pad_2000x600_150.571_um 14 4675 -1905) + (pin RoundRect[T]Pad_2000x600_150.571_um 13 4675 -3175) + (pin RoundRect[T]Pad_2000x600_150.571_um 12 4675 -4445) + (pin RoundRect[T]Pad_2000x600_150.571_um 11 4675 -5715) + (pin RoundRect[T]Pad_2000x600_150.571_um 10 -4675 -5715) + (pin RoundRect[T]Pad_2000x600_150.571_um 9 -4675 -4445) + (pin RoundRect[T]Pad_2000x600_150.571_um 8 -4675 -3175) + (pin RoundRect[T]Pad_2000x600_150.571_um 7 -4675 -1905) + (pin RoundRect[T]Pad_2000x600_150.571_um 6 -4675 -635) + (pin RoundRect[T]Pad_2000x600_150.571_um 5 -4675 635) + (pin RoundRect[T]Pad_2000x600_150.571_um 4 -4675 1905) + (pin RoundRect[T]Pad_2000x600_150.571_um 3 -4675 3175) + (pin RoundRect[T]Pad_2000x600_150.571_um 2 -4675 4445) + (pin RoundRect[T]Pad_2000x600_150.571_um 1 -4675 5715) + (pin RoundRect[T]Pad_6045x12090_250.948_um 21 0 0) + ) + (image Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical + (outline (path signal 100 -1270 1270 635 1270)) + (outline (path signal 100 635 1270 1270 635)) + (outline (path signal 100 1270 635 1270 -11430)) + (outline (path signal 100 1270 -11430 -1270 -11430)) + (outline (path signal 100 -1270 -11430 -1270 1270)) + (outline (path signal 120 -1330 -1270 1330 -1270)) + (outline (path signal 120 -1330 -1270 -1330 -11490)) + (outline (path signal 120 -1330 -11490 1330 -11490)) + (outline (path signal 120 1330 -1270 1330 -11490)) + (outline (path signal 120 1330 1330 1330 0)) + (outline (path signal 120 0 1330 1330 1330)) + (outline (path signal 50 -1800 1800 1750 1800)) + (outline (path signal 50 1750 1800 1750 -11900)) + (outline (path signal 50 1750 -11900 -1800 -11900)) + (outline (path signal 50 -1800 -11900 -1800 1800)) + (pin Oval[A]Pad_1700x1700_um 5 0 -10160) + (pin Oval[A]Pad_1700x1700_um 4 0 -7620) + (pin Oval[A]Pad_1700x1700_um 3 0 -5080) + (pin Oval[A]Pad_1700x1700_um 2 0 -2540) + (pin Rect[A]Pad_1700x1700_um 1 0 0) + ) + (image Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal + (outline (path signal 100 2010 800 2010 -800)) + (outline (path signal 100 2010 -800 5610 -800)) + (outline (path signal 100 5610 -800 5610 800)) + (outline (path signal 100 5610 800 2010 800)) + (outline (path signal 100 0 0 2010 0)) + (outline (path signal 100 7620 0 5610 0)) + (outline (path signal 120 1890 920 1890 -920)) + (outline (path signal 120 1890 -920 5730 -920)) + (outline (path signal 120 5730 -920 5730 920)) + (outline (path signal 120 5730 920 1890 920)) + (outline (path signal 120 940 0 1890 0)) + (outline (path signal 120 6680 0 5730 0)) + (outline (path signal 50 -950 1050 -950 -1050)) + (outline (path signal 50 -950 -1050 8570 -1050)) + (outline (path signal 50 8570 -1050 8570 1050)) + (outline (path signal 50 8570 1050 -950 1050)) + (pin Oval[A]Pad_1400x1400_um 2 7620 0) + (pin Round[A]Pad_1400_um 1 0 0) + ) + (image LedBarsHat:I2S_MEMS_Microphone + (outline (path signal 100 1635 1270 6985 1270)) + (outline (path signal 100 6985 1270 6985 -6350)) + (outline (path signal 100 6985 -6350 635 -6350)) + (outline (path signal 100 635 -6350 635 270)) + (outline (path signal 100 635 270 1635 1270)) + (outline (path signal 50 -1450 1550 -1450 -6600)) + (outline (path signal 50 -1450 -6600 9100 -6600)) + (outline (path signal 50 9100 -6600 9100 1550)) + (outline (path signal 50 9100 1550 -1450 1550)) + (pin Rect[A]Pad_2400x1600_um 1 0 0) + (pin Oval[A]Pad_2400x1600_um 4 7620 -5080) + (pin Oval[A]Pad_2400x1600_um 2 0 -2540) + (pin Oval[A]Pad_2400x1600_um 5 7620 -2540) + (pin Oval[A]Pad_2400x1600_um 3 0 -5080) + (pin Oval[A]Pad_2400x1600_um 6 7620 0) + ) + (image Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical + (outline (path signal 100 -635 1270 1270 1270)) + (outline (path signal 100 1270 1270 1270 -3810)) + (outline (path signal 100 1270 -3810 -1270 -3810)) + (outline (path signal 100 -1270 -3810 -1270 635)) + (outline (path signal 100 -1270 635 -635 1270)) + (outline (path signal 120 -1330 -3870 1330 -3870)) + (outline (path signal 120 -1330 -1270 -1330 -3870)) + (outline (path signal 120 1330 -1270 1330 -3870)) + (outline (path signal 120 -1330 -1270 1330 -1270)) + (outline (path signal 120 -1330 0 -1330 1330)) + (outline (path signal 120 -1330 1330 0 1330)) + (outline (path signal 50 -1800 1800 -1800 -4350)) + (outline (path signal 50 -1800 -4350 1800 -4350)) + (outline (path signal 50 1800 -4350 1800 1800)) + (outline (path signal 50 1800 1800 -1800 1800)) + (pin Oval[A]Pad_1700x1700_um 2 0 -2540) + (pin Rect[A]Pad_1700x1700_um 1 0 0) + ) + (image LedBarsHat:Led_Power_Bus + (outline (path signal 100 0 1270 3810 1270)) + (outline (path signal 100 3810 1270 3810 -19050)) + (outline (path signal 100 3810 -19050 -1270 -19050)) + (outline (path signal 100 -1270 -19050 -1270 0)) + (outline (path signal 100 -1270 0 0 1270)) + (outline (path signal 120 -1330 -19110 3870 -19110)) + (outline (path signal 120 -1330 -1270 -1330 -19110)) + (outline (path signal 120 3870 1330 3870 -19110)) + (outline (path signal 120 -1330 -1270 1270 -1270)) + (outline (path signal 120 1270 -1270 1270 1330)) + (outline (path signal 120 1270 1330 3870 1330)) + (outline (path signal 120 -1330 0 -1330 1330)) + (outline (path signal 120 -1330 1330 0 1330)) + (outline (path signal 50 -1800 1800 -1800 -19550)) + (outline (path signal 50 -1800 -19550 4350 -19550)) + (outline (path signal 50 4350 -19550 4350 1800)) + (outline (path signal 50 4350 1800 -1800 1800)) + (pin Rect[A]Pad_1700x1700_um 1a 0 0) + (pin Oval[A]Pad_1700x1700_um 1b 2540 0) + (pin Oval[A]Pad_1700x1700_um 2a 0 -2540) + (pin Oval[A]Pad_1700x1700_um 2b 2540 -2540) + (pin Oval[A]Pad_1700x1700_um 3a 0 -5080) + (pin Oval[A]Pad_1700x1700_um 3b 2540 -5080) + (pin Oval[A]Pad_1700x1700_um 4a 0 -7620) + (pin Oval[A]Pad_1700x1700_um 4b 2540 -7620) + (pin Oval[A]Pad_1700x1700_um 5a 0 -10160) + (pin Oval[A]Pad_1700x1700_um 5b 2540 -10160) + (pin Oval[A]Pad_1700x1700_um 6a 0 -12700) + (pin Oval[A]Pad_1700x1700_um 6b 2540 -12700) + (pin Oval[A]Pad_1700x1700_um 7a 0 -15240) + (pin Oval[A]Pad_1700x1700_um 7b 2540 -15240) + (pin Oval[A]Pad_1700x1700_um 8a 0 -17780) + (pin Oval[A]Pad_1700x1700_um 8b 2540 -17780) + ) + (image LedBarsHat:Led_Signal_Bus + (outline (path signal 50 -1800 -19550 -1800 1800)) + (outline (path signal 50 1750 -19550 -1800 -19550)) + (outline (path signal 50 1750 1800 1750 -19550)) + (outline (path signal 50 -1800 1800 1750 1800)) + (outline (path signal 120 0 1330 1330 1330)) + (outline (path signal 120 1330 1330 1330 0)) + (outline (path signal 120 1330 -1270 1330 -19110)) + (outline (path signal 120 -1330 -19110 1330 -19110)) + (outline (path signal 120 -1330 -1270 -1330 -19110)) + (outline (path signal 120 -1330 -1270 1330 -1270)) + (outline (path signal 100 -1270 -19050 -1270 1270)) + (outline (path signal 100 1270 -19050 -1270 -19050)) + (outline (path signal 100 1270 635 1270 -19050)) + (outline (path signal 100 635 1270 1270 635)) + (outline (path signal 100 -1270 1270 635 1270)) + (pin Rect[A]Pad_1700x1700_um 1 0 0) + (pin Oval[A]Pad_1700x1700_um 2 0 -2540) + (pin Oval[A]Pad_1700x1700_um 3 0 -5080) + (pin Oval[A]Pad_1700x1700_um 4 0 -7620) + (pin Oval[A]Pad_1700x1700_um 5 0 -10160) + (pin Oval[A]Pad_1700x1700_um 6 0 -12700) + (pin Oval[A]Pad_1700x1700_um 7 0 -15240) + (pin Oval[A]Pad_1700x1700_um 8 0 -17780) + ) + (image Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 + (outline (path signal 50 5000 -14100 5000 -5500)) + (outline (path signal 120 4600 -5200 4600 -13700)) + (outline (path signal 100 -4500 -100 -3500 900)) + (outline (path signal 100 4500 900 -3500 900)) + (outline (path signal 100 4500 900 4500 -13600)) + (outline (path signal 100 4500 -13600 -4500 -13600)) + (outline (path signal 100 -4500 -13600 -4500 -100)) + (outline (path signal 120 4600 -13700 -4600 -13700)) + (outline (path signal 120 -4600 -13700 -4600 1000)) + (outline (path signal 120 2500 1000 4600 1000)) + (outline (path signal 120 4600 1000 4600 -800)) + (outline (path signal 120 -3200 1300 -4900 1300)) + (outline (path signal 120 -4900 1300 -4900 -300)) + (outline (path signal 50 5000 1400 -5000 1400)) + (outline (path signal 50 -5000 1400 -5000 -14100)) + (outline (path signal 50 -5000 -14100 5000 -14100)) + (outline (path signal 50 5000 -500 5000 1400)) + (outline (path signal 50 6200 -500 6200 -5500)) + (outline (path signal 50 6200 -5500 5000 -5500)) + (outline (path signal 50 6200 -500 5000 -500)) + (outline (path signal 120 -4600 1000 -2500 1000)) + (pin Rect[A]Pad_4400x1800_um 1 0 0) + (pin Oval[A]Pad_4000x1800_um 2 0 -5800) + (pin Oval[A]Pad_4000x1800_um (rotate 90) 3 4800 -3000) + ) + (image Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical + (outline (path signal 50 -4340 -50000 -4340 1800)) + (outline (path signal 50 1760 -50000 -4340 -50000)) + (outline (path signal 50 1760 1800 1760 -50000)) + (outline (path signal 50 -4340 1800 1760 1800)) + (outline (path signal 120 0 1330 1330 1330)) + (outline (path signal 120 1330 1330 1330 0)) + (outline (path signal 120 -1270 1330 -1270 -1270)) + (outline (path signal 120 -1270 -1270 1330 -1270)) + (outline (path signal 120 1330 -1270 1330 -49590)) + (outline (path signal 120 -3870 -49590 1330 -49590)) + (outline (path signal 120 -3870 1330 -3870 -49590)) + (outline (path signal 120 -3870 1330 -1270 1330)) + (outline (path signal 100 -3810 -49530 -3810 1270)) + (outline (path signal 100 1270 -49530 -3810 -49530)) + (outline (path signal 100 1270 270 1270 -49530)) + (outline (path signal 100 270 1270 1270 270)) + (outline (path signal 100 -3810 1270 270 1270)) + (pin Rect[A]Pad_1700x1700_um 1 0 0) + (pin Oval[A]Pad_1700x1700_um 2 -2540 0) + (pin Oval[A]Pad_1700x1700_um 3 0 -2540) + (pin Oval[A]Pad_1700x1700_um 4 -2540 -2540) + (pin Oval[A]Pad_1700x1700_um 5 0 -5080) + (pin Oval[A]Pad_1700x1700_um 6 -2540 -5080) + (pin Oval[A]Pad_1700x1700_um 7 0 -7620) + (pin Oval[A]Pad_1700x1700_um 8 -2540 -7620) + (pin Oval[A]Pad_1700x1700_um 9 0 -10160) + (pin Oval[A]Pad_1700x1700_um 10 -2540 -10160) + (pin Oval[A]Pad_1700x1700_um 11 0 -12700) + (pin Oval[A]Pad_1700x1700_um 12 -2540 -12700) + (pin Oval[A]Pad_1700x1700_um 13 0 -15240) + (pin Oval[A]Pad_1700x1700_um 14 -2540 -15240) + (pin Oval[A]Pad_1700x1700_um 15 0 -17780) + (pin Oval[A]Pad_1700x1700_um 16 -2540 -17780) + (pin Oval[A]Pad_1700x1700_um 17 0 -20320) + (pin Oval[A]Pad_1700x1700_um 18 -2540 -20320) + (pin Oval[A]Pad_1700x1700_um 19 0 -22860) + (pin Oval[A]Pad_1700x1700_um 20 -2540 -22860) + (pin Oval[A]Pad_1700x1700_um 21 0 -25400) + (pin Oval[A]Pad_1700x1700_um 22 -2540 -25400) + (pin Oval[A]Pad_1700x1700_um 23 0 -27940) + (pin Oval[A]Pad_1700x1700_um 24 -2540 -27940) + (pin Oval[A]Pad_1700x1700_um 25 0 -30480) + (pin Oval[A]Pad_1700x1700_um 26 -2540 -30480) + (pin Oval[A]Pad_1700x1700_um 27 0 -33020) + (pin Oval[A]Pad_1700x1700_um 28 -2540 -33020) + (pin Oval[A]Pad_1700x1700_um 29 0 -35560) + (pin Oval[A]Pad_1700x1700_um 30 -2540 -35560) + (pin Oval[A]Pad_1700x1700_um 31 0 -38100) + (pin Oval[A]Pad_1700x1700_um 32 -2540 -38100) + (pin Oval[A]Pad_1700x1700_um 33 0 -40640) + (pin Oval[A]Pad_1700x1700_um 34 -2540 -40640) + (pin Oval[A]Pad_1700x1700_um 35 0 -43180) + (pin Oval[A]Pad_1700x1700_um 36 -2540 -43180) + (pin Oval[A]Pad_1700x1700_um 37 0 -45720) + (pin Oval[A]Pad_1700x1700_um 38 -2540 -45720) + (pin Oval[A]Pad_1700x1700_um 39 0 -48260) + (pin Oval[A]Pad_1700x1700_um 40 -2540 -48260) + ) + (image Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical + (outline (path signal 100 -1270 1270 635 1270)) + (outline (path signal 100 635 1270 1270 635)) + (outline (path signal 100 1270 635 1270 -3810)) + (outline (path signal 100 1270 -3810 -1270 -3810)) + (outline (path signal 100 -1270 -3810 -1270 1270)) + (outline (path signal 120 -1330 -1270 1330 -1270)) + (outline (path signal 120 -1330 -1270 -1330 -3870)) + (outline (path signal 120 -1330 -3870 1330 -3870)) + (outline (path signal 120 1330 -1270 1330 -3870)) + (outline (path signal 120 1330 1330 1330 0)) + (outline (path signal 120 0 1330 1330 1330)) + (outline (path signal 50 -1800 1800 1750 1800)) + (outline (path signal 50 1750 1800 1750 -4300)) + (outline (path signal 50 1750 -4300 -1800 -4300)) + (outline (path signal 50 -1800 -4300 -1800 1800)) + (pin Oval[A]Pad_1700x1700_um 2 0 -2540) + (pin Rect[A]Pad_1700x1700_um 1 0 0) + ) + (image "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" + (outline (path signal 100 -3750 130 -3750 -12990)) + (outline (path signal 100 10750 1010 10750 -12990)) + (outline (path signal 100 -2870 1010 10750 1010)) + (outline (path signal 100 -3750 -12990 10750 -12990)) + (outline (path signal 100 -2870 1010 -3750 130)) + (outline (path signal 50 -5320 1510 -5320 -13490)) + (outline (path signal 50 12320 -13490 -5320 -13490)) + (outline (path signal 50 12320 1510 12320 -13490)) + (outline (path signal 50 -5320 1510 12320 1510)) + (outline (path signal 120 -3860 -4560 -3860 -13100)) + (outline (path signal 120 -3860 -13100 10860 -13100)) + (outline (path signal 120 10860 -4560 10860 -13100)) + (outline (path signal 120 -3860 1120 10860 1120)) + (outline (path signal 120 -3860 1120 -3860 -860)) + (outline (path signal 120 10860 -860 10860 1120)) + (outline (path signal 120 -500 2000 0 1500)) + (outline (path signal 120 0 1500 500 2000)) + (outline (path signal 120 500 2000 -500 2000)) + (pin Round[A]Pad_1524_um 4 7000 0) + (pin Round[A]Pad_1524_um 3 4500 0) + (pin Round[A]Pad_1524_um 2 2500 0) + (pin Rect[A]Pad_1524x1524_um 1 0 0) + (pin Round[A]Pad_3500_um 5 -3070 -2710) + (pin Round[A]Pad_3500_um 5@1 10070 -2710) + ) + (padstack Round[A]Pad_1400_um + (shape (circle F.Cu 1400)) + (shape (circle B.Cu 1400)) + (attach off) + ) + (padstack Round[A]Pad_1524_um + (shape (circle F.Cu 1524)) + (shape (circle B.Cu 1524)) + (attach off) + ) + (padstack Round[A]Pad_3500_um + (shape (circle F.Cu 3500)) + (shape (circle B.Cu 3500)) + (attach off) + ) + (padstack Oval[A]Pad_1400x1400_um + (shape (path F.Cu 1400 0 0 0 0)) + (shape (path B.Cu 1400 0 0 0 0)) + (attach off) + ) + (padstack Oval[A]Pad_2400x1600_um + (shape (path F.Cu 1600 -400 0 400 0)) + (shape (path B.Cu 1600 -400 0 400 0)) + (attach off) + ) + (padstack Oval[A]Pad_1700x1700_um + (shape (path F.Cu 1700 0 0 0 0)) + (shape (path B.Cu 1700 0 0 0 0)) + (attach off) + ) + (padstack Oval[A]Pad_4000x1800_um + (shape (path F.Cu 1800 -1100 0 1100 0)) + (shape (path B.Cu 1800 -1100 0 1100 0)) + (attach off) + ) + (padstack RoundRect[T]Pad_6045x12090_250.948_um + (shape (polygon F.Cu 0 2816.08 6042.14 2858.33 6030.82 2897.98 6012.33 2933.81 5987.24 + 2964.74 5956.31 2989.83 5920.48 3008.32 5880.83 3019.64 5838.58 + 3023.45 5795 3023.45 -5795 3019.64 -5838.58 3008.32 -5880.83 + 2989.83 -5920.48 2964.74 -5956.31 2933.81 -5987.24 2897.98 -6012.33 + 2858.33 -6030.82 2816.08 -6042.14 2772.5 -6045.95 -2772.5 -6045.95 + -2816.08 -6042.14 -2858.33 -6030.82 -2897.98 -6012.33 -2933.81 -5987.24 + -2964.74 -5956.31 -2989.83 -5920.48 -3008.32 -5880.83 -3019.64 -5838.58 + -3023.45 -5795 -3023.45 5795 -3019.64 5838.58 -3008.32 5880.83 + -2989.83 5920.48 -2964.74 5956.31 -2933.81 5987.24 -2897.98 6012.33 + -2858.33 6030.82 -2816.08 6042.14 -2772.5 6045.95 2772.5 6045.95 + 2816.08 6042.14)) + (attach off) + ) + (padstack RoundRect[T]Pad_2000x600_150.571_um + (shape (polygon F.Cu 0 876.146 298.283 901.498 291.49 925.285 280.398 946.785 265.344 + 965.344 246.785 980.398 225.286 991.49 201.498 998.283 176.146 + 1000.57 150 1000.57 -150 998.283 -176.146 991.49 -201.498 + 980.398 -225.285 965.344 -246.785 946.785 -265.344 925.286 -280.398 + 901.498 -291.49 876.146 -298.283 850 -300.571 -850 -300.571 + -876.146 -298.283 -901.498 -291.49 -925.285 -280.398 -946.785 -265.344 + -965.344 -246.785 -980.398 -225.286 -991.49 -201.498 -998.283 -176.146 + -1000.57 -150 -1000.57 150 -998.283 176.146 -991.49 201.498 + -980.398 225.285 -965.344 246.785 -946.785 265.344 -925.286 280.398 + -901.498 291.49 -876.146 298.283 -850 300.571 850 300.571 + 876.146 298.283)) + (attach off) + ) + (padstack Rect[A]Pad_2400x1600_um + (shape (rect F.Cu -1200 -800 1200 800)) + (shape (rect B.Cu -1200 -800 1200 800)) + (attach off) + ) + (padstack Rect[A]Pad_4400x1800_um + (shape (rect F.Cu -2200 -900 2200 900)) + (shape (rect B.Cu -2200 -900 2200 900)) + (attach off) + ) + (padstack Rect[A]Pad_1524x1524_um + (shape (rect F.Cu -762 -762 762 762)) + (shape (rect B.Cu -762 -762 762 762)) + (attach off) + ) + (padstack Rect[A]Pad_1700x1700_um + (shape (rect F.Cu -850 -850 850 850)) + (shape (rect B.Cu -850 -850 850 850)) + (attach off) + ) + (padstack "Via[0-1]_800:400_um" + (shape (circle F.Cu 800)) + (shape (circle B.Cu 800)) + (attach off) + ) + ) + (network + (net GND + (pins U1-19 U1-10 U2-19 U2-10 MK1-1 MK1-3 PWR1-1b PWR1-2b PWR1-3b PWR1-4b PWR1-5b + PWR1-6b PWR1-7b PWR1-8b PWR2-1b PWR2-2b PWR2-3b PWR2-4b PWR2-5b PWR2-6b PWR2-7b + PWR2-8b IN_12V1-2 OUT_12V1-2 J1-6 J1-9 J1-14 J1-20 J1-25 J1-30 J1-34 J1-39 + IN_5V1-2 OUT_5V1-4) + ) + (net "Net-(J1-Pad3)" + (pins J1-3) + ) + (net VCC + (pins JP1-1 IN_5V1-1 OUT_5V1-1) + ) + (net "Net-(J1-Pad5)" + (pins J1-5) + ) + (net /SMI_SD13 + (pins U2-9 J1-40) + ) + (net /I2S_SD + (pins MK1-5 J1-38) + ) + (net /SEL_MODE3 + (pins SW1-5 J1-37) + ) + (net /SMI_SD8 + (pins U2-8 J1-36) + ) + (net /I2S_WS + (pins MK1-2 J1-35) + ) + (net /SMI_SD5 + (pins U2-7 J1-33) + ) + (net /SMI_SD4 + (pins U2-6 J1-32) + ) + (net /SEL_MODE2 + (pins SW1-4 J1-31) + ) + (net /SEL_MODE1 + (pins SW1-3 J1-29) + ) + (net /SMI_SD0 + (pins U2-5 J1-24) + ) + (net /SMI_SD3 + (pins U2-4 J1-23) + ) + (net /SMI_SD17 + (pins U2-3 J1-22) + ) + (net /SMI_SD1 + (pins U2-2 J1-21) + ) + (net /SMI_SD2 + (pins U1-8 J1-19) + ) + (net /SMI_SD16 + (pins U1-7 J1-18) + ) + (net +3V3 + (pins R3-2 MK1-6 J1-1 J1-17) + ) + (net /SMI_SD15 + (pins U1-5 J1-16) + ) + (net /SMI_SD14 + (pins U1-6 J1-15) + ) + (net /I2S_CLK + (pins MK1-4 J1-12) + ) + (net /SMI_SD9 + (pins U1-4 J1-11) + ) + (net /SMI_SD7 + (pins U1-3 J1-10) + ) + (net /SMI_SD6 + (pins U1-2 J1-8) + ) + (net +5V + (pins U1-20 U2-20 R1-2 R2-1 JP1-2 J1-2 J1-4) + ) + (net +12V + (pins PWR1-1a PWR1-2a PWR1-3a PWR1-4a PWR1-5a PWR1-6a PWR1-7a PWR1-8a PWR2-1a + PWR2-2a PWR2-3a PWR2-4a PWR2-5a PWR2-6a PWR2-7a PWR2-8a IN_12V1-1 OUT_12V1-1) + ) + (net "Net-(R3-Pad1)" + (pins SW1-1 R3-1) + ) + (net /SEL_MODE0 + (pins SW1-2) + ) + (net "Net-(J1-Pad7)" + (pins J1-7) + ) + (net "Net-(J1-Pad13)" + (pins J1-13) + ) + (net "Net-(J1-Pad26)" + (pins J1-26) + ) + (net "Net-(J1-Pad27)" + (pins J1-27) + ) + (net "Net-(J1-Pad28)" + (pins J1-28) + ) + (net "Net-(J_OUT1-Pad1)" + (pins U1-18 J_OUT1-1) + ) + (net "Net-(J_OUT1-Pad2)" + (pins U1-17 J_OUT1-2) + ) + (net "Net-(J_OUT1-Pad3)" + (pins U1-16 J_OUT1-3) + ) + (net "Net-(J_OUT1-Pad4)" + (pins U1-15 J_OUT1-4) + ) + (net "Net-(J_OUT1-Pad5)" + (pins U1-14 J_OUT1-5) + ) + (net "Net-(J_OUT1-Pad6)" + (pins U1-13 J_OUT1-6) + ) + (net "Net-(J_OUT1-Pad7)" + (pins U1-12 J_OUT1-7) + ) + (net "Net-(J_OUT1-Pad8)" + (pins U1-11 J_OUT1-8) + ) + (net "Net-(J_OUT2-Pad1)" + (pins U2-18 J_OUT2-1) + ) + (net "Net-(J_OUT2-Pad2)" + (pins U2-17 J_OUT2-2) + ) + (net "Net-(J_OUT2-Pad3)" + (pins U2-16 J_OUT2-3) + ) + (net "Net-(J_OUT2-Pad4)" + (pins U2-15 J_OUT2-4) + ) + (net "Net-(J_OUT2-Pad5)" + (pins U2-14 J_OUT2-5) + ) + (net "Net-(J_OUT2-Pad6)" + (pins U2-13 J_OUT2-6) + ) + (net "Net-(J_OUT2-Pad7)" + (pins U2-12 J_OUT2-7) + ) + (net "Net-(J_OUT2-Pad8)" + (pins U2-11 J_OUT2-8) + ) + (net "Net-(OUT_5V1-Pad3)" + (pins OUT_5V1-3) + ) + (net "Net-(OUT_5V1-Pad2)" + (pins OUT_5V1-2) + ) + (net "Net-(OUT_5V1-Pad5)" + (pins OUT_5V1-5 OUT_5V1-5@1) + ) + (net "Net-(R1-Pad1)" + (pins U1-1 R1-1) + ) + (net "Net-(R2-Pad2)" + (pins U2-1 R2-2) + ) + (net "Net-(U1-Pad9)" + (pins U1-9) + ) + (class kicad_default "" +12V +3V3 +5V /I2S_CLK /I2S_SD /I2S_WS /SEL_MODE0 + /SEL_MODE1 /SEL_MODE2 /SEL_MODE3 /SMI_SD0 /SMI_SD1 /SMI_SD13 /SMI_SD14 + /SMI_SD15 /SMI_SD16 /SMI_SD17 /SMI_SD2 /SMI_SD3 /SMI_SD4 /SMI_SD5 /SMI_SD6 + /SMI_SD7 /SMI_SD8 /SMI_SD9 GND "Net-(J1-Pad13)" "Net-(J1-Pad2)" "Net-(J1-Pad26)" + "Net-(J1-Pad27)" "Net-(J1-Pad28)" "Net-(J1-Pad3)" "Net-(J1-Pad5)" "Net-(J1-Pad7)" + "Net-(J3-Pad13)" "Net-(J3-Pad26)" "Net-(J3-Pad27)" "Net-(J3-Pad28)" + "Net-(J3-Pad3)" "Net-(J3-Pad5)" "Net-(J3-Pad7)" "Net-(J7-Pad1)" "Net-(J7-Pad2)" + "Net-(J7-Pad3)" "Net-(J7-Pad4)" "Net-(J7-Pad5)" "Net-(J7-Pad6)" "Net-(J7-Pad7)" + "Net-(J7-Pad8)" "Net-(J8-Pad1)" "Net-(J8-Pad2)" "Net-(J8-Pad3)" "Net-(J8-Pad4)" + "Net-(J8-Pad5)" "Net-(J8-Pad6)" "Net-(J8-Pad7)" "Net-(J8-Pad8)" "Net-(J_OUT1-Pad1)" + "Net-(J_OUT1-Pad2)" "Net-(J_OUT1-Pad3)" "Net-(J_OUT1-Pad4)" "Net-(J_OUT1-Pad5)" + "Net-(J_OUT1-Pad6)" "Net-(J_OUT1-Pad7)" "Net-(J_OUT1-Pad8)" "Net-(J_OUT2-Pad1)" + "Net-(J_OUT2-Pad2)" "Net-(J_OUT2-Pad3)" "Net-(J_OUT2-Pad4)" "Net-(J_OUT2-Pad5)" + "Net-(J_OUT2-Pad6)" "Net-(J_OUT2-Pad7)" "Net-(J_OUT2-Pad8)" "Net-(OUT_5V1-Pad2)" + "Net-(OUT_5V1-Pad3)" "Net-(OUT_5V1-Pad5)" "Net-(R1-Pad1)" "Net-(R1-Pad2)" + "Net-(R2-Pad1)" "Net-(R2-Pad2)" "Net-(R3-Pad1)" "Net-(U1-Pad9)" "Net-(U2-Pad9)" + VCC + (circuit + (use_via Via[0-1]_800:400_um) + ) + (rule + (width 250) + (clearance 200.1) + ) + ) + ) + (wiring + (wire (path F.Cu 250 139700 -111760 139700 -112935)(net GND)(type protect)) + (wire (path F.Cu 250 138525 -119380 138525 -113743 139333 -112935 139700 -112935)(net GND)(type protect)) + (wire (path F.Cu 250 138637 -119380 138525 -119380)(net GND)(type protect)) + (wire (path F.Cu 250 139700 -119380 138637 -119380)(net GND)(type protect)) + (wire (path F.Cu 250 125730 -127000 125730 -125475 130649 -120555 137717 -120555 + 138525 -119747 138525 -119380)(net GND)(type protect)) + (wire (path B.Cu 250 138408 -121480 138335 -121553 138335 -125017 137527 -125825 + 137160 -125825)(net GND)(type protect)) + (wire (path B.Cu 250 139700 -120555 139333 -120555 138408 -121480 137494 -120566 + 132226 -120566 127865 -116205)(net GND)(type protect)) + (wire (path B.Cu 250 137160 -127000 137160 -125825)(net GND)(type protect)) + (wire (path B.Cu 250 139700 -119380 139700 -120555)(net GND)(type protect)) + (wire (path F.Cu 250 139700 -101600 139700 -102775)(net GND)(type protect)) + (wire (path F.Cu 250 138335 -106680 138335 -103773 139333 -102775 139700 -102775)(net GND)(type protect)) + (wire (path F.Cu 250 138223 -106680 138335 -106680)(net GND)(type protect)) + (wire (path F.Cu 250 137160 -106680 138223 -106680)(net GND)(type protect)) + (wire (path F.Cu 250 139700 -111760 139700 -110585 140067 -110585 140887 -109765 + 140887 -108741 140002 -107855 139143 -107855 138335 -107047 + 138335 -106680)(net GND)(type protect)) + (wire (path B.Cu 250 139700 -137160 139700 -135985)(net GND)(type protect)) + (wire (path B.Cu 250 139700 -132080 139700 -133255 140067 -133255 140875 -134063 + 140875 -135177 140067 -135985 139700 -135985)(net GND)(type protect)) + (wire (path B.Cu 250 105410 -118110 105410 -119285)(net GND)(type protect)) + (wire (path B.Cu 250 107761 -123285 110211 -123285 112308 -125381 112308 -126685 + 113869 -128246 116877 -128246 117156 -128525)(net GND)(type protect)) + (wire (path B.Cu 250 106585 -124460 107761 -123285)(net GND)(type protect)) + (wire (path B.Cu 250 105410 -119285 107761 -121636 107761 -123285)(net GND)(type protect)) + (wire (path F.Cu 250 137160 -144780 138335 -144780)(net GND)(type protect)) + (wire (path F.Cu 250 139700 -137160 139700 -138335 140067 -138335 140893 -139161 + 140893 -142721 140009 -143605 139143 -143605 138335 -144413 + 138335 -144780)(net GND)(type protect)) + (wire (path B.Cu 250 125730 -127000 125730 -128525)(net GND)(type protect)) + (wire (path B.Cu 250 120650 -128525 125730 -128525)(net GND)(type protect)) + (wire (path B.Cu 250 117156 -128525 120650 -128525)(net GND)(type protect)) + (wire (path B.Cu 250 118110 -91440 119285 -91440)(net GND)(type protect)) + (wire (path B.Cu 250 126350 -92710 120555 -92710 119285 -91440)(net GND)(type protect)) + (wire (path B.Cu 250 117156 -128525 117156 -134373 118038 -135255 118515 -135255)(net GND)(type protect)) + (wire (path B.Cu 250 120650 -127000 120650 -128525)(net GND)(type protect)) + (wire (path B.Cu 250 105410 -124460 106585 -124460)(net GND)(type protect)) + (wire (path F.Cu 250 137160 -127000 137160 -128175)(net GND)(type protect)) + (wire (path F.Cu 250 139700 -132080 139700 -130905 139333 -130905 138335 -129907 + 138335 -128983 137527 -128175 137160 -128175)(net GND)(type protect)) + (wire (path B.Cu 250 110816 -98755.7 118106 -106045 118515 -106045)(net GND)(type protect)) + (wire (path B.Cu 250 112951 -91440 111760 -91440)(net GND)(type protect)) + (wire (path B.Cu 250 118110 -91440 112951 -91440 112951 -96621.4 110816 -98755.7 + 110417 -99154.6 107761 -99154.6 106585 -100330)(net GND)(type protect)) + (wire (path B.Cu 250 105410 -100330 106585 -100330)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -102870 105410 -100330)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -105410 105410 -102870)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -107950 105410 -105410)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -110490 105410 -107950)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -113030 105410 -110490)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -115570 105410 -113030)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -118110 105410 -115570)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -127000 105410 -124460)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -129540 105410 -127000)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -132080 105410 -129540)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -134620 105410 -132080)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -137160 105410 -134620)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -139700 105410 -137160)(net GND)(type protect)) + (wire (path F.Cu 250 105410 -142240 105410 -139700)(net GND)(type protect)) + (wire (path B.Cu 250 111760 -91440 110585 -91440)(net GND)(type protect)) + (wire (path B.Cu 250 102870 -89450 108595 -89450 110585 -91440)(net GND)(type protect)) + (wire (path B.Cu 250 137160 -144780 128500 -144780 127865 -145415)(net GND)(type protect)) + (wire (path B.Cu 250 118110 -93980 125635 -93980 128270 -96614.7)(net VCC)(type protect)) + (wire (path B.Cu 250 128270 -97790 128270 -96614.7)(net VCC)(type protect)) + (wire (path B.Cu 250 133350 -92710 132263 -92710 132263 -92845.9 128494 -96614.7 + 128270 -96614.7)(net VCC)(type protect)) + (wire (path B.Cu 250 139700 -144780 138525 -144780 138525 -144413 137701 -143589 + 128421 -143589 127865 -144145)(net /SMI_SD13)(type protect)) + (wire (path F.Cu 250 139700 -141065 139333 -141065 138525 -140257 138525 -139364 + 137669 -138508 133157 -138508 124460 -129810 124460 -122175 + 123190 -120905)(net /I2S_SD)(type protect)) + (wire (path F.Cu 250 123190 -119380 123190 -120905)(net /I2S_SD)(type protect)) + (wire (path F.Cu 250 139700 -142240 139700 -141065)(net /I2S_SD)(type protect)) + (wire (path F.Cu 250 115475 -129540 128175 -142240 137160 -142240)(net /SEL_MODE3)(type protect)) + (wire (path F.Cu 250 114300 -129540 115475 -129540)(net /SEL_MODE3)(type protect)) + (wire (path B.Cu 250 139700 -139700 138525 -139700 138525 -140067 137717 -140875 + 133870 -140875 131870 -142875 127865 -142875)(net /SMI_SD8)(type protect)) + (wire (path F.Cu 250 137160 -139700 133690 -139700 123190 -129200 123190 -127000)(net /I2S_WS)(type protect)) + (wire (path B.Cu 250 137160 -137160 135985 -137160)(net /SMI_SD5)(type protect)) + (wire (path B.Cu 250 127865 -141605 131540 -141605 135985 -137160)(net /SMI_SD5)(type protect)) + (wire (path B.Cu 250 127865 -140335 131498 -140335 136037 -135795 137717 -135795 + 138525 -134987 138525 -134620)(net /SMI_SD4)(type protect)) + (wire (path B.Cu 250 139700 -134620 138525 -134620)(net /SMI_SD4)(type protect)) + (wire (path B.Cu 250 137160 -134620 135985 -134620)(net /SEL_MODE2)(type protect)) + (wire (path B.Cu 250 114300 -127000 115475 -127000)(net /SEL_MODE2)(type protect)) + (wire (path B.Cu 250 135985 -134620 130905 -139700 126809 -139700 126539 -139430 + 126539 -133265 125935 -132662 125935 -129358 126869 -128424 + 126869 -126094 126250 -125475 117001 -125475 115475 -127000)(net /SEL_MODE2)(type protect)) + (wire (path B.Cu 250 114300 -124460 128365 -124460 135985 -132080)(net /SEL_MODE1)(type protect)) + (wire (path B.Cu 250 137160 -132080 135985 -132080)(net /SEL_MODE1)(type protect)) + (wire (path F.Cu 250 139700 -125635 140067 -125635 140889 -126457 140889 -132557 + 140096 -133350 136002 -133350 135350 -134002)(net /SMI_SD0)(type protect)) + (wire (path B.Cu 250 127865 -139065 130287 -139065 135350 -134002)(net /SMI_SD0)(type protect)) + (wire (path F.Cu 250 139700 -124460 139700 -125635)(net /SMI_SD0)(type protect)) + (wire (path F.Cu 250 137160 -124460 137160 -125635)(net /SMI_SD3)(type protect)) + (wire (path B.Cu 250 131972 -134600 128777 -137795 127865 -137795)(net /SMI_SD3)(type protect)) + (wire (path F.Cu 250 137160 -125635 136793 -125635 131972 -130456 131972 -134600)(net /SMI_SD3)(type protect)) + (wire (path B.Cu 250 139700 -121920 139700 -123095 140067 -123095 140893 -123921 + 140893 -127481 140009 -128365 139121 -128365 138430 -129056 + 138430 -132475 137638 -133267 132209 -133267 128951 -136525 + 127865 -136525)(net /SMI_SD17)(type protect)) + (wire (path F.Cu 250 137160 -123095 136793 -123095 130681 -129207 130681 -132850)(net /SMI_SD1)(type protect)) + (wire (path B.Cu 250 130681 -132850 128276 -135255 127865 -135255)(net /SMI_SD1)(type protect)) + (wire (path F.Cu 250 137160 -121920 137160 -123095)(net /SMI_SD1)(type protect)) + (wire (path B.Cu 250 127865 -113665 130270 -113665 135985 -119380)(net /SMI_SD2)(type protect)) + (wire (path B.Cu 250 137160 -119380 135985 -119380)(net /SMI_SD2)(type protect)) + (wire (path B.Cu 250 139700 -116840 138525 -116840 138525 -116473 137717 -115665 + 135261 -115665 131991 -112395 127865 -112395)(net /SMI_SD16)(type protect)) + (wire (path F.Cu 250 123338 -117855 120650 -117855)(net +3V3)(type protect)) + (wire (path F.Cu 250 137160 -116840 132220 -116840 128155 -120905 125222 -120905 + 124575 -120259 124575 -118700 123730 -117855 123338 -117855)(net +3V3)(type protect)) + (wire (path F.Cu 250 123338 -104104 129294 -104104 135702 -97695.3 137160 -97695.3)(net +3V3)(type protect)) + (wire (path F.Cu 250 114300 -100330 119564 -100330 123338 -104104 123338 -117855)(net +3V3)(type protect)) + (wire (path F.Cu 250 120650 -119380 120650 -117855)(net +3V3)(type protect)) + (wire (path F.Cu 250 137160 -96520 137160 -97695.3)(net +3V3)(type protect)) + (wire (path B.Cu 250 127407 -109855 127865 -109855)(net /SMI_SD15)(type protect)) + (wire (path F.Cu 250 125730 -119380 125730 -117855)(net /I2S_CLK)(type protect)) + (wire (path F.Cu 250 139700 -109220 138525 -109220 138525 -109587 137717 -110395 + 133189 -110395 125730 -117855)(net /I2S_CLK)(type protect)) + (wire (path B.Cu 250 137160 -109220 128500 -109220 127865 -108585)(net /SMI_SD9)(type protect)) + (wire (path B.Cu 250 139700 -106680 138525 -106680 138525 -107047 137702 -107870 + 128420 -107870 127865 -107315)(net /SMI_SD7)(type protect)) + (wire (path B.Cu 250 139700 -104140 138525 -104140 138525 -104507 137622 -105410 + 128500 -105410 127865 -106045)(net /SMI_SD6)(type protect)) + (wire (path B.Cu 250 130810 -97790 129635 -97790 129635 -98598.1 129268 -98965.3 + 123040 -98965.3 120405 -101600)(net +5V)(type protect)) + (wire (path B.Cu 250 130810 -97790 137622 -97790 138525 -98692.7)(net +5V)(type protect)) + (wire (path B.Cu 250 119380 -101600 120405 -101600)(net +5V)(type protect)) + (wire (path F.Cu 250 119380 -130810 119380 -101600)(net +5V)(type protect)) + (wire (path B.Cu 250 138525 -98692.7 138525 -99060)(net +5V)(type protect)) + (wire (path B.Cu 250 138525 -98692.7 139522 -97695.3 139700 -97695.3)(net +5V)(type protect)) + (wire (path B.Cu 250 139700 -96520 139700 -97695.3)(net +5V)(type protect)) + (wire (path B.Cu 250 119380 -101600 119380 -102625 118515 -103490 118515 -104775)(net +5V)(type protect)) + (wire (path B.Cu 250 119380 -130810 118515 -131675 118515 -133985)(net +5V)(type protect)) + (wire (path B.Cu 250 139700 -99060 138525 -99060)(net +5V)(type protect)) + (wire (path F.Cu 250 102870 -124460 102870 -127000)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -118110 102870 -124460)(net +12V)(type protect)) + (wire (path B.Cu 250 111760 -93980 110585 -93980)(net +12V)(type protect)) + (wire (path B.Cu 250 102870 -95250 109315 -95250 110585 -93980)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -102870 102870 -100330)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -105410 102870 -102870)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -107950 102870 -105410)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -110490 102870 -107950)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -113030 102870 -110490)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -115570 102870 -113030)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -118110 102870 -115570)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -129540 102870 -127000)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -132080 102870 -129540)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -134620 102870 -132080)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -137160 102870 -134620)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -139700 102870 -137160)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -142240 102870 -139700)(net +12V)(type protect)) + (wire (path F.Cu 250 102870 -95250 102870 -100330)(net +12V)(type protect)) + (wire (path F.Cu 250 114300 -107950 114300 -119380)(net "Net-(R3-Pad1)")(type protect)) + (wire (path B.Cu 250 109220 -100330 110395 -100330 117380 -107315 118515 -107315)(net "Net-(J_OUT1-Pad1)")(type protect)) + (wire (path B.Cu 250 109220 -102870 111260 -102870 116975 -108585 118515 -108585)(net "Net-(J_OUT1-Pad2)")(type protect)) + (wire (path B.Cu 250 109220 -105410 110395 -105410 110395 -105557 114693 -109855 + 118515 -109855)(net "Net-(J_OUT1-Pad3)")(type protect)) + (wire (path B.Cu 250 109220 -107950 110395 -107950 113570 -111125 118515 -111125)(net "Net-(J_OUT1-Pad4)")(type protect)) + (wire (path B.Cu 250 110395 -110490 112300 -112395 118515 -112395)(net "Net-(J_OUT1-Pad5)")(type protect)) + (wire (path B.Cu 250 109220 -110490 110395 -110490)(net "Net-(J_OUT1-Pad5)")(type protect)) + (wire (path B.Cu 250 109220 -113030 117880 -113030 118515 -113665)(net "Net-(J_OUT1-Pad6)")(type protect)) + (wire (path B.Cu 250 109220 -115570 117880 -115570 118515 -114935)(net "Net-(J_OUT1-Pad7)")(type protect)) + (wire (path B.Cu 250 109220 -118110 116610 -118110 118515 -116205)(net "Net-(J_OUT1-Pad8)")(type protect)) + (wire (path B.Cu 250 118515 -136525 118094 -136525 111763 -130194 111763 -127841 + 109557 -125635 109220 -125635)(net "Net-(J_OUT2-Pad1)")(type protect)) + (wire (path B.Cu 250 109220 -124460 109220 -125635)(net "Net-(J_OUT2-Pad1)")(type protect)) + (wire (path B.Cu 250 109220 -127000 109220 -128175 109556 -128175 111087 -129707 + 111087 -130841 118041 -137795 118515 -137795)(net "Net-(J_OUT2-Pad2)")(type protect)) + (wire (path B.Cu 250 109220 -129540 109220 -130715 109755 -130715 118105 -139065 + 118515 -139065)(net "Net-(J_OUT2-Pad3)")(type protect)) + (wire (path B.Cu 250 109220 -132080 110395 -132080 110395 -132735 117995 -140335 + 118515 -140335)(net "Net-(J_OUT2-Pad4)")(type protect)) + (wire (path B.Cu 250 109220 -134620 110395 -134620 117380 -141605 118515 -141605)(net "Net-(J_OUT2-Pad5)")(type protect)) + (wire (path B.Cu 250 109220 -137160 110395 -137160 116110 -142875 118515 -142875)(net "Net-(J_OUT2-Pad6)")(type protect)) + (wire (path B.Cu 250 109220 -139700 110395 -139700 114840 -144145 118515 -144145)(net "Net-(J_OUT2-Pad7)")(type protect)) + (wire (path B.Cu 250 109220 -142240 110395 -142240 113570 -145415 118515 -145415)(net "Net-(J_OUT2-Pad8)")(type protect)) + (wire (path F.Cu 250 123280 -90000 136420 -90000)(net "Net-(OUT_5V1-Pad5)")(type protect)) + (wire (path B.Cu 250 127000 -101600 127865 -102465 127865 -104775)(net "Net-(R1-Pad1)")(type protect)) + (wire (path B.Cu 250 127000 -130810 127000 -131835 127865 -132700 127865 -133985)(net "Net-(R2-Pad2)")(type protect)) + (via "Via[0-1]_800:400_um" 135350 -134002 (net /SMI_SD0)(type protect)) + (via "Via[0-1]_800:400_um" 131972 -134600 (net /SMI_SD3)(type protect)) + (via "Via[0-1]_800:400_um" 130681 -132850 (net /SMI_SD1)(type protect)) + ) +) diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pcb b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pcb new file mode 100644 index 0000000..4e787d4 --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pcb @@ -0,0 +1,8601 @@ +(kicad_pcb + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + ) + (setup + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (pcbplotparams + (layerselection 0x00010fc_ffffffff) + (plot_on_all_layers_selection 0x0000000_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) + (viasonmask no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plotreference yes) + (plotvalue yes) + (plotfptext yes) + (plotinvisibletext no) + (sketchpadsonfab no) + (subtractmaskfromsilk no) + (outputformat 1) + (mirror no) + (drillshape 1) + (scaleselection 1) + (outputdirectory "") + ) + ) + (net 0 "") + (net 1 "GND") + (net 2 "Net-(J1-Pad3)") + (net 3 "VCC") + (net 4 "Net-(J1-Pad5)") + (net 5 "/SMI_SD13") + (net 6 "/I2S_SD") + (net 7 "/SEL_MODE3") + (net 8 "/SMI_SD8") + (net 9 "/I2S_WS") + (net 10 "/SMI_SD5") + (net 11 "/SMI_SD4") + (net 12 "/SEL_MODE2") + (net 13 "/SEL_MODE1") + (net 14 "/SMI_SD0") + (net 15 "/SMI_SD3") + (net 16 "/SMI_SD17") + (net 17 "/SMI_SD1") + (net 18 "/SMI_SD2") + (net 19 "/SMI_SD16") + (net 20 "+3V3") + (net 21 "/SMI_SD15") + (net 22 "/SMI_SD14") + (net 23 "/I2S_CLK") + (net 24 "/SMI_SD9") + (net 25 "/SMI_SD7") + (net 26 "/SMI_SD6") + (net 27 "+5V") + (net 28 "+12V") + (net 29 "Net-(R3-Pad1)") + (net 30 "/SEL_MODE0") + (net 31 "Net-(J1-Pad7)") + (net 32 "Net-(J1-Pad13)") + (net 33 "Net-(J1-Pad26)") + (net 34 "Net-(J1-Pad27)") + (net 35 "Net-(J1-Pad28)") + (net 36 "Net-(J_OUT1-Pad1)") + (net 37 "Net-(J_OUT1-Pad2)") + (net 38 "Net-(J_OUT1-Pad3)") + (net 39 "Net-(J_OUT1-Pad4)") + (net 40 "Net-(J_OUT1-Pad5)") + (net 41 "Net-(J_OUT1-Pad6)") + (net 42 "Net-(J_OUT1-Pad7)") + (net 43 "Net-(J_OUT1-Pad8)") + (net 44 "Net-(J_OUT2-Pad1)") + (net 45 "Net-(J_OUT2-Pad2)") + (net 46 "Net-(J_OUT2-Pad3)") + (net 47 "Net-(J_OUT2-Pad4)") + (net 48 "Net-(J_OUT2-Pad5)") + (net 49 "Net-(J_OUT2-Pad6)") + (net 50 "Net-(J_OUT2-Pad7)") + (net 51 "Net-(J_OUT2-Pad8)") + (net 52 "Net-(OUT_5V1-Pad3)") + (net 53 "Net-(OUT_5V1-Pad2)") + (net 54 "Net-(OUT_5V1-Pad5)") + (net 55 "Net-(R1-Pad1)") + (net 56 "Net-(R2-Pad2)") + (net 57 "Net-(U1-Pad9)") + (footprint "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe191") + (at 133.35 92.71 180) + (descr "http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf") + (tags "USB-A receptacle horizontal through-hole") + (property "Reference" "OUT_5V1" + (at -1.95 -2.35 0) + (layer "F.SilkS") + (uuid "f2e0925b-fc01-4e4e-bca2-7611ac165734") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "USB_A" + (at 3.5 7 0) + (layer "F.Fab") + (uuid "ca15b9f8-cad5-4a43-9241-f794536e6d27") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "d4490af3-2ed3-4d99-955d-e4c97d998106") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "9e5f0131-dc12-4ffc-b133-e61bf7edfa7c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "59f6f6db-e29a-411a-8af6-c6c7ff8f1ebf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060994fce") + (attr through_hole) + (fp_line + (start 10.86 4.56) + (end 10.86 13.1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5a3c7d0a-cb61-47bc-b6f8-3f5abcaaa9fa") + ) + (fp_line + (start 10.86 0.86) + (end 10.86 -1.12) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5dfad0c1-e92b-4fec-9194-60bc81fce85f") + ) + (fp_line + (start 0.5 -2) + (end -0.5 -2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e81c7bf5-1339-4e61-9a2b-56d21c1dcc0e") + ) + (fp_line + (start 0 -1.5) + (end 0.5 -2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "da66d21b-11bf-4014-b32d-1fde81bd2c15") + ) + (fp_line + (start -0.5 -2) + (end 0 -1.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "477731eb-7cfc-41c1-932b-348b6e60a31e") + ) + (fp_line + (start -3.86 13.1) + (end 10.86 13.1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "92063f85-713b-4e12-bd4c-86a42485439f") + ) + (fp_line + (start -3.86 4.56) + (end -3.86 13.1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7a62a2dc-7982-4fe5-a505-91fffc0680bb") + ) + (fp_line + (start -3.86 -1.12) + (end 10.86 -1.12) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6db8c1a8-b8d8-4b67-9f90-74fb6eb3e99f") + ) + (fp_line + (start -3.86 -1.12) + (end -3.86 0.86) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "33c8472f-6cc1-47a3-ab4e-d38221b8f1a0") + ) + (fp_line + (start 12.32 13.49) + (end -5.32 13.49) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0bec69a5-e91f-43eb-ba9a-cd1cfb665402") + ) + (fp_line + (start 12.32 -1.51) + (end 12.32 13.49) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "977a8915-fae2-4970-bf5c-92ef69e1e179") + ) + (fp_line + (start -5.32 -1.51) + (end 12.32 -1.51) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e4674b61-6dff-4eed-960b-eb0f34f770de") + ) + (fp_line + (start -5.32 -1.51) + (end -5.32 13.49) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c79d8093-9116-4d7a-a0a1-89ddce6e2e20") + ) + (fp_line + (start 10.75 -1.01) + (end 10.75 12.99) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ad5b5285-96e8-4aec-ba5e-0388ffe6e072") + ) + (fp_line + (start -2.87 -1.01) + (end 10.75 -1.01) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "db6e33e2-5ac4-426e-8966-500d38626ab0") + ) + (fp_line + (start -2.87 -1.01) + (end -3.75 -0.13) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5f5c8d56-3771-4b5b-9bce-c5d9344f0508") + ) + (fp_line + (start -3.75 12.99) + (end 10.75 12.99) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "86a97b28-aa89-418f-a5c4-cdf7c4a5832a") + ) + (fp_line + (start -3.75 -0.13) + (end -3.75 12.99) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "437717f0-38d2-4950-8ef6-0ca909965699") + ) + (fp_text user "${REFERENCE}" + (at 3.5 5 0) + (layer "F.Fab") + (uuid "09c9b80d-d104-434f-a0b0-9df391dd1a5c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.524 1.524) + (drill 0.92) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "VCC") + (uuid "ab69c2b3-4f4a-4007-87cc-a10711186f49") + ) + (pad "2" thru_hole circle + (at 2.5 0 180) + (size 1.524 1.524) + (drill 0.92) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 53 "Net-(OUT_5V1-Pad2)") + (uuid "53ec45c4-c922-40d1-89d6-bc88dbc7a8ac") + ) + (pad "3" thru_hole circle + (at 4.5 0 180) + (size 1.524 1.524) + (drill 0.92) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 52 "Net-(OUT_5V1-Pad3)") + (uuid "7be27c76-2f4f-4969-9c17-88ebe203045e") + ) + (pad "4" thru_hole circle + (at 7 0 180) + (size 1.524 1.524) + (drill 0.92) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "be1d8ba8-d2f0-4a93-b48d-c04a360cce93") + ) + (pad "5" thru_hole circle + (at -3.07 2.71 180) + (size 3.5 3.5) + (drill 2.3) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 54 "Net-(OUT_5V1-Pad5)") + (uuid "b5cc7b52-f4bc-44a5-90b1-94bcb9dd7128") + ) + (pad "5" thru_hole circle + (at 10.07 2.71 180) + (size 3.5 3.5) + (drill 2.3) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 54 "Net-(OUT_5V1-Pad5)") + (uuid "e196abd0-7be3-41d0-aa36-c0a06d4b6ba6") + ) + (model "${KISYS3DMOD}/Connector_USB.3dshapes/USB_A_CONNFLY_DS1095-WNR0.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe1a7") + (at 118.11 93.98 180) + (descr "Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x02 2.54mm single row") + (property "Reference" "IN_5V1" + (at 0 -2.77 0) + (layer "F.SilkS") + (uuid "7e4d4059-2ae1-4371-ad79-b6f9fcc6bf07") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x02_Female" + (at 0 5.31 0) + (layer "F.Fab") + (uuid "49e53522-1d39-4982-a005-55f77491929b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "8f6614ba-46b9-409d-b75d-1052d088669e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "3ca24486-b2f6-44f8-afba-6ffafe87820c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "cfbd0d69-6eb3-4c8c-826d-8f5ccab746d2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-00006099cf4c") + (attr through_hole) + (fp_line + (start 1.33 1.27) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1263d30d-f2a7-4a1d-b948-a1d0492d717d") + ) + (fp_line + (start 1.33 -1.33) + (end 1.33 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c3492c27-ab2f-4479-972d-f975854bd5f3") + ) + (fp_line + (start 0 -1.33) + (end 1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c68d1a0c-1862-47ca-b1ee-8337e4c8d380") + ) + (fp_line + (start -1.33 3.87) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a255ca2a-d8a9-49d7-9cf5-60ea610da04e") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3569f8f6-92ab-4e75-ae36-990ef1d1f23f") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "25a2124e-d33d-4403-8f25-2fc6813279a3") + ) + (fp_line + (start 1.75 4.3) + (end -1.8 4.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "72b01b5a-7103-4727-b973-7c964c0fd119") + ) + (fp_line + (start 1.75 -1.8) + (end 1.75 4.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a1d82840-d0fa-4db5-8df7-78577d1d9869") + ) + (fp_line + (start -1.8 4.3) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a8f1fe36-14cf-4bf1-8b14-519650d67ce8") + ) + (fp_line + (start -1.8 -1.8) + (end 1.75 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5f119401-1832-4c51-a773-8598796427d5") + ) + (fp_line + (start 1.27 3.81) + (end -1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "94c79b81-f329-469a-890f-00f87468b316") + ) + (fp_line + (start 1.27 -0.635) + (end 1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "13f6a127-9c69-4fa2-b8e9-94bae61283ac") + ) + (fp_line + (start 0.635 -1.27) + (end 1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "566443a2-1563-459e-8b2e-f973eaa0dc6e") + ) + (fp_line + (start -1.27 3.81) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b40168b3-ea06-467a-a24b-3de07249e035") + ) + (fp_line + (start -1.27 -1.27) + (end 0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b7e650d2-c6e8-4ad6-8ec7-a0bbe17287dd") + ) + (fp_text user "${REFERENCE}" + (at 0 1.27 90) + (layer "F.Fab") + (uuid "328541a1-002b-452c-bcdd-46eab6fe9884") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "VCC") + (uuid "9782ec24-33ec-4f31-8df7-221dd9f42c16") + ) + (pad "2" thru_hole oval + (at 0 2.54 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "d3ff3af4-0164-4f76-b23f-0c8db1211b0c") + ) + (model "${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x02_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe1fb") + (at 111.76 93.98 180) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (property "Reference" "OUT_12V1" + (at 0 -2.33 0) + (layer "F.SilkS") + (uuid "cc657dad-9d86-465d-ae77-f43f7af44d25") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x02_Male" + (at 0 4.87 0) + (layer "F.Fab") + (uuid "72e99f18-659d-4cfb-a1b5-36badf02c5dc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "927ec29c-64e2-427d-b840-bf3a41ff6b55") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "e64abdac-9c67-4f95-85b2-f39e110cc842") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "1a4b852b-fc96-40a7-917e-63f6e42d6e2b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-00006099c84a") + (attr through_hole) + (fp_line + (start 1.33 1.27) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "038e0cf8-e032-446e-b55e-d665b7cae0cc") + ) + (fp_line + (start -1.33 3.87) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "748ede8d-da50-4c75-8b99-d3a8b6ba75bc") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8c1a8a41-36e6-4649-99a9-762e9859e425") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8e1b13ac-37c5-4979-929b-d03852959f37") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b425f28d-53e7-478e-855a-74e65139db56") + ) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e54c647d-2dbd-467c-8246-0919b0cfd6fa") + ) + (fp_line + (start 1.8 4.35) + (end 1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8341fff1-4612-41a8-bf7d-5f941a637567") + ) + (fp_line + (start 1.8 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "370657a2-1424-4f7d-8d45-aa7d785dee70") + ) + (fp_line + (start -1.8 4.35) + (end 1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f51cfe8b-0e3f-4ca0-b4b0-289a6146faae") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b4d019a9-fb2d-496f-8270-7d6aa179b009") + ) + (fp_line + (start 1.27 3.81) + (end -1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "76fc17bd-fb4a-4312-9329-de3073cdf772") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a22dfee2-50b3-4640-9ea6-61950fde1790") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ea02434e-cd36-42b0-b339-c224917398e7") + ) + (fp_line + (start -1.27 3.81) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "18eaf904-8563-4384-9e1d-0b1520c7f37e") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bc5088c0-9777-4283-acee-f6ad7620f7e7") + ) + (fp_text user "${REFERENCE}" + (at 0 1.27 90) + (layer "F.Fab") + (uuid "c9ced038-7bef-4939-a918-a103fa690f4d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "781453b7-95f4-453e-8d65-be65c5f33f34") + ) + (pad "2" thru_hole oval + (at 0 2.54 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "6ece9f6a-7d38-4127-be48-ab342271fb75") + ) + (model "${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe218") + (at 102.87 95.25 180) + (descr "Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf") + (tags "connector barrel jack") + (property "Reference" "IN_12V1" + (at 0 -2.5 0) + (layer "F.SilkS") + (uuid "7af31714-c195-4150-9262-46384e6e8313") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Jack-DC" + (at 0 15.5 0) + (layer "F.Fab") + (uuid "6b8c2f78-d8c7-45bb-aec8-fcab019fa79d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "a9391365-299f-488c-be11-27370bd7b9aa") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "63b7bd4b-d6d7-419c-aa3a-98055d665574") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "f13ca0d5-c1c1-4d4f-8e9e-c9d49ed21fb5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-00006099631e") + (attr through_hole) + (fp_line + (start 4.6 13.7) + (end -4.6 13.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5cf81643-9b00-45d0-8d35-16f75acdc797") + ) + (fp_line + (start 4.6 5.2) + (end 4.6 13.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "071f55e5-1415-4999-b2a3-c6469badf2bb") + ) + (fp_line + (start 4.6 -1) + (end 4.6 0.8) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd4ccb06-f086-4970-9d47-cfeb79fe414c") + ) + (fp_line + (start 2.5 -1) + (end 4.6 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "76d8db25-2efb-4729-a33d-4ecef9be83c1") + ) + (fp_line + (start -3.2 -1.3) + (end -4.9 -1.3) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1eacb8b2-e56e-4c8d-bbc6-73b06ddad0ad") + ) + (fp_line + (start -4.6 13.7) + (end -4.6 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8669fea5-44f3-438b-a69e-24728480a343") + ) + (fp_line + (start -4.6 -1) + (end -2.5 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "57655593-06d7-4ea2-938f-9f878839535a") + ) + (fp_line + (start -4.9 -1.3) + (end -4.9 0.3) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dd2fd592-f81a-4cc0-8880-a1ae3f556cdd") + ) + (fp_line + (start 6.2 5.5) + (end 5 5.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e0332e2-a02e-4dc9-9444-84e15ca380ca") + ) + (fp_line + (start 6.2 0.5) + (end 6.2 5.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2b0269f1-6bc7-4162-a12c-62792faa5e80") + ) + (fp_line + (start 6.2 0.5) + (end 5 0.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bff19ea4-4e76-48fe-93e9-cd737cca295c") + ) + (fp_line + (start 5 14.1) + (end 5 5.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cfb994a7-2a4f-4de2-937f-aff86264f5ac") + ) + (fp_line + (start 5 0.5) + (end 5 -1.4) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c496e6e-898d-4989-b807-935c0e6ef025") + ) + (fp_line + (start 5 -1.4) + (end -5 -1.4) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fa1cb668-7894-4b8d-82a1-29a8cfd19be4") + ) + (fp_line + (start -5 14.1) + (end 5 14.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fe856274-160c-42aa-8671-427364996788") + ) + (fp_line + (start -5 -1.4) + (end -5 14.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "469deeb8-d506-4aee-8b48-a7bbae014807") + ) + (fp_line + (start 4.5 13.6) + (end -4.5 13.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fbae5231-7f7f-4029-9a70-276a59f10a90") + ) + (fp_line + (start 4.5 -0.9) + (end 4.5 13.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d56212a7-6788-4fc7-9831-b16f597b29c7") + ) + (fp_line + (start 4.5 -0.9) + (end -3.5 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "21dfb88d-302c-46ef-b8c2-a2f2618ef895") + ) + (fp_line + (start -4.5 13.6) + (end -4.5 0.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b86c3191-52fe-43d7-aac3-4c29f6418a91") + ) + (fp_line + (start -4.5 0.1) + (end -3.5 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "203927ac-d109-49ff-b2b1-9728c817ba2c") + ) + (fp_text user "${REFERENCE}" + (at 0 7.5 0) + (layer "F.Fab") + (uuid "10f9976c-94dd-4bf7-9b70-2af23146b061") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 4.4 1.8) + (drill oval 3.4 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "6c068200-c80c-497f-b88a-e823b49ba155") + ) + (pad "2" thru_hole oval + (at 0 5.8 180) + (size 4 1.8) + (drill oval 3 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "cf4fe3ec-efd0-4900-96c3-a59cefbcf509") + ) + (pad "3" thru_hole oval + (at 4.8 3 270) + (size 4 1.8) + (drill oval 3 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "96ad090a-1287-4949-a083-29df12c6bdf1") + ) + (model "${KISYS3DMOD}/Connector_BarrelJack.3dshapes/BarrelJack_Wuerth_6941xx301002.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LedBarsHat:Led_Power_Bus" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe23e") + (at 102.87 124.46) + (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x08 2.54mm double row") + (property "Reference" "PWR2" + (at 1.27 -2.33 0) + (layer "F.SilkS") + (uuid "57cb76a8-4893-4f20-a28d-524f5e70f25b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 1.27 20.11 0) + (layer "F.Fab") + (uuid "3fb0975b-dd79-4694-82d7-32f20dd7e2b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "96417398-9eca-4f99-adfb-2adfd12962ce") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "42fbfb02-0965-499a-894e-851866a52167") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f27f323c-a070-4989-9b07-2273b17b45e3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060a12108") + (attr through_hole) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "45c3ab57-0f57-4610-b33d-2f58cd58bf15") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "78b16a01-4f2d-4a38-b1ae-47a6eaf4366f") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7f4eb1c-1eae-4a88-b2ae-54b1ef44c81f") + ) + (fp_line + (start -1.33 1.27) + (end 1.27 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ab7ce0f5-667d-4438-979c-eb7998098739") + ) + (fp_line + (start -1.33 19.11) + (end 3.87 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "29db506c-bbc8-464e-8e23-151183a98afa") + ) + (fp_line + (start 1.27 -1.33) + (end 3.87 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2651b047-1969-44cc-8f3e-8cbcfd543391") + ) + (fp_line + (start 1.27 1.27) + (end 1.27 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f567df6c-dcbc-4de8-8f36-0ddc318f3b84") + ) + (fp_line + (start 3.87 -1.33) + (end 3.87 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "70205dd7-7fd5-404f-89a3-4e69cd012a1a") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3bf514ac-3676-44c4-aca3-35d6298b93c7") + ) + (fp_line + (start -1.8 19.55) + (end 4.35 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "182d701b-4633-447a-9c70-ffea864fdc71") + ) + (fp_line + (start 4.35 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c87e2354-0e30-4627-bcd8-37981f039994") + ) + (fp_line + (start 4.35 19.55) + (end 4.35 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c62a17c-eb1b-4d38-9d51-88eb8bf02038") + ) + (fp_line + (start -1.27 0) + (end 0 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1277df37-a273-4564-80b8-20dae2a27a4f") + ) + (fp_line + (start -1.27 19.05) + (end -1.27 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "840ea71a-3b9e-4bfa-8eca-58bbe74fa447") + ) + (fp_line + (start 0 -1.27) + (end 3.81 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9e463dbf-f343-4355-8116-d10139ee1659") + ) + (fp_line + (start 3.81 -1.27) + (end 3.81 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "97cd3375-7160-4ac4-a352-c710dd2b8cdd") + ) + (fp_line + (start 3.81 19.05) + (end -1.27 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "81eb613d-cba5-4666-a999-42105b33d5f3") + ) + (fp_text user "${REFERENCE}" + (at 1.27 8.89 90) + (layer "F.Fab") + (uuid "8f52c6e2-1678-4b43-8080-357dacc47063") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1a" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "c8d388d6-19eb-48f2-b8cd-1e50ba11ddb1") + ) + (pad "1b" thru_hole oval + (at 2.54 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "e7d1d4d0-3e0a-403d-9b4e-8e091dfdc98b") + ) + (pad "2a" thru_hole oval + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "49fbe222-055c-4587-8bf4-bffa30bdd4ab") + ) + (pad "2b" thru_hole oval + (at 2.54 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "28209b3c-b0e2-46c5-b7aa-d253714be41d") + ) + (pad "3a" thru_hole oval + (at 0 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "76db5cc5-6dde-403e-becf-63d78c04399b") + ) + (pad "3b" thru_hole oval + (at 2.54 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "4ebbea4f-712d-4a92-85ed-20fcc74df8dc") + ) + (pad "4a" thru_hole oval + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "099c3532-784f-4191-aaa6-ca30aa28c880") + ) + (pad "4b" thru_hole oval + (at 2.54 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "7a2e9679-a2ae-4793-a139-48d21313d041") + ) + (pad "5a" thru_hole oval + (at 0 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "a4e90e58-5b0e-4fd4-8aa5-de2ee7ea4643") + ) + (pad "5b" thru_hole oval + (at 2.54 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "3a8cb8db-9b67-4cca-9e0f-40f3f342d027") + ) + (pad "6a" thru_hole oval + (at 0 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "4d679cd0-4a14-40a2-bc9f-61f4292bca52") + ) + (pad "6b" thru_hole oval + (at 2.54 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "c30fb450-2ed8-4294-9a8b-94724e0803e5") + ) + (pad "7a" thru_hole oval + (at 0 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "1c65ee69-140c-4821-ab48-08a81446af34") + ) + (pad "7b" thru_hole oval + (at 2.54 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "88fc3981-3c73-44be-8c4a-56435332ce09") + ) + (pad "8a" thru_hole oval + (at 0 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "ef449038-d8b0-41b6-beb1-86e9179934b3") + ) + (pad "8b" thru_hole oval + (at 2.54 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "76745c01-d76f-4179-90c4-e946dc27070a") + ) + ) + (footprint "LedBarsHat:Led_Signal_Bus" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe25a") + (at 109.22 100.33) + (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x08 2.54mm single row") + (property "Reference" "J_OUT1" + (at 0 -2.77 0) + (layer "F.SilkS") + (uuid "65c8a1e8-d856-4141-b60c-cdbe4f067ac4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x08_Female" + (at 0 20.55 0) + (layer "F.Fab") + (uuid "f32f877a-ad41-42f0-b50a-21dde05e7df8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5ad8250b-df5a-49a3-be55-907b965de163") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "689576bc-d96d-480b-ac20-721cfd0ff60b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c03a6e4f-bf16-4ca2-a17b-7ffb4f4749f5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060a0018e") + (attr through_hole) + (fp_line + (start -1.33 1.27) + (end -1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "85fca330-eb4d-4583-bfc2-76574475468f") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e680b36f-1a85-43eb-ba52-0843018351d9") + ) + (fp_line + (start -1.33 19.11) + (end 1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fa1a8e5e-707e-4409-ba27-7d3fd2e986c1") + ) + (fp_line + (start 0 -1.33) + (end 1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "74007023-9312-456d-ac9f-faab9ec7030a") + ) + (fp_line + (start 1.33 -1.33) + (end 1.33 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "87fa79f6-654e-4b06-842e-f547202cea2a") + ) + (fp_line + (start 1.33 1.27) + (end 1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "81ed1ac8-d67a-4434-859f-9dbb41ed97de") + ) + (fp_line + (start -1.8 -1.8) + (end 1.75 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "33b05077-912e-4743-94c3-c7f98c960c8a") + ) + (fp_line + (start -1.8 19.55) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3013081d-17f9-4015-91e0-af7c0be3f870") + ) + (fp_line + (start 1.75 -1.8) + (end 1.75 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "751aadd6-17be-4858-b366-d374ebe92708") + ) + (fp_line + (start 1.75 19.55) + (end -1.8 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a7532e3e-7178-438b-a8e6-1cf03affbcc5") + ) + (fp_line + (start -1.27 -1.27) + (end 0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f8df5604-aece-4192-8074-0bfd067631d0") + ) + (fp_line + (start -1.27 19.05) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1aa88d79-99b0-473e-9828-b26ee168cf01") + ) + (fp_line + (start 0.635 -1.27) + (end 1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ba4b32fe-de73-45ee-b40f-dc2e836ba1d2") + ) + (fp_line + (start 1.27 -0.635) + (end 1.27 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "49649a29-e80b-4f6e-b28b-a83df0609a89") + ) + (fp_line + (start 1.27 19.05) + (end -1.27 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e61f60c0-781a-45bd-9999-47b4a621431c") + ) + (fp_text user "${REFERENCE}" + (at 0 8.89 90) + (layer "F.Fab") + (uuid "71bd3022-14a9-40b6-94bd-c71f47a71371") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 36 "Net-(J_OUT1-Pad1)") + (uuid "c37795af-c182-4f04-a61f-4e66aad74f38") + ) + (pad "2" thru_hole oval + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 37 "Net-(J_OUT1-Pad2)") + (uuid "e884c6d5-a7c4-48c8-b00c-c38d9705b6a1") + ) + (pad "3" thru_hole oval + (at 0 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 38 "Net-(J_OUT1-Pad3)") + (uuid "63ad09b3-d52b-464a-b5d8-20eae012e6a4") + ) + (pad "4" thru_hole oval + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 39 "Net-(J_OUT1-Pad4)") + (uuid "0704b720-aaf5-46fa-a9f3-03df98490e94") + ) + (pad "5" thru_hole oval + (at 0 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 40 "Net-(J_OUT1-Pad5)") + (uuid "9d13db80-14e9-4d7a-b99f-b6a335b3786d") + ) + (pad "6" thru_hole oval + (at 0 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 41 "Net-(J_OUT1-Pad6)") + (uuid "5bc10f15-e8c3-499a-b5e5-31765572f461") + ) + (pad "7" thru_hole oval + (at 0 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 42 "Net-(J_OUT1-Pad7)") + (uuid "f1857d08-9ee3-4bf6-879f-81eb8e73be35") + ) + (pad "8" thru_hole oval + (at 0 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 43 "Net-(J_OUT1-Pad8)") + (uuid "57371124-ad17-4c50-894d-31bdf0c52316") + ) + ) + (footprint "LedBarsHat:Led_Signal_Bus" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe276") + (at 109.22 124.46) + (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x08 2.54mm single row") + (property "Reference" "J_OUT2" + (at 0 -2.77 0) + (layer "F.SilkS") + (uuid "0ff81796-1734-4b9e-b0a4-3bb6f6ff9f78") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x08_Female" + (at 0 20.55 0) + (layer "F.Fab") + (uuid "85088554-db60-4487-a89c-cfa4db08df26") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b4433496-03b1-4741-a70d-5a4b52cd1d87") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c0914a90-ecbe-483e-b8fc-08dc6dc4e5a8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "40d70de3-2d88-49c9-be73-5029ea6b1b95") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060a0c6ca") + (attr through_hole) + (fp_line + (start -1.33 1.27) + (end -1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fb5b3e17-bbe3-4fe2-8bcd-294b6953ad70") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "574a2e76-8cb6-4497-9378-271f85f0b245") + ) + (fp_line + (start -1.33 19.11) + (end 1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ad277a1c-a78d-4079-9546-3c92b6248c01") + ) + (fp_line + (start 0 -1.33) + (end 1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fb46f364-71ee-47f2-9206-303210d03049") + ) + (fp_line + (start 1.33 -1.33) + (end 1.33 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7faa3030-e4d1-4596-93c9-92aee4a194be") + ) + (fp_line + (start 1.33 1.27) + (end 1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9711636f-9712-4c85-b7ca-c1e142d98562") + ) + (fp_line + (start -1.8 -1.8) + (end 1.75 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5dec06c0-2340-4412-8f28-8ced83038510") + ) + (fp_line + (start -1.8 19.55) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a93ef683-30ec-4c80-83dd-8de065e28733") + ) + (fp_line + (start 1.75 -1.8) + (end 1.75 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c2b8d02c-8706-464b-95e2-1884051c585b") + ) + (fp_line + (start 1.75 19.55) + (end -1.8 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5f464cd7-f4a7-43ec-b265-f8a0a8b90320") + ) + (fp_line + (start -1.27 -1.27) + (end 0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2aa66ea8-3780-4f65-b3cc-cd82dd8f9c9e") + ) + (fp_line + (start -1.27 19.05) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dfe5d483-7edc-4f77-ad7c-29b6e06ed4fe") + ) + (fp_line + (start 0.635 -1.27) + (end 1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "624fd30e-97a1-4c5d-a815-c3c3a50b8f23") + ) + (fp_line + (start 1.27 -0.635) + (end 1.27 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "26cc1d13-b275-4e3b-a085-3369ba03bbc4") + ) + (fp_line + (start 1.27 19.05) + (end -1.27 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1c7b23f3-f07a-4f14-9f83-703f6ba58f2b") + ) + (fp_text user "${REFERENCE}" + (at 0 8.89 90) + (layer "F.Fab") + (uuid "85bd5afa-056d-4a08-bff1-0bda2e89d6bf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 44 "Net-(J_OUT2-Pad1)") + (uuid "9a0d26d1-eed8-4776-9b48-198c18e219d9") + ) + (pad "2" thru_hole oval + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 45 "Net-(J_OUT2-Pad2)") + (uuid "843dc455-58a3-4700-bb21-ed8fc414a844") + ) + (pad "3" thru_hole oval + (at 0 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 46 "Net-(J_OUT2-Pad3)") + (uuid "d912b637-274e-45d5-99e4-e661aedaa179") + ) + (pad "4" thru_hole oval + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 47 "Net-(J_OUT2-Pad4)") + (uuid "c35a8471-bb8c-4005-b9ec-be59fda1bc10") + ) + (pad "5" thru_hole oval + (at 0 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 48 "Net-(J_OUT2-Pad5)") + (uuid "13f5e71d-d573-40f0-99f1-766ea24f9b47") + ) + (pad "6" thru_hole oval + (at 0 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 49 "Net-(J_OUT2-Pad6)") + (uuid "2b9604a1-abbe-4c8e-b1a8-75c5452f786f") + ) + (pad "7" thru_hole oval + (at 0 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 50 "Net-(J_OUT2-Pad7)") + (uuid "0eb77355-e2d9-4850-8509-f464a40a73fb") + ) + (pad "8" thru_hole oval + (at 0 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 51 "Net-(J_OUT2-Pad8)") + (uuid "7f303204-c7ae-49d8-9eef-578e59fef623") + ) + ) + (footprint "LedBarsHat:Led_Power_Bus" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe29c") + (at 102.87 100.33) + (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x08 2.54mm double row") + (property "Reference" "PWR1" + (at 1.27 -2.33 0) + (layer "F.SilkS") + (uuid "11622fe5-554b-4d69-9314-2c5f299c2b9a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 1.27 20.11 0) + (layer "F.Fab") + (uuid "bc4e977a-3dc8-450d-b6bf-f28de41c46cc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7226d022-40ad-4061-8320-2811fd29533c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d7220c05-8d39-421f-b1cf-72ea5311a81c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a4b65046-8ba4-42a6-badd-fb170c7c4e44") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060a1377f") + (attr through_hole) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "20acbfe7-8a4c-4ced-bbf9-19a095ded682") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "52c69906-bf8c-42fd-ab90-229b68363009") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "733e4329-4d8d-42fd-8ad3-26f1e2390db8") + ) + (fp_line + (start -1.33 1.27) + (end 1.27 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b0e86b24-d6cd-4b25-9ec1-41df1ce80d80") + ) + (fp_line + (start -1.33 19.11) + (end 3.87 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4a71bcbc-45f4-4b43-9800-f509b8ad3a1a") + ) + (fp_line + (start 1.27 -1.33) + (end 3.87 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5afbbb51-ffb0-4df2-89cf-29b7d0db2693") + ) + (fp_line + (start 1.27 1.27) + (end 1.27 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f491ec55-402b-4c07-bd8d-55e3865efa0c") + ) + (fp_line + (start 3.87 -1.33) + (end 3.87 19.11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "af7afbbb-a472-41ba-bc50-466edfde4954") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9dce9529-51c3-46ef-9f97-67dbabe30ed7") + ) + (fp_line + (start -1.8 19.55) + (end 4.35 19.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "696d32be-27fb-4b77-8070-2a1f62496a91") + ) + (fp_line + (start 4.35 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dc39f13d-e172-45f6-ba75-f0012fc9281c") + ) + (fp_line + (start 4.35 19.55) + (end 4.35 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "36dff7df-4992-4be1-9706-43c8f12c0246") + ) + (fp_line + (start -1.27 0) + (end 0 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "afced635-fe28-4e3d-9121-9dfb5bdb6dbf") + ) + (fp_line + (start -1.27 19.05) + (end -1.27 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8d1c19cb-70cf-482a-be51-099947b27fdf") + ) + (fp_line + (start 0 -1.27) + (end 3.81 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "25980963-0ced-4f00-b7d4-60a7c19ccaef") + ) + (fp_line + (start 3.81 -1.27) + (end 3.81 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "64e3f427-0b93-4a81-9b77-f2192f40647d") + ) + (fp_line + (start 3.81 19.05) + (end -1.27 19.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9cea4d30-3ae4-42c0-93f6-2c23f4e3eed8") + ) + (fp_text user "${REFERENCE}" + (at 1.27 8.89 90) + (layer "F.Fab") + (uuid "96c8938f-3f8c-4d09-9bcf-7d5ea31e44a9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1a" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "a24e7f16-4466-4257-b6c0-40c1b7ecf1ae") + ) + (pad "1b" thru_hole oval + (at 2.54 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "2d339c98-3206-491e-af44-5705a7703dde") + ) + (pad "2a" thru_hole oval + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "9e347647-e84b-4b05-b1f2-f0b7b84644c5") + ) + (pad "2b" thru_hole oval + (at 2.54 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "3ced79b6-3092-4ff7-8261-9d552b477e11") + ) + (pad "3a" thru_hole oval + (at 0 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "6da0ccdb-4531-410c-9bde-57fdf78f05fa") + ) + (pad "3b" thru_hole oval + (at 2.54 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "4dedc34f-1480-4a9f-a418-b9efcf293cf3") + ) + (pad "4a" thru_hole oval + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "4d8df3a5-d6e4-4fb8-bf3b-df4c72945895") + ) + (pad "4b" thru_hole oval + (at 2.54 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "c92e9703-83b6-4f36-8274-0f49a76a1047") + ) + (pad "5a" thru_hole oval + (at 0 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "1e0c14dc-4b8b-4c03-92fa-c3ef3a494161") + ) + (pad "5b" thru_hole oval + (at 2.54 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "b8399846-022b-4cd5-8bdd-a54ce9353f81") + ) + (pad "6a" thru_hole oval + (at 0 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "1cb4548e-d57c-4e43-858d-d8b0e0b0bc3b") + ) + (pad "6b" thru_hole oval + (at 2.54 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "e436c059-5d91-4f60-8641-23bc1486b852") + ) + (pad "7a" thru_hole oval + (at 0 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "4a11b8a9-42b0-4829-b7c1-80e52847a586") + ) + (pad "7b" thru_hole oval + (at 2.54 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "99992d94-ff3c-442e-a3ae-56e1cf991897") + ) + (pad "8a" thru_hole oval + (at 0 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "+12V") + (uuid "0b9a0e55-58c0-4252-a045-ae93d211045d") + ) + (pad "8b" thru_hole oval + (at 2.54 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "152b6da4-40c5-450f-97f9-b5725ae4902d") + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe2b2") + (at 128.27 97.79 90) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (property "Reference" "JP1" + (at 0 -2.33 90) + (layer "F.SilkS") + (uuid "b7003e50-1d81-4d19-bbdf-077851dea1d0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Jumper" + (at 0 4.87 90) + (layer "F.Fab") + (uuid "7972bf44-dece-4675-965e-01c180eb148e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "7100120d-0d5b-4e05-963c-ed6f2cb50c30") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "f789ff6e-dc10-4721-907b-6b149a58ca0a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "ae10e7c8-6b74-4f3d-b8c5-91c71d3d5278") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060a55661") + (attr through_hole) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "08e1a87e-90b4-4755-a0f3-ebab05c21d36") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8d28b5ad-3038-4676-a138-3aae71183827") + ) + (fp_line + (start 1.33 1.27) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2ebcad24-beda-4b4f-be83-e00ef43dbcf8") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a05a6f83-0f7e-48a6-a89c-adde59541c4a") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e66f2e62-bf77-4cde-bf1e-4207b594efbc") + ) + (fp_line + (start -1.33 3.87) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "35f54bda-0ef1-4217-b95b-c788357c56ce") + ) + (fp_line + (start 1.8 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7692a37c-5d0d-493d-b95e-ed717a65bf24") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "68aede0a-6d14-4287-994d-e5bcb5e849fd") + ) + (fp_line + (start 1.8 4.35) + (end 1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cb822cd5-3bfd-437c-92f8-64608144247e") + ) + (fp_line + (start -1.8 4.35) + (end 1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fe15a215-3e07-46da-a305-71eac8690dac") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "922360c2-93cc-417e-bd3b-002fecf34b84") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7e687ec3-2125-4353-8bdf-e08f80edb48c") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "71538243-1407-4d35-90a1-e7c621001302") + ) + (fp_line + (start 1.27 3.81) + (end -1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "65d8208d-f149-43b3-b8f8-02006f1eddc6") + ) + (fp_line + (start -1.27 3.81) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1122cdbb-d95a-4cf1-b094-bc9e2f6cf1e5") + ) + (fp_text user "${REFERENCE}" + (at 0 1.27 0) + (layer "F.Fab") + (uuid "e192a234-30ff-4042-ac2c-7959f1422d5d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "VCC") + (uuid "2ebb3ada-40ba-46d6-b1be-1c8ce2d6393e") + ) + (pad "2" thru_hole oval + (at 0 2.54 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "+5V") + (uuid "74f6f077-da43-49fb-8f27-8c02a67dcb30") + ) + (model "${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LedBarsHat:I2S_MEMS_Microphone" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe2c6") + (at 120.65 127 90) + (descr "I2S MEMS Microphone") + (tags "I2S MEMS Microphone") + (property "Reference" "MK1" + (at 3.81 -2.33 90) + (layer "F.SilkS") + (uuid "fb6b8a31-017a-475f-85df-2aaf7d64e017") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MP45DT02" + (at 3.81 7.41 90) + (layer "F.Fab") + (uuid "4f30afe6-caa1-41c3-ab4c-7ed0f2207243") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "174f52d1-3418-4c88-b993-38186dcbb566") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "79be7abf-57ff-4e85-9783-91f83678f1b2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "83b78af4-a673-476d-8022-d4b17fddc0b7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-0000609d01e4") + (attr through_hole) + (fp_line + (start 9.1 -1.55) + (end -1.45 -1.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5c2b86cc-dc60-4c01-94b0-40d6fa44d2c8") + ) + (fp_line + (start -1.45 -1.55) + (end -1.45 6.6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cf2e318a-8e83-4edd-aadc-0a19e2330fd8") + ) + (fp_line + (start 9.1 6.6) + (end 9.1 -1.55) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "18b5edae-687f-4b89-8067-5610c3a8afea") + ) + (fp_line + (start -1.45 6.6) + (end 9.1 6.6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2fc96bfa-adf9-4fa9-b793-0a9c8e8cc8e0") + ) + (fp_line + (start 6.985 -1.27) + (end 6.985 6.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cdfe2a84-7133-4871-aefb-a93ca985e0bc") + ) + (fp_line + (start 1.635 -1.27) + (end 6.985 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9c7d9789-6334-4442-816f-aca3b2dab6c2") + ) + (fp_line + (start 0.635 -0.27) + (end 1.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "97728fc3-fe36-4400-b9a9-e72a122f4ca7") + ) + (fp_line + (start 6.985 6.35) + (end 0.635 6.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "35fdddbd-59c6-4e76-90ff-64ed61941465") + ) + (fp_line + (start 0.635 6.35) + (end 0.635 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ccf4011b-063a-4f48-9e72-aebb236f19a9") + ) + (fp_text user "${REFERENCE}" + (at 3.81 2.54 90) + (layer "F.Fab") + (uuid "4ff31412-5821-4947-8328-3f6b1b5c9380") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 90) + (size 2.4 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "6183310d-c957-4d2f-8cc4-ca3792a68b8a") + ) + (pad "2" thru_hole oval + (at 0 2.54 90) + (size 2.4 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 9 "/I2S_WS") + (uuid "7b304daf-fd81-4e5c-a84b-521f6b389ecf") + ) + (pad "3" thru_hole oval + (at 0 5.08 90) + (size 2.4 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "7e7a4e15-57f8-412d-8cd5-b3595c102920") + ) + (pad "4" thru_hole oval + (at 7.62 5.08 90) + (size 2.4 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "/I2S_CLK") + (uuid "1ac100d7-a7dd-4504-9b57-0ba87f3911cc") + ) + (pad "5" thru_hole oval + (at 7.62 2.54 90) + (size 2.4 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 6 "/I2S_SD") + (uuid "bce4b2b1-7153-41b4-baec-7218bf820115") + ) + (pad "6" thru_hole oval + (at 7.62 0 90) + (size 2.4 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "+3V3") + (uuid "4097ec05-34e2-47ff-b345-7ad7b0ca70b0") + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe2dd") + (at 119.38 130.81) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (property "Reference" "R2" + (at 3.81 -1.92 0) + (layer "F.SilkS") + (uuid "e4ad5b8f-c972-4064-8c63-ec94105d05ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "R" + (at 3.81 1.92 0) + (layer "F.Fab") + (uuid "d32377f9-a118-46e8-b28c-db39da7235fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9d00cd49-41ab-4b7e-98fc-4c9d1156d919") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "79c72d1f-a136-4de1-a214-eadc9377146a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8c7beb8a-0158-464b-ada2-ea3d40caba35") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-0000609af147") + (attr through_hole) + (fp_line + (start 0.94 0) + (end 1.89 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "90df4316-e1a4-4c56-a81e-0d31a1467a20") + ) + (fp_line + (start 1.89 -0.92) + (end 1.89 0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "75c7ddbf-be23-4b99-b8b4-31dd074c2c6b") + ) + (fp_line + (start 1.89 0.92) + (end 5.73 0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "36aefe69-b856-4f1c-8f91-584f0d1d6227") + ) + (fp_line + (start 5.73 -0.92) + (end 1.89 -0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "302465aa-564c-4246-8422-51ee5c6ff8f4") + ) + (fp_line + (start 5.73 0.92) + (end 5.73 -0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "07546b54-7b00-4fb4-8088-cc01dd1b0edb") + ) + (fp_line + (start 6.68 0) + (end 5.73 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "85fc8f36-3e0f-4ea9-a7c9-9d94393d8a2f") + ) + (fp_line + (start -0.95 -1.05) + (end -0.95 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "acc878bf-fc8e-49b6-b458-c757723e3541") + ) + (fp_line + (start -0.95 1.05) + (end 8.57 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f7a82877-e983-4abc-b03d-c4f312975559") + ) + (fp_line + (start 8.57 -1.05) + (end -0.95 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d4bcf5cb-d6a1-4959-bbb4-5e46c38c7d98") + ) + (fp_line + (start 8.57 1.05) + (end 8.57 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b8289270-5071-4caa-825e-011fc3a98594") + ) + (fp_line + (start 0 0) + (end 2.01 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a9c602f0-8728-4cbb-86f6-7779b8892422") + ) + (fp_line + (start 2.01 -0.8) + (end 2.01 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b4b99935-eb23-40b3-a43d-cd2d94e7c626") + ) + (fp_line + (start 2.01 0.8) + (end 5.61 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7c17bbda-23f7-476f-b8e5-edd5efa21bfc") + ) + (fp_line + (start 5.61 -0.8) + (end 2.01 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5c53ad19-bc16-44a6-b1a4-65c6f5523dd1") + ) + (fp_line + (start 5.61 0.8) + (end 5.61 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "651fac7d-29d2-465c-adbe-e2ce269bbf61") + ) + (fp_line + (start 7.62 0) + (end 5.61 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3f5d167c-57c7-4461-af5a-5660de2f1ce9") + ) + (fp_text user "${REFERENCE}" + (at 3.81 0 0) + (layer "F.Fab") + (uuid "430d6e52-6f20-4326-8eb2-5ab2a53fd7a2") + (effects + (font + (size 0.72 0.72) + (thickness 0.108) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0) + (size 1.4 1.4) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "+5V") + (uuid "e2d6033a-c9b6-4fec-87e4-225533a6dfd2") + ) + (pad "2" thru_hole oval + (at 7.62 0) + (size 1.4 1.4) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 56 "Net-(R2-Pad2)") + (uuid "5c2ddf0d-cd67-42f4-83a8-3807833dbce3") + ) + (model "${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe2f4") + (at 127 101.6 180) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (property "Reference" "R1" + (at 3.81 -1.92 0) + (layer "F.SilkS") + (uuid "a9a38f7e-2737-4cd7-a501-a2edffea1abe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "R" + (at 3.81 1.92 0) + (layer "F.Fab") + (uuid "343e1582-2895-404a-8558-76e67bc8711b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "7c7485e7-50b5-4f14-a120-48302506a5f1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "0703b5b3-91c7-4b92-8875-e208b2e6e148") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "618c7ff0-d9b5-4941-884f-432f13d644c1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-0000609b10bd") + (attr through_hole) + (fp_line + (start 6.68 0) + (end 5.73 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b608aa9-d6bc-4997-9c88-509715b6a881") + ) + (fp_line + (start 5.73 0.92) + (end 5.73 -0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2a2fceab-0728-4714-ac14-ffc4bb845660") + ) + (fp_line + (start 5.73 -0.92) + (end 1.89 -0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a71d01e1-9797-4777-80a6-2fb44ac7eb12") + ) + (fp_line + (start 1.89 0.92) + (end 5.73 0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9636e105-3898-4d72-b0d5-52ac5be13922") + ) + (fp_line + (start 1.89 -0.92) + (end 1.89 0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c4452b1f-b8f6-46e0-a240-eb34c6c86f2a") + ) + (fp_line + (start 0.94 0) + (end 1.89 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ba1b3efb-5133-47ec-acb0-db71aacac2fe") + ) + (fp_line + (start 8.57 1.05) + (end 8.57 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "83cabe86-cd2e-4063-b207-35338f64c64f") + ) + (fp_line + (start 8.57 -1.05) + (end -0.95 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "63fa265a-ea9a-4121-bf2a-4f9568017e31") + ) + (fp_line + (start -0.95 1.05) + (end 8.57 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d7b2c794-720c-4598-a2a1-d6f474708d78") + ) + (fp_line + (start -0.95 -1.05) + (end -0.95 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "123bd5af-1693-44bf-bd2e-3b4137b4666a") + ) + (fp_line + (start 7.62 0) + (end 5.61 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "28964caf-26f8-41eb-ab91-baea8be7358e") + ) + (fp_line + (start 5.61 0.8) + (end 5.61 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70fe8e4a-6f6d-4602-920d-fc48475023b9") + ) + (fp_line + (start 5.61 -0.8) + (end 2.01 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b302fb42-232d-4b81-9958-db8ec0ca69fa") + ) + (fp_line + (start 2.01 0.8) + (end 5.61 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f49abd7e-8624-41f5-8803-f06ef401d724") + ) + (fp_line + (start 2.01 -0.8) + (end 2.01 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "445f8a5b-39b3-4275-ad6e-c46061546ebe") + ) + (fp_line + (start 0 0) + (end 2.01 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ddceb26e-3bf6-4c02-96ee-130c5aa1a7a6") + ) + (fp_text user "${REFERENCE}" + (at 3.81 0 0) + (layer "F.Fab") + (uuid "1f0def9d-da78-4025-95dd-7a1a10b20535") + (effects + (font + (size 0.72 0.72) + (thickness 0.108) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 180) + (size 1.4 1.4) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 55 "Net-(R1-Pad1)") + (uuid "5387e9ee-580b-47a0-a71e-58bceb15e118") + ) + (pad "2" thru_hole oval + (at 7.62 0 180) + (size 1.4 1.4) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "+5V") + (uuid "8251a1d2-a91d-44bc-9029-c2ef7aa52dcb") + ) + (model "${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe30b") + (at 114.3 107.95 90) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (property "Reference" "R3" + (at 3.81 -1.92 90) + (layer "F.SilkS") + (uuid "47941c5b-70ed-499f-b24d-37ad60d1eccd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "R" + (at 3.81 1.92 90) + (layer "F.Fab") + (uuid "62941562-3141-42cc-b622-9302ea65412e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "c9711c5d-ce62-400d-91af-ed25037373fb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "bdd4a607-7c36-452a-84ed-6c450c3bdd2a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "0b1df102-2f74-4fa9-af0e-18aa7b32b2e4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-0000609d0f65") + (attr through_hole) + (fp_line + (start 5.73 -0.92) + (end 1.89 -0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8835bd85-519b-4444-9e9f-d3e96840e20f") + ) + (fp_line + (start 1.89 -0.92) + (end 1.89 0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a47a7817-a2f2-4392-a7b3-12023a1c0196") + ) + (fp_line + (start 6.68 0) + (end 5.73 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "34330f26-3c52-483d-83c5-31e765ad0577") + ) + (fp_line + (start 0.94 0) + (end 1.89 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1b5534ba-4ace-47cf-85b7-d5bdf8cf865b") + ) + (fp_line + (start 5.73 0.92) + (end 5.73 -0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1d017892-b8fd-41f3-9ce1-648717885a31") + ) + (fp_line + (start 1.89 0.92) + (end 5.73 0.92) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8ec06a12-957d-4632-a0b0-3d0ddaed0c6e") + ) + (fp_line + (start 8.57 -1.05) + (end -0.95 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65868717-b8f3-4cf4-8fc5-c9efc9d16247") + ) + (fp_line + (start -0.95 -1.05) + (end -0.95 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "164893d9-d79d-4efe-828f-8eea78251d9c") + ) + (fp_line + (start 8.57 1.05) + (end 8.57 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a73543e8-8839-41fb-8cfe-41cca52d42ef") + ) + (fp_line + (start -0.95 1.05) + (end 8.57 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "60dcf9f9-87e9-4212-bea6-dd0759198bf0") + ) + (fp_line + (start 5.61 -0.8) + (end 2.01 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f428857d-b9bc-489f-9987-d5c6c051cc0c") + ) + (fp_line + (start 2.01 -0.8) + (end 2.01 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2789d9a9-e4e4-4c22-94ec-be51deadb9c8") + ) + (fp_line + (start 7.62 0) + (end 5.61 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8a9841c8-a477-4fd5-9998-bbad9908c6c3") + ) + (fp_line + (start 0 0) + (end 2.01 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eda27469-5495-4d36-81ff-c737ff6359e3") + ) + (fp_line + (start 5.61 0.8) + (end 5.61 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0988d688-909e-4ea1-997e-ac815b123ad3") + ) + (fp_line + (start 2.01 0.8) + (end 5.61 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "23b72322-f5a0-4b81-988e-85be1440d62e") + ) + (fp_text user "${REFERENCE}" + (at 3.81 0 90) + (layer "F.Fab") + (uuid "e15e8317-655c-44b2-a6c8-13b40b2f1e52") + (effects + (font + (size 0.72 0.72) + (thickness 0.108) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 90) + (size 1.4 1.4) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 29 "Net-(R3-Pad1)") + (uuid "cda4f58a-d143-46ea-9556-4f514e6c7592") + ) + (pad "2" thru_hole oval + (at 7.62 0 90) + (size 1.4 1.4) + (drill 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "+3V3") + (uuid "508364b6-9d3c-4b27-a60b-73813e3e60c4") + ) + (model "${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "00000000-0000-0000-0000-000060afe324") + (at 114.3 119.38) + (descr "Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x05 2.54mm single row") + (property "Reference" "SW1" + (at 0 -2.77 0) + (layer "F.SilkS") + (uuid "a7eb2776-a632-4db8-a139-e5ffb4394db9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Coded" + (at 0 12.93 0) + (layer "F.Fab") + (uuid "d74d03b6-4e2c-464a-aa71-f82732dfefde") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3e2b6a48-a020-4e23-b4a9-8085f7bf0546") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "97c911a8-d112-434b-8e60-25485c1887fb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f71734dc-f205-4b64-a798-a934094d947a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-0000609c0644") + (attr through_hole) + (fp_line + (start -1.33 1.27) + (end -1.33 11.49) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8e47c469-7283-4d8d-8c9a-a43b375a1e8d") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "48480c9d-b2b5-4999-9ff2-20a0b8bf8a33") + ) + (fp_line + (start -1.33 11.49) + (end 1.33 11.49) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "08753875-ca87-4bbb-a3b8-80e6ba5d886c") + ) + (fp_line + (start 0 -1.33) + (end 1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a4405673-f17f-45ef-84ae-be6758e50262") + ) + (fp_line + (start 1.33 -1.33) + (end 1.33 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "befa35ab-4c63-4573-9f41-59c098bdb86c") + ) + (fp_line + (start 1.33 1.27) + (end 1.33 11.49) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "57da2ac4-9c45-4d6b-a9a5-4dbff7219b85") + ) + (fp_line + (start -1.8 -1.8) + (end 1.75 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "286c2c93-c210-47a6-bf7a-a752b0c36d0d") + ) + (fp_line + (start -1.8 11.9) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7312974f-c1dc-4951-9ab6-67712fa690f8") + ) + (fp_line + (start 1.75 -1.8) + (end 1.75 11.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a453709c-5d47-4c49-a96d-142463060d7c") + ) + (fp_line + (start 1.75 11.9) + (end -1.8 11.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7131e859-b233-42e3-bb5b-21eb5e1cec87") + ) + (fp_line + (start -1.27 -1.27) + (end 0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ab4692fb-8ef0-4660-9808-edd766ead1ad") + ) + (fp_line + (start -1.27 11.43) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "45e91d23-0c70-4bbf-b787-a507a41a32a2") + ) + (fp_line + (start 0.635 -1.27) + (end 1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3525b9ad-5b46-45cb-a553-01586dfd7e8b") + ) + (fp_line + (start 1.27 -0.635) + (end 1.27 11.43) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0406c313-2239-4718-978b-4a5e0603bf05") + ) + (fp_line + (start 1.27 11.43) + (end -1.27 11.43) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "629484b6-c968-4e74-8183-8583af99ae75") + ) + (fp_text user "${REFERENCE}" + (at 0 5.08 90) + (layer "F.Fab") + (uuid "b77cc8db-fc21-4264-841e-d5d63993bf4e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 29 "Net-(R3-Pad1)") + (uuid "c505a18c-1749-4dba-a788-397503c35ee7") + ) + (pad "2" thru_hole oval + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 30 "/SEL_MODE0") + (uuid "cec5ddb0-3b33-411a-bae0-7dfbb074fd4b") + ) + (pad "3" thru_hole oval + (at 0 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "/SEL_MODE1") + (uuid "a5002d38-dea9-4f7a-889d-0283e414dc7d") + ) + (pad "4" thru_hole oval + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 12 "/SEL_MODE2") + (uuid "693fb544-b17d-4b11-a8a9-6d24f9bffc3e") + ) + (pad "5" thru_hole oval + (at 0 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 7 "/SEL_MODE3") + (uuid "24b768b7-97f3-43fd-bfb3-4a68192f56b6") + ) + (model "${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x05_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical" + (layer "B.Cu") + (uuid "00000000-0000-0000-0000-000060afe1e5") + (at 137.16 96.52 180) + (descr "Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 2x20 2.54mm double row") + (property "Reference" "J1" + (at -1.27 2.77 0) + (layer "B.SilkS") + (uuid "3299e498-299c-43d8-b119-4270f6d4d120") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "Raspberry_Pi_2_3" + (at -1.27 -51.03 0) + (layer "B.Fab") + (uuid "ccb989e4-9885-47f1-b05e-27492c716f34") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "6eb78b5f-0d3b-4fd0-af1e-c7a7ebc78d45") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "2737328b-eab8-4a7e-828b-fb52118e4b5d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "8859afbc-2756-4249-802c-4dc9faadcd8a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060988c0f") + (attr through_hole) + (fp_line + (start 1.33 1.33) + (end 1.33 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "e56397d9-13da-44a9-b275-b14ae9902d7e") + ) + (fp_line + (start 1.33 -1.27) + (end 1.33 -49.59) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "4f703983-11f8-456f-9a42-1b3852bfbdc3") + ) + (fp_line + (start 0 1.33) + (end 1.33 1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "61e88765-1822-40be-b5fe-f9894e3dd5a0") + ) + (fp_line + (start -1.27 1.33) + (end -1.27 -1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "fc108c21-37f9-47c3-a43a-4ec6f7b1b2b1") + ) + (fp_line + (start -1.27 -1.27) + (end 1.33 -1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d2039eda-b7c0-40b0-bed9-8e47e0f3c2a7") + ) + (fp_line + (start -3.87 1.33) + (end -1.27 1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d6b0bc04-5104-4eb9-8630-cc6be454f915") + ) + (fp_line + (start -3.87 1.33) + (end -3.87 -49.59) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c4b38b7d-ff06-4751-baf2-1e3db7d4908e") + ) + (fp_line + (start -3.87 -49.59) + (end 1.33 -49.59) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "7ab17675-edf2-4ec2-9f26-76234b1c79c6") + ) + (fp_line + (start 1.76 1.8) + (end 1.76 -50) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "871e15a2-bf94-4764-8d37-8851d46934e7") + ) + (fp_line + (start 1.76 -50) + (end -4.34 -50) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9b63eb3f-e846-4b38-af1b-43557f606968") + ) + (fp_line + (start -4.34 1.8) + (end 1.76 1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "37e5948d-6ba6-4202-99d6-0157d07e817b") + ) + (fp_line + (start -4.34 -50) + (end -4.34 1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "726bbb05-f5ef-40a2-9c13-9fd76355ada5") + ) + (fp_line + (start 1.27 0.27) + (end 1.27 -49.53) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f70ccffe-ce18-423b-bdb6-f54c6c5b4075") + ) + (fp_line + (start 1.27 -49.53) + (end -3.81 -49.53) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2b7396d7-ab72-442f-9ec9-29deb73b19bc") + ) + (fp_line + (start 0.27 1.27) + (end 1.27 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "48aa76fe-bb69-470c-97a1-28cd67314a86") + ) + (fp_line + (start -3.81 1.27) + (end 0.27 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "58792fa2-a30f-4138-9477-6dfa1480f01a") + ) + (fp_line + (start -3.81 -49.53) + (end -3.81 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1b29ea19-50db-4b5b-8318-f6673809d4bf") + ) + (fp_text user "${REFERENCE}" + (at -1.27 -24.13 -90) + (layer "B.Fab") + (uuid "548361bf-9abc-4873-b9f1-0477737920d0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "+3V3") + (uuid "b93db903-45a2-443c-9772-6c17c16f7b2d") + ) + (pad "2" thru_hole oval + (at -2.54 0 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "+5V") + (uuid "5b55ba9d-05dc-43d3-ab18-1f671b565422") + ) + (pad "3" thru_hole oval + (at 0 -2.54 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "Net-(J1-Pad3)") + (uuid "d168b61c-eb45-410d-a8af-7c4b16332a53") + ) + (pad "4" thru_hole oval + (at -2.54 -2.54 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "+5V") + (uuid "747c58e8-44b1-496c-95d5-445c00e3b928") + ) + (pad "5" thru_hole oval + (at 0 -5.08 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "Net-(J1-Pad5)") + (uuid "97d276db-7076-48f9-a393-bc3dca3d135a") + ) + (pad "6" thru_hole oval + (at -2.54 -5.08 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "70050cc9-cd14-458b-b104-e96d82be75b9") + ) + (pad "7" thru_hole oval + (at 0 -7.62 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 31 "Net-(J1-Pad7)") + (uuid "3cbf823b-6885-400c-b2dd-49eabf2821c4") + ) + (pad "8" thru_hole oval + (at -2.54 -7.62 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 26 "/SMI_SD6") + (uuid "c62d36e2-29a2-44a6-ab95-fb77dc77754f") + ) + (pad "9" thru_hole oval + (at 0 -10.16 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "3e50c2ed-a279-4c01-98fd-9c7a4cf4a517") + ) + (pad "10" thru_hole oval + (at -2.54 -10.16 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 25 "/SMI_SD7") + (uuid "489f6e90-0698-476b-946b-99a3a4d59990") + ) + (pad "11" thru_hole oval + (at 0 -12.7 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 24 "/SMI_SD9") + (uuid "6613be14-710a-418b-b2fd-7a6623e11459") + ) + (pad "12" thru_hole oval + (at -2.54 -12.7 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "/I2S_CLK") + (uuid "075c9d97-4729-4f0f-a9b8-15143243fb91") + ) + (pad "13" thru_hole oval + (at 0 -15.24 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 32 "Net-(J1-Pad13)") + (uuid "6804e7d9-0b15-4257-86dc-d0de3941f89b") + ) + (pad "14" thru_hole oval + (at -2.54 -15.24 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "07348da8-e891-43f1-bd55-ae3d8f2be7c5") + ) + (pad "15" thru_hole oval + (at 0 -17.78 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "/SMI_SD14") + (uuid "ae2b0e7f-49f1-450f-87be-d217e9497da9") + ) + (pad "16" thru_hole oval + (at -2.54 -17.78 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 21 "/SMI_SD15") + (uuid "0d33c2d4-c3a3-418b-bbb2-2e8d21308e2d") + ) + (pad "17" thru_hole oval + (at 0 -20.32 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "+3V3") + (uuid "5593f860-bef3-48e7-a9f8-991a6c8ecc9c") + ) + (pad "18" thru_hole oval + (at -2.54 -20.32 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "/SMI_SD16") + (uuid "2a104dcf-fe46-4a7a-9e24-24200efb20b6") + ) + (pad "19" thru_hole oval + (at 0 -22.86 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "/SMI_SD2") + (uuid "b0a36f2a-a370-4695-bcb6-774c6d2f6b94") + ) + (pad "20" thru_hole oval + (at -2.54 -22.86 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "ee3151bf-46e6-47ea-b001-1a2ab294d4d6") + ) + (pad "21" thru_hole oval + (at 0 -25.4 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 17 "/SMI_SD1") + (uuid "9043262b-51e3-4812-8fa1-49372150f733") + ) + (pad "22" thru_hole oval + (at -2.54 -25.4 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "/SMI_SD17") + (uuid "4900714f-d8a8-4604-b5b2-9f7738a5337a") + ) + (pad "23" thru_hole oval + (at 0 -27.94 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 15 "/SMI_SD3") + (uuid "d996a54e-b013-483d-8578-39020f1110a1") + ) + (pad "24" thru_hole oval + (at -2.54 -27.94 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "/SMI_SD0") + (uuid "c2df59b9-b8f1-47de-9558-2d8e272d7694") + ) + (pad "25" thru_hole oval + (at 0 -30.48 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "5c51179b-f413-4b5f-8490-c8afb28f2e84") + ) + (pad "26" thru_hole oval + (at -2.54 -30.48 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 33 "Net-(J1-Pad26)") + (uuid "2dcad575-b3f1-460c-b8ba-49a05b403aed") + ) + (pad "27" thru_hole oval + (at 0 -33.02 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 34 "Net-(J1-Pad27)") + (uuid "a13501fe-6314-45dc-9d81-25df0236f4c9") + ) + (pad "28" thru_hole oval + (at -2.54 -33.02 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 35 "Net-(J1-Pad28)") + (uuid "f4bbd17e-c434-4420-9044-d6114a4bf931") + ) + (pad "29" thru_hole oval + (at 0 -35.56 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "/SEL_MODE1") + (uuid "3711ec28-e564-4f93-9b39-2a5ecbbf1dd0") + ) + (pad "30" thru_hole oval + (at -2.54 -35.56 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "195165d5-7aa3-42b1-8201-0562e5180f91") + ) + (pad "31" thru_hole oval + (at 0 -38.1 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 12 "/SEL_MODE2") + (uuid "0f543e48-e3d3-4de9-a6cc-5b04e9092774") + ) + (pad "32" thru_hole oval + (at -2.54 -38.1 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "/SMI_SD4") + (uuid "1816102c-b39d-4550-b9d8-0aef52fca1ee") + ) + (pad "33" thru_hole oval + (at 0 -40.64 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 10 "/SMI_SD5") + (uuid "ba3a3610-97b2-472d-b65a-37961067c6ec") + ) + (pad "34" thru_hole oval + (at -2.54 -40.64 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "eaba81f3-855a-4f1c-98fa-3c3e8e1901fc") + ) + (pad "35" thru_hole oval + (at 0 -43.18 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 9 "/I2S_WS") + (uuid "5b38dc33-774e-4bda-8cad-453d6ed66f36") + ) + (pad "36" thru_hole oval + (at -2.54 -43.18 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 8 "/SMI_SD8") + (uuid "99821b6b-a66a-4589-b344-d3c095f7e88e") + ) + (pad "37" thru_hole oval + (at 0 -45.72 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 7 "/SEL_MODE3") + (uuid "dfcaccb3-3d53-4688-9c25-fa43afe8e96b") + ) + (pad "38" thru_hole oval + (at -2.54 -45.72 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 6 "/I2S_SD") + (uuid "c8880b1b-0ce6-40c0-b72b-b305d6e3fe2b") + ) + (pad "39" thru_hole oval + (at 0 -48.26 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "500c6a8f-7716-448a-983f-861ebc60eb73") + ) + (pad "40" thru_hole oval + (at -2.54 -48.26 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 5 "/SMI_SD13") + (uuid "f042eee9-e1f7-49f2-9fc5-f6787decf085") + ) + (model "${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x20_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (layer "B.Cu") + (uuid "00000000-0000-0000-0000-000060b003a7") + (at 123.19 139.7 180) + (descr "SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SO SO") + (property "Reference" "U2" + (at 0 7.36 0) + (layer "B.SilkS") + (uuid "47cf339d-f4fa-489d-9b91-99a72bf211ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "74HCT245" + (at 0 -7.36 0) + (layer "B.Fab") + (uuid "1b8567b6-1297-43ca-9e02-4f2210a5af67") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "35630bc9-da57-4361-9a64-db19b442cfdf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "206a8bb2-9089-4cdb-a2e4-19f08b2263ac") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "b98b4e2c-cc69-41d5-a449-3e08e5deef47") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-00006098f41c") + (attr smd) + (fp_line + (start 3.87 6.5225) + (end 3.87 6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "89ec87b8-7c23-4dd2-9818-f3f7c200c6d9") + ) + (fp_line + (start 3.87 -6.5225) + (end 3.87 -6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "a9aa8fe1-2848-48b6-af07-ef5805d3e52c") + ) + (fp_line + (start 0 6.5225) + (end 3.87 6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "2492e11e-e73f-4892-a46f-2ae47b79a4df") + ) + (fp_line + (start 0 6.5225) + (end -3.87 6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "b48c7a48-8d4c-42a7-8617-f365e0982922") + ) + (fp_line + (start 0 -6.5225) + (end 3.87 -6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "88c67ca5-646f-4860-b111-d3aeea74b425") + ) + (fp_line + (start 0 -6.5225) + (end -3.87 -6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "71d95016-ec9e-4ab6-85c3-a80319388a71") + ) + (fp_line + (start -3.87 6.5225) + (end -3.87 6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "858bca38-651d-481b-a162-b142edf25e22") + ) + (fp_line + (start -3.87 6.275) + (end -5.675 6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c36cfa4c-a33a-45c4-8506-5cc6c226cd08") + ) + (fp_line + (start -3.87 -6.5225) + (end -3.87 -6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "3465655b-76ee-4924-b534-3c35683fc548") + ) + (fp_line + (start 5.93 6.66) + (end -5.93 6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "62136b45-82fd-457e-abf2-5825a3e9f282") + ) + (fp_line + (start 5.93 -6.66) + (end 5.93 6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6ee35b29-6366-4ca3-beb6-373c9da7e852") + ) + (fp_line + (start -5.93 6.66) + (end -5.93 -6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6deada6e-d718-46be-8d99-6229e3d79b02") + ) + (fp_line + (start -5.93 -6.66) + (end 5.93 -6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "bcbadf70-d7b0-4e58-8e71-0a4ca51fcb04") + ) + (fp_line + (start 3.76 6.4125) + (end 3.76 -6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "62f5ed39-2403-4fc7-92e5-eec3598fb866") + ) + (fp_line + (start 3.76 -6.4125) + (end -3.76 -6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5c67a4ee-3537-4295-b487-5d95b7039a7f") + ) + (fp_line + (start -2.76 6.4125) + (end 3.76 6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "9b820cb1-a41c-41a7-a006-aa4941b19739") + ) + (fp_line + (start -3.76 5.4125) + (end -2.76 6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6740dced-8cbf-4e7c-834e-17a9d452e0cc") + ) + (fp_line + (start -3.76 -6.4125) + (end -3.76 5.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b4f1de1f-0bcc-4714-b1c8-013e83f4236b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "1f49663e-6e59-4358-9fdb-466733f2554e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "" smd roundrect + (at 0 0 180) + (size 2.87 3.6) + (layers "B.Paste") + (roundrect_rratio 0.087108) + (uuid "37547bda-061b-4844-87d3-88ec1e420507") + ) + (pad "" smd roundrect + (at 0 0 180) + (size 3.56 4.47) + (layers "B.Mask") + (roundrect_rratio 0.070225) + (uuid "7ef813ee-3e26-4ba2-8a6d-816e447f7c7a") + ) + (pad "1" smd roundrect + (at -4.675 5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 56 "Net-(R2-Pad2)") + (uuid "c19ac78f-69c6-44ab-b594-d529b6887e54") + ) + (pad "2" smd roundrect + (at -4.675 4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 17 "/SMI_SD1") + (uuid "e3c651e8-54da-4de3-a8d9-bed7029db5a6") + ) + (pad "3" smd roundrect + (at -4.675 3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 16 "/SMI_SD17") + (uuid "1f6a4ce6-f513-4a71-8b58-1569038f9c7f") + ) + (pad "4" smd roundrect + (at -4.675 1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 15 "/SMI_SD3") + (uuid "f9c51f75-deb5-40b7-b8e5-a6d6e5482d11") + ) + (pad "5" smd roundrect + (at -4.675 0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 14 "/SMI_SD0") + (uuid "410a573e-a400-4fca-85ba-77ffae2b594f") + ) + (pad "6" smd roundrect + (at -4.675 -0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 11 "/SMI_SD4") + (uuid "f971e84a-04c3-49b0-bcbc-f71a46ece89c") + ) + (pad "7" smd roundrect + (at -4.675 -1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 10 "/SMI_SD5") + (uuid "4d3a836f-28b0-4c71-ab27-ce7aa58b83f5") + ) + (pad "8" smd roundrect + (at -4.675 -3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 8 "/SMI_SD8") + (uuid "efa1a4c2-15ff-43f4-9cde-50fd359d5f53") + ) + (pad "9" smd roundrect + (at -4.675 -4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 5 "/SMI_SD13") + (uuid "dbed162d-e7e4-44cf-bee1-e9f49446631b") + ) + (pad "10" smd roundrect + (at -4.675 -5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (uuid "8b328003-8f72-49e7-8e27-3a27d3ded577") + ) + (pad "11" smd roundrect + (at 4.675 -5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 51 "Net-(J_OUT2-Pad8)") + (uuid "45838825-e1b3-4064-b988-0e2d9cc581da") + ) + (pad "12" smd roundrect + (at 4.675 -4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 50 "Net-(J_OUT2-Pad7)") + (uuid "6e50e90a-21f9-4dfc-b824-116df8236b6e") + ) + (pad "13" smd roundrect + (at 4.675 -3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 49 "Net-(J_OUT2-Pad6)") + (uuid "f3e363b7-6295-4561-9535-70ba76af4be7") + ) + (pad "14" smd roundrect + (at 4.675 -1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 48 "Net-(J_OUT2-Pad5)") + (uuid "0a742c89-3871-4f4e-aad4-1810afe0c2dd") + ) + (pad "15" smd roundrect + (at 4.675 -0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 47 "Net-(J_OUT2-Pad4)") + (uuid "6282567a-d7d1-41a2-9180-21a1fa78830e") + ) + (pad "16" smd roundrect + (at 4.675 0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 46 "Net-(J_OUT2-Pad3)") + (uuid "3664a702-9cef-46ae-b1bf-67e7d397a522") + ) + (pad "17" smd roundrect + (at 4.675 1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 45 "Net-(J_OUT2-Pad2)") + (uuid "4af84a60-854d-494d-a2e2-6428b7f04c5f") + ) + (pad "18" smd roundrect + (at 4.675 3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "Net-(J_OUT2-Pad1)") + (uuid "bd9fc54c-df96-4525-8fb0-874ab6309521") + ) + (pad "19" smd roundrect + (at 4.675 4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (uuid "8fd74454-fb59-4db8-b209-270992edad3f") + ) + (pad "20" smd roundrect + (at 4.675 5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 27 "+5V") + (uuid "0876d576-a68c-4f3c-93ab-f0a72d0f8208") + ) + (pad "21" smd roundrect + (at 0 0 180) + (size 6.045 12.09) + (layers "B.Cu") + (roundrect_rratio 0.041356) + (uuid "c36dffc4-e3bf-4691-9521-eb07371589b7") + ) + (model "${KISYS3DMOD}/Package_SO.3dshapes/SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (layer "B.Cu") + (uuid "00000000-0000-0000-0000-000060b032f6") + (at 123.19 110.49 180) + (descr "SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SO SO") + (property "Reference" "U1" + (at 0 7.36 0) + (layer "B.SilkS") + (uuid "408b9988-76e9-43b9-9805-dca84814757d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "74HCT245" + (at 0 -7.36 0) + (layer "B.Fab") + (uuid "26e6626c-297c-4804-8ecb-0c8ad11a8dcf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "c9a26237-7be5-497d-9db6-e21b82bb7a0c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "8fbac8c8-9934-4516-9bf0-59a82c9dcbb9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "9386dfc6-5bf1-4ec5-bec0-d775ebe3e5f9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/00000000-0000-0000-0000-000060990192") + (attr smd) + (fp_line + (start 3.87 6.5225) + (end 3.87 6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "dcdc31d2-85ca-4106-8331-1435bc1009f4") + ) + (fp_line + (start 3.87 -6.5225) + (end 3.87 -6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "15e45022-4044-45d2-b390-c2e07aaacd6e") + ) + (fp_line + (start 0 6.5225) + (end 3.87 6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "0b8558f4-ac73-4b10-a2ed-3e2c770d5b61") + ) + (fp_line + (start 0 6.5225) + (end -3.87 6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "01bc1521-2750-425e-bde7-bfad1fd62b07") + ) + (fp_line + (start 0 -6.5225) + (end 3.87 -6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "b59bc538-9d36-45aa-9a2c-790ab0e75df5") + ) + (fp_line + (start 0 -6.5225) + (end -3.87 -6.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "7abbb48a-81fd-45ee-a6ac-6c5cefe84b65") + ) + (fp_line + (start -3.87 6.5225) + (end -3.87 6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "b41f04dc-b4a4-417b-8f24-88983260d9c7") + ) + (fp_line + (start -3.87 6.275) + (end -5.675 6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f5a444ef-bd52-4b64-a97a-21ed24681eda") + ) + (fp_line + (start -3.87 -6.5225) + (end -3.87 -6.275) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d60afa67-8559-40da-b99d-32da4938adc3") + ) + (fp_line + (start 5.93 6.66) + (end -5.93 6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d9b7985b-9f91-4665-9a5c-96c11a677c29") + ) + (fp_line + (start 5.93 -6.66) + (end 5.93 6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6e610944-62b1-4366-99c6-6baf98ddea33") + ) + (fp_line + (start -5.93 6.66) + (end -5.93 -6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "cfff9498-7f78-4661-801a-e7716af1d934") + ) + (fp_line + (start -5.93 -6.66) + (end 5.93 -6.66) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "93172b0d-ab66-41a0-9f92-115879e34bfc") + ) + (fp_line + (start 3.76 6.4125) + (end 3.76 -6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "596a7b33-033b-4f57-9d42-d97013e7bcbd") + ) + (fp_line + (start 3.76 -6.4125) + (end -3.76 -6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5baeee66-322d-4609-b5cb-18ad7a561421") + ) + (fp_line + (start -2.76 6.4125) + (end 3.76 6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "20260c27-7ce3-4630-8eeb-96bdc763f8bd") + ) + (fp_line + (start -3.76 5.4125) + (end -2.76 6.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "be26c3a1-a76f-4fca-8998-640060cb2331") + ) + (fp_line + (start -3.76 -6.4125) + (end -3.76 5.4125) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5620bb01-7f55-4d5d-98d1-7ef5f906fee5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "e235cfed-20c8-4ef6-87f6-702f92d96f6f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "" smd roundrect + (at 0 0 180) + (size 2.87 3.6) + (layers "B.Paste") + (roundrect_rratio 0.087108) + (uuid "a6551f9e-86d4-48a1-864e-f0e7db43d9f1") + ) + (pad "" smd roundrect + (at 0 0 180) + (size 3.56 4.47) + (layers "B.Mask") + (roundrect_rratio 0.070225) + (uuid "476e9d0c-bc3c-4e30-8e42-33e53c8efd4a") + ) + (pad "1" smd roundrect + (at -4.675 5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 55 "Net-(R1-Pad1)") + (uuid "d92bf08a-14cc-471a-af91-0df8f8ee509a") + ) + (pad "2" smd roundrect + (at -4.675 4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 26 "/SMI_SD6") + (uuid "8d0448e2-31d4-4fd0-9d74-9c136786dab6") + ) + (pad "3" smd roundrect + (at -4.675 3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 25 "/SMI_SD7") + (uuid "6e89388b-59d7-4b12-b309-76fc3d92b7a6") + ) + (pad "4" smd roundrect + (at -4.675 1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 24 "/SMI_SD9") + (uuid "f0167b0f-2b36-4e5b-8880-78639c9f5194") + ) + (pad "5" smd roundrect + (at -4.675 0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 21 "/SMI_SD15") + (uuid "dc2d0630-b010-426e-a267-d03f9b415746") + ) + (pad "6" smd roundrect + (at -4.675 -0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 22 "/SMI_SD14") + (uuid "d103212f-aa73-4dff-96ee-2897bcb196cc") + ) + (pad "7" smd roundrect + (at -4.675 -1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 19 "/SMI_SD16") + (uuid "9f16b3f8-e8f1-4339-b20b-3414f60ee9dd") + ) + (pad "8" smd roundrect + (at -4.675 -3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 18 "/SMI_SD2") + (uuid "30f488d4-81ae-410a-8c3e-529f61fe036a") + ) + (pad "9" smd roundrect + (at -4.675 -4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 57 "Net-(U1-Pad9)") + (uuid "0f208e68-2214-41bd-8bd6-5212ec5e2f55") + ) + (pad "10" smd roundrect + (at -4.675 -5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (uuid "06b2cc9f-4ea8-4f1a-883a-ceaf0844bcad") + ) + (pad "11" smd roundrect + (at 4.675 -5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 43 "Net-(J_OUT1-Pad8)") + (uuid "cd3c9060-fd38-47d4-8ce6-8fcc161f020d") + ) + (pad "12" smd roundrect + (at 4.675 -4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 42 "Net-(J_OUT1-Pad7)") + (uuid "0fb8151a-6c3a-4794-b163-3f3a77442981") + ) + (pad "13" smd roundrect + (at 4.675 -3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 41 "Net-(J_OUT1-Pad6)") + (uuid "86616d68-0087-414a-869f-1ac59e755e23") + ) + (pad "14" smd roundrect + (at 4.675 -1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 40 "Net-(J_OUT1-Pad5)") + (uuid "6aea3713-51db-4dbf-89b1-04d68456fe51") + ) + (pad "15" smd roundrect + (at 4.675 -0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 39 "Net-(J_OUT1-Pad4)") + (uuid "3704e1ea-d357-43f3-9734-a25e77bcc632") + ) + (pad "16" smd roundrect + (at 4.675 0.635 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 38 "Net-(J_OUT1-Pad3)") + (uuid "1cbabc09-cc62-4a8c-93ef-ce0c6e9cded6") + ) + (pad "17" smd roundrect + (at 4.675 1.905 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 37 "Net-(J_OUT1-Pad2)") + (uuid "3accb99f-cd26-46c0-a09a-81bd0e26b0ba") + ) + (pad "18" smd roundrect + (at 4.675 3.175 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 36 "Net-(J_OUT1-Pad1)") + (uuid "d22244e9-20ec-4e1d-8646-2aba633770d4") + ) + (pad "19" smd roundrect + (at 4.675 4.445 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (uuid "7846839d-d8fa-4e9a-8a7b-79f1a030d1ec") + ) + (pad "20" smd roundrect + (at 4.675 5.715 180) + (size 2 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 27 "+5V") + (uuid "f6dc4a36-428a-495a-a9c9-3ea5d266b1f8") + ) + (pad "21" smd roundrect + (at 0 0 180) + (size 6.045 12.09) + (layers "B.Cu") + (roundrect_rratio 0.041356) + (uuid "036da689-a1bb-429c-9725-b1470bd11b35") + ) + (model "${KISYS3DMOD}/Package_SO.3dshapes/SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (segment + (start 137.527 128.175) + (end 137.16 128.175) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "01656498-f340-48d3-ab91-0a906fa47d1c") + ) + (segment + (start 105.41 127) + (end 105.41 124.46) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "02975933-3904-4d02-a15f-b2c6c8549217") + ) + (segment + (start 137.16 128.175) + (end 137.16 127) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "05544225-bf73-43ce-901c-f00c58fde76a") + ) + (segment + (start 140.893 139.161) + (end 140.893 142.721) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "0baf9b8d-f93d-4975-8da7-eeea395d7df2") + ) + (segment + (start 137.717 120.555) + (end 138.525 119.747) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "17a8e46c-5087-4456-9367-bf59e8786a8a") + ) + (segment + (start 139.143 143.605) + (end 138.335 144.413) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "17d2e18f-4719-4a06-a127-66fb9511734f") + ) + (segment + (start 139.333 130.905) + (end 138.335 129.907) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "1df22fda-677f-4fea-b190-041103cc360a") + ) + (segment + (start 140.893 142.721) + (end 140.009 143.605) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "262f3b6a-e363-4092-bda3-46434c8863e0") + ) + (segment + (start 138.525 119.38) + (end 138.525 113.743) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "2bd168bd-9eb8-442c-8253-6aa35e0a6721") + ) + (segment + (start 105.41 137.16) + (end 105.41 134.62) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "2ce917bc-3197-4aa3-be5b-996bd1882b57") + ) + (segment + (start 105.41 139.7) + (end 105.41 137.16) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "408dac70-4573-475c-a269-08f059d6072c") + ) + (segment + (start 105.41 118.11) + (end 105.41 115.57) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "41c77f12-acee-4810-8755-802b1b2f1423") + ) + (segment + (start 139.7 130.905) + (end 139.333 130.905) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "49dabdf6-4966-4315-95e7-2b674ec1cf4c") + ) + (segment + (start 139.7 111.76) + (end 139.7 110.585) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "4bf129e2-9dd8-4063-8495-0d9e4796e632") + ) + (segment + (start 105.41 105.41) + (end 105.41 102.87) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "4efe39ff-b634-4400-b674-9f1932a31eed") + ) + (segment + (start 105.41 129.54) + (end 105.41 127) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "5bb531e3-4e20-47df-a8c6-b777af7c26e5") + ) + (segment + (start 139.7 119.38) + (end 138.525 119.38) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "5f93bd1f-7bd4-476f-aa39-d752f743a8c7") + ) + (segment + (start 130.649 120.555) + (end 137.717 120.555) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "6605aede-820e-4dff-a3be-4c1322bd2643") + ) + (segment + (start 138.335 107.047) + (end 138.335 106.68) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "69050260-1383-4e66-aedc-0d7eede8ee68") + ) + (segment + (start 138.335 128.983) + (end 137.527 128.175) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "6a46b402-3652-4bc4-8bba-62a8614975a4") + ) + (segment + (start 105.41 134.62) + (end 105.41 132.08) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "6ea7b35f-d662-4f98-8851-e533d46502c1") + ) + (segment + (start 140.067 138.335) + (end 140.893 139.161) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "6fd1605b-804b-4317-9f26-dbb0d81f2014") + ) + (segment + (start 139.333 102.775) + (end 139.7 102.775) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "78f0dc93-2000-4468-9e9b-121202d532a4") + ) + (segment + (start 138.335 144.78) + (end 137.16 144.78) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "7acedd78-c539-43df-a8b3-30c0cb8a0670") + ) + (segment + (start 138.525 119.747) + (end 138.525 119.38) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "836059cf-c2e4-4ed7-903f-7b035fd030f8") + ) + (segment + (start 138.335 144.413) + (end 138.335 144.78) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "85a7a005-a162-40aa-accc-533236e6ecbb") + ) + (segment + (start 139.7 132.08) + (end 139.7 130.905) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "872241ff-9e19-4c1a-a314-31c585eb934c") + ) + (segment + (start 139.143 107.855) + (end 138.335 107.047) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "9cdc4f26-e0ba-49a1-ad50-627a6589f84d") + ) + (segment + (start 105.41 115.57) + (end 105.41 113.03) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "a290c01e-7241-4e58-bbc5-dec5c6d59fb7") + ) + (segment + (start 139.7 110.585) + (end 140.067 110.585) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "a7361a88-4012-4ad6-a176-5021d9f22c96") + ) + (segment + (start 140.887 109.765) + (end 140.887 108.741) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "abf2b37c-9050-4f1a-97bd-68b543af476d") + ) + (segment + (start 125.73 125.475) + (end 130.649 120.555) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "b0255220-02ff-427e-be47-e409d64c27fa") + ) + (segment + (start 139.7 138.335) + (end 140.067 138.335) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "b2f4964b-5792-453d-b157-cecea3694096") + ) + (segment + (start 138.335 129.907) + (end 138.335 128.983) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "b983ef45-6bf9-42ff-a3fb-fa85d7671a68") + ) + (segment + (start 139.7 112.935) + (end 139.7 111.76) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "ba8279cd-c77f-416b-8e19-e07c8d3c3f19") + ) + (segment + (start 140.009 143.605) + (end 139.143 143.605) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "be911b8e-5553-4d64-b329-63b050a3960d") + ) + (segment + (start 105.41 110.49) + (end 105.41 107.95) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "c4881e74-627d-4b04-8854-7c55e9b014b6") + ) + (segment + (start 139.7 102.775) + (end 139.7 101.6) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "c4f21cba-9d46-45bc-8392-c03a43344456") + ) + (segment + (start 105.41 102.87) + (end 105.41 100.33) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "c5224481-abf3-4772-8c2d-a6a35d29f4ac") + ) + (segment + (start 105.41 113.03) + (end 105.41 110.49) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "c679434f-c187-4ab6-b5e0-742be500221d") + ) + (segment + (start 139.7 137.16) + (end 139.7 138.335) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "c76fad50-b033-479c-a8dc-b135b4ad87fd") + ) + (segment + (start 105.41 107.95) + (end 105.41 105.41) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "c8545835-3c13-4d61-885d-aa74d98ceba3") + ) + (segment + (start 138.525 113.743) + (end 139.333 112.935) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "ccd2f06c-eced-48e6-b2ac-78c743ef7903") + ) + (segment + (start 105.41 142.24) + (end 105.41 139.7) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "cd4e2d51-1e09-476a-bc32-1b8b23353423") + ) + (segment + (start 139.333 112.935) + (end 139.7 112.935) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "d25060b0-7ca6-451b-bbb5-65d5d91c8a2d") + ) + (segment + (start 138.335 103.773) + (end 139.333 102.775) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "d2aae92e-5e26-4865-b64f-598a9feaf169") + ) + (segment + (start 140.002 107.855) + (end 139.143 107.855) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "e0c26d46-1cd8-457f-b362-a9bd0e457d5c") + ) + (segment + (start 105.41 132.08) + (end 105.41 129.54) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "e12b52d9-05d0-4006-98e1-782b90b4a2e6") + ) + (segment + (start 137.16 106.68) + (end 138.335 106.68) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "e1866b79-bdb2-4891-a02a-be0af4e43e7e") + ) + (segment + (start 125.73 127) + (end 125.73 125.475) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "e4d645e0-23ef-4c48-8747-6b5837aff6be") + ) + (segment + (start 138.335 106.68) + (end 138.335 103.773) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "e575b2ad-0742-41a7-8f4a-e12c4452e845") + ) + (segment + (start 140.887 108.741) + (end 140.002 107.855) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "ec00b86c-a5b8-424e-b294-ab2e25d4d383") + ) + (segment + (start 140.067 110.585) + (end 140.887 109.765) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "fd9b03db-0954-4124-a9d4-8fc465b44a03") + ) + (segment + (start 139.333 120.555) + (end 138.408 121.48) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "011bb2bf-a4df-4c38-b820-949a84d9a35e") + ) + (segment + (start 125.73 128.525) + (end 125.73 127) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "0ff0efd5-8a6f-4cd1-aab8-77d98b920d5b") + ) + (segment + (start 139.7 135.985) + (end 139.7 137.16) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "12e78fad-22b6-4968-9a2e-108cb5a84061") + ) + (segment + (start 139.7 132.08) + (end 139.7 133.255) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "176f3d95-2e81-4ab2-a006-b96b520aebdc") + ) + (segment + (start 140.067 135.985) + (end 139.7 135.985) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "17d060e0-c550-4a05-853f-2db099d6fa33") + ) + (segment + (start 140.875 135.177) + (end 140.067 135.985) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "1c68c759-d3b8-4194-bbf9-fab3ef2e285d") + ) + (segment + (start 140.067 133.255) + (end 140.875 134.063) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "276e2d16-60d7-4026-b246-0a50eac3531f") + ) + (segment + (start 139.7 119.38) + (end 139.7 120.555) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "2904c22c-a81c-4343-b1e5-f8b00daed495") + ) + (segment + (start 110.816 98.7557) + (end 118.106 106.045) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "2ff40158-709e-45a3-8e80-ebec7363d0d4") + ) + (segment + (start 117.156 134.373) + (end 118.038 135.255) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "36f56a24-8185-455b-887b-619d18702002") + ) + (segment + (start 108.595 89.45) + (end 110.585 91.44) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "3b51fef2-6d26-474e-95ad-726415f9690b") + ) + (segment + (start 139.7 120.555) + (end 139.333 120.555) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "3e71415d-19fa-49f5-ba5a-f3b98e659050") + ) + (segment + (start 107.761 99.1546) + (end 110.417 99.1546) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "3fbd2584-6d54-4a70-9e2b-18b6c9917c39") + ) + (segment + (start 139.7 133.255) + (end 140.067 133.255) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "3fc0d50a-9359-41bb-8289-aaf108099d52") + ) + (segment + (start 105.41 100.33) + (end 106.585 100.33) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "43f89642-7bc2-4406-a57b-8e5cd93d08e5") + ) + (segment + (start 105.41 118.11) + (end 105.41 119.285) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "4f8fe314-60cd-44ac-9374-b0054fd02d54") + ) + (segment + (start 105.41 124.46) + (end 106.585 124.46) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "5b072f4a-31b5-4eaf-a37a-dfedfb9f9b40") + ) + (segment + (start 140.875 134.063) + (end 140.875 135.177) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "5b0ba5a8-8c9a-4d1a-b044-ee5522290d96") + ) + (segment + (start 132.226 120.566) + (end 127.865 116.205) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "5b65a0b6-42f1-4b41-aed8-b165192783db") + ) + (segment + (start 138.335 121.553) + (end 138.408 121.48) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "64526286-8781-4525-8a21-d2a87c89a3ee") + ) + (segment + (start 105.41 119.285) + (end 107.761 121.636) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "65cc232b-eacb-4cc6-afdd-1a32805ed497") + ) + (segment + (start 137.16 125.825) + (end 137.527 125.825) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "68881441-1af4-4433-a332-2efa03a91de0") + ) + (segment + (start 120.555 92.71) + (end 119.285 91.44) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "69499ba2-a9ad-4515-9e66-0e9401fc525d") + ) + (segment + (start 112.308 126.685) + (end 113.869 128.246) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "708fa8a8-cc3c-4e83-bf44-dfce8c079000") + ) + (segment + (start 106.585 100.33) + (end 107.761 99.1546) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "73ff3a0c-abbf-4011-ba79-40f8f73515e1") + ) + (segment + (start 117.156 128.525) + (end 120.65 128.525) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "74f868d0-60a6-4ae6-b875-a6d939db481b") + ) + (segment + (start 113.869 128.246) + (end 116.877 128.246) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "75d99742-765e-4123-afbf-84371c00ff41") + ) + (segment + (start 126.35 92.71) + (end 120.555 92.71) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "7c802cb5-bf06-4881-bcd4-8bd42d76a32f") + ) + (segment + (start 112.308 125.381) + (end 112.308 126.685) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "7e2f8568-8a17-4b55-870b-e63154ff7a25") + ) + (segment + (start 137.527 125.825) + (end 138.335 125.017) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "80fef477-3233-435a-9ac6-898798210c9f") + ) + (segment + (start 110.585 91.44) + (end 111.76 91.44) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "893e97eb-c480-4ede-ad88-160389c68c92") + ) + (segment + (start 112.951 96.6214) + (end 112.951 91.44) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "91dfb366-84da-469a-af6a-307e826f8ab4") + ) + (segment + (start 128.5 144.78) + (end 127.865 145.415) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "945dad93-0a10-400d-a342-02868fd93c3d") + ) + (segment + (start 119.285 91.44) + (end 118.11 91.44) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "9a41a185-f096-4081-a8c0-d37b2fef6892") + ) + (segment + (start 110.211 123.285) + (end 112.308 125.381) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "a386ace1-6860-4fd8-98c3-c64a9eadd97f") + ) + (segment + (start 107.761 121.636) + (end 107.761 123.285) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "bbd77fec-b3af-411a-acc8-98f52c8044ee") + ) + (segment + (start 137.16 144.78) + (end 128.5 144.78) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "be108d3f-c32a-421d-ac6a-943d94294210") + ) + (segment + (start 120.65 127) + (end 120.65 128.525) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "c32e9942-a9cc-46d7-9249-ba787b6ed70f") + ) + (segment + (start 138.408 121.48) + (end 137.494 120.566) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "c3bdfc43-a7bc-4475-8e40-8c3e76babbd9") + ) + (segment + (start 110.816 98.7557) + (end 112.951 96.6214) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "c63fc9f9-ea76-4e34-9873-2db97cefe927") + ) + (segment + (start 107.761 123.285) + (end 110.211 123.285) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "c6ae3d2e-2065-4604-8f7c-9b77ac39bbcf") + ) + (segment + (start 120.65 128.525) + (end 125.73 128.525) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "c6c78a3f-4342-4495-8a6c-528a982fc666") + ) + (segment + (start 138.335 125.017) + (end 138.335 121.553) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "c96643d6-0daa-404b-bd33-27560dae6464") + ) + (segment + (start 112.951 91.44) + (end 111.76 91.44) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "c9e7a02e-4433-4cfb-8c66-85ae2a9e80fd") + ) + (segment + (start 110.417 99.1546) + (end 110.816 98.7557) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "ce3be397-a1ed-47d3-a0c4-b15ab8b159cb") + ) + (segment + (start 137.16 127) + (end 137.16 125.825) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "d96f18f7-1017-485d-9f2f-de1189328a18") + ) + (segment + (start 118.038 135.255) + (end 118.515 135.255) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "dd602f8c-6d02-4985-b922-b47a84868432") + ) + (segment + (start 116.877 128.246) + (end 117.156 128.525) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "e043df3b-b131-4e75-a29f-41920a9bc097") + ) + (segment + (start 102.87 89.45) + (end 108.595 89.45) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "ee1b269a-c3af-487c-abc3-f058a522a23d") + ) + (segment + (start 112.951 91.44) + (end 118.11 91.44) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "f05b5e8c-bf20-41db-9950-cf209e514b18") + ) + (segment + (start 118.106 106.045) + (end 118.515 106.045) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "f863eaf7-e3d8-46b9-b6ba-8f1aa932e606") + ) + (segment + (start 137.494 120.566) + (end 132.226 120.566) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "f8e33881-429f-40e3-8355-01e2c3b0262d") + ) + (segment + (start 117.156 128.525) + (end 117.156 134.373) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "f96b2109-0967-43fe-8058-521a1bc11519") + ) + (segment + (start 106.585 124.46) + (end 107.761 123.285) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "fb926493-9934-4bde-a0c0-0df77590aa10") + ) + (segment + (start 132.263 92.8459) + (end 128.494 96.6147) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "44fdbc10-9fbd-46a4-a69d-03c17de766ca") + ) + (segment + (start 118.11 93.98) + (end 125.635 93.98) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "4ae3093c-2c3c-4f9d-80ec-e57008d0eede") + ) + (segment + (start 132.263 92.71) + (end 132.263 92.8459) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "6187ab91-e5a3-4943-ba34-777a2c1d11ab") + ) + (segment + (start 128.27 97.79) + (end 128.27 96.6147) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "86e279e2-8a01-450f-a047-627ee3b639b1") + ) + (segment + (start 125.635 93.98) + (end 128.27 96.6147) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "8a306d4a-b09e-4791-b105-41b40cdf0490") + ) + (segment + (start 128.494 96.6147) + (end 128.27 96.6147) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "9ccc9740-cf3a-49ff-b0d3-79eaf13856a2") + ) + (segment + (start 133.35 92.71) + (end 132.263 92.71) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "d4167298-469b-4b34-bc06-973f3e9d9f79") + ) + (segment + (start 138.525 144.413) + (end 137.701 143.589) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "0708edf4-2c8b-4cb9-970b-996665c8e60a") + ) + (segment + (start 137.701 143.589) + (end 128.421 143.589) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "3f424cab-2703-4163-b0d6-9573c612a7ea") + ) + (segment + (start 138.525 144.78) + (end 138.525 144.413) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "795697ef-da89-4292-974a-6c79d61eca54") + ) + (segment + (start 128.421 143.589) + (end 127.865 144.145) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "d6f5c963-5e2f-4608-aa57-2636b6b6554b") + ) + (segment + (start 139.7 144.78) + (end 138.525 144.78) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "da89e615-b0d1-4c31-8642-05db9872b50c") + ) + (segment + (start 138.525 139.364) + (end 137.669 138.508) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "0f0d8ded-ee2a-4fc6-b3b9-942fd1be2bc6") + ) + (segment + (start 137.669 138.508) + (end 133.157 138.508) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "202a4579-f6e8-4e58-b755-849ba141d52f") + ) + (segment + (start 133.157 138.508) + (end 124.46 129.81) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "3b6013d1-4bb9-48d4-87da-aa808a85daa7") + ) + (segment + (start 138.525 140.257) + (end 138.525 139.364) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "4586498c-85a5-455f-9c3a-d0d5208a73d3") + ) + (segment + (start 124.46 129.81) + (end 124.46 122.175) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "58c50259-e917-4469-bdaf-e251b9beedf8") + ) + (segment + (start 124.46 122.175) + (end 123.19 120.905) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "5eb99ef1-f34d-4456-8a59-d454592fd94d") + ) + (segment + (start 139.333 141.065) + (end 138.525 140.257) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "98abef19-b61a-47b6-9908-db4b32e34791") + ) + (segment + (start 123.19 120.905) + (end 123.19 119.38) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "b1a6af6c-d04e-4c32-bd14-4231d11c09a0") + ) + (segment + (start 139.7 141.065) + (end 139.333 141.065) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "d633f6e2-f11f-400d-bec3-4fa82b910224") + ) + (segment + (start 139.7 142.24) + (end 139.7 141.065) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "fdd80f0e-f6b2-480e-a800-e628ac64115d") + ) + (segment + (start 115.475 129.54) + (end 128.175 142.24) + (width 0.25) + (layer "F.Cu") + (net 7) + (uuid "759c1647-dbfc-479f-a9c1-0b3f3b0492cd") + ) + (segment + (start 128.175 142.24) + (end 137.16 142.24) + (width 0.25) + (layer "F.Cu") + (net 7) + (uuid "c3f23a5a-fe8d-47a3-b943-16caa215ea56") + ) + (segment + (start 114.3 129.54) + (end 115.475 129.54) + (width 0.25) + (layer "F.Cu") + (net 7) + (uuid "e4bee58a-f279-4278-ade4-6661960fba87") + ) + (segment + (start 133.87 140.875) + (end 131.87 142.875) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "290c01af-35a4-4a1d-9e50-eb06d80ba9a8") + ) + (segment + (start 138.525 139.7) + (end 138.525 140.067) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "38b89594-7f6a-4df5-a497-acdd65bf2373") + ) + (segment + (start 138.525 140.067) + (end 137.717 140.875) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "9954845d-40bc-4737-b3ff-152ab67d2e10") + ) + (segment + (start 139.7 139.7) + (end 138.525 139.7) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "a2b1864d-fd19-435c-a398-9430256cd0cd") + ) + (segment + (start 137.717 140.875) + (end 133.87 140.875) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "ac730e7c-955c-4677-91d0-3dedad3948a6") + ) + (segment + (start 131.87 142.875) + (end 127.865 142.875) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "f55eed93-4b97-4c8b-92f5-8a01b1239361") + ) + (segment + (start 137.16 139.7) + (end 133.69 139.7) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "356af742-b660-432f-a044-a63e03e1dfed") + ) + (segment + (start 133.69 139.7) + (end 123.19 129.2) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "ac8c6463-f532-4283-92ea-0642091b651f") + ) + (segment + (start 123.19 129.2) + (end 123.19 127) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "afca9d2c-7b3c-45b9-bdb3-e33f6aa8e014") + ) + (segment + (start 135.985 137.16) + (end 137.16 137.16) + (width 0.25) + (layer "B.Cu") + (net 10) + (uuid "4e30b6f0-5ef7-4b2a-aa08-dfd7d85836f0") + ) + (segment + (start 131.54 141.605) + (end 135.985 137.16) + (width 0.25) + (layer "B.Cu") + (net 10) + (uuid "65df119e-740f-4c9a-9246-ccc20cbb1fa1") + ) + (segment + (start 127.865 141.605) + (end 131.54 141.605) + (width 0.25) + (layer "B.Cu") + (net 10) + (uuid "987630b1-253d-44e3-9dba-2db1bc377590") + ) + (segment + (start 137.717 135.795) + (end 136.037 135.795) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "12ce3ec8-aae7-4f64-a1f7-15713100b3c2") + ) + (segment + (start 136.037 135.795) + (end 131.498 140.335) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "37c56812-17d2-4f6f-954e-880d929758e3") + ) + (segment + (start 131.498 140.335) + (end 127.865 140.335) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "386feb8f-ea63-461b-9f14-8f98b6a67354") + ) + (segment + (start 138.525 134.987) + (end 137.717 135.795) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "95951a5d-bc83-4458-a82b-fc1ee9e8a93c") + ) + (segment + (start 139.7 134.62) + (end 138.525 134.62) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "dc3c605c-b767-4623-8429-d7f78cf6d1c5") + ) + (segment + (start 138.525 134.62) + (end 138.525 134.987) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "fb0b2727-6733-4895-999f-a5c4d814b4b6") + ) + (segment + (start 126.869 126.094) + (end 126.25 125.475) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "0c70f896-c435-40b4-ba56-6cf40c9a0e6e") + ) + (segment + (start 137.16 134.62) + (end 135.985 134.62) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "1ea5c5ef-33d4-42ce-b28e-516bd3315604") + ) + (segment + (start 135.985 134.62) + (end 130.905 139.7) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "24da4b85-6942-4dee-93e0-c107fcea131e") + ) + (segment + (start 125.935 129.358) + (end 126.869 128.424) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "269e81ca-60b1-4519-bd6f-2b235f87e8e7") + ) + (segment + (start 125.935 132.662) + (end 125.935 129.358) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "442453e5-a617-461b-9c8e-cad11667aa34") + ) + (segment + (start 126.539 139.43) + (end 126.539 133.265) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "5ae9836f-8233-4600-83ef-4860f0cbc79f") + ) + (segment + (start 117.001 125.475) + (end 115.475 127) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "68e3c758-0753-40f6-83e4-04c05670bca4") + ) + (segment + (start 130.905 139.7) + (end 126.809 139.7) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "8c440a9c-6746-404d-890b-b10f80384774") + ) + (segment + (start 126.25 125.475) + (end 117.001 125.475) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "a5d52294-6527-4dcb-ada0-d89e66d38066") + ) + (segment + (start 126.539 133.265) + (end 125.935 132.662) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "ca9fe8d1-ba6c-4289-b13a-70c54e287704") + ) + (segment + (start 126.809 139.7) + (end 126.539 139.43) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "d237503d-7392-4959-8632-de552ae30d71") + ) + (segment + (start 126.869 128.424) + (end 126.869 126.094) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "e2b8c124-5b41-44af-ba10-55aa4213ddc5") + ) + (segment + (start 115.475 127) + (end 114.3 127) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "f518252e-4324-4002-bee9-0ed0d459a817") + ) + (segment + (start 128.365 124.46) + (end 114.3 124.46) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "48bda278-7218-4bd6-9933-f108969a0e82") + ) + (segment + (start 137.16 132.08) + (end 135.985 132.08) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "9f15c940-5336-473c-a3cd-8a94d92b1900") + ) + (segment + (start 135.985 132.08) + (end 128.365 124.46) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "eee05aa3-d5be-40c2-b958-e51d70f22372") + ) + (segment + (start 140.889 132.557) + (end 140.096 133.35) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "082f0456-fcb8-4773-a55a-05bdd9e52638") + ) + (segment + (start 136.002 133.35) + (end 135.35 134.002) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "6e84cf7e-9338-4d18-88be-2d65e18caf8b") + ) + (segment + (start 140.889 126.457) + (end 140.889 132.557) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "99a482d6-f87f-4060-8274-ebc5d3eef436") + ) + (segment + (start 139.7 125.635) + (end 140.067 125.635) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "c916761c-dcd1-49bc-aef6-2066126647fa") + ) + (segment + (start 140.067 125.635) + (end 140.889 126.457) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "d86aa221-3c7c-4ca6-8bc2-63579235d08c") + ) + (segment + (start 139.7 124.46) + (end 139.7 125.635) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "d9bea88d-6328-44ac-993d-920af6e475ba") + ) + (segment + (start 140.096 133.35) + (end 136.002 133.35) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "fc60ebb1-8893-4735-8ce4-581ca2fbd452") + ) + (via + (at 135.35 134.002) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 14) + (uuid "3771569c-5dd9-4d52-99ec-7f9e6feb33b8") + ) + (segment + (start 127.865 139.065) + (end 130.287 139.065) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "33b3dee0-4562-4070-bf94-d89fc1f4b943") + ) + (segment + (start 130.287 139.065) + (end 135.35 134.002) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "3c14644a-3f9e-4bd5-895c-464ec62a788b") + ) + (segment + (start 137.16 125.635) + (end 136.793 125.635) + (width 0.25) + (layer "F.Cu") + (net 15) + (uuid "37a14b0e-3539-438b-8414-b15ac1cae192") + ) + (segment + (start 136.793 125.635) + (end 131.972 130.456) + (width 0.25) + (layer "F.Cu") + (net 15) + (uuid "9fd97d79-0b31-4c3d-bd37-2fbc15df01b0") + ) + (segment + (start 131.972 130.456) + (end 131.972 134.6) + (width 0.25) + (layer "F.Cu") + (net 15) + (uuid "b792d4ee-624b-47f6-a10d-9ef4a743a161") + ) + (segment + (start 137.16 124.46) + (end 137.16 125.635) + (width 0.25) + (layer "F.Cu") + (net 15) + (uuid "deb1863a-700a-4146-bbfd-7a90bb2c6029") + ) + (via + (at 131.972 134.6) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 15) + (uuid "bd18f479-98af-4c3a-8340-bfe2ce4f74b1") + ) + (segment + (start 131.972 134.6) + (end 128.777 137.795) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "6c90c187-e3a2-4e58-93f1-7b7c3393b7cc") + ) + (segment + (start 128.777 137.795) + (end 127.865 137.795) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "f0bce05f-6439-4773-9ff5-b5321f9a8050") + ) + (segment + (start 128.951 136.525) + (end 127.865 136.525) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "08fbfcb0-269b-4059-99b6-b7c89e6bd48e") + ) + (segment + (start 138.43 129.056) + (end 138.43 132.475) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "12f7c09e-50b1-433c-bc17-43f3a374e465") + ) + (segment + (start 139.7 123.095) + (end 140.067 123.095) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "4825253d-7df3-407d-89ff-6705202ff33a") + ) + (segment + (start 140.067 123.095) + (end 140.893 123.921) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "5b814ded-afd8-4875-81c4-0c29ade2e6ad") + ) + (segment + (start 140.009 128.365) + (end 139.121 128.365) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "682b8c54-9da7-4f26-af03-4a0d41be7044") + ) + (segment + (start 140.893 123.921) + (end 140.893 127.481) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "72708d20-7b79-4de2-a270-82bdda9881c4") + ) + (segment + (start 139.121 128.365) + (end 138.43 129.056) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "86e594d5-0fd6-49dd-8c6e-f9ad32a8ba6a") + ) + (segment + (start 139.7 121.92) + (end 139.7 123.095) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "b76d2b37-8b39-4d69-a3da-dd418ea259f6") + ) + (segment + (start 140.893 127.481) + (end 140.009 128.365) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "dcb9c026-074d-4ef7-b9f5-7f3aadbc405a") + ) + (segment + (start 138.43 132.475) + (end 137.638 133.267) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "e53ec4f7-9afe-4bd5-be59-6a05b6248e5c") + ) + (segment + (start 132.209 133.267) + (end 128.951 136.525) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "ef60f851-6d34-458d-a95c-71ecdf8cc23c") + ) + (segment + (start 137.638 133.267) + (end 132.209 133.267) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "ff52f87c-e203-4f88-a1e6-82883a3a443d") + ) + (segment + (start 137.16 121.92) + (end 137.16 123.095) + (width 0.25) + (layer "F.Cu") + (net 17) + (uuid "2560d09a-1a18-4bfe-9a92-67c14719ddf7") + ) + (segment + (start 137.16 123.095) + (end 136.793 123.095) + (width 0.25) + (layer "F.Cu") + (net 17) + (uuid "61e3fccd-e738-44d7-9962-e0986254246d") + ) + (segment + (start 130.681 129.207) + (end 130.681 132.85) + (width 0.25) + (layer "F.Cu") + (net 17) + (uuid "67a63700-a5b0-4058-8e68-20f22c625470") + ) + (segment + (start 136.793 123.095) + (end 130.681 129.207) + (width 0.25) + (layer "F.Cu") + (net 17) + (uuid "bb769ef0-f525-4feb-8ed8-942c36440cd5") + ) + (via + (at 130.681 132.85) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 17) + (uuid "9efca8cb-43cf-4611-9e4c-26f7ce5ba9bb") + ) + (segment + (start 130.681 132.85) + (end 128.276 135.255) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "e30bb268-fac0-4883-a51f-2098abaee912") + ) + (segment + (start 128.276 135.255) + (end 127.865 135.255) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "e5c40666-e692-40f0-b16b-a934c33459cb") + ) + (segment + (start 135.985 119.38) + (end 130.27 113.665) + (width 0.25) + (layer "B.Cu") + (net 18) + (uuid "1d597de3-dbe7-4e15-a592-d06771f9dff8") + ) + (segment + (start 137.16 119.38) + (end 135.985 119.38) + (width 0.25) + (layer "B.Cu") + (net 18) + (uuid "afb323d4-9a15-4b07-b1d1-1785ecb177c8") + ) + (segment + (start 130.27 113.665) + (end 127.865 113.665) + (width 0.25) + (layer "B.Cu") + (net 18) + (uuid "fcf41e31-008a-4ac4-a518-4e48bd18dce0") + ) + (segment + (start 139.7 116.84) + (end 138.525 116.84) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "2ae3e55b-7531-4263-957e-c9108019c833") + ) + (segment + (start 138.525 116.473) + (end 137.717 115.665) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "35c10d47-a1d9-4ea0-990a-a833476faab1") + ) + (segment + (start 137.717 115.665) + (end 135.261 115.665) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "9e0d471d-61d2-4744-96f2-e8b18821d7a3") + ) + (segment + (start 131.991 112.395) + (end 127.865 112.395) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "c21b9e47-3e6d-401b-9337-4352d44832a7") + ) + (segment + (start 135.261 115.665) + (end 131.991 112.395) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "c2c863f4-af24-424d-8df3-e113f9c125f6") + ) + (segment + (start 138.525 116.84) + (end 138.525 116.473) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "d423bed6-c62d-4643-a491-502abac28a8f") + ) + (segment + (start 120.65 119.38) + (end 120.65 117.855) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "01e7f29f-ddcc-4542-a9f8-f03c031f3487") + ) + (segment + (start 137.16 97.6953) + (end 135.702 97.6953) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "0809fb3d-752e-4b2f-a996-3c707f36ce5e") + ) + (segment + (start 132.22 116.84) + (end 128.155 120.905) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "11366620-538f-4e3c-a7e5-066e09f813b3") + ) + (segment + (start 129.294 104.104) + (end 123.338 104.104) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "18f83ce2-78a0-4a78-bba6-6d641f1680e8") + ) + (segment + (start 135.702 97.6953) + (end 129.294 104.104) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "23ed81d6-a915-41fa-a025-2f54e79bf385") + ) + (segment + (start 119.564 100.33) + (end 123.338 104.104) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "2e69f5d6-819e-42dc-90bf-fd30b5a5bbba") + ) + (segment + (start 124.575 120.259) + (end 124.575 118.7) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "59b6cbb2-90a5-46d2-a8f0-9d1bbb519ad4") + ) + (segment + (start 114.3 100.33) + (end 119.564 100.33) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "5df7ad0a-d680-4f19-ad14-5913adf92d6f") + ) + (segment + (start 137.16 116.84) + (end 132.22 116.84) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "6c6fa249-902e-400c-b49b-6397fdef79b7") + ) + (segment + (start 124.575 118.7) + (end 123.73 117.855) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "6e6bb160-bce3-4b2a-b698-37c1803747d9") + ) + (segment + (start 128.155 120.905) + (end 125.222 120.905) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "6ed696f6-f211-4bb4-9cee-8650cee9646c") + ) + (segment + (start 137.16 96.52) + (end 137.16 97.6953) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "6f2d3355-e7b1-4e0c-beb8-e379567f606e") + ) + (segment + (start 120.65 117.855) + (end 123.338 117.855) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "7a669f13-0a84-43b9-bffe-8f460beac116") + ) + (segment + (start 123.73 117.855) + (end 123.338 117.855) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "d9e53027-af38-4094-a971-db89e708b391") + ) + (segment + (start 125.222 120.905) + (end 124.575 120.259) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "e4b61f89-3fe0-4ee9-9fe5-26ec4f17f6f2") + ) + (segment + (start 123.338 104.104) + (end 123.338 117.855) + (width 0.25) + (layer "F.Cu") + (net 20) + (uuid "f3a6cf69-030d-4876-9e29-3e6b446d9af6") + ) + (segment + (start 127.865 109.855) + (end 131.615 109.855) + (width 0.25) + (layer "B.Cu") + (net 21) + (uuid "3ba42114-e062-47b9-a93b-2b4ae361edef") + ) + (segment + (start 139.7 114.3) + (end 138.5247 114.3) + (width 0.25) + (layer "B.Cu") + (net 21) + (uuid "5b997e5e-cde5-4347-a77f-0f8bdc3efc58") + ) + (segment + (start 138.5247 113.9326) + (end 138.5247 114.3) + (width 0.25) + (layer "B.Cu") + (net 21) + (uuid "644ee672-0e24-4c05-be70-1bd7e3204a7c") + ) + (segment + (start 134.8847 113.1247) + (end 137.7168 113.1247) + (width 0.25) + (layer "B.Cu") + (net 21) + (uuid "752bd229-0153-4681-a5e3-72f742c47a3b") + ) + (segment + (start 137.7168 113.1247) + (end 138.5247 113.9326) + (width 0.25) + (layer "B.Cu") + (net 21) + (uuid "88a8bdf5-e1f8-462a-b359-cb2af526a18f") + ) + (segment + (start 131.615 109.855) + (end 134.8847 113.1247) + (width 0.25) + (layer "B.Cu") + (net 21) + (uuid "8ac544e5-4365-47d4-9387-1def6877eb82") + ) + (segment + (start 127.407 109.855) + (end 127.865 109.855) + (width 0.25) + (layer "B.Cu") + (net 21) + (uuid "ee4aece4-8919-4d60-a3b7-e94157692a46") + ) + (segment + (start 137.16 114.3) + (end 135.3789 114.3) + (width 0.25) + (layer "B.Cu") + (net 22) + (uuid "021b730a-d4a6-4988-b54c-dfd852b1ec5d") + ) + (segment + (start 135.3789 114.3) + (end 132.2039 111.125) + (width 0.25) + (layer "B.Cu") + (net 22) + (uuid "0d6e8d04-8de8-40e2-ad61-3adc0e8571b8") + ) + (segment + (start 132.2039 111.125) + (end 127.865 111.125) + (width 0.25) + (layer "B.Cu") + (net 22) + (uuid "bd2fc7fc-bcf3-4611-9461-cb15ff3af7c2") + ) + (segment + (start 137.717 110.395) + (end 133.189 110.395) + (width 0.25) + (layer "F.Cu") + (net 23) + (uuid "00ba4abd-b9ec-4045-8a25-6bdffcb3eb4a") + ) + (segment + (start 133.189 110.395) + (end 125.73 117.855) + (width 0.25) + (layer "F.Cu") + (net 23) + (uuid "37f19b86-3002-4ecf-a1b0-e6b489f1d6f5") + ) + (segment + (start 139.7 109.22) + (end 138.525 109.22) + (width 0.25) + (layer "F.Cu") + (net 23) + (uuid "65645d7d-7b88-4bc6-9e3d-487fffc4f536") + ) + (segment + (start 138.525 109.587) + (end 137.717 110.395) + (width 0.25) + (layer "F.Cu") + (net 23) + (uuid "c9429519-9f0c-4ba9-956e-9eda1ecb79f8") + ) + (segment + (start 138.525 109.22) + (end 138.525 109.587) + (width 0.25) + (layer "F.Cu") + (net 23) + (uuid "deb1f17a-7abf-48bd-a9a5-58811776da36") + ) + (segment + (start 125.73 117.855) + (end 125.73 119.38) + (width 0.25) + (layer "F.Cu") + (net 23) + (uuid "ec4242fc-107b-4376-a8b7-5ccaf39efe98") + ) + (segment + (start 128.5 109.22) + (end 127.865 108.585) + (width 0.25) + (layer "B.Cu") + (net 24) + (uuid "b457ea78-cddb-4562-b41a-7e25a7614708") + ) + (segment + (start 137.16 109.22) + (end 128.5 109.22) + (width 0.25) + (layer "B.Cu") + (net 24) + (uuid "b63bd4b3-84ba-41d5-9b9b-70ce2e793ccc") + ) + (segment + (start 137.702 107.87) + (end 128.42 107.87) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "43cbd274-7128-47b4-8822-230fc50f499d") + ) + (segment + (start 128.42 107.87) + (end 127.865 107.315) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "56af5ced-be3d-488a-b186-63e8e47b2f0e") + ) + (segment + (start 139.7 106.68) + (end 138.525 106.68) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "5d080386-f0f6-4421-b4ac-47da8043b4b6") + ) + (segment + (start 138.525 107.047) + (end 137.702 107.87) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "7a8e3ce6-ac53-45e9-9d32-baedf4d29a21") + ) + (segment + (start 138.525 106.68) + (end 138.525 107.047) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "f60c1a46-d468-4e58-a31e-c718a8b8acdb") + ) + (segment + (start 138.525 104.14) + (end 138.525 104.507) + (width 0.25) + (layer "B.Cu") + (net 26) + (uuid "0c11fd14-06ee-4604-bf9d-5c7bfc094c2e") + ) + (segment + (start 138.525 104.507) + (end 137.622 105.41) + (width 0.25) + (layer "B.Cu") + (net 26) + (uuid "0fdea231-4cd1-41ad-b027-8eea5601c9ed") + ) + (segment + (start 128.5 105.41) + (end 127.865 106.045) + (width 0.25) + (layer "B.Cu") + (net 26) + (uuid "4759db4e-8180-4701-8018-4dc2bc90c1fb") + ) + (segment + (start 139.7 104.14) + (end 138.525 104.14) + (width 0.25) + (layer "B.Cu") + (net 26) + (uuid "650c77e1-2b32-4e7e-a851-8fc14f2751b6") + ) + (segment + (start 137.622 105.41) + (end 128.5 105.41) + (width 0.25) + (layer "B.Cu") + (net 26) + (uuid "79283c5f-b961-4f35-8f22-873661cc9bb1") + ) + (segment + (start 119.38 130.81) + (end 119.38 101.6) + (width 0.25) + (layer "F.Cu") + (net 27) + (uuid "f7567fb8-71b5-4d84-9624-65fbc7c82129") + ) + (segment + (start 119.38 101.6) + (end 120.405 101.6) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "0df98384-8985-49a8-8d09-18c40cde94f4") + ) + (segment + (start 137.622 97.79) + (end 138.525 98.6927) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "0e093c89-d332-4d9d-b20a-7b77bf71eb3a") + ) + (segment + (start 138.525 99.06) + (end 138.525 98.6927) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "11b03634-49fd-4a84-a89c-021e651baf6b") + ) + (segment + (start 119.38 130.81) + (end 118.515 131.675) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "2cacb23c-0964-40a7-b54d-272098e6f56f") + ) + (segment + (start 129.635 98.5981) + (end 129.635 97.79) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "604a1c16-6d3d-46d6-b66a-dc53bae85f0d") + ) + (segment + (start 118.515 131.675) + (end 118.515 133.985) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "60b371ad-908d-42fd-98b2-ef39df3d26b5") + ) + (segment + (start 123.04 98.9653) + (end 129.268 98.9653) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "61d025d6-b5e2-4055-9b8c-a6d81d6c8fb2") + ) + (segment + (start 139.522 97.6953) + (end 138.525 98.6927) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "63881c53-de64-4f2e-b37e-8d2f26067322") + ) + (segment + (start 119.38 101.6) + (end 119.38 102.625) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "69d9ff01-57b4-4cb6-b500-1d8dd4b89c52") + ) + (segment + (start 129.635 97.79) + (end 130.81 97.79) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "70a12c72-ffbb-4c19-bfe9-2993e43517c5") + ) + (segment + (start 118.515 103.49) + (end 118.515 104.775) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "90b0763f-4c27-4b83-a847-fd83f36348df") + ) + (segment + (start 120.405 101.6) + (end 123.04 98.9653) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "c135d4ee-04d6-4b81-8945-3ad73489661b") + ) + (segment + (start 129.268 98.9653) + (end 129.635 98.5981) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "c1bd3cb8-1f53-44a8-a3c8-0cd8b135cc9e") + ) + (segment + (start 139.7 96.52) + (end 139.7 97.6953) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "c5f0d63c-2f90-4bc4-b883-adef50283f59") + ) + (segment + (start 139.7 99.06) + (end 138.525 99.06) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "cead90ff-14d2-4f89-a3a3-9a189ed33e1c") + ) + (segment + (start 130.81 97.79) + (end 137.622 97.79) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "d3d1722d-4be4-4379-82aa-a53a9a1a9b68") + ) + (segment + (start 139.7 97.6953) + (end 139.522 97.6953) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "e20030fe-5f6c-4d1e-a6b9-6ee155a3bf5e") + ) + (segment + (start 119.38 102.625) + (end 118.515 103.49) + (width 0.25) + (layer "B.Cu") + (net 27) + (uuid "f1b60bbf-367f-4018-9564-74456133db41") + ) + (segment + (start 102.87 115.57) + (end 102.87 113.03) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "0694fa6b-0a96-4dca-88c8-61a67527d4c3") + ) + (segment + (start 102.87 102.87) + (end 102.87 100.33) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "2d315685-dc6d-4b8e-9e34-1cbfebd4b602") + ) + (segment + (start 102.87 118.11) + (end 102.87 115.57) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "39e24035-63a0-4b49-951b-d8d1ad608cf9") + ) + (segment + (start 102.87 118.11) + (end 102.87 124.46) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "39f2670d-2e35-49a9-9384-951f93bd2564") + ) + (segment + (start 102.87 124.46) + (end 102.87 127) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "46049eb1-aa43-4987-938a-c660138262b8") + ) + (segment + (start 102.87 139.7) + (end 102.87 137.16) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "5571c315-4685-44c9-a0aa-3a8452eb9f61") + ) + (segment + (start 102.87 110.49) + (end 102.87 107.95) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "5812dfbf-33a0-4275-ad91-9cdeaa83fb32") + ) + (segment + (start 102.87 134.62) + (end 102.87 132.08) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "594d5d14-4b8c-44f6-90fa-aa6669495182") + ) + (segment + (start 102.87 129.54) + (end 102.87 127) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "62801bd4-b348-4e3e-9ab0-0baf9bf718bf") + ) + (segment + (start 102.87 142.24) + (end 102.87 139.7) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "6fc94462-d611-4a08-b127-0b3649e2a1a3") + ) + (segment + (start 102.87 107.95) + (end 102.87 105.41) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "8ef9d498-30ab-4052-a5b0-21d095ca5972") + ) + (segment + (start 102.87 137.16) + (end 102.87 134.62) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "9216b844-62fa-4296-9c7d-3a90ec9c3f16") + ) + (segment + (start 102.87 95.25) + (end 102.87 100.33) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "a2fb1e9a-feb2-4c63-9ae0-529a6e83959b") + ) + (segment + (start 102.87 132.08) + (end 102.87 129.54) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "a3effeba-5c7a-4ea4-9979-8fe3732aa162") + ) + (segment + (start 102.87 113.03) + (end 102.87 110.49) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "edde9b9a-3388-4954-b15b-93577621ff57") + ) + (segment + (start 102.87 105.41) + (end 102.87 102.87) + (width 0.25) + (layer "F.Cu") + (net 28) + (uuid "ff114cd3-bf68-4a2c-acd3-60ff509cf9ad") + ) + (segment + (start 109.315 95.25) + (end 110.585 93.98) + (width 0.25) + (layer "B.Cu") + (net 28) + (uuid "36e11e8f-7cc3-4b89-b399-52fa45ec955c") + ) + (segment + (start 110.585 93.98) + (end 111.76 93.98) + (width 0.25) + (layer "B.Cu") + (net 28) + (uuid "49983e05-27f7-4109-8ffb-159d86e21847") + ) + (segment + (start 102.87 95.25) + (end 109.315 95.25) + (width 0.25) + (layer "B.Cu") + (net 28) + (uuid "f54f5c8e-38c9-4fd3-8aa4-d8be75ef9b59") + ) + (segment + (start 114.3 107.95) + (end 114.3 119.38) + (width 0.25) + (layer "F.Cu") + (net 29) + (uuid "5efe45f9-305b-4a65-a209-0e79791d1bb9") + ) + (segment + (start 117.38 107.315) + (end 118.515 107.315) + (width 0.25) + (layer "B.Cu") + (net 36) + (uuid "5e4de7d9-4bb5-4cca-b0e7-67410586f52c") + ) + (segment + (start 109.22 100.33) + (end 110.395 100.33) + (width 0.25) + (layer "B.Cu") + (net 36) + (uuid "96414171-4c70-411d-932a-ad4c05ed76d4") + ) + (segment + (start 110.395 100.33) + (end 117.38 107.315) + (width 0.25) + (layer "B.Cu") + (net 36) + (uuid "a49251af-bb3c-4256-b237-c98ff0344497") + ) + (segment + (start 116.975 108.585) + (end 118.515 108.585) + (width 0.25) + (layer "B.Cu") + (net 37) + (uuid "1ccc9081-b4a1-4368-b087-586378874086") + ) + (segment + (start 109.22 102.87) + (end 111.26 102.87) + (width 0.25) + (layer "B.Cu") + (net 37) + (uuid "e69c7e5f-dfee-4088-8693-66996ddc16f6") + ) + (segment + (start 111.26 102.87) + (end 116.975 108.585) + (width 0.25) + (layer "B.Cu") + (net 37) + (uuid "ff86e189-c8ab-40d6-9d9d-36f7bd60c38e") + ) + (segment + (start 110.395 105.557) + (end 114.693 109.855) + (width 0.25) + (layer "B.Cu") + (net 38) + (uuid "02048091-5b9c-4615-a0ce-b00e5679a2fd") + ) + (segment + (start 109.22 105.41) + (end 110.395 105.41) + (width 0.25) + (layer "B.Cu") + (net 38) + (uuid "29d9c9e3-5c06-4f22-a9d1-d013b8cfbd2e") + ) + (segment + (start 110.395 105.41) + (end 110.395 105.557) + (width 0.25) + (layer "B.Cu") + (net 38) + (uuid "b9d315fe-7f12-457d-8e1e-0a7164714234") + ) + (segment + (start 114.693 109.855) + (end 118.515 109.855) + (width 0.25) + (layer "B.Cu") + (net 38) + (uuid "e4b9c6f4-b179-4120-9b1b-58230b438620") + ) + (segment + (start 110.395 107.95) + (end 113.57 111.125) + (width 0.25) + (layer "B.Cu") + (net 39) + (uuid "1894da7d-e4b6-490f-a89f-a81a4957fd57") + ) + (segment + (start 109.22 107.95) + (end 110.395 107.95) + (width 0.25) + (layer "B.Cu") + (net 39) + (uuid "6b279f1c-e464-4198-b7f4-1da34b805256") + ) + (segment + (start 113.57 111.125) + (end 118.515 111.125) + (width 0.25) + (layer "B.Cu") + (net 39) + (uuid "bdd3a6ab-fc87-4db7-b143-f54b88b52d86") + ) + (segment + (start 110.395 110.49) + (end 112.3 112.395) + (width 0.25) + (layer "B.Cu") + (net 40) + (uuid "0943d0e8-7d33-4f37-b930-5cc5542ce65a") + ) + (segment + (start 112.3 112.395) + (end 118.515 112.395) + (width 0.25) + (layer "B.Cu") + (net 40) + (uuid "79054554-964e-45f3-89a5-65624918ae9d") + ) + (segment + (start 109.22 110.49) + (end 110.395 110.49) + (width 0.25) + (layer "B.Cu") + (net 40) + (uuid "c7eb032c-993f-488e-b259-71b3dca286cf") + ) + (segment + (start 109.22 113.03) + (end 117.88 113.03) + (width 0.25) + (layer "B.Cu") + (net 41) + (uuid "4036150a-2519-4fe4-9dd0-4dcc8b8aaeb3") + ) + (segment + (start 117.88 113.03) + (end 118.515 113.665) + (width 0.25) + (layer "B.Cu") + (net 41) + (uuid "8a6bbba7-f075-4646-80a6-b3f58d77bfbc") + ) + (segment + (start 109.22 115.57) + (end 117.88 115.57) + (width 0.25) + (layer "B.Cu") + (net 42) + (uuid "5d6992d4-d724-4380-9e10-63a6d4682d88") + ) + (segment + (start 117.88 115.57) + (end 118.515 114.935) + (width 0.25) + (layer "B.Cu") + (net 42) + (uuid "b44fa5b4-4bb2-458b-8a73-5893c81d864a") + ) + (segment + (start 116.61 118.11) + (end 118.515 116.205) + (width 0.25) + (layer "B.Cu") + (net 43) + (uuid "13427b57-49df-4b7b-a91d-e0309fa87f02") + ) + (segment + (start 109.22 118.11) + (end 116.61 118.11) + (width 0.25) + (layer "B.Cu") + (net 43) + (uuid "d0883e12-52dd-4670-bc64-0e96ffea69d2") + ) + (segment + (start 109.22 125.635) + (end 109.557 125.635) + (width 0.25) + (layer "B.Cu") + (net 44) + (uuid "07a755d3-4aff-4914-8b78-832e6b6a6106") + ) + (segment + (start 109.557 125.635) + (end 111.763 127.841) + (width 0.25) + (layer "B.Cu") + (net 44) + (uuid "5af399b8-fe61-4d56-a29c-54faeec00487") + ) + (segment + (start 109.22 124.46) + (end 109.22 125.635) + (width 0.25) + (layer "B.Cu") + (net 44) + (uuid "b85ba6b0-bc39-4df7-b7e2-9f682e2bc4f3") + ) + (segment + (start 111.763 130.194) + (end 118.094 136.525) + (width 0.25) + (layer "B.Cu") + (net 44) + (uuid "d7ee889c-3c7e-4601-8e47-20e36fb6ed8d") + ) + (segment + (start 111.763 127.841) + (end 111.763 130.194) + (width 0.25) + (layer "B.Cu") + (net 44) + (uuid "dba47046-41e2-4a3a-893f-c353387d2ba9") + ) + (segment + (start 118.094 136.525) + (end 118.515 136.525) + (width 0.25) + (layer "B.Cu") + (net 44) + (uuid "e57b9e98-99a3-4cdf-825c-cba9e6927af5") + ) + (segment + (start 109.556 128.175) + (end 111.087 129.707) + (width 0.25) + (layer "B.Cu") + (net 45) + (uuid "05846075-9524-48fa-a3aa-771d6e0c4f60") + ) + (segment + (start 118.041 137.795) + (end 118.515 137.795) + (width 0.25) + (layer "B.Cu") + (net 45) + (uuid "2520c9ae-63be-4bc2-9e21-c534e60ccca6") + ) + (segment + (start 111.087 129.707) + (end 111.087 130.841) + (width 0.25) + (layer "B.Cu") + (net 45) + (uuid "2e4a82b9-b399-4063-86a1-1b7121678bf2") + ) + (segment + (start 109.22 128.175) + (end 109.556 128.175) + (width 0.25) + (layer "B.Cu") + (net 45) + (uuid "5b92e09d-cafd-4cfa-bb68-4d9f6af53ecc") + ) + (segment + (start 109.22 127) + (end 109.22 128.175) + (width 0.25) + (layer "B.Cu") + (net 45) + (uuid "bd01bc56-df93-4c3a-88db-ee45069c05e7") + ) + (segment + (start 111.087 130.841) + (end 118.041 137.795) + (width 0.25) + (layer "B.Cu") + (net 45) + (uuid "e26a54e3-d532-4fff-be1b-512088149527") + ) + (segment + (start 118.105 139.065) + (end 118.515 139.065) + (width 0.25) + (layer "B.Cu") + (net 46) + (uuid "0129b465-8aa1-49d9-8dfb-fb47bff5f818") + ) + (segment + (start 109.755 130.715) + (end 118.105 139.065) + (width 0.25) + (layer "B.Cu") + (net 46) + (uuid "0c43f5b8-1159-46b7-9d54-51af23317a6b") + ) + (segment + (start 109.22 130.715) + (end 109.755 130.715) + (width 0.25) + (layer "B.Cu") + (net 46) + (uuid "6be9b854-11ad-4980-8c04-b92a76d0b091") + ) + (segment + (start 109.22 129.54) + (end 109.22 130.715) + (width 0.25) + (layer "B.Cu") + (net 46) + (uuid "94d6a724-eb5b-4f56-822b-bdb5e0c4b66b") + ) + (segment + (start 110.395 132.08) + (end 110.395 132.735) + (width 0.25) + (layer "B.Cu") + (net 47) + (uuid "198865cb-42d7-4580-97d8-5ed69da406c3") + ) + (segment + (start 117.995 140.335) + (end 118.515 140.335) + (width 0.25) + (layer "B.Cu") + (net 47) + (uuid "4601174c-b032-43b7-8878-6de2d24803d0") + ) + (segment + (start 110.395 132.735) + (end 117.995 140.335) + (width 0.25) + (layer "B.Cu") + (net 47) + (uuid "4909d037-3ddf-429e-81d2-85089a7b559f") + ) + (segment + (start 109.22 132.08) + (end 110.395 132.08) + (width 0.25) + (layer "B.Cu") + (net 47) + (uuid "a3eff512-881d-4549-a036-e68b4071f820") + ) + (segment + (start 109.22 134.62) + (end 110.395 134.62) + (width 0.25) + (layer "B.Cu") + (net 48) + (uuid "48173d89-54b5-414b-91e4-170e10b0c143") + ) + (segment + (start 117.38 141.605) + (end 118.515 141.605) + (width 0.25) + (layer "B.Cu") + (net 48) + (uuid "71b075e8-9e7f-4bc1-bbf6-d52090d17d1d") + ) + (segment + (start 110.395 134.62) + (end 117.38 141.605) + (width 0.25) + (layer "B.Cu") + (net 48) + (uuid "ab823478-04c0-40ba-8b87-27d72bfc8a80") + ) + (segment + (start 109.22 137.16) + (end 110.395 137.16) + (width 0.25) + (layer "B.Cu") + (net 49) + (uuid "426e9f9c-b601-4002-b9bf-d68e0f6e138c") + ) + (segment + (start 110.395 137.16) + (end 116.11 142.875) + (width 0.25) + (layer "B.Cu") + (net 49) + (uuid "44c38e34-fa6e-49fb-8be8-33a5bdc55b94") + ) + (segment + (start 116.11 142.875) + (end 118.515 142.875) + (width 0.25) + (layer "B.Cu") + (net 49) + (uuid "4d74948f-3d3d-4fa6-b173-18e0766094de") + ) + (segment + (start 110.395 139.7) + (end 114.84 144.145) + (width 0.25) + (layer "B.Cu") + (net 50) + (uuid "57773942-cc4a-4c48-a502-71620d35422a") + ) + (segment + (start 114.84 144.145) + (end 118.515 144.145) + (width 0.25) + (layer "B.Cu") + (net 50) + (uuid "68988e06-0c0d-4cee-aa09-2ea8a236c6a9") + ) + (segment + (start 109.22 139.7) + (end 110.395 139.7) + (width 0.25) + (layer "B.Cu") + (net 50) + (uuid "e89b3cb3-ce2f-4d47-af77-4724b5ba9a2f") + ) + (segment + (start 113.57 145.415) + (end 118.515 145.415) + (width 0.25) + (layer "B.Cu") + (net 51) + (uuid "24bd8923-9413-443e-b6ab-f212c8b421cc") + ) + (segment + (start 109.22 142.24) + (end 110.395 142.24) + (width 0.25) + (layer "B.Cu") + (net 51) + (uuid "f476961b-7753-485a-a742-cc492f973e54") + ) + (segment + (start 110.395 142.24) + (end 113.57 145.415) + (width 0.25) + (layer "B.Cu") + (net 51) + (uuid "fc26f107-8f66-4835-a165-9627142546b7") + ) + (segment + (start 123.28 90) + (end 136.42 90) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "9a2abdb0-a52a-4bb9-9af4-d7ca12ecc9bd") + ) + (segment + (start 127.865 102.465) + (end 127.865 104.775) + (width 0.25) + (layer "B.Cu") + (net 55) + (uuid "b85c2537-87fe-4098-88da-acc3a79a82d4") + ) + (segment + (start 127 101.6) + (end 127.865 102.465) + (width 0.25) + (layer "B.Cu") + (net 55) + (uuid "f1637949-4653-4b7e-a27d-5d7343e75e84") + ) + (segment + (start 127 131.835) + (end 127.865 132.7) + (width 0.25) + (layer "B.Cu") + (net 56) + (uuid "74aa5464-be0f-4945-934a-9c526a430fe0") + ) + (segment + (start 127.865 132.7) + (end 127.865 133.985) + (width 0.25) + (layer "B.Cu") + (net 56) + (uuid "aea92ae0-e3da-4d33-b11e-e90def568d59") + ) + (segment + (start 127 130.81) + (end 127 131.835) + (width 0.25) + (layer "B.Cu") + (net 56) + (uuid "efb61cc8-c2e4-4eb1-a95e-a4e0e52c4db5") + ) +) diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.kicad_pcb-bak b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pcb-bak old mode 100755 new mode 100644 similarity index 98% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.kicad_pcb-bak rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pcb-bak index 5ff14bf..8ce7d74 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat.kicad_pcb-bak +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pcb-bak @@ -1,1497 +1,1497 @@ -(kicad_pcb (version 20171130) (host pcbnew "(5.1.10)-1") - - (general - (thickness 1.6) - (drawings 0) - (tracks 347) - (zones 0) - (modules 17) - (nets 58) - ) - - (page A4) - (layers - (0 F.Cu signal) - (31 B.Cu signal) - (32 B.Adhes user) - (33 F.Adhes user) - (34 B.Paste user) - (35 F.Paste user) - (36 B.SilkS user) - (37 F.SilkS user) - (38 B.Mask user) - (39 F.Mask user) - (40 Dwgs.User user) - (41 Cmts.User user) - (42 Eco1.User user) - (43 Eco2.User user) - (44 Edge.Cuts user) - (45 Margin user) - (46 B.CrtYd user) - (47 F.CrtYd user) - (48 B.Fab user) - (49 F.Fab user) - ) - - (setup - (last_trace_width 0.25) - (trace_clearance 0.2) - (zone_clearance 0.508) - (zone_45_only no) - (trace_min 0.2) - (via_size 0.8) - (via_drill 0.4) - (via_min_size 0.4) - (via_min_drill 0.3) - (uvia_size 0.3) - (uvia_drill 0.1) - (uvias_allowed no) - (uvia_min_size 0.2) - (uvia_min_drill 0.1) - (edge_width 0.1) - (segment_width 0.2) - (pcb_text_width 0.3) - (pcb_text_size 1.5 1.5) - (mod_edge_width 0.15) - (mod_text_size 1 1) - (mod_text_width 0.15) - (pad_size 1.524 1.524) - (pad_drill 0.762) - (pad_to_mask_clearance 0) - (aux_axis_origin 0 0) - (visible_elements FFFFFF7F) - (pcbplotparams - (layerselection 0x010fc_ffffffff) - (usegerberextensions false) - (usegerberattributes true) - (usegerberadvancedattributes true) - (creategerberjobfile true) - (excludeedgelayer true) - (linewidth 0.100000) - (plotframeref false) - (viasonmask false) - (mode 1) - (useauxorigin false) - (hpglpennumber 1) - (hpglpenspeed 20) - (hpglpendiameter 15.000000) - (psnegative false) - (psa4output false) - (plotreference true) - (plotvalue true) - (plotinvisibletext false) - (padsonsilk false) - (subtractmaskfromsilk false) - (outputformat 1) - (mirror false) - (drillshape 1) - (scaleselection 1) - (outputdirectory "")) - ) - - (net 0 "") - (net 1 GND) - (net 2 "Net-(J1-Pad3)") - (net 3 VCC) - (net 4 "Net-(J1-Pad5)") - (net 5 /SMI_SD13) - (net 6 /I2S_SD) - (net 7 /SEL_MODE3) - (net 8 /SMI_SD8) - (net 9 /I2S_WS) - (net 10 /SMI_SD5) - (net 11 /SMI_SD4) - (net 12 /SEL_MODE2) - (net 13 /SEL_MODE1) - (net 14 /SMI_SD0) - (net 15 /SMI_SD3) - (net 16 /SMI_SD17) - (net 17 /SMI_SD1) - (net 18 /SMI_SD2) - (net 19 /SMI_SD16) - (net 20 +3V3) - (net 21 /SMI_SD15) - (net 22 /SMI_SD14) - (net 23 /I2S_CLK) - (net 24 /SMI_SD9) - (net 25 /SMI_SD7) - (net 26 /SMI_SD6) - (net 27 +5V) - (net 28 +12V) - (net 29 "Net-(R3-Pad1)") - (net 30 /SEL_MODE0) - (net 31 "Net-(J1-Pad7)") - (net 32 "Net-(J1-Pad13)") - (net 33 "Net-(J1-Pad26)") - (net 34 "Net-(J1-Pad27)") - (net 35 "Net-(J1-Pad28)") - (net 36 "Net-(J_OUT1-Pad1)") - (net 37 "Net-(J_OUT1-Pad2)") - (net 38 "Net-(J_OUT1-Pad3)") - (net 39 "Net-(J_OUT1-Pad4)") - (net 40 "Net-(J_OUT1-Pad5)") - (net 41 "Net-(J_OUT1-Pad6)") - (net 42 "Net-(J_OUT1-Pad7)") - (net 43 "Net-(J_OUT1-Pad8)") - (net 44 "Net-(J_OUT2-Pad1)") - (net 45 "Net-(J_OUT2-Pad2)") - (net 46 "Net-(J_OUT2-Pad3)") - (net 47 "Net-(J_OUT2-Pad4)") - (net 48 "Net-(J_OUT2-Pad5)") - (net 49 "Net-(J_OUT2-Pad6)") - (net 50 "Net-(J_OUT2-Pad7)") - (net 51 "Net-(J_OUT2-Pad8)") - (net 52 "Net-(OUT_5V1-Pad3)") - (net 53 "Net-(OUT_5V1-Pad2)") - (net 54 "Net-(OUT_5V1-Pad5)") - (net 55 "Net-(R1-Pad1)") - (net 56 "Net-(R2-Pad2)") - (net 57 "Net-(U1-Pad9)") - - (net_class Default "This is the default net class." - (clearance 0.2) - (trace_width 0.25) - (via_dia 0.8) - (via_drill 0.4) - (uvia_dia 0.3) - (uvia_drill 0.1) - (add_net +12V) - (add_net +3V3) - (add_net +5V) - (add_net /I2S_CLK) - (add_net /I2S_SD) - (add_net /I2S_WS) - (add_net /SEL_MODE0) - (add_net /SEL_MODE1) - (add_net /SEL_MODE2) - (add_net /SEL_MODE3) - (add_net /SMI_SD0) - (add_net /SMI_SD1) - (add_net /SMI_SD13) - (add_net /SMI_SD14) - (add_net /SMI_SD15) - (add_net /SMI_SD16) - (add_net /SMI_SD17) - (add_net /SMI_SD2) - (add_net /SMI_SD3) - (add_net /SMI_SD4) - (add_net /SMI_SD5) - (add_net /SMI_SD6) - (add_net /SMI_SD7) - (add_net /SMI_SD8) - (add_net /SMI_SD9) - (add_net GND) - (add_net "Net-(J1-Pad13)") - (add_net "Net-(J1-Pad26)") - (add_net "Net-(J1-Pad27)") - (add_net "Net-(J1-Pad28)") - (add_net "Net-(J1-Pad3)") - (add_net "Net-(J1-Pad5)") - (add_net "Net-(J1-Pad7)") - (add_net "Net-(J_OUT1-Pad1)") - (add_net "Net-(J_OUT1-Pad2)") - (add_net "Net-(J_OUT1-Pad3)") - (add_net "Net-(J_OUT1-Pad4)") - (add_net "Net-(J_OUT1-Pad5)") - (add_net "Net-(J_OUT1-Pad6)") - (add_net "Net-(J_OUT1-Pad7)") - (add_net "Net-(J_OUT1-Pad8)") - (add_net "Net-(J_OUT2-Pad1)") - (add_net "Net-(J_OUT2-Pad2)") - (add_net "Net-(J_OUT2-Pad3)") - (add_net "Net-(J_OUT2-Pad4)") - (add_net "Net-(J_OUT2-Pad5)") - (add_net "Net-(J_OUT2-Pad6)") - (add_net "Net-(J_OUT2-Pad7)") - (add_net "Net-(J_OUT2-Pad8)") - (add_net "Net-(OUT_5V1-Pad2)") - (add_net "Net-(OUT_5V1-Pad3)") - (add_net "Net-(OUT_5V1-Pad5)") - (add_net "Net-(R1-Pad1)") - (add_net "Net-(R2-Pad2)") - (add_net "Net-(R3-Pad1)") - (add_net "Net-(U1-Pad9)") - (add_net VCC) - ) - - (module Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm (layer B.Cu) (tedit 5DFF42CC) (tstamp 60B032F6) - (at 123.19 110.49 180) - (descr "SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "SO SO") - (path /60990192) - (attr smd) - (fp_text reference U1 (at 0 7.36) (layer B.SilkS) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_text value 74HCT245 (at 0 -7.36) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_text user %R (at 0 0) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_line (start 0 -6.5225) (end 3.87 -6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start 3.87 -6.5225) (end 3.87 -6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start 0 -6.5225) (end -3.87 -6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 -6.5225) (end -3.87 -6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start 0 6.5225) (end 3.87 6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start 3.87 6.5225) (end 3.87 6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start 0 6.5225) (end -3.87 6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 6.5225) (end -3.87 6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 6.275) (end -5.675 6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start -2.76 6.4125) (end 3.76 6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start 3.76 6.4125) (end 3.76 -6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start 3.76 -6.4125) (end -3.76 -6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start -3.76 -6.4125) (end -3.76 5.4125) (layer B.Fab) (width 0.1)) - (fp_line (start -3.76 5.4125) (end -2.76 6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start -5.93 6.66) (end -5.93 -6.66) (layer B.CrtYd) (width 0.05)) - (fp_line (start -5.93 -6.66) (end 5.93 -6.66) (layer B.CrtYd) (width 0.05)) - (fp_line (start 5.93 -6.66) (end 5.93 6.66) (layer B.CrtYd) (width 0.05)) - (fp_line (start 5.93 6.66) (end -5.93 6.66) (layer B.CrtYd) (width 0.05)) - (pad 20 smd roundrect (at 4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 27 +5V)) - (pad 19 smd roundrect (at 4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 1 GND)) - (pad 18 smd roundrect (at 4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 36 "Net-(J_OUT1-Pad1)")) - (pad 17 smd roundrect (at 4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 37 "Net-(J_OUT1-Pad2)")) - (pad 16 smd roundrect (at 4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 38 "Net-(J_OUT1-Pad3)")) - (pad 15 smd roundrect (at 4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 39 "Net-(J_OUT1-Pad4)")) - (pad 14 smd roundrect (at 4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 40 "Net-(J_OUT1-Pad5)")) - (pad 13 smd roundrect (at 4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 41 "Net-(J_OUT1-Pad6)")) - (pad 12 smd roundrect (at 4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 42 "Net-(J_OUT1-Pad7)")) - (pad 11 smd roundrect (at 4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 43 "Net-(J_OUT1-Pad8)")) - (pad 10 smd roundrect (at -4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 1 GND)) - (pad 9 smd roundrect (at -4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 57 "Net-(U1-Pad9)")) - (pad 8 smd roundrect (at -4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 18 /SMI_SD2)) - (pad 7 smd roundrect (at -4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 19 /SMI_SD16)) - (pad 6 smd roundrect (at -4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 22 /SMI_SD14)) - (pad 5 smd roundrect (at -4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 21 /SMI_SD15)) - (pad 4 smd roundrect (at -4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 24 /SMI_SD9)) - (pad 3 smd roundrect (at -4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 25 /SMI_SD7)) - (pad 2 smd roundrect (at -4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 26 /SMI_SD6)) - (pad 1 smd roundrect (at -4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 55 "Net-(R1-Pad1)")) - (pad "" smd roundrect (at 0 0 180) (size 2.87 3.6) (layers B.Paste) (roundrect_rratio 0.087108)) - (pad 21 smd roundrect (at 0 0 180) (size 6.045 12.09) (layers B.Cu) (roundrect_rratio 0.041356)) - (pad "" smd roundrect (at 0 0 180) (size 3.56 4.47) (layers B.Mask) (roundrect_rratio 0.070225)) - (model ${KISYS3DMOD}/Package_SO.3dshapes/SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm (layer B.Cu) (tedit 5DFF42CC) (tstamp 60B003A7) - (at 123.19 139.7 180) - (descr "SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "SO SO") - (path /6098F41C) - (attr smd) - (fp_text reference U2 (at 0 7.36) (layer B.SilkS) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_text value 74HCT245 (at 0 -7.36) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_text user %R (at 0 0) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_line (start 0 -6.5225) (end 3.87 -6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start 3.87 -6.5225) (end 3.87 -6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start 0 -6.5225) (end -3.87 -6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 -6.5225) (end -3.87 -6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start 0 6.5225) (end 3.87 6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start 3.87 6.5225) (end 3.87 6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start 0 6.5225) (end -3.87 6.5225) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 6.5225) (end -3.87 6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 6.275) (end -5.675 6.275) (layer B.SilkS) (width 0.12)) - (fp_line (start -2.76 6.4125) (end 3.76 6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start 3.76 6.4125) (end 3.76 -6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start 3.76 -6.4125) (end -3.76 -6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start -3.76 -6.4125) (end -3.76 5.4125) (layer B.Fab) (width 0.1)) - (fp_line (start -3.76 5.4125) (end -2.76 6.4125) (layer B.Fab) (width 0.1)) - (fp_line (start -5.93 6.66) (end -5.93 -6.66) (layer B.CrtYd) (width 0.05)) - (fp_line (start -5.93 -6.66) (end 5.93 -6.66) (layer B.CrtYd) (width 0.05)) - (fp_line (start 5.93 -6.66) (end 5.93 6.66) (layer B.CrtYd) (width 0.05)) - (fp_line (start 5.93 6.66) (end -5.93 6.66) (layer B.CrtYd) (width 0.05)) - (pad 20 smd roundrect (at 4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 27 +5V)) - (pad 19 smd roundrect (at 4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 1 GND)) - (pad 18 smd roundrect (at 4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 44 "Net-(J_OUT2-Pad1)")) - (pad 17 smd roundrect (at 4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 45 "Net-(J_OUT2-Pad2)")) - (pad 16 smd roundrect (at 4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 46 "Net-(J_OUT2-Pad3)")) - (pad 15 smd roundrect (at 4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 47 "Net-(J_OUT2-Pad4)")) - (pad 14 smd roundrect (at 4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 48 "Net-(J_OUT2-Pad5)")) - (pad 13 smd roundrect (at 4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 49 "Net-(J_OUT2-Pad6)")) - (pad 12 smd roundrect (at 4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 50 "Net-(J_OUT2-Pad7)")) - (pad 11 smd roundrect (at 4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 51 "Net-(J_OUT2-Pad8)")) - (pad 10 smd roundrect (at -4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 1 GND)) - (pad 9 smd roundrect (at -4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 5 /SMI_SD13)) - (pad 8 smd roundrect (at -4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 8 /SMI_SD8)) - (pad 7 smd roundrect (at -4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 10 /SMI_SD5)) - (pad 6 smd roundrect (at -4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 11 /SMI_SD4)) - (pad 5 smd roundrect (at -4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 14 /SMI_SD0)) - (pad 4 smd roundrect (at -4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 15 /SMI_SD3)) - (pad 3 smd roundrect (at -4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 16 /SMI_SD17)) - (pad 2 smd roundrect (at -4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 17 /SMI_SD1)) - (pad 1 smd roundrect (at -4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) - (net 56 "Net-(R2-Pad2)")) - (pad "" smd roundrect (at 0 0 180) (size 2.87 3.6) (layers B.Paste) (roundrect_rratio 0.087108)) - (pad 21 smd roundrect (at 0 0 180) (size 6.045 12.09) (layers B.Cu) (roundrect_rratio 0.041356)) - (pad "" smd roundrect (at 0 0 180) (size 3.56 4.47) (layers B.Mask) (roundrect_rratio 0.070225)) - (model ${KISYS3DMOD}/Package_SO.3dshapes/SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 60AFE324) - (at 114.3 119.38) - (descr "Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x05 2.54mm single row") - (path /609C0644) - (fp_text reference SW1 (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_Coded (at 0 12.93) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 5.08 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 11.43) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 11.43) (end -1.27 11.43) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 11.43) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 11.49) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 11.49) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 11.9) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 11.9) (end -1.8 11.9) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 11.9) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 7 /SEL_MODE3)) - (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 12 /SEL_MODE2)) - (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 13 /SEL_MODE1)) - (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 30 /SEL_MODE0)) - (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 29 "Net-(R3-Pad1)")) - (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x05_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60AFE30B) - (at 114.3 107.95 90) - (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") - (path /609D0F65) - (fp_text reference R3 (at 3.81 -1.92 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value R (at 3.81 1.92 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 3.81 0 90) (layer F.Fab) - (effects (font (size 0.72 0.72) (thickness 0.108))) - ) - (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) - (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) - (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) - (pad 2 thru_hole oval (at 7.62 0 90) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 20 +3V3)) - (pad 1 thru_hole circle (at 0 0 90) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 29 "Net-(R3-Pad1)")) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60AFE2F4) - (at 127 101.6 180) - (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") - (path /609B10BD) - (fp_text reference R1 (at 3.81 -1.92) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value R (at 3.81 1.92) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 3.81 0) (layer F.Fab) - (effects (font (size 0.72 0.72) (thickness 0.108))) - ) - (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) - (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) - (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) - (pad 2 thru_hole oval (at 7.62 0 180) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 27 +5V)) - (pad 1 thru_hole circle (at 0 0 180) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 55 "Net-(R1-Pad1)")) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60AFE2DD) - (at 119.38 130.81) - (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") - (path /609AF147) - (fp_text reference R2 (at 3.81 -1.92) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value R (at 3.81 1.92) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 3.81 0) (layer F.Fab) - (effects (font (size 0.72 0.72) (thickness 0.108))) - ) - (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) - (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) - (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) - (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 56 "Net-(R2-Pad2)")) - (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 27 +5V)) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module LedBarsHat:I2S_MEMS_Microphone (layer F.Cu) (tedit 6099062F) (tstamp 60AFE2C6) - (at 120.65 127 90) - (descr "I2S MEMS Microphone") - (tags "I2S MEMS Microphone") - (path /609D01E4) - (fp_text reference MK1 (at 3.81 -2.33 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value MP45DT02 (at 3.81 7.41 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 3.81 2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 -1.27) (end 6.985 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 6.35) (end 0.635 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 6.35) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.45 -1.55) (end -1.45 6.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.45 6.6) (end 9.1 6.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.1 6.6) (end 9.1 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.1 -1.55) (end -1.45 -1.55) (layer F.CrtYd) (width 0.05)) - (pad 1 thru_hole rect (at 0 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 4 thru_hole oval (at 7.62 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 23 /I2S_CLK)) - (pad 2 thru_hole oval (at 0 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 9 /I2S_WS)) - (pad 5 thru_hole oval (at 7.62 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 6 /I2S_SD)) - (pad 3 thru_hole oval (at 0 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 6 thru_hole oval (at 7.62 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 20 +3V3)) - ) - - (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60AFE2B2) - (at 128.27 97.79 90) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (path /60A55661) - (fp_text reference JP1 (at 0 -2.33 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Jumper (at 0 4.87 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 1.27) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 27 +5V)) - (pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 3 VCC)) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 60AFE29C) - (at 102.87 100.33) - (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") - (tags "Through hole pin header THT 2x08 2.54mm double row") - (path /60A1377F) - (fp_text reference PWR1 (at 1.27 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (pad 1a thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 1b thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 2a thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 2b thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3a thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 3b thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 4a thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 4b thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 5a thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 5b thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 6a thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 6b thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 7a thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 7b thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 8a thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 8b thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - ) - - (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 60AFE276) - (at 109.22 124.46) - (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x08 2.54mm single row") - (path /60A0C6CA) - (fp_text reference J_OUT2 (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 44 "Net-(J_OUT2-Pad1)")) - (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 45 "Net-(J_OUT2-Pad2)")) - (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 46 "Net-(J_OUT2-Pad3)")) - (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 47 "Net-(J_OUT2-Pad4)")) - (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 48 "Net-(J_OUT2-Pad5)")) - (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 49 "Net-(J_OUT2-Pad6)")) - (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 50 "Net-(J_OUT2-Pad7)")) - (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 51 "Net-(J_OUT2-Pad8)")) - ) - - (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 60AFE25A) - (at 109.22 100.33) - (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x08 2.54mm single row") - (path /60A0018E) - (fp_text reference J_OUT1 (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 "Net-(J_OUT1-Pad1)")) - (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 37 "Net-(J_OUT1-Pad2)")) - (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 38 "Net-(J_OUT1-Pad3)")) - (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 39 "Net-(J_OUT1-Pad4)")) - (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 40 "Net-(J_OUT1-Pad5)")) - (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 41 "Net-(J_OUT1-Pad6)")) - (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 42 "Net-(J_OUT1-Pad7)")) - (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 43 "Net-(J_OUT1-Pad8)")) - ) - - (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 60AFE23E) - (at 102.87 124.46) - (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") - (tags "Through hole pin header THT 2x08 2.54mm double row") - (path /60A12108) - (fp_text reference PWR2 (at 1.27 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (pad 1a thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 1b thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 2a thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 2b thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3a thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 3b thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 4a thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 4b thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 5a thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 5b thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 6a thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 6b thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 7a thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 7b thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 8a thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 8b thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - ) - - (module Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 (layer F.Cu) (tedit 5B191DE1) (tstamp 60AFE218) - (at 102.87 95.25 180) - (descr "Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf") - (tags "connector barrel jack") - (path /6099631E) - (fp_text reference IN_12V1 (at 0 -2.5) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Jack-DC (at 0 15.5) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 7.5) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 5 14.1) (end 5 5.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.6 5.2) (end 4.6 13.7) (layer F.SilkS) (width 0.12)) - (fp_line (start -4.5 0.1) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) - (fp_line (start 4.5 -0.9) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) - (fp_line (start 4.5 -0.9) (end 4.5 13.6) (layer F.Fab) (width 0.1)) - (fp_line (start 4.5 13.6) (end -4.5 13.6) (layer F.Fab) (width 0.1)) - (fp_line (start -4.5 13.6) (end -4.5 0.1) (layer F.Fab) (width 0.1)) - (fp_line (start 4.6 13.7) (end -4.6 13.7) (layer F.SilkS) (width 0.12)) - (fp_line (start -4.6 13.7) (end -4.6 -1) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.5 -1) (end 4.6 -1) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.6 -1) (end 4.6 0.8) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.2 -1.3) (end -4.9 -1.3) (layer F.SilkS) (width 0.12)) - (fp_line (start -4.9 -1.3) (end -4.9 0.3) (layer F.SilkS) (width 0.12)) - (fp_line (start 5 -1.4) (end -5 -1.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -5 -1.4) (end -5 14.1) (layer F.CrtYd) (width 0.05)) - (fp_line (start -5 14.1) (end 5 14.1) (layer F.CrtYd) (width 0.05)) - (fp_line (start 5 0.5) (end 5 -1.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.2 0.5) (end 6.2 5.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.2 5.5) (end 5 5.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.2 0.5) (end 5 0.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4.6 -1) (end -2.5 -1) (layer F.SilkS) (width 0.12)) - (pad 1 thru_hole rect (at 0 0 180) (size 4.4 1.8) (drill oval 3.4 0.8) (layers *.Cu *.Mask) - (net 28 +12V)) - (pad 2 thru_hole oval (at 0 5.8 180) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3 thru_hole oval (at 4.8 3 270) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask)) - (model ${KISYS3DMOD}/Connector_BarrelJack.3dshapes/BarrelJack_Wuerth_6941xx301002.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60AFE1FB) - (at 111.76 93.98 180) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (path /6099C84A) - (fp_text reference OUT_12V1 (at 0 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x02_Male (at 0 4.87) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 1.27 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 +12V)) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical (layer B.Cu) (tedit 5A19A433) (tstamp 60AFE1E5) - (at 137.16 96.52 180) - (descr "Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 2x20 2.54mm double row") - (path /60988C0F) - (fp_text reference J1 (at -1.27 2.77) (layer B.SilkS) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_text value Raspberry_Pi_2_3 (at -1.27 -51.03) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_line (start -4.34 -50) (end -4.34 1.8) (layer B.CrtYd) (width 0.05)) - (fp_line (start 1.76 -50) (end -4.34 -50) (layer B.CrtYd) (width 0.05)) - (fp_line (start 1.76 1.8) (end 1.76 -50) (layer B.CrtYd) (width 0.05)) - (fp_line (start -4.34 1.8) (end 1.76 1.8) (layer B.CrtYd) (width 0.05)) - (fp_line (start 0 1.33) (end 1.33 1.33) (layer B.SilkS) (width 0.12)) - (fp_line (start 1.33 1.33) (end 1.33 0) (layer B.SilkS) (width 0.12)) - (fp_line (start -1.27 1.33) (end -1.27 -1.27) (layer B.SilkS) (width 0.12)) - (fp_line (start -1.27 -1.27) (end 1.33 -1.27) (layer B.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.27) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 -49.59) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 1.33) (end -3.87 -49.59) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 1.33) (end -1.27 1.33) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.81 -49.53) (end -3.81 1.27) (layer B.Fab) (width 0.1)) - (fp_line (start 1.27 -49.53) (end -3.81 -49.53) (layer B.Fab) (width 0.1)) - (fp_line (start 1.27 0.27) (end 1.27 -49.53) (layer B.Fab) (width 0.1)) - (fp_line (start 0.27 1.27) (end 1.27 0.27) (layer B.Fab) (width 0.1)) - (fp_line (start -3.81 1.27) (end 0.27 1.27) (layer B.Fab) (width 0.1)) - (fp_text user %R (at -1.27 -24.13 270) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 20 +3V3)) - (pad 2 thru_hole oval (at -2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 27 +5V)) - (pad 3 thru_hole oval (at 0 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 2 "Net-(J1-Pad3)")) - (pad 4 thru_hole oval (at -2.54 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 27 +5V)) - (pad 5 thru_hole oval (at 0 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 4 "Net-(J1-Pad5)")) - (pad 6 thru_hole oval (at -2.54 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 7 thru_hole oval (at 0 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 31 "Net-(J1-Pad7)")) - (pad 8 thru_hole oval (at -2.54 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 26 /SMI_SD6)) - (pad 9 thru_hole oval (at 0 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 10 thru_hole oval (at -2.54 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 25 /SMI_SD7)) - (pad 11 thru_hole oval (at 0 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 24 /SMI_SD9)) - (pad 12 thru_hole oval (at -2.54 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 23 /I2S_CLK)) - (pad 13 thru_hole oval (at 0 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 32 "Net-(J1-Pad13)")) - (pad 14 thru_hole oval (at -2.54 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 15 thru_hole oval (at 0 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 22 /SMI_SD14)) - (pad 16 thru_hole oval (at -2.54 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 21 /SMI_SD15)) - (pad 17 thru_hole oval (at 0 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 20 +3V3)) - (pad 18 thru_hole oval (at -2.54 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 19 /SMI_SD16)) - (pad 19 thru_hole oval (at 0 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 18 /SMI_SD2)) - (pad 20 thru_hole oval (at -2.54 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 21 thru_hole oval (at 0 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 17 /SMI_SD1)) - (pad 22 thru_hole oval (at -2.54 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 16 /SMI_SD17)) - (pad 23 thru_hole oval (at 0 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 15 /SMI_SD3)) - (pad 24 thru_hole oval (at -2.54 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 14 /SMI_SD0)) - (pad 25 thru_hole oval (at 0 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 26 thru_hole oval (at -2.54 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 33 "Net-(J1-Pad26)")) - (pad 27 thru_hole oval (at 0 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 34 "Net-(J1-Pad27)")) - (pad 28 thru_hole oval (at -2.54 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 35 "Net-(J1-Pad28)")) - (pad 29 thru_hole oval (at 0 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 13 /SEL_MODE1)) - (pad 30 thru_hole oval (at -2.54 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 31 thru_hole oval (at 0 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 12 /SEL_MODE2)) - (pad 32 thru_hole oval (at -2.54 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 11 /SMI_SD4)) - (pad 33 thru_hole oval (at 0 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 10 /SMI_SD5)) - (pad 34 thru_hole oval (at -2.54 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 35 thru_hole oval (at 0 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 9 /I2S_WS)) - (pad 36 thru_hole oval (at -2.54 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 8 /SMI_SD8)) - (pad 37 thru_hole oval (at 0 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 7 /SEL_MODE3)) - (pad 38 thru_hole oval (at -2.54 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 6 /I2S_SD)) - (pad 39 thru_hole oval (at 0 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 40 thru_hole oval (at -2.54 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 5 /SMI_SD13)) - (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x20_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 60AFE1A7) - (at 118.11 93.98 180) - (descr "Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x02 2.54mm single row") - (path /6099CF4C) - (fp_text reference IN_5V1 (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x02_Female (at 0 5.31) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 1.27 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 3.81) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 4.3) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 4.3) (end -1.8 4.3) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 4.3) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 3 VCC)) - (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x02_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_USB:USB_A_CONNFLY_DS1095-WNR0 (layer F.Cu) (tedit 5E39FFBD) (tstamp 60AFE191) - (at 133.35 92.71 180) - (descr http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf) - (tags "USB-A receptacle horizontal through-hole") - (path /60994FCE) - (fp_text reference OUT_5V1 (at -1.95 -2.35) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value USB_A (at 3.5 7) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 3.5 5) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -3.75 -0.13) (end -3.75 12.99) (layer F.Fab) (width 0.1)) - (fp_line (start 10.75 -1.01) (end 10.75 12.99) (layer F.Fab) (width 0.1)) - (fp_line (start -2.87 -1.01) (end 10.75 -1.01) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 12.99) (end 10.75 12.99) (layer F.Fab) (width 0.1)) - (fp_line (start -2.87 -1.01) (end -3.75 -0.13) (layer F.Fab) (width 0.1)) - (fp_line (start -5.32 -1.51) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) - (fp_line (start 12.32 13.49) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) - (fp_line (start 12.32 -1.51) (end 12.32 13.49) (layer F.CrtYd) (width 0.05)) - (fp_line (start -5.32 -1.51) (end 12.32 -1.51) (layer F.CrtYd) (width 0.05)) - (fp_line (start -3.86 4.56) (end -3.86 13.1) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.86 13.1) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) - (fp_line (start 10.86 4.56) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.86 -1.12) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.86 -1.12) (end -3.86 0.86) (layer F.SilkS) (width 0.12)) - (fp_line (start 10.86 0.86) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.5 -2) (end 0 -1.5) (layer F.SilkS) (width 0.12)) - (fp_line (start 0 -1.5) (end 0.5 -2) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.5 -2) (end -0.5 -2) (layer F.SilkS) (width 0.12)) - (pad 4 thru_hole circle (at 7 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3 thru_hole circle (at 4.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 52 "Net-(OUT_5V1-Pad3)")) - (pad 2 thru_hole circle (at 2.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 53 "Net-(OUT_5V1-Pad2)")) - (pad 1 thru_hole rect (at 0 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 3 VCC)) - (pad 5 thru_hole circle (at -3.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) - (net 54 "Net-(OUT_5V1-Pad5)")) - (pad 5 thru_hole circle (at 10.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) - (net 54 "Net-(OUT_5V1-Pad5)")) - (model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_A_CONNFLY_DS1095-WNR0.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (segment (start 139.7 111.76) (end 139.7 112.9353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.5247 119.38) (end 138.5247 113.7432) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.5247 113.7432) (end 139.3326 112.9353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.3326 112.9353) (end 139.7 112.9353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.6373 119.38) (end 138.5247 119.38) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 119.38) (end 138.6373 119.38) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 125.73 127) (end 125.73 125.4747) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 125.73 125.4747) (end 130.6494 120.5553) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 130.6494 120.5553) (end 137.7168 120.5553) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 137.7168 120.5553) (end 138.5247 119.7474) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.5247 119.7474) (end 138.5247 119.38) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.4082 121.4797) (end 138.3353 121.5526) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 138.3353 121.5526) (end 138.3353 125.0168) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 138.3353 125.0168) (end 137.5274 125.8247) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 137.5274 125.8247) (end 137.16 125.8247) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 139.7 120.5553) (end 139.3326 120.5553) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 139.3326 120.5553) (end 138.4082 121.4797) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 138.4082 121.4797) (end 137.4942 120.5658) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 137.4942 120.5658) (end 132.2258 120.5658) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 132.2258 120.5658) (end 127.865 116.205) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 137.16 127) (end 137.16 125.8247) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 139.7 119.38) (end 139.7 120.5553) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 139.7 101.6) (end 139.7 102.7753) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.3353 106.68) (end 138.3353 103.7727) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.3353 103.7727) (end 139.3327 102.7753) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.3327 102.7753) (end 139.7 102.7753) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.2227 106.68) (end 138.3353 106.68) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 137.16 106.68) (end 138.2227 106.68) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 111.76) (end 139.7 110.5847) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 110.5847) (end 140.0673 110.5847) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.0673 110.5847) (end 140.8874 109.7646) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.8874 109.7646) (end 140.8874 108.741) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.8874 108.741) (end 140.0017 107.8553) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.0017 107.8553) (end 139.1432 107.8553) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.1432 107.8553) (end 138.3353 107.0474) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.3353 107.0474) (end 138.3353 106.68) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 137.16) (end 139.7 135.9847) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 139.7 132.08) (end 139.7 133.2553) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 139.7 133.2553) (end 140.0673 133.2553) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 140.0673 133.2553) (end 140.8753 134.0633) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 140.8753 134.0633) (end 140.8753 135.1768) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 140.8753 135.1768) (end 140.0674 135.9847) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 140.0674 135.9847) (end 139.7 135.9847) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 105.41 118.11) (end 105.41 119.2853) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 107.7607 123.2846) (end 110.2113 123.2846) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 110.2113 123.2846) (end 112.3077 125.381) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 112.3077 125.381) (end 112.3077 126.6848) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 112.3077 126.6848) (end 113.8689 128.246) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 113.8689 128.246) (end 116.8766 128.246) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 116.8766 128.246) (end 117.1559 128.5253) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 106.5853 124.46) (end 107.7607 123.2846) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 105.41 119.2853) (end 107.7607 121.636) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 107.7607 121.636) (end 107.7607 123.2846) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 137.16 144.78) (end 138.3353 144.78) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 137.16) (end 139.7 138.3353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 138.3353) (end 140.0673 138.3353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.0673 138.3353) (end 140.8932 139.1612) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.8932 139.1612) (end 140.8932 142.7208) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.8932 142.7208) (end 140.0093 143.6047) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.0093 143.6047) (end 139.1432 143.6047) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.1432 143.6047) (end 138.3353 144.4126) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.3353 144.4126) (end 138.3353 144.78) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 125.73 127) (end 125.73 128.5253) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 120.65 128.5253) (end 125.73 128.5253) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 117.1559 128.5253) (end 120.65 128.5253) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 118.11 91.44) (end 119.2853 91.44) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.35 92.71) (end 120.5553 92.71) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 120.5553 92.71) (end 119.2853 91.44) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 117.1559 128.5253) (end 117.1559 134.3727) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 117.1559 134.3727) (end 118.0382 135.255) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 118.0382 135.255) (end 118.515 135.255) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 120.65 127) (end 120.65 128.5253) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 105.41 124.46) (end 106.5853 124.46) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 137.16 127) (end 137.16 128.1753) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 132.08) (end 139.7 130.9047) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.7 130.9047) (end 139.3326 130.9047) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 139.3326 130.9047) (end 138.3353 129.9074) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.3353 129.9074) (end 138.3353 128.9832) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 138.3353 128.9832) (end 137.5274 128.1753) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 137.5274 128.1753) (end 137.16 128.1753) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 110.8163 98.7557) (end 118.1055 106.045) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 118.1055 106.045) (end 118.515 106.045) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 112.9506 91.44) (end 111.76 91.44) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 118.11 91.44) (end 112.9506 91.44) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 112.9506 91.44) (end 112.9506 96.6214) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 112.9506 96.6214) (end 110.8163 98.7557) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 110.8163 98.7557) (end 110.4174 99.1546) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 110.4174 99.1546) (end 107.7607 99.1546) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 107.7607 99.1546) (end 106.5853 100.33) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 105.41 100.33) (end 106.5853 100.33) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 105.41 102.87) (end 105.41 100.33) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 105.41) (end 105.41 102.87) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 107.95) (end 105.41 105.41) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 110.49) (end 105.41 107.95) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 113.03) (end 105.41 110.49) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 115.57) (end 105.41 113.03) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 118.11) (end 105.41 115.57) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 127) (end 105.41 124.46) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 129.54) (end 105.41 127) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 132.08) (end 105.41 129.54) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 134.62) (end 105.41 132.08) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 137.16) (end 105.41 134.62) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 139.7) (end 105.41 137.16) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 105.41 142.24) (end 105.41 139.7) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 111.76 91.44) (end 110.5847 91.44) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 102.87 89.45) (end 108.5947 89.45) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 108.5947 89.45) (end 110.5847 91.44) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 137.16 144.78) (end 128.5 144.78) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.5 144.78) (end 127.865 145.415) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 118.11 93.98) (end 125.6353 93.98) (width 0.25) (layer B.Cu) (net 3)) - (segment (start 125.6353 93.98) (end 128.27 96.6147) (width 0.25) (layer B.Cu) (net 3)) - (segment (start 128.27 97.79) (end 128.27 96.6147) (width 0.25) (layer B.Cu) (net 3)) - (segment (start 133.35 92.71) (end 132.2627 92.71) (width 0.25) (layer B.Cu) (net 3)) - (segment (start 132.2627 92.71) (end 132.2627 92.8459) (width 0.25) (layer B.Cu) (net 3)) - (segment (start 132.2627 92.8459) (end 128.4939 96.6147) (width 0.25) (layer B.Cu) (net 3)) - (segment (start 128.4939 96.6147) (end 128.27 96.6147) (width 0.25) (layer B.Cu) (net 3)) - (segment (start 139.7 144.78) (end 138.5247 144.78) (width 0.25) (layer B.Cu) (net 5)) - (segment (start 138.5247 144.78) (end 138.5247 144.4127) (width 0.25) (layer B.Cu) (net 5)) - (segment (start 138.5247 144.4127) (end 137.7014 143.5894) (width 0.25) (layer B.Cu) (net 5)) - (segment (start 137.7014 143.5894) (end 128.4206 143.5894) (width 0.25) (layer B.Cu) (net 5)) - (segment (start 128.4206 143.5894) (end 127.865 144.145) (width 0.25) (layer B.Cu) (net 5)) - (segment (start 139.7 141.0647) (end 139.3326 141.0647) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 139.3326 141.0647) (end 138.5247 140.2568) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 138.5247 140.2568) (end 138.5247 139.3637) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 138.5247 139.3637) (end 137.6688 138.5078) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 137.6688 138.5078) (end 133.1573 138.5078) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 133.1573 138.5078) (end 124.46 129.8105) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 124.46 129.8105) (end 124.46 122.1753) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 124.46 122.1753) (end 123.19 120.9053) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 123.19 119.38) (end 123.19 120.9053) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 139.7 142.24) (end 139.7 141.0647) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 115.4753 129.54) (end 128.1753 142.24) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 128.1753 142.24) (end 137.16 142.24) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 114.3 129.54) (end 115.4753 129.54) (width 0.25) (layer F.Cu) (net 7)) - (segment (start 139.7 139.7) (end 138.5247 139.7) (width 0.25) (layer B.Cu) (net 8)) - (segment (start 138.5247 139.7) (end 138.5247 140.0674) (width 0.25) (layer B.Cu) (net 8)) - (segment (start 138.5247 140.0674) (end 137.7168 140.8753) (width 0.25) (layer B.Cu) (net 8)) - (segment (start 137.7168 140.8753) (end 133.8697 140.8753) (width 0.25) (layer B.Cu) (net 8)) - (segment (start 133.8697 140.8753) (end 131.87 142.875) (width 0.25) (layer B.Cu) (net 8)) - (segment (start 131.87 142.875) (end 127.865 142.875) (width 0.25) (layer B.Cu) (net 8)) - (segment (start 137.16 139.7) (end 133.6898 139.7) (width 0.25) (layer F.Cu) (net 9)) - (segment (start 133.6898 139.7) (end 123.19 129.2002) (width 0.25) (layer F.Cu) (net 9)) - (segment (start 123.19 129.2002) (end 123.19 127) (width 0.25) (layer F.Cu) (net 9)) - (segment (start 137.16 137.16) (end 135.9847 137.16) (width 0.25) (layer B.Cu) (net 10)) - (segment (start 127.865 141.605) (end 131.5397 141.605) (width 0.25) (layer B.Cu) (net 10)) - (segment (start 131.5397 141.605) (end 135.9847 137.16) (width 0.25) (layer B.Cu) (net 10)) - (segment (start 127.865 140.335) (end 131.4975 140.335) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 131.4975 140.335) (end 136.0372 135.7953) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 136.0372 135.7953) (end 137.7168 135.7953) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 137.7168 135.7953) (end 138.5247 134.9874) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 138.5247 134.9874) (end 138.5247 134.62) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 139.7 134.62) (end 138.5247 134.62) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 137.16 134.62) (end 135.9847 134.62) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 114.3 127) (end 115.4753 127) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 135.9847 134.62) (end 130.9048 139.6999) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 130.9048 139.6999) (end 126.8089 139.6999) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 126.8089 139.6999) (end 126.5389 139.4299) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 126.5389 139.4299) (end 126.5389 133.2654) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 126.5389 133.2654) (end 125.9354 132.6619) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 125.9354 132.6619) (end 125.9354 129.3581) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 125.9354 129.3581) (end 126.8692 128.4243) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 126.8692 128.4243) (end 126.8692 126.0936) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 126.8692 126.0936) (end 126.2502 125.4746) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 126.2502 125.4746) (end 117.0007 125.4746) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 117.0007 125.4746) (end 115.4753 127) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 114.3 124.46) (end 128.3647 124.46) (width 0.25) (layer B.Cu) (net 13)) - (segment (start 128.3647 124.46) (end 135.9847 132.08) (width 0.25) (layer B.Cu) (net 13)) - (segment (start 137.16 132.08) (end 135.9847 132.08) (width 0.25) (layer B.Cu) (net 13)) - (segment (start 139.7 125.6353) (end 140.0673 125.6353) (width 0.25) (layer F.Cu) (net 14)) - (segment (start 140.0673 125.6353) (end 140.8891 126.4571) (width 0.25) (layer F.Cu) (net 14)) - (segment (start 140.8891 126.4571) (end 140.8891 132.5566) (width 0.25) (layer F.Cu) (net 14)) - (segment (start 140.8891 132.5566) (end 140.0957 133.35) (width 0.25) (layer F.Cu) (net 14)) - (segment (start 140.0957 133.35) (end 136.0024 133.35) (width 0.25) (layer F.Cu) (net 14)) - (segment (start 136.0024 133.35) (end 135.3505 134.0019) (width 0.25) (layer F.Cu) (net 14)) - (segment (start 127.865 139.065) (end 130.2874 139.065) (width 0.25) (layer B.Cu) (net 14)) - (segment (start 130.2874 139.065) (end 135.3505 134.0019) (width 0.25) (layer B.Cu) (net 14)) - (segment (start 139.7 124.46) (end 139.7 125.6353) (width 0.25) (layer F.Cu) (net 14)) - (via (at 135.3505 134.0019) (size 0.8) (layers F.Cu B.Cu) (net 14)) - (segment (start 137.16 124.46) (end 137.16 125.6353) (width 0.25) (layer F.Cu) (net 15)) - (segment (start 131.9715 134.6002) (end 128.7767 137.795) (width 0.25) (layer B.Cu) (net 15)) - (segment (start 128.7767 137.795) (end 127.865 137.795) (width 0.25) (layer B.Cu) (net 15)) - (segment (start 137.16 125.6353) (end 136.7927 125.6353) (width 0.25) (layer F.Cu) (net 15)) - (segment (start 136.7927 125.6353) (end 131.9715 130.4565) (width 0.25) (layer F.Cu) (net 15)) - (segment (start 131.9715 130.4565) (end 131.9715 134.6002) (width 0.25) (layer F.Cu) (net 15)) - (via (at 131.9715 134.6002) (size 0.8) (layers F.Cu B.Cu) (net 15)) - (segment (start 139.7 121.92) (end 139.7 123.0953) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 139.7 123.0953) (end 140.0673 123.0953) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 140.0673 123.0953) (end 140.8932 123.9212) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 140.8932 123.9212) (end 140.8932 127.4808) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 140.8932 127.4808) (end 140.0094 128.3646) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 140.0094 128.3646) (end 139.1209 128.3646) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 139.1209 128.3646) (end 138.43 129.0555) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 138.43 129.0555) (end 138.43 132.4748) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 138.43 132.4748) (end 137.6377 133.2671) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 137.6377 133.2671) (end 132.2092 133.2671) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 132.2092 133.2671) (end 128.9513 136.525) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 128.9513 136.525) (end 127.865 136.525) (width 0.25) (layer B.Cu) (net 16)) - (segment (start 137.16 123.0953) (end 136.7927 123.0953) (width 0.25) (layer F.Cu) (net 17)) - (segment (start 136.7927 123.0953) (end 130.6813 129.2067) (width 0.25) (layer F.Cu) (net 17)) - (segment (start 130.6813 129.2067) (end 130.6813 132.8495) (width 0.25) (layer F.Cu) (net 17)) - (segment (start 130.6813 132.8495) (end 128.2758 135.255) (width 0.25) (layer B.Cu) (net 17)) - (segment (start 128.2758 135.255) (end 127.865 135.255) (width 0.25) (layer B.Cu) (net 17)) - (segment (start 137.16 121.92) (end 137.16 123.0953) (width 0.25) (layer F.Cu) (net 17)) - (via (at 130.6813 132.8495) (size 0.8) (layers F.Cu B.Cu) (net 17)) - (segment (start 127.865 113.665) (end 130.2697 113.665) (width 0.25) (layer B.Cu) (net 18)) - (segment (start 130.2697 113.665) (end 135.9847 119.38) (width 0.25) (layer B.Cu) (net 18)) - (segment (start 137.16 119.38) (end 135.9847 119.38) (width 0.25) (layer B.Cu) (net 18)) - (segment (start 139.7 116.84) (end 138.5247 116.84) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 138.5247 116.84) (end 138.5247 116.4726) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 138.5247 116.4726) (end 137.7168 115.6647) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 137.7168 115.6647) (end 135.2609 115.6647) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 135.2609 115.6647) (end 131.9912 112.395) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 131.9912 112.395) (end 127.865 112.395) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 123.3377 117.8547) (end 120.65 117.8547) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 137.16 116.84) (end 132.22 116.84) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 132.22 116.84) (end 128.1546 120.9054) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 128.1546 120.9054) (end 125.2219 120.9054) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 125.2219 120.9054) (end 124.5754 120.2589) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 124.5754 120.2589) (end 124.5754 118.7004) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 124.5754 118.7004) (end 123.7297 117.8547) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 123.7297 117.8547) (end 123.3377 117.8547) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 123.3377 104.1037) (end 129.2939 104.1037) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 129.2939 104.1037) (end 135.7023 97.6953) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 135.7023 97.6953) (end 137.16 97.6953) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 114.3 100.33) (end 119.564 100.33) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 119.564 100.33) (end 123.3377 104.1037) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 123.3377 104.1037) (end 123.3377 117.8547) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 120.65 119.38) (end 120.65 117.8547) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 137.16 96.52) (end 137.16 97.6953) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 127.4071 109.855) (end 127.865 109.855) (width 0.25) (layer B.Cu) (net 21)) - (segment (start 125.73 119.38) (end 125.73 117.8547) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 139.7 109.22) (end 138.5247 109.22) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 138.5247 109.22) (end 138.5247 109.5874) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 138.5247 109.5874) (end 137.7168 110.3953) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 137.7168 110.3953) (end 133.1894 110.3953) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 133.1894 110.3953) (end 125.73 117.8547) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 137.16 109.22) (end 128.5 109.22) (width 0.25) (layer B.Cu) (net 24)) - (segment (start 128.5 109.22) (end 127.865 108.585) (width 0.25) (layer B.Cu) (net 24)) - (segment (start 139.7 106.68) (end 138.5247 106.68) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 138.5247 106.68) (end 138.5247 107.0473) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 138.5247 107.0473) (end 137.7016 107.8704) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 137.7016 107.8704) (end 128.4204 107.8704) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 128.4204 107.8704) (end 127.865 107.315) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 139.7 104.14) (end 138.5247 104.14) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 138.5247 104.14) (end 138.5247 104.5073) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 138.5247 104.5073) (end 137.622 105.41) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 137.622 105.41) (end 128.5 105.41) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 128.5 105.41) (end 127.865 106.045) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 130.81 97.79) (end 129.6347 97.79) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 129.6347 97.79) (end 129.6347 98.5981) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 129.6347 98.5981) (end 129.2675 98.9653) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 129.2675 98.9653) (end 123.04 98.9653) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 123.04 98.9653) (end 120.4053 101.6) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 130.81 97.79) (end 137.622 97.79) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 137.622 97.79) (end 138.5247 98.6927) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 119.38 101.6) (end 120.4053 101.6) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 119.38 130.81) (end 119.38 101.6) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 138.5247 98.6927) (end 138.5247 99.06) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 138.5247 98.6927) (end 139.5221 97.6953) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 139.5221 97.6953) (end 139.7 97.6953) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 139.7 96.52) (end 139.7 97.6953) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 119.38 101.6) (end 119.38 102.6253) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 119.38 102.6253) (end 118.515 103.4903) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 118.515 103.4903) (end 118.515 104.775) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 119.38 130.81) (end 118.515 131.675) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 118.515 131.675) (end 118.515 133.985) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 139.7 99.06) (end 138.5247 99.06) (width 0.25) (layer B.Cu) (net 27)) - (segment (start 102.87 124.46) (end 102.87 127) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 118.11) (end 102.87 124.46) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 111.76 93.98) (end 110.5847 93.98) (width 0.25) (layer B.Cu) (net 28)) - (segment (start 102.87 95.25) (end 109.3147 95.25) (width 0.25) (layer B.Cu) (net 28)) - (segment (start 109.3147 95.25) (end 110.5847 93.98) (width 0.25) (layer B.Cu) (net 28)) - (segment (start 102.87 102.87) (end 102.87 100.33) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 105.41) (end 102.87 102.87) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 107.95) (end 102.87 105.41) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 110.49) (end 102.87 107.95) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 113.03) (end 102.87 110.49) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 115.57) (end 102.87 113.03) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 118.11) (end 102.87 115.57) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 129.54) (end 102.87 127) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 132.08) (end 102.87 129.54) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 134.62) (end 102.87 132.08) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 137.16) (end 102.87 134.62) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 139.7) (end 102.87 137.16) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 142.24) (end 102.87 139.7) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 102.87 95.25) (end 102.87 100.33) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 114.3 107.95) (end 114.3 119.38) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 109.22 100.33) (end 110.3953 100.33) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 110.3953 100.33) (end 117.3803 107.315) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 117.3803 107.315) (end 118.515 107.315) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 109.22 102.87) (end 111.2601 102.87) (width 0.25) (layer B.Cu) (net 37)) - (segment (start 111.2601 102.87) (end 116.9751 108.585) (width 0.25) (layer B.Cu) (net 37)) - (segment (start 116.9751 108.585) (end 118.515 108.585) (width 0.25) (layer B.Cu) (net 37)) - (segment (start 109.22 105.41) (end 110.3953 105.41) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 110.3953 105.41) (end 110.3953 105.5569) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 110.3953 105.5569) (end 114.6934 109.855) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 114.6934 109.855) (end 118.515 109.855) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 109.22 107.95) (end 110.3953 107.95) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 110.3953 107.95) (end 113.5703 111.125) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 113.5703 111.125) (end 118.515 111.125) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 110.3953 110.49) (end 112.3003 112.395) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 112.3003 112.395) (end 118.515 112.395) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 109.22 110.49) (end 110.3953 110.49) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 109.22 113.03) (end 117.88 113.03) (width 0.25) (layer B.Cu) (net 41)) - (segment (start 117.88 113.03) (end 118.515 113.665) (width 0.25) (layer B.Cu) (net 41)) - (segment (start 109.22 115.57) (end 117.88 115.57) (width 0.25) (layer B.Cu) (net 42)) - (segment (start 117.88 115.57) (end 118.515 114.935) (width 0.25) (layer B.Cu) (net 42)) - (segment (start 109.22 118.11) (end 116.61 118.11) (width 0.25) (layer B.Cu) (net 43)) - (segment (start 116.61 118.11) (end 118.515 116.205) (width 0.25) (layer B.Cu) (net 43)) - (segment (start 118.515 136.525) (end 118.0941 136.525) (width 0.25) (layer B.Cu) (net 44)) - (segment (start 118.0941 136.525) (end 111.7627 130.1936) (width 0.25) (layer B.Cu) (net 44)) - (segment (start 111.7627 130.1936) (end 111.7627 127.8407) (width 0.25) (layer B.Cu) (net 44)) - (segment (start 111.7627 127.8407) (end 109.5573 125.6353) (width 0.25) (layer B.Cu) (net 44)) - (segment (start 109.5573 125.6353) (end 109.22 125.6353) (width 0.25) (layer B.Cu) (net 44)) - (segment (start 109.22 124.46) (end 109.22 125.6353) (width 0.25) (layer B.Cu) (net 44)) - (segment (start 109.22 127) (end 109.22 128.1753) (width 0.25) (layer B.Cu) (net 45)) - (segment (start 109.22 128.1753) (end 109.5557 128.1753) (width 0.25) (layer B.Cu) (net 45)) - (segment (start 109.5557 128.1753) (end 111.0873 129.7069) (width 0.25) (layer B.Cu) (net 45)) - (segment (start 111.0873 129.7069) (end 111.0873 130.8413) (width 0.25) (layer B.Cu) (net 45)) - (segment (start 111.0873 130.8413) (end 118.041 137.795) (width 0.25) (layer B.Cu) (net 45)) - (segment (start 118.041 137.795) (end 118.515 137.795) (width 0.25) (layer B.Cu) (net 45)) - (segment (start 109.22 129.54) (end 109.22 130.7153) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 109.22 130.7153) (end 109.755 130.7153) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 109.755 130.7153) (end 118.1047 139.065) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 118.1047 139.065) (end 118.515 139.065) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 109.22 132.08) (end 110.3953 132.08) (width 0.25) (layer B.Cu) (net 47)) - (segment (start 110.3953 132.08) (end 110.3953 132.7353) (width 0.25) (layer B.Cu) (net 47)) - (segment (start 110.3953 132.7353) (end 117.995 140.335) (width 0.25) (layer B.Cu) (net 47)) - (segment (start 117.995 140.335) (end 118.515 140.335) (width 0.25) (layer B.Cu) (net 47)) - (segment (start 109.22 134.62) (end 110.3953 134.62) (width 0.25) (layer B.Cu) (net 48)) - (segment (start 110.3953 134.62) (end 117.3803 141.605) (width 0.25) (layer B.Cu) (net 48)) - (segment (start 117.3803 141.605) (end 118.515 141.605) (width 0.25) (layer B.Cu) (net 48)) - (segment (start 109.22 137.16) (end 110.3953 137.16) (width 0.25) (layer B.Cu) (net 49)) - (segment (start 110.3953 137.16) (end 116.1103 142.875) (width 0.25) (layer B.Cu) (net 49)) - (segment (start 116.1103 142.875) (end 118.515 142.875) (width 0.25) (layer B.Cu) (net 49)) - (segment (start 109.22 139.7) (end 110.3953 139.7) (width 0.25) (layer B.Cu) (net 50)) - (segment (start 110.3953 139.7) (end 114.8403 144.145) (width 0.25) (layer B.Cu) (net 50)) - (segment (start 114.8403 144.145) (end 118.515 144.145) (width 0.25) (layer B.Cu) (net 50)) - (segment (start 109.22 142.24) (end 110.3953 142.24) (width 0.25) (layer B.Cu) (net 51)) - (segment (start 110.3953 142.24) (end 113.5703 145.415) (width 0.25) (layer B.Cu) (net 51)) - (segment (start 113.5703 145.415) (end 118.515 145.415) (width 0.25) (layer B.Cu) (net 51)) - (segment (start 123.28 90) (end 136.42 90) (width 0.25) (layer F.Cu) (net 54)) - (segment (start 127 101.6) (end 127.865 102.465) (width 0.25) (layer B.Cu) (net 55)) - (segment (start 127.865 102.465) (end 127.865 104.775) (width 0.25) (layer B.Cu) (net 55)) - (segment (start 127 130.81) (end 127 131.8353) (width 0.25) (layer B.Cu) (net 56)) - (segment (start 127 131.8353) (end 127.865 132.7003) (width 0.25) (layer B.Cu) (net 56)) - (segment (start 127.865 132.7003) (end 127.865 133.985) (width 0.25) (layer B.Cu) (net 56)) - -) +(kicad_pcb (version 20171130) (host pcbnew "(5.1.10)-1") + + (general + (thickness 1.6) + (drawings 0) + (tracks 347) + (zones 0) + (modules 17) + (nets 58) + ) + + (page A4) + (layers + (0 F.Cu signal) + (31 B.Cu signal) + (32 B.Adhes user) + (33 F.Adhes user) + (34 B.Paste user) + (35 F.Paste user) + (36 B.SilkS user) + (37 F.SilkS user) + (38 B.Mask user) + (39 F.Mask user) + (40 Dwgs.User user) + (41 Cmts.User user) + (42 Eco1.User user) + (43 Eco2.User user) + (44 Edge.Cuts user) + (45 Margin user) + (46 B.CrtYd user) + (47 F.CrtYd user) + (48 B.Fab user) + (49 F.Fab user) + ) + + (setup + (last_trace_width 0.25) + (trace_clearance 0.2) + (zone_clearance 0.508) + (zone_45_only no) + (trace_min 0.2) + (via_size 0.8) + (via_drill 0.4) + (via_min_size 0.4) + (via_min_drill 0.3) + (uvia_size 0.3) + (uvia_drill 0.1) + (uvias_allowed no) + (uvia_min_size 0.2) + (uvia_min_drill 0.1) + (edge_width 0.1) + (segment_width 0.2) + (pcb_text_width 0.3) + (pcb_text_size 1.5 1.5) + (mod_edge_width 0.15) + (mod_text_size 1 1) + (mod_text_width 0.15) + (pad_size 1.524 1.524) + (pad_drill 0.762) + (pad_to_mask_clearance 0) + (aux_axis_origin 0 0) + (visible_elements FFFFFF7F) + (pcbplotparams + (layerselection 0x010fc_ffffffff) + (usegerberextensions false) + (usegerberattributes true) + (usegerberadvancedattributes true) + (creategerberjobfile true) + (excludeedgelayer true) + (linewidth 0.100000) + (plotframeref false) + (viasonmask false) + (mode 1) + (useauxorigin false) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (psnegative false) + (psa4output false) + (plotreference true) + (plotvalue true) + (plotinvisibletext false) + (padsonsilk false) + (subtractmaskfromsilk false) + (outputformat 1) + (mirror false) + (drillshape 1) + (scaleselection 1) + (outputdirectory "")) + ) + + (net 0 "") + (net 1 GND) + (net 2 "Net-(J1-Pad3)") + (net 3 VCC) + (net 4 "Net-(J1-Pad5)") + (net 5 /SMI_SD13) + (net 6 /I2S_SD) + (net 7 /SEL_MODE3) + (net 8 /SMI_SD8) + (net 9 /I2S_WS) + (net 10 /SMI_SD5) + (net 11 /SMI_SD4) + (net 12 /SEL_MODE2) + (net 13 /SEL_MODE1) + (net 14 /SMI_SD0) + (net 15 /SMI_SD3) + (net 16 /SMI_SD17) + (net 17 /SMI_SD1) + (net 18 /SMI_SD2) + (net 19 /SMI_SD16) + (net 20 +3V3) + (net 21 /SMI_SD15) + (net 22 /SMI_SD14) + (net 23 /I2S_CLK) + (net 24 /SMI_SD9) + (net 25 /SMI_SD7) + (net 26 /SMI_SD6) + (net 27 +5V) + (net 28 +12V) + (net 29 "Net-(R3-Pad1)") + (net 30 /SEL_MODE0) + (net 31 "Net-(J1-Pad7)") + (net 32 "Net-(J1-Pad13)") + (net 33 "Net-(J1-Pad26)") + (net 34 "Net-(J1-Pad27)") + (net 35 "Net-(J1-Pad28)") + (net 36 "Net-(J_OUT1-Pad1)") + (net 37 "Net-(J_OUT1-Pad2)") + (net 38 "Net-(J_OUT1-Pad3)") + (net 39 "Net-(J_OUT1-Pad4)") + (net 40 "Net-(J_OUT1-Pad5)") + (net 41 "Net-(J_OUT1-Pad6)") + (net 42 "Net-(J_OUT1-Pad7)") + (net 43 "Net-(J_OUT1-Pad8)") + (net 44 "Net-(J_OUT2-Pad1)") + (net 45 "Net-(J_OUT2-Pad2)") + (net 46 "Net-(J_OUT2-Pad3)") + (net 47 "Net-(J_OUT2-Pad4)") + (net 48 "Net-(J_OUT2-Pad5)") + (net 49 "Net-(J_OUT2-Pad6)") + (net 50 "Net-(J_OUT2-Pad7)") + (net 51 "Net-(J_OUT2-Pad8)") + (net 52 "Net-(OUT_5V1-Pad3)") + (net 53 "Net-(OUT_5V1-Pad2)") + (net 54 "Net-(OUT_5V1-Pad5)") + (net 55 "Net-(R1-Pad1)") + (net 56 "Net-(R2-Pad2)") + (net 57 "Net-(U1-Pad9)") + + (net_class Default "This is the default net class." + (clearance 0.2) + (trace_width 0.25) + (via_dia 0.8) + (via_drill 0.4) + (uvia_dia 0.3) + (uvia_drill 0.1) + (add_net +12V) + (add_net +3V3) + (add_net +5V) + (add_net /I2S_CLK) + (add_net /I2S_SD) + (add_net /I2S_WS) + (add_net /SEL_MODE0) + (add_net /SEL_MODE1) + (add_net /SEL_MODE2) + (add_net /SEL_MODE3) + (add_net /SMI_SD0) + (add_net /SMI_SD1) + (add_net /SMI_SD13) + (add_net /SMI_SD14) + (add_net /SMI_SD15) + (add_net /SMI_SD16) + (add_net /SMI_SD17) + (add_net /SMI_SD2) + (add_net /SMI_SD3) + (add_net /SMI_SD4) + (add_net /SMI_SD5) + (add_net /SMI_SD6) + (add_net /SMI_SD7) + (add_net /SMI_SD8) + (add_net /SMI_SD9) + (add_net GND) + (add_net "Net-(J1-Pad13)") + (add_net "Net-(J1-Pad26)") + (add_net "Net-(J1-Pad27)") + (add_net "Net-(J1-Pad28)") + (add_net "Net-(J1-Pad3)") + (add_net "Net-(J1-Pad5)") + (add_net "Net-(J1-Pad7)") + (add_net "Net-(J_OUT1-Pad1)") + (add_net "Net-(J_OUT1-Pad2)") + (add_net "Net-(J_OUT1-Pad3)") + (add_net "Net-(J_OUT1-Pad4)") + (add_net "Net-(J_OUT1-Pad5)") + (add_net "Net-(J_OUT1-Pad6)") + (add_net "Net-(J_OUT1-Pad7)") + (add_net "Net-(J_OUT1-Pad8)") + (add_net "Net-(J_OUT2-Pad1)") + (add_net "Net-(J_OUT2-Pad2)") + (add_net "Net-(J_OUT2-Pad3)") + (add_net "Net-(J_OUT2-Pad4)") + (add_net "Net-(J_OUT2-Pad5)") + (add_net "Net-(J_OUT2-Pad6)") + (add_net "Net-(J_OUT2-Pad7)") + (add_net "Net-(J_OUT2-Pad8)") + (add_net "Net-(OUT_5V1-Pad2)") + (add_net "Net-(OUT_5V1-Pad3)") + (add_net "Net-(OUT_5V1-Pad5)") + (add_net "Net-(R1-Pad1)") + (add_net "Net-(R2-Pad2)") + (add_net "Net-(R3-Pad1)") + (add_net "Net-(U1-Pad9)") + (add_net VCC) + ) + + (module Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm (layer B.Cu) (tedit 5DFF42CC) (tstamp 60B032F6) + (at 123.19 110.49 180) + (descr "SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SO SO") + (path /60990192) + (attr smd) + (fp_text reference U1 (at 0 7.36) (layer B.SilkS) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_text value 74HCT245 (at 0 -7.36) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_text user %R (at 0 0) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_line (start 0 -6.5225) (end 3.87 -6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start 3.87 -6.5225) (end 3.87 -6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start 0 -6.5225) (end -3.87 -6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 -6.5225) (end -3.87 -6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start 0 6.5225) (end 3.87 6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start 3.87 6.5225) (end 3.87 6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start 0 6.5225) (end -3.87 6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 6.5225) (end -3.87 6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 6.275) (end -5.675 6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start -2.76 6.4125) (end 3.76 6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start 3.76 6.4125) (end 3.76 -6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start 3.76 -6.4125) (end -3.76 -6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start -3.76 -6.4125) (end -3.76 5.4125) (layer B.Fab) (width 0.1)) + (fp_line (start -3.76 5.4125) (end -2.76 6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start -5.93 6.66) (end -5.93 -6.66) (layer B.CrtYd) (width 0.05)) + (fp_line (start -5.93 -6.66) (end 5.93 -6.66) (layer B.CrtYd) (width 0.05)) + (fp_line (start 5.93 -6.66) (end 5.93 6.66) (layer B.CrtYd) (width 0.05)) + (fp_line (start 5.93 6.66) (end -5.93 6.66) (layer B.CrtYd) (width 0.05)) + (pad 20 smd roundrect (at 4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 27 +5V)) + (pad 19 smd roundrect (at 4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 1 GND)) + (pad 18 smd roundrect (at 4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 36 "Net-(J_OUT1-Pad1)")) + (pad 17 smd roundrect (at 4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 37 "Net-(J_OUT1-Pad2)")) + (pad 16 smd roundrect (at 4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 38 "Net-(J_OUT1-Pad3)")) + (pad 15 smd roundrect (at 4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 39 "Net-(J_OUT1-Pad4)")) + (pad 14 smd roundrect (at 4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 40 "Net-(J_OUT1-Pad5)")) + (pad 13 smd roundrect (at 4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 41 "Net-(J_OUT1-Pad6)")) + (pad 12 smd roundrect (at 4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 42 "Net-(J_OUT1-Pad7)")) + (pad 11 smd roundrect (at 4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 43 "Net-(J_OUT1-Pad8)")) + (pad 10 smd roundrect (at -4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 1 GND)) + (pad 9 smd roundrect (at -4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 57 "Net-(U1-Pad9)")) + (pad 8 smd roundrect (at -4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 18 /SMI_SD2)) + (pad 7 smd roundrect (at -4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 19 /SMI_SD16)) + (pad 6 smd roundrect (at -4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 22 /SMI_SD14)) + (pad 5 smd roundrect (at -4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 21 /SMI_SD15)) + (pad 4 smd roundrect (at -4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 24 /SMI_SD9)) + (pad 3 smd roundrect (at -4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 25 /SMI_SD7)) + (pad 2 smd roundrect (at -4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 26 /SMI_SD6)) + (pad 1 smd roundrect (at -4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 55 "Net-(R1-Pad1)")) + (pad "" smd roundrect (at 0 0 180) (size 2.87 3.6) (layers B.Paste) (roundrect_rratio 0.087108)) + (pad 21 smd roundrect (at 0 0 180) (size 6.045 12.09) (layers B.Cu) (roundrect_rratio 0.041356)) + (pad "" smd roundrect (at 0 0 180) (size 3.56 4.47) (layers B.Mask) (roundrect_rratio 0.070225)) + (model ${KISYS3DMOD}/Package_SO.3dshapes/SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm (layer B.Cu) (tedit 5DFF42CC) (tstamp 60B003A7) + (at 123.19 139.7 180) + (descr "SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SO SO") + (path /6098F41C) + (attr smd) + (fp_text reference U2 (at 0 7.36) (layer B.SilkS) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_text value 74HCT245 (at 0 -7.36) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_text user %R (at 0 0) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_line (start 0 -6.5225) (end 3.87 -6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start 3.87 -6.5225) (end 3.87 -6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start 0 -6.5225) (end -3.87 -6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 -6.5225) (end -3.87 -6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start 0 6.5225) (end 3.87 6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start 3.87 6.5225) (end 3.87 6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start 0 6.5225) (end -3.87 6.5225) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 6.5225) (end -3.87 6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 6.275) (end -5.675 6.275) (layer B.SilkS) (width 0.12)) + (fp_line (start -2.76 6.4125) (end 3.76 6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start 3.76 6.4125) (end 3.76 -6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start 3.76 -6.4125) (end -3.76 -6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start -3.76 -6.4125) (end -3.76 5.4125) (layer B.Fab) (width 0.1)) + (fp_line (start -3.76 5.4125) (end -2.76 6.4125) (layer B.Fab) (width 0.1)) + (fp_line (start -5.93 6.66) (end -5.93 -6.66) (layer B.CrtYd) (width 0.05)) + (fp_line (start -5.93 -6.66) (end 5.93 -6.66) (layer B.CrtYd) (width 0.05)) + (fp_line (start 5.93 -6.66) (end 5.93 6.66) (layer B.CrtYd) (width 0.05)) + (fp_line (start 5.93 6.66) (end -5.93 6.66) (layer B.CrtYd) (width 0.05)) + (pad 20 smd roundrect (at 4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 27 +5V)) + (pad 19 smd roundrect (at 4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 1 GND)) + (pad 18 smd roundrect (at 4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 44 "Net-(J_OUT2-Pad1)")) + (pad 17 smd roundrect (at 4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 45 "Net-(J_OUT2-Pad2)")) + (pad 16 smd roundrect (at 4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 46 "Net-(J_OUT2-Pad3)")) + (pad 15 smd roundrect (at 4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 47 "Net-(J_OUT2-Pad4)")) + (pad 14 smd roundrect (at 4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 48 "Net-(J_OUT2-Pad5)")) + (pad 13 smd roundrect (at 4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 49 "Net-(J_OUT2-Pad6)")) + (pad 12 smd roundrect (at 4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 50 "Net-(J_OUT2-Pad7)")) + (pad 11 smd roundrect (at 4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 51 "Net-(J_OUT2-Pad8)")) + (pad 10 smd roundrect (at -4.675 -5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 1 GND)) + (pad 9 smd roundrect (at -4.675 -4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 5 /SMI_SD13)) + (pad 8 smd roundrect (at -4.675 -3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 8 /SMI_SD8)) + (pad 7 smd roundrect (at -4.675 -1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 10 /SMI_SD5)) + (pad 6 smd roundrect (at -4.675 -0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 11 /SMI_SD4)) + (pad 5 smd roundrect (at -4.675 0.635 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 14 /SMI_SD0)) + (pad 4 smd roundrect (at -4.675 1.905 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 15 /SMI_SD3)) + (pad 3 smd roundrect (at -4.675 3.175 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 16 /SMI_SD17)) + (pad 2 smd roundrect (at -4.675 4.445 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 17 /SMI_SD1)) + (pad 1 smd roundrect (at -4.675 5.715 180) (size 2 0.6) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25) + (net 56 "Net-(R2-Pad2)")) + (pad "" smd roundrect (at 0 0 180) (size 2.87 3.6) (layers B.Paste) (roundrect_rratio 0.087108)) + (pad 21 smd roundrect (at 0 0 180) (size 6.045 12.09) (layers B.Cu) (roundrect_rratio 0.041356)) + (pad "" smd roundrect (at 0 0 180) (size 3.56 4.47) (layers B.Mask) (roundrect_rratio 0.070225)) + (model ${KISYS3DMOD}/Package_SO.3dshapes/SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 60AFE324) + (at 114.3 119.38) + (descr "Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x05 2.54mm single row") + (path /609C0644) + (fp_text reference SW1 (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_Coded (at 0 12.93) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 5.08 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 11.43) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 11.43) (end -1.27 11.43) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 11.43) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 11.49) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 11.49) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 11.9) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 11.9) (end -1.8 11.9) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 11.9) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 7 /SEL_MODE3)) + (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 12 /SEL_MODE2)) + (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 13 /SEL_MODE1)) + (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 30 /SEL_MODE0)) + (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 29 "Net-(R3-Pad1)")) + (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x05_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60AFE30B) + (at 114.3 107.95 90) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (path /609D0F65) + (fp_text reference R3 (at 3.81 -1.92 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value R (at 3.81 1.92 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 3.81 0 90) (layer F.Fab) + (effects (font (size 0.72 0.72) (thickness 0.108))) + ) + (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) + (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 7.62 0 90) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 20 +3V3)) + (pad 1 thru_hole circle (at 0 0 90) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 29 "Net-(R3-Pad1)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60AFE2F4) + (at 127 101.6 180) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (path /609B10BD) + (fp_text reference R1 (at 3.81 -1.92) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value R (at 3.81 1.92) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 3.81 0) (layer F.Fab) + (effects (font (size 0.72 0.72) (thickness 0.108))) + ) + (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) + (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 7.62 0 180) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 27 +5V)) + (pad 1 thru_hole circle (at 0 0 180) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 55 "Net-(R1-Pad1)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60AFE2DD) + (at 119.38 130.81) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (path /609AF147) + (fp_text reference R2 (at 3.81 -1.92) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value R (at 3.81 1.92) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 3.81 0) (layer F.Fab) + (effects (font (size 0.72 0.72) (thickness 0.108))) + ) + (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) + (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 56 "Net-(R2-Pad2)")) + (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 27 +5V)) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module LedBarsHat:I2S_MEMS_Microphone (layer F.Cu) (tedit 6099062F) (tstamp 60AFE2C6) + (at 120.65 127 90) + (descr "I2S MEMS Microphone") + (tags "I2S MEMS Microphone") + (path /609D01E4) + (fp_text reference MK1 (at 3.81 -2.33 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value MP45DT02 (at 3.81 7.41 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 3.81 2.54 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 -1.27) (end 6.985 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 6.35) (end 0.635 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 6.35) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.45 -1.55) (end -1.45 6.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.45 6.6) (end 9.1 6.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.1 6.6) (end 9.1 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.1 -1.55) (end -1.45 -1.55) (layer F.CrtYd) (width 0.05)) + (pad 1 thru_hole rect (at 0 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 4 thru_hole oval (at 7.62 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 23 /I2S_CLK)) + (pad 2 thru_hole oval (at 0 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 9 /I2S_WS)) + (pad 5 thru_hole oval (at 7.62 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 6 /I2S_SD)) + (pad 3 thru_hole oval (at 0 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 6 thru_hole oval (at 7.62 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 20 +3V3)) + ) + + (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60AFE2B2) + (at 128.27 97.79 90) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (path /60A55661) + (fp_text reference JP1 (at 0 -2.33 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Jumper (at 0 4.87 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 1.27) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 27 +5V)) + (pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 3 VCC)) + (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 60AFE29C) + (at 102.87 100.33) + (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x08 2.54mm double row") + (path /60A1377F) + (fp_text reference PWR1 (at 1.27 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (pad 1a thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 1b thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 2a thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 2b thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3a thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 3b thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 4a thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 4b thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 5a thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 5b thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 6a thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 6b thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 7a thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 7b thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 8a thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 8b thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + ) + + (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 60AFE276) + (at 109.22 124.46) + (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x08 2.54mm single row") + (path /60A0C6CA) + (fp_text reference J_OUT2 (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 44 "Net-(J_OUT2-Pad1)")) + (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 45 "Net-(J_OUT2-Pad2)")) + (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 46 "Net-(J_OUT2-Pad3)")) + (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 47 "Net-(J_OUT2-Pad4)")) + (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 48 "Net-(J_OUT2-Pad5)")) + (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 49 "Net-(J_OUT2-Pad6)")) + (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 50 "Net-(J_OUT2-Pad7)")) + (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 51 "Net-(J_OUT2-Pad8)")) + ) + + (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 60AFE25A) + (at 109.22 100.33) + (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x08 2.54mm single row") + (path /60A0018E) + (fp_text reference J_OUT1 (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 "Net-(J_OUT1-Pad1)")) + (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 37 "Net-(J_OUT1-Pad2)")) + (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 38 "Net-(J_OUT1-Pad3)")) + (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 39 "Net-(J_OUT1-Pad4)")) + (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 40 "Net-(J_OUT1-Pad5)")) + (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 41 "Net-(J_OUT1-Pad6)")) + (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 42 "Net-(J_OUT1-Pad7)")) + (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 43 "Net-(J_OUT1-Pad8)")) + ) + + (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 60AFE23E) + (at 102.87 124.46) + (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x08 2.54mm double row") + (path /60A12108) + (fp_text reference PWR2 (at 1.27 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (pad 1a thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 1b thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 2a thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 2b thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3a thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 3b thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 4a thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 4b thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 5a thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 5b thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 6a thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 6b thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 7a thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 7b thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 8a thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 8b thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + ) + + (module Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 (layer F.Cu) (tedit 5B191DE1) (tstamp 60AFE218) + (at 102.87 95.25 180) + (descr "Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf") + (tags "connector barrel jack") + (path /6099631E) + (fp_text reference IN_12V1 (at 0 -2.5) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Jack-DC (at 0 15.5) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 7.5) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 5 14.1) (end 5 5.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.6 5.2) (end 4.6 13.7) (layer F.SilkS) (width 0.12)) + (fp_line (start -4.5 0.1) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) + (fp_line (start 4.5 -0.9) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) + (fp_line (start 4.5 -0.9) (end 4.5 13.6) (layer F.Fab) (width 0.1)) + (fp_line (start 4.5 13.6) (end -4.5 13.6) (layer F.Fab) (width 0.1)) + (fp_line (start -4.5 13.6) (end -4.5 0.1) (layer F.Fab) (width 0.1)) + (fp_line (start 4.6 13.7) (end -4.6 13.7) (layer F.SilkS) (width 0.12)) + (fp_line (start -4.6 13.7) (end -4.6 -1) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.5 -1) (end 4.6 -1) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.6 -1) (end 4.6 0.8) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.2 -1.3) (end -4.9 -1.3) (layer F.SilkS) (width 0.12)) + (fp_line (start -4.9 -1.3) (end -4.9 0.3) (layer F.SilkS) (width 0.12)) + (fp_line (start 5 -1.4) (end -5 -1.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start -5 -1.4) (end -5 14.1) (layer F.CrtYd) (width 0.05)) + (fp_line (start -5 14.1) (end 5 14.1) (layer F.CrtYd) (width 0.05)) + (fp_line (start 5 0.5) (end 5 -1.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.2 0.5) (end 6.2 5.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.2 5.5) (end 5 5.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.2 0.5) (end 5 0.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -4.6 -1) (end -2.5 -1) (layer F.SilkS) (width 0.12)) + (pad 1 thru_hole rect (at 0 0 180) (size 4.4 1.8) (drill oval 3.4 0.8) (layers *.Cu *.Mask) + (net 28 +12V)) + (pad 2 thru_hole oval (at 0 5.8 180) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3 thru_hole oval (at 4.8 3 270) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask)) + (model ${KISYS3DMOD}/Connector_BarrelJack.3dshapes/BarrelJack_Wuerth_6941xx301002.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60AFE1FB) + (at 111.76 93.98 180) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (path /6099C84A) + (fp_text reference OUT_12V1 (at 0 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x02_Male (at 0 4.87) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 1.27 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 +12V)) + (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical (layer B.Cu) (tedit 5A19A433) (tstamp 60AFE1E5) + (at 137.16 96.52 180) + (descr "Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 2x20 2.54mm double row") + (path /60988C0F) + (fp_text reference J1 (at -1.27 2.77) (layer B.SilkS) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_text value Raspberry_Pi_2_3 (at -1.27 -51.03) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_line (start -4.34 -50) (end -4.34 1.8) (layer B.CrtYd) (width 0.05)) + (fp_line (start 1.76 -50) (end -4.34 -50) (layer B.CrtYd) (width 0.05)) + (fp_line (start 1.76 1.8) (end 1.76 -50) (layer B.CrtYd) (width 0.05)) + (fp_line (start -4.34 1.8) (end 1.76 1.8) (layer B.CrtYd) (width 0.05)) + (fp_line (start 0 1.33) (end 1.33 1.33) (layer B.SilkS) (width 0.12)) + (fp_line (start 1.33 1.33) (end 1.33 0) (layer B.SilkS) (width 0.12)) + (fp_line (start -1.27 1.33) (end -1.27 -1.27) (layer B.SilkS) (width 0.12)) + (fp_line (start -1.27 -1.27) (end 1.33 -1.27) (layer B.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.27) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 -49.59) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 1.33) (end -3.87 -49.59) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 1.33) (end -1.27 1.33) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.81 -49.53) (end -3.81 1.27) (layer B.Fab) (width 0.1)) + (fp_line (start 1.27 -49.53) (end -3.81 -49.53) (layer B.Fab) (width 0.1)) + (fp_line (start 1.27 0.27) (end 1.27 -49.53) (layer B.Fab) (width 0.1)) + (fp_line (start 0.27 1.27) (end 1.27 0.27) (layer B.Fab) (width 0.1)) + (fp_line (start -3.81 1.27) (end 0.27 1.27) (layer B.Fab) (width 0.1)) + (fp_text user %R (at -1.27 -24.13 270) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 20 +3V3)) + (pad 2 thru_hole oval (at -2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 27 +5V)) + (pad 3 thru_hole oval (at 0 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 2 "Net-(J1-Pad3)")) + (pad 4 thru_hole oval (at -2.54 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 27 +5V)) + (pad 5 thru_hole oval (at 0 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 4 "Net-(J1-Pad5)")) + (pad 6 thru_hole oval (at -2.54 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 7 thru_hole oval (at 0 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 31 "Net-(J1-Pad7)")) + (pad 8 thru_hole oval (at -2.54 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 26 /SMI_SD6)) + (pad 9 thru_hole oval (at 0 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 10 thru_hole oval (at -2.54 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 25 /SMI_SD7)) + (pad 11 thru_hole oval (at 0 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 24 /SMI_SD9)) + (pad 12 thru_hole oval (at -2.54 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 23 /I2S_CLK)) + (pad 13 thru_hole oval (at 0 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 32 "Net-(J1-Pad13)")) + (pad 14 thru_hole oval (at -2.54 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 15 thru_hole oval (at 0 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 22 /SMI_SD14)) + (pad 16 thru_hole oval (at -2.54 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 21 /SMI_SD15)) + (pad 17 thru_hole oval (at 0 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 20 +3V3)) + (pad 18 thru_hole oval (at -2.54 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 19 /SMI_SD16)) + (pad 19 thru_hole oval (at 0 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 18 /SMI_SD2)) + (pad 20 thru_hole oval (at -2.54 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 21 thru_hole oval (at 0 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 17 /SMI_SD1)) + (pad 22 thru_hole oval (at -2.54 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 16 /SMI_SD17)) + (pad 23 thru_hole oval (at 0 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 15 /SMI_SD3)) + (pad 24 thru_hole oval (at -2.54 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 14 /SMI_SD0)) + (pad 25 thru_hole oval (at 0 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 26 thru_hole oval (at -2.54 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 33 "Net-(J1-Pad26)")) + (pad 27 thru_hole oval (at 0 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 34 "Net-(J1-Pad27)")) + (pad 28 thru_hole oval (at -2.54 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 35 "Net-(J1-Pad28)")) + (pad 29 thru_hole oval (at 0 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 13 /SEL_MODE1)) + (pad 30 thru_hole oval (at -2.54 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 31 thru_hole oval (at 0 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 12 /SEL_MODE2)) + (pad 32 thru_hole oval (at -2.54 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 11 /SMI_SD4)) + (pad 33 thru_hole oval (at 0 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 10 /SMI_SD5)) + (pad 34 thru_hole oval (at -2.54 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 35 thru_hole oval (at 0 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 9 /I2S_WS)) + (pad 36 thru_hole oval (at -2.54 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 8 /SMI_SD8)) + (pad 37 thru_hole oval (at 0 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 7 /SEL_MODE3)) + (pad 38 thru_hole oval (at -2.54 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 6 /I2S_SD)) + (pad 39 thru_hole oval (at 0 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 40 thru_hole oval (at -2.54 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 5 /SMI_SD13)) + (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x20_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 60AFE1A7) + (at 118.11 93.98 180) + (descr "Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x02 2.54mm single row") + (path /6099CF4C) + (fp_text reference IN_5V1 (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x02_Female (at 0 5.31) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 1.27 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 3.81) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 4.3) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 4.3) (end -1.8 4.3) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 4.3) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 3 VCC)) + (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x02_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_USB:USB_A_CONNFLY_DS1095-WNR0 (layer F.Cu) (tedit 5E39FFBD) (tstamp 60AFE191) + (at 133.35 92.71 180) + (descr http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf) + (tags "USB-A receptacle horizontal through-hole") + (path /60994FCE) + (fp_text reference OUT_5V1 (at -1.95 -2.35) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value USB_A (at 3.5 7) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 3.5 5) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -3.75 -0.13) (end -3.75 12.99) (layer F.Fab) (width 0.1)) + (fp_line (start 10.75 -1.01) (end 10.75 12.99) (layer F.Fab) (width 0.1)) + (fp_line (start -2.87 -1.01) (end 10.75 -1.01) (layer F.Fab) (width 0.1)) + (fp_line (start -3.75 12.99) (end 10.75 12.99) (layer F.Fab) (width 0.1)) + (fp_line (start -2.87 -1.01) (end -3.75 -0.13) (layer F.Fab) (width 0.1)) + (fp_line (start -5.32 -1.51) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) + (fp_line (start 12.32 13.49) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) + (fp_line (start 12.32 -1.51) (end 12.32 13.49) (layer F.CrtYd) (width 0.05)) + (fp_line (start -5.32 -1.51) (end 12.32 -1.51) (layer F.CrtYd) (width 0.05)) + (fp_line (start -3.86 4.56) (end -3.86 13.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.86 13.1) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.86 4.56) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.86 -1.12) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.86 -1.12) (end -3.86 0.86) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.86 0.86) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.5 -2) (end 0 -1.5) (layer F.SilkS) (width 0.12)) + (fp_line (start 0 -1.5) (end 0.5 -2) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.5 -2) (end -0.5 -2) (layer F.SilkS) (width 0.12)) + (pad 4 thru_hole circle (at 7 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3 thru_hole circle (at 4.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 52 "Net-(OUT_5V1-Pad3)")) + (pad 2 thru_hole circle (at 2.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 53 "Net-(OUT_5V1-Pad2)")) + (pad 1 thru_hole rect (at 0 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 3 VCC)) + (pad 5 thru_hole circle (at -3.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) + (net 54 "Net-(OUT_5V1-Pad5)")) + (pad 5 thru_hole circle (at 10.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) + (net 54 "Net-(OUT_5V1-Pad5)")) + (model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_A_CONNFLY_DS1095-WNR0.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (segment (start 139.7 111.76) (end 139.7 112.9353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.5247 119.38) (end 138.5247 113.7432) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.5247 113.7432) (end 139.3326 112.9353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.3326 112.9353) (end 139.7 112.9353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.6373 119.38) (end 138.5247 119.38) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 119.38) (end 138.6373 119.38) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 125.73 127) (end 125.73 125.4747) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 125.73 125.4747) (end 130.6494 120.5553) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 130.6494 120.5553) (end 137.7168 120.5553) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 137.7168 120.5553) (end 138.5247 119.7474) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.5247 119.7474) (end 138.5247 119.38) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.4082 121.4797) (end 138.3353 121.5526) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 138.3353 121.5526) (end 138.3353 125.0168) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 138.3353 125.0168) (end 137.5274 125.8247) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 137.5274 125.8247) (end 137.16 125.8247) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 139.7 120.5553) (end 139.3326 120.5553) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 139.3326 120.5553) (end 138.4082 121.4797) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 138.4082 121.4797) (end 137.4942 120.5658) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 137.4942 120.5658) (end 132.2258 120.5658) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 132.2258 120.5658) (end 127.865 116.205) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 137.16 127) (end 137.16 125.8247) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 139.7 119.38) (end 139.7 120.5553) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 139.7 101.6) (end 139.7 102.7753) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.3353 106.68) (end 138.3353 103.7727) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.3353 103.7727) (end 139.3327 102.7753) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.3327 102.7753) (end 139.7 102.7753) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.2227 106.68) (end 138.3353 106.68) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 137.16 106.68) (end 138.2227 106.68) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 111.76) (end 139.7 110.5847) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 110.5847) (end 140.0673 110.5847) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.0673 110.5847) (end 140.8874 109.7646) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.8874 109.7646) (end 140.8874 108.741) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.8874 108.741) (end 140.0017 107.8553) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.0017 107.8553) (end 139.1432 107.8553) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.1432 107.8553) (end 138.3353 107.0474) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.3353 107.0474) (end 138.3353 106.68) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 137.16) (end 139.7 135.9847) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 139.7 132.08) (end 139.7 133.2553) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 139.7 133.2553) (end 140.0673 133.2553) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 140.0673 133.2553) (end 140.8753 134.0633) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 140.8753 134.0633) (end 140.8753 135.1768) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 140.8753 135.1768) (end 140.0674 135.9847) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 140.0674 135.9847) (end 139.7 135.9847) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 105.41 118.11) (end 105.41 119.2853) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 107.7607 123.2846) (end 110.2113 123.2846) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 110.2113 123.2846) (end 112.3077 125.381) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 112.3077 125.381) (end 112.3077 126.6848) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 112.3077 126.6848) (end 113.8689 128.246) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 113.8689 128.246) (end 116.8766 128.246) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 116.8766 128.246) (end 117.1559 128.5253) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 106.5853 124.46) (end 107.7607 123.2846) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 105.41 119.2853) (end 107.7607 121.636) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 107.7607 121.636) (end 107.7607 123.2846) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 137.16 144.78) (end 138.3353 144.78) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 137.16) (end 139.7 138.3353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 138.3353) (end 140.0673 138.3353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.0673 138.3353) (end 140.8932 139.1612) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.8932 139.1612) (end 140.8932 142.7208) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.8932 142.7208) (end 140.0093 143.6047) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.0093 143.6047) (end 139.1432 143.6047) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.1432 143.6047) (end 138.3353 144.4126) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.3353 144.4126) (end 138.3353 144.78) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 125.73 127) (end 125.73 128.5253) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 120.65 128.5253) (end 125.73 128.5253) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 117.1559 128.5253) (end 120.65 128.5253) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 118.11 91.44) (end 119.2853 91.44) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.35 92.71) (end 120.5553 92.71) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 120.5553 92.71) (end 119.2853 91.44) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 117.1559 128.5253) (end 117.1559 134.3727) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 117.1559 134.3727) (end 118.0382 135.255) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 118.0382 135.255) (end 118.515 135.255) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 120.65 127) (end 120.65 128.5253) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 105.41 124.46) (end 106.5853 124.46) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 137.16 127) (end 137.16 128.1753) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 132.08) (end 139.7 130.9047) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.7 130.9047) (end 139.3326 130.9047) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 139.3326 130.9047) (end 138.3353 129.9074) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.3353 129.9074) (end 138.3353 128.9832) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 138.3353 128.9832) (end 137.5274 128.1753) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 137.5274 128.1753) (end 137.16 128.1753) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 110.8163 98.7557) (end 118.1055 106.045) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 118.1055 106.045) (end 118.515 106.045) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 112.9506 91.44) (end 111.76 91.44) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 118.11 91.44) (end 112.9506 91.44) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 112.9506 91.44) (end 112.9506 96.6214) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 112.9506 96.6214) (end 110.8163 98.7557) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 110.8163 98.7557) (end 110.4174 99.1546) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 110.4174 99.1546) (end 107.7607 99.1546) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 107.7607 99.1546) (end 106.5853 100.33) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 105.41 100.33) (end 106.5853 100.33) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 105.41 102.87) (end 105.41 100.33) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 105.41) (end 105.41 102.87) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 107.95) (end 105.41 105.41) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 110.49) (end 105.41 107.95) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 113.03) (end 105.41 110.49) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 115.57) (end 105.41 113.03) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 118.11) (end 105.41 115.57) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 127) (end 105.41 124.46) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 129.54) (end 105.41 127) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 132.08) (end 105.41 129.54) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 134.62) (end 105.41 132.08) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 137.16) (end 105.41 134.62) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 139.7) (end 105.41 137.16) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 105.41 142.24) (end 105.41 139.7) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 111.76 91.44) (end 110.5847 91.44) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 102.87 89.45) (end 108.5947 89.45) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 108.5947 89.45) (end 110.5847 91.44) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 137.16 144.78) (end 128.5 144.78) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.5 144.78) (end 127.865 145.415) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 118.11 93.98) (end 125.6353 93.98) (width 0.25) (layer B.Cu) (net 3)) + (segment (start 125.6353 93.98) (end 128.27 96.6147) (width 0.25) (layer B.Cu) (net 3)) + (segment (start 128.27 97.79) (end 128.27 96.6147) (width 0.25) (layer B.Cu) (net 3)) + (segment (start 133.35 92.71) (end 132.2627 92.71) (width 0.25) (layer B.Cu) (net 3)) + (segment (start 132.2627 92.71) (end 132.2627 92.8459) (width 0.25) (layer B.Cu) (net 3)) + (segment (start 132.2627 92.8459) (end 128.4939 96.6147) (width 0.25) (layer B.Cu) (net 3)) + (segment (start 128.4939 96.6147) (end 128.27 96.6147) (width 0.25) (layer B.Cu) (net 3)) + (segment (start 139.7 144.78) (end 138.5247 144.78) (width 0.25) (layer B.Cu) (net 5)) + (segment (start 138.5247 144.78) (end 138.5247 144.4127) (width 0.25) (layer B.Cu) (net 5)) + (segment (start 138.5247 144.4127) (end 137.7014 143.5894) (width 0.25) (layer B.Cu) (net 5)) + (segment (start 137.7014 143.5894) (end 128.4206 143.5894) (width 0.25) (layer B.Cu) (net 5)) + (segment (start 128.4206 143.5894) (end 127.865 144.145) (width 0.25) (layer B.Cu) (net 5)) + (segment (start 139.7 141.0647) (end 139.3326 141.0647) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 139.3326 141.0647) (end 138.5247 140.2568) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 138.5247 140.2568) (end 138.5247 139.3637) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 138.5247 139.3637) (end 137.6688 138.5078) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 137.6688 138.5078) (end 133.1573 138.5078) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 133.1573 138.5078) (end 124.46 129.8105) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 124.46 129.8105) (end 124.46 122.1753) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 124.46 122.1753) (end 123.19 120.9053) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 123.19 119.38) (end 123.19 120.9053) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 139.7 142.24) (end 139.7 141.0647) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 115.4753 129.54) (end 128.1753 142.24) (width 0.25) (layer F.Cu) (net 7)) + (segment (start 128.1753 142.24) (end 137.16 142.24) (width 0.25) (layer F.Cu) (net 7)) + (segment (start 114.3 129.54) (end 115.4753 129.54) (width 0.25) (layer F.Cu) (net 7)) + (segment (start 139.7 139.7) (end 138.5247 139.7) (width 0.25) (layer B.Cu) (net 8)) + (segment (start 138.5247 139.7) (end 138.5247 140.0674) (width 0.25) (layer B.Cu) (net 8)) + (segment (start 138.5247 140.0674) (end 137.7168 140.8753) (width 0.25) (layer B.Cu) (net 8)) + (segment (start 137.7168 140.8753) (end 133.8697 140.8753) (width 0.25) (layer B.Cu) (net 8)) + (segment (start 133.8697 140.8753) (end 131.87 142.875) (width 0.25) (layer B.Cu) (net 8)) + (segment (start 131.87 142.875) (end 127.865 142.875) (width 0.25) (layer B.Cu) (net 8)) + (segment (start 137.16 139.7) (end 133.6898 139.7) (width 0.25) (layer F.Cu) (net 9)) + (segment (start 133.6898 139.7) (end 123.19 129.2002) (width 0.25) (layer F.Cu) (net 9)) + (segment (start 123.19 129.2002) (end 123.19 127) (width 0.25) (layer F.Cu) (net 9)) + (segment (start 137.16 137.16) (end 135.9847 137.16) (width 0.25) (layer B.Cu) (net 10)) + (segment (start 127.865 141.605) (end 131.5397 141.605) (width 0.25) (layer B.Cu) (net 10)) + (segment (start 131.5397 141.605) (end 135.9847 137.16) (width 0.25) (layer B.Cu) (net 10)) + (segment (start 127.865 140.335) (end 131.4975 140.335) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 131.4975 140.335) (end 136.0372 135.7953) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 136.0372 135.7953) (end 137.7168 135.7953) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 137.7168 135.7953) (end 138.5247 134.9874) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 138.5247 134.9874) (end 138.5247 134.62) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 139.7 134.62) (end 138.5247 134.62) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 137.16 134.62) (end 135.9847 134.62) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 114.3 127) (end 115.4753 127) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 135.9847 134.62) (end 130.9048 139.6999) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 130.9048 139.6999) (end 126.8089 139.6999) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 126.8089 139.6999) (end 126.5389 139.4299) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 126.5389 139.4299) (end 126.5389 133.2654) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 126.5389 133.2654) (end 125.9354 132.6619) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 125.9354 132.6619) (end 125.9354 129.3581) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 125.9354 129.3581) (end 126.8692 128.4243) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 126.8692 128.4243) (end 126.8692 126.0936) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 126.8692 126.0936) (end 126.2502 125.4746) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 126.2502 125.4746) (end 117.0007 125.4746) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 117.0007 125.4746) (end 115.4753 127) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 114.3 124.46) (end 128.3647 124.46) (width 0.25) (layer B.Cu) (net 13)) + (segment (start 128.3647 124.46) (end 135.9847 132.08) (width 0.25) (layer B.Cu) (net 13)) + (segment (start 137.16 132.08) (end 135.9847 132.08) (width 0.25) (layer B.Cu) (net 13)) + (segment (start 139.7 125.6353) (end 140.0673 125.6353) (width 0.25) (layer F.Cu) (net 14)) + (segment (start 140.0673 125.6353) (end 140.8891 126.4571) (width 0.25) (layer F.Cu) (net 14)) + (segment (start 140.8891 126.4571) (end 140.8891 132.5566) (width 0.25) (layer F.Cu) (net 14)) + (segment (start 140.8891 132.5566) (end 140.0957 133.35) (width 0.25) (layer F.Cu) (net 14)) + (segment (start 140.0957 133.35) (end 136.0024 133.35) (width 0.25) (layer F.Cu) (net 14)) + (segment (start 136.0024 133.35) (end 135.3505 134.0019) (width 0.25) (layer F.Cu) (net 14)) + (segment (start 127.865 139.065) (end 130.2874 139.065) (width 0.25) (layer B.Cu) (net 14)) + (segment (start 130.2874 139.065) (end 135.3505 134.0019) (width 0.25) (layer B.Cu) (net 14)) + (segment (start 139.7 124.46) (end 139.7 125.6353) (width 0.25) (layer F.Cu) (net 14)) + (via (at 135.3505 134.0019) (size 0.8) (layers F.Cu B.Cu) (net 14)) + (segment (start 137.16 124.46) (end 137.16 125.6353) (width 0.25) (layer F.Cu) (net 15)) + (segment (start 131.9715 134.6002) (end 128.7767 137.795) (width 0.25) (layer B.Cu) (net 15)) + (segment (start 128.7767 137.795) (end 127.865 137.795) (width 0.25) (layer B.Cu) (net 15)) + (segment (start 137.16 125.6353) (end 136.7927 125.6353) (width 0.25) (layer F.Cu) (net 15)) + (segment (start 136.7927 125.6353) (end 131.9715 130.4565) (width 0.25) (layer F.Cu) (net 15)) + (segment (start 131.9715 130.4565) (end 131.9715 134.6002) (width 0.25) (layer F.Cu) (net 15)) + (via (at 131.9715 134.6002) (size 0.8) (layers F.Cu B.Cu) (net 15)) + (segment (start 139.7 121.92) (end 139.7 123.0953) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 139.7 123.0953) (end 140.0673 123.0953) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 140.0673 123.0953) (end 140.8932 123.9212) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 140.8932 123.9212) (end 140.8932 127.4808) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 140.8932 127.4808) (end 140.0094 128.3646) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 140.0094 128.3646) (end 139.1209 128.3646) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 139.1209 128.3646) (end 138.43 129.0555) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 138.43 129.0555) (end 138.43 132.4748) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 138.43 132.4748) (end 137.6377 133.2671) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 137.6377 133.2671) (end 132.2092 133.2671) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 132.2092 133.2671) (end 128.9513 136.525) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 128.9513 136.525) (end 127.865 136.525) (width 0.25) (layer B.Cu) (net 16)) + (segment (start 137.16 123.0953) (end 136.7927 123.0953) (width 0.25) (layer F.Cu) (net 17)) + (segment (start 136.7927 123.0953) (end 130.6813 129.2067) (width 0.25) (layer F.Cu) (net 17)) + (segment (start 130.6813 129.2067) (end 130.6813 132.8495) (width 0.25) (layer F.Cu) (net 17)) + (segment (start 130.6813 132.8495) (end 128.2758 135.255) (width 0.25) (layer B.Cu) (net 17)) + (segment (start 128.2758 135.255) (end 127.865 135.255) (width 0.25) (layer B.Cu) (net 17)) + (segment (start 137.16 121.92) (end 137.16 123.0953) (width 0.25) (layer F.Cu) (net 17)) + (via (at 130.6813 132.8495) (size 0.8) (layers F.Cu B.Cu) (net 17)) + (segment (start 127.865 113.665) (end 130.2697 113.665) (width 0.25) (layer B.Cu) (net 18)) + (segment (start 130.2697 113.665) (end 135.9847 119.38) (width 0.25) (layer B.Cu) (net 18)) + (segment (start 137.16 119.38) (end 135.9847 119.38) (width 0.25) (layer B.Cu) (net 18)) + (segment (start 139.7 116.84) (end 138.5247 116.84) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 138.5247 116.84) (end 138.5247 116.4726) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 138.5247 116.4726) (end 137.7168 115.6647) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 137.7168 115.6647) (end 135.2609 115.6647) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 135.2609 115.6647) (end 131.9912 112.395) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 131.9912 112.395) (end 127.865 112.395) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 123.3377 117.8547) (end 120.65 117.8547) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 137.16 116.84) (end 132.22 116.84) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 132.22 116.84) (end 128.1546 120.9054) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 128.1546 120.9054) (end 125.2219 120.9054) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 125.2219 120.9054) (end 124.5754 120.2589) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 124.5754 120.2589) (end 124.5754 118.7004) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 124.5754 118.7004) (end 123.7297 117.8547) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 123.7297 117.8547) (end 123.3377 117.8547) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 123.3377 104.1037) (end 129.2939 104.1037) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 129.2939 104.1037) (end 135.7023 97.6953) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 135.7023 97.6953) (end 137.16 97.6953) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 114.3 100.33) (end 119.564 100.33) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 119.564 100.33) (end 123.3377 104.1037) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 123.3377 104.1037) (end 123.3377 117.8547) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 120.65 119.38) (end 120.65 117.8547) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 137.16 96.52) (end 137.16 97.6953) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 127.4071 109.855) (end 127.865 109.855) (width 0.25) (layer B.Cu) (net 21)) + (segment (start 125.73 119.38) (end 125.73 117.8547) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 139.7 109.22) (end 138.5247 109.22) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 138.5247 109.22) (end 138.5247 109.5874) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 138.5247 109.5874) (end 137.7168 110.3953) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 137.7168 110.3953) (end 133.1894 110.3953) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 133.1894 110.3953) (end 125.73 117.8547) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 137.16 109.22) (end 128.5 109.22) (width 0.25) (layer B.Cu) (net 24)) + (segment (start 128.5 109.22) (end 127.865 108.585) (width 0.25) (layer B.Cu) (net 24)) + (segment (start 139.7 106.68) (end 138.5247 106.68) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 138.5247 106.68) (end 138.5247 107.0473) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 138.5247 107.0473) (end 137.7016 107.8704) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 137.7016 107.8704) (end 128.4204 107.8704) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 128.4204 107.8704) (end 127.865 107.315) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 139.7 104.14) (end 138.5247 104.14) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 138.5247 104.14) (end 138.5247 104.5073) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 138.5247 104.5073) (end 137.622 105.41) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 137.622 105.41) (end 128.5 105.41) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 128.5 105.41) (end 127.865 106.045) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 130.81 97.79) (end 129.6347 97.79) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 129.6347 97.79) (end 129.6347 98.5981) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 129.6347 98.5981) (end 129.2675 98.9653) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 129.2675 98.9653) (end 123.04 98.9653) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 123.04 98.9653) (end 120.4053 101.6) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 130.81 97.79) (end 137.622 97.79) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 137.622 97.79) (end 138.5247 98.6927) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 119.38 101.6) (end 120.4053 101.6) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 119.38 130.81) (end 119.38 101.6) (width 0.25) (layer F.Cu) (net 27)) + (segment (start 138.5247 98.6927) (end 138.5247 99.06) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 138.5247 98.6927) (end 139.5221 97.6953) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 139.5221 97.6953) (end 139.7 97.6953) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 139.7 96.52) (end 139.7 97.6953) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 119.38 101.6) (end 119.38 102.6253) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 119.38 102.6253) (end 118.515 103.4903) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 118.515 103.4903) (end 118.515 104.775) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 119.38 130.81) (end 118.515 131.675) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 118.515 131.675) (end 118.515 133.985) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 139.7 99.06) (end 138.5247 99.06) (width 0.25) (layer B.Cu) (net 27)) + (segment (start 102.87 124.46) (end 102.87 127) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 118.11) (end 102.87 124.46) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 111.76 93.98) (end 110.5847 93.98) (width 0.25) (layer B.Cu) (net 28)) + (segment (start 102.87 95.25) (end 109.3147 95.25) (width 0.25) (layer B.Cu) (net 28)) + (segment (start 109.3147 95.25) (end 110.5847 93.98) (width 0.25) (layer B.Cu) (net 28)) + (segment (start 102.87 102.87) (end 102.87 100.33) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 105.41) (end 102.87 102.87) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 107.95) (end 102.87 105.41) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 110.49) (end 102.87 107.95) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 113.03) (end 102.87 110.49) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 115.57) (end 102.87 113.03) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 118.11) (end 102.87 115.57) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 129.54) (end 102.87 127) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 132.08) (end 102.87 129.54) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 134.62) (end 102.87 132.08) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 137.16) (end 102.87 134.62) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 139.7) (end 102.87 137.16) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 142.24) (end 102.87 139.7) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 102.87 95.25) (end 102.87 100.33) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 114.3 107.95) (end 114.3 119.38) (width 0.25) (layer F.Cu) (net 29)) + (segment (start 109.22 100.33) (end 110.3953 100.33) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 110.3953 100.33) (end 117.3803 107.315) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 117.3803 107.315) (end 118.515 107.315) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 109.22 102.87) (end 111.2601 102.87) (width 0.25) (layer B.Cu) (net 37)) + (segment (start 111.2601 102.87) (end 116.9751 108.585) (width 0.25) (layer B.Cu) (net 37)) + (segment (start 116.9751 108.585) (end 118.515 108.585) (width 0.25) (layer B.Cu) (net 37)) + (segment (start 109.22 105.41) (end 110.3953 105.41) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 110.3953 105.41) (end 110.3953 105.5569) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 110.3953 105.5569) (end 114.6934 109.855) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 114.6934 109.855) (end 118.515 109.855) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 109.22 107.95) (end 110.3953 107.95) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 110.3953 107.95) (end 113.5703 111.125) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 113.5703 111.125) (end 118.515 111.125) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 110.3953 110.49) (end 112.3003 112.395) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 112.3003 112.395) (end 118.515 112.395) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 109.22 110.49) (end 110.3953 110.49) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 109.22 113.03) (end 117.88 113.03) (width 0.25) (layer B.Cu) (net 41)) + (segment (start 117.88 113.03) (end 118.515 113.665) (width 0.25) (layer B.Cu) (net 41)) + (segment (start 109.22 115.57) (end 117.88 115.57) (width 0.25) (layer B.Cu) (net 42)) + (segment (start 117.88 115.57) (end 118.515 114.935) (width 0.25) (layer B.Cu) (net 42)) + (segment (start 109.22 118.11) (end 116.61 118.11) (width 0.25) (layer B.Cu) (net 43)) + (segment (start 116.61 118.11) (end 118.515 116.205) (width 0.25) (layer B.Cu) (net 43)) + (segment (start 118.515 136.525) (end 118.0941 136.525) (width 0.25) (layer B.Cu) (net 44)) + (segment (start 118.0941 136.525) (end 111.7627 130.1936) (width 0.25) (layer B.Cu) (net 44)) + (segment (start 111.7627 130.1936) (end 111.7627 127.8407) (width 0.25) (layer B.Cu) (net 44)) + (segment (start 111.7627 127.8407) (end 109.5573 125.6353) (width 0.25) (layer B.Cu) (net 44)) + (segment (start 109.5573 125.6353) (end 109.22 125.6353) (width 0.25) (layer B.Cu) (net 44)) + (segment (start 109.22 124.46) (end 109.22 125.6353) (width 0.25) (layer B.Cu) (net 44)) + (segment (start 109.22 127) (end 109.22 128.1753) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 109.22 128.1753) (end 109.5557 128.1753) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 109.5557 128.1753) (end 111.0873 129.7069) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 111.0873 129.7069) (end 111.0873 130.8413) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 111.0873 130.8413) (end 118.041 137.795) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 118.041 137.795) (end 118.515 137.795) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 109.22 129.54) (end 109.22 130.7153) (width 0.25) (layer B.Cu) (net 46)) + (segment (start 109.22 130.7153) (end 109.755 130.7153) (width 0.25) (layer B.Cu) (net 46)) + (segment (start 109.755 130.7153) (end 118.1047 139.065) (width 0.25) (layer B.Cu) (net 46)) + (segment (start 118.1047 139.065) (end 118.515 139.065) (width 0.25) (layer B.Cu) (net 46)) + (segment (start 109.22 132.08) (end 110.3953 132.08) (width 0.25) (layer B.Cu) (net 47)) + (segment (start 110.3953 132.08) (end 110.3953 132.7353) (width 0.25) (layer B.Cu) (net 47)) + (segment (start 110.3953 132.7353) (end 117.995 140.335) (width 0.25) (layer B.Cu) (net 47)) + (segment (start 117.995 140.335) (end 118.515 140.335) (width 0.25) (layer B.Cu) (net 47)) + (segment (start 109.22 134.62) (end 110.3953 134.62) (width 0.25) (layer B.Cu) (net 48)) + (segment (start 110.3953 134.62) (end 117.3803 141.605) (width 0.25) (layer B.Cu) (net 48)) + (segment (start 117.3803 141.605) (end 118.515 141.605) (width 0.25) (layer B.Cu) (net 48)) + (segment (start 109.22 137.16) (end 110.3953 137.16) (width 0.25) (layer B.Cu) (net 49)) + (segment (start 110.3953 137.16) (end 116.1103 142.875) (width 0.25) (layer B.Cu) (net 49)) + (segment (start 116.1103 142.875) (end 118.515 142.875) (width 0.25) (layer B.Cu) (net 49)) + (segment (start 109.22 139.7) (end 110.3953 139.7) (width 0.25) (layer B.Cu) (net 50)) + (segment (start 110.3953 139.7) (end 114.8403 144.145) (width 0.25) (layer B.Cu) (net 50)) + (segment (start 114.8403 144.145) (end 118.515 144.145) (width 0.25) (layer B.Cu) (net 50)) + (segment (start 109.22 142.24) (end 110.3953 142.24) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 110.3953 142.24) (end 113.5703 145.415) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 113.5703 145.415) (end 118.515 145.415) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 123.28 90) (end 136.42 90) (width 0.25) (layer F.Cu) (net 54)) + (segment (start 127 101.6) (end 127.865 102.465) (width 0.25) (layer B.Cu) (net 55)) + (segment (start 127.865 102.465) (end 127.865 104.775) (width 0.25) (layer B.Cu) (net 55)) + (segment (start 127 130.81) (end 127 131.8353) (width 0.25) (layer B.Cu) (net 56)) + (segment (start 127 131.8353) (end 127.865 132.7003) (width 0.25) (layer B.Cu) (net 56)) + (segment (start 127.865 132.7003) (end 127.865 133.985) (width 0.25) (layer B.Cu) (net 56)) + +) diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_prl b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_prl new file mode 100644 index 0000000..09df73b --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_prl @@ -0,0 +1,86 @@ +{ + "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, + "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": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36, + 39, + 40 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "git": { + "repo_password": "", + "repo_type": "", + "repo_username": "", + "ssh_key": "" + }, + "meta": { + "filename": "LedBarsHat.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pro b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pro new file mode 100644 index 0000000..cb039e3 --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_pro @@ -0,0 +1,815 @@ +{ + "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.1, + "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": false, + "text_position": 0, + "units_format": 1 + }, + "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.762, + "height": 1.524, + "width": 1.524 + }, + "silk_line_width": 0.15, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.508 + } + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "meta": { + "filename": "board_design_settings.json", + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_near_hole": "error", + "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", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "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_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "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.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.2, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.4, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": 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_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", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "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": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "LedBarsHat.kicad_pro", + "version": 1 + }, + "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)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [ + { + "netclass": "Default", + "pattern": "+12V" + }, + { + "netclass": "Default", + "pattern": "+3V3" + }, + { + "netclass": "Default", + "pattern": "+5V" + }, + { + "netclass": "Default", + "pattern": "/I2S_CLK" + }, + { + "netclass": "Default", + "pattern": "/I2S_SD" + }, + { + "netclass": "Default", + "pattern": "/I2S_WS" + }, + { + "netclass": "Default", + "pattern": "/SEL_MODE0" + }, + { + "netclass": "Default", + "pattern": "/SEL_MODE1" + }, + { + "netclass": "Default", + "pattern": "/SEL_MODE2" + }, + { + "netclass": "Default", + "pattern": "/SEL_MODE3" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD0" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD1" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD13" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD14" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD15" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD16" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD17" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD2" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD3" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD4" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD5" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD6" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD7" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD8" + }, + { + "netclass": "Default", + "pattern": "/SMI_SD9" + }, + { + "netclass": "Default", + "pattern": "GND" + }, + { + "netclass": "Default", + "pattern": "Net-(J1-Pad13)" + }, + { + "netclass": "Default", + "pattern": "Net-(J1-Pad26)" + }, + { + "netclass": "Default", + "pattern": "Net-(J1-Pad27)" + }, + { + "netclass": "Default", + "pattern": "Net-(J1-Pad28)" + }, + { + "netclass": "Default", + "pattern": "Net-(J1-Pad3)" + }, + { + "netclass": "Default", + "pattern": "Net-(J1-Pad5)" + }, + { + "netclass": "Default", + "pattern": "Net-(J1-Pad7)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad1)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad2)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad3)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad4)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad5)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad6)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad7)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT1-Pad8)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad1)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad2)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad3)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad4)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad5)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad6)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad7)" + }, + { + "netclass": "Default", + "pattern": "Net-(J_OUT2-Pad8)" + }, + { + "netclass": "Default", + "pattern": "Net-(OUT_5V1-Pad2)" + }, + { + "netclass": "Default", + "pattern": "Net-(OUT_5V1-Pad3)" + }, + { + "netclass": "Default", + "pattern": "Net-(OUT_5V1-Pad5)" + }, + { + "netclass": "Default", + "pattern": "Net-(R1-Pad1)" + }, + { + "netclass": "Default", + "pattern": "Net-(R2-Pad2)" + }, + { + "netclass": "Default", + "pattern": "Net-(R3-Pad1)" + }, + { + "netclass": "Default", + "pattern": "Net-(U1-Pad9)" + }, + { + "netclass": "Default", + "pattern": "VCC" + } + ] + }, + "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": "", + "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": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "name": "Grouped By Value", + "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.25, + "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": 0.0, + "text_offset_ratio": 0.08 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "Pcbnew", + "page_layout_descr_file": "", + "plot_directory": "", + "spice_adjust_passive_values": false, + "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": [ + [ + "aba859fc-9301-4741-846d-2fb5d7891b38", + "Root" + ] + ], + "text_variables": {} +} diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_sch b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_sch new file mode 100644 index 0000000..ce9851f --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.kicad_sch @@ -0,0 +1,11186 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "aba859fc-9301-4741-846d-2fb5d7891b38") + (paper "A4") + (title_block + (title "LedBarsHat") + ) + (lib_symbols + (symbol "Connector:Jack-DC" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 5.334 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jack-DC" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 1.27 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 1.27 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "DC Barrel Jack" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "DC power barrel jack connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "BarrelJack*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Jack-DC_0_1" + (rectangle + (start -5.08 3.81) + (end 5.08 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -3.302 3.175) + (mid -3.9343 2.54) + (end -3.302 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.302 3.175) + (mid -3.9343 2.54) + (end -3.302 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 5.08 2.54) (xy 3.81 2.54) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -2.54 -2.54) (xy -1.27 -1.27) (xy 0 -2.54) (xy 2.54 -2.54) (xy 5.08 -2.54) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.683 3.175) + (end -3.302 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "Jack-DC_1_1" + (pin passive line + (at 7.62 2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector:USB_A" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -5.08 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "USB_A" + (at -5.08 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 3.81 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 3.81 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB Type A connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector USB" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "USB*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USB_A_0_1" + (rectangle + (start -5.08 -7.62) + (end 5.08 7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center -3.81 2.159) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.524 4.826) + (end -4.318 5.334) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.27 4.572) + (end -4.572 5.842) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -0.635 3.429) + (radius 0.381) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -0.127 -7.62) + (end 0.127 -6.858) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.175 2.159) (xy -2.54 2.159) (xy -1.27 3.429) (xy -0.635 3.429) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 2.159) (xy -1.905 2.159) (xy -1.27 0.889) (xy 0 0.889) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 2.794) (xy 0.635 1.524) (xy 1.905 2.159) (xy 0.635 2.794) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.254 1.27) + (end -0.508 0.508) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 5.08 -2.667) + (end 4.318 -2.413) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 -0.127) + (end 4.318 0.127) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 4.953) + (end 4.318 5.207) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_A_1_1" + (polyline + (pts + (xy -1.905 2.159) (xy 0.635 2.159) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 7.62 5.08 180) + (length 2.54) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 7.62 -2.54 180) + (length 2.54) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 7.62 0 180) + (length 2.54) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -10.16 90) + (length 2.54) + (name "Shield" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_02x08_Row_Letter_Last" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 1.27 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 1.27 -12.7 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" "Generic connector, double row, 02x08, row letter last pin numbering scheme (pin number consists of a letter for the row and a number for the pin index in this row. 1a, ..., Na; 1b, ..., Nb)), script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_2x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_02x08_Row_Letter_Last_1_1" + (rectangle + (start -1.27 -10.033) + (end 0 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -7.493) + (end 0 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 7.747) + (end 0 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 8.89) + (end 3.81 -11.43) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start 3.81 -10.033) + (end 2.54 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -7.493) + (end 2.54 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -4.953) + (end 2.54 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -2.413) + (end 2.54 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 0.127) + (end 2.54 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 2.667) + (end 2.54 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 5.207) + (end 2.54 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 7.747) + (end 2.54 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 7.62 180) + (length 3.81) + (name "Pin_1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_2a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 5.08 180) + (length 3.81) + (name "Pin_2b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_3a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 2.54 180) + (length 3.81) + (name "Pin_3b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_4a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 3.81) + (name "Pin_4b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_5a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 3.81) + (name "Pin_5b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_6a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -5.08 180) + (length 3.81) + (name "Pin_6b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_7a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -7.62 180) + (length 3.81) + (name "Pin_7b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_8a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -10.16 180) + (length 3.81) + (name "Pin_8b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 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" + (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_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+12V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+12V" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+12V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+12V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+3.3V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+3.3V" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3.3V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3.3V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+3V3-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+3V3" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+5V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:74HCT245-74hct245" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 12.7 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "74HCT245-74hct245" + (at 0 0 90) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "Housings_SOIC:SOIC-20_7.5x12.8mm_Pitch1.27mm" + (at 0 -17.78 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74HCT245-74hct245_0_0" + (pin power_in line + (at 17.78 -11.43 180) + (length 7.62) + (name "GND" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "10" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -8.89 180) + (length 7.62) + (name "VCC" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "20" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + ) + (symbol "74HCT245-74hct245_0_1" + (rectangle + (start -10.16 15.24) + (end 10.16 -15.24) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "74HCT245-74hct245_1_1" + (pin input line + (at -17.78 -10.16 0) + (length 7.62) + (name "A->B" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 -5.08 180) + (length 7.62) + (name "B7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "11" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 -2.54 180) + (length 7.62) + (name "B6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "12" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 0 180) + (length 7.62) + (name "B5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "13" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 2.54 180) + (length 7.62) + (name "B4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "14" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 5.08 180) + (length 7.62) + (name "B3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "15" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 7.62 180) + (length 7.62) + (name "B2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "16" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 10.16 180) + (length 7.62) + (name "B1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "17" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 12.7 180) + (length 7.62) + (name "B0" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "18" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin input inverted + (at -17.78 -12.7 0) + (length 7.62) + (name "CE" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "19" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 12.7 0) + (length 7.62) + (name "A0" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 10.16 0) + (length 7.62) + (name "A1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 7.62 0) + (length 7.62) + (name "A2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 5.08 0) + (length 7.62) + (name "A3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 2.54 0) + (length 7.62) + (name "A4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 0 0) + (length 7.62) + (name "A5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 -2.54 0) + (length 7.62) + (name "A6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "8" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 -5.08 0) + (length 7.62) + (name "A7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "9" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Conn_01x02_Female-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x02_Female" + (at 0 -5.08 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_Female-Connector_1_1" + (arc + (start 0 -2.032) + (mid -0.508 -2.54) + (end 0 -3.048) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0.508) + (mid -0.508 0) + (end 0 -0.508) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Conn_01x02_Male-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x02_Male" + (at 0 -5.08 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_Male-Connector_1_1" + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type outline) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Conn_01x08_Female-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x08_Female" + (at 0 -12.7 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x08_Female-Connector_1_1" + (arc + (start 0 -9.652) + (mid -0.508 -10.16) + (end 0 -10.668) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -7.112) + (mid -0.508 -7.62) + (end 0 -8.128) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -4.572) + (mid -0.508 -5.08) + (end 0 -5.588) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -2.032) + (mid -0.508 -2.54) + (end 0 -3.048) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -10.16) (xy -0.508 -10.16) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -7.62) (xy -0.508 -7.62) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -5.08) (xy -0.508 -5.08) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 2.54) (xy -0.508 2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 5.08) (xy -0.508 5.08) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 7.62) (xy -0.508 7.62) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0.508) + (mid -0.508 0) + (end 0 -0.508) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 3.048) + (mid -0.508 2.54) + (end 0 2.032) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 5.588) + (mid -0.508 5.08) + (end 0 4.572) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 8.128) + (mid -0.508 7.62) + (end 0 7.112) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:GND-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND-power_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 solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND-power_1_1" + (pin power_in line + (at 0 0 270) + (length 0) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Jumper-Device" + (pin_names + (offset 0.762) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "JP" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Device_Jumper" + (at 0 -2.032 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper* Jumper* TestPoint*2Pads* TestPoint*Bridge*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Jumper-Device_0_1" + (circle + (center -2.54 0) + (radius 0.889) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 2.5146 1.27) + (mid 0.0078 2.5097) + (end -2.4892 1.27) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 0) + (radius 0.889) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -7.62 0 0) + (length 4.191) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 4.191) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:PWR_FLAG-power" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "power_PWR_FLAG" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG-power_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "pwr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG-power_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Raspberry_Pi_2_3-Connector" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -17.78 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "Connector_Raspberry_Pi_2_3" + (at 10.16 -31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "PinHeader*2x20*P2.54mm*Vertical* PinSocket*2x20*P2.54mm*Vertical*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Raspberry_Pi_2_3-Connector_0_1" + (rectangle + (start -17.78 30.48) + (end 17.78 -30.48) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "Raspberry_Pi_2_3-Connector_1_1" + (rectangle + (start -16.891 -17.526) + (end -17.78 -18.034) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -14.986) + (end -17.78 -15.494) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -12.446) + (end -17.78 -12.954) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -9.906) + (end -17.78 -10.414) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -7.366) + (end -17.78 -7.874) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -4.826) + (end -17.78 -5.334) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 0.254) + (end -17.78 -0.254) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 2.794) + (end -17.78 2.286) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 5.334) + (end -17.78 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 10.414) + (end -17.78 9.906) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 12.954) + (end -17.78 12.446) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 15.494) + (end -17.78 14.986) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 20.574) + (end -17.78 20.066) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 23.114) + (end -17.78 22.606) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -10.414 -29.591) + (end -9.906 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -7.874 -29.591) + (end -7.366 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -5.334 -29.591) + (end -4.826 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -5.334 30.48) + (end -4.826 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -2.794 -29.591) + (end -2.286 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -2.794 30.48) + (end -2.286 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -0.254 -29.591) + (end 0.254 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.286 -29.591) + (end 2.794 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.286 30.48) + (end 2.794 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 4.826 -29.591) + (end 5.334 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 4.826 30.48) + (end 5.334 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 7.366 -29.591) + (end 7.874 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -20.066) + (end 16.891 -20.574) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -17.526) + (end 16.891 -18.034) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -12.446) + (end 16.891 -12.954) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -9.906) + (end 16.891 -10.414) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -7.366) + (end 16.891 -7.874) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -4.826) + (end 16.891 -5.334) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -2.286) + (end 16.891 -2.794) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 2.794) + (end 16.891 2.286) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 5.334) + (end 16.891 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 7.874) + (end 16.891 7.366) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 12.954) + (end 16.891 12.446) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 15.494) + (end 16.891 14.986) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 20.574) + (end 16.891 20.066) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 23.114) + (end 16.891 22.606) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 2.54 33.02 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "GPIO15/RXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "GPIO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "GPIO18/PWM0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "GPIO27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 -33.02 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 -20.32 -5.08 0) + (length 2.54) + (name "GPIO22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "GPIO23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 33.02 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "GPIO24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "MOSI0/GPIO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 33.02 270) + (length 2.54) + (name "5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "MISO0/GPIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "GPIO25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "SCLK0/GPIO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "~{CE0}/GPIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "~{CE1}/GPIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "ID_SD/GPIO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "ID_SC/GPIO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "GCLK1/GPIO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "SDA/GPIO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "GCLK2/GPIO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PWM0/GPIO12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PWM1/GPIO13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "GPIO19/MISO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "GPIO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "GPIO26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "GPIO20/MOSI1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 33.02 270) + (length 2.54) + (name "5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 0 0) + (length 2.54) + (name "GPIO21/SCLK1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "SCL/GPIO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "GCLK0/GPIO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "GPIO14/TXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:SW_Coded-Switch" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at -6.35 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Switch_SW_Coded" + (at -6.35 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at -0.635 0.635 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -0.635 0.635 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Coded-Switch_0_1" + (circle + (center -0.635 0.635) + (radius 3.81) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.889 -1.905) (xy -0.889 2.667) (xy -1.397 2.159) (xy -1.905 2.159) (xy -0.635 3.429) (xy 0.635 2.159) + (xy 0.127 2.159) (xy -0.381 2.667) (xy -0.381 -1.905) (xy -0.889 -1.905) (xy -0.889 -1.905) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 7.62 7.62) + (end -6.35 -6.35) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "SW_Coded-Switch_1_1" + (pin passive line + (at 12.7 6.35 180) + (length 5.08) + (name "CM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 2.54 180) + (length 5.08) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 0 180) + (length 5.08) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -2.54 180) + (length 5.08) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -5.08 180) + (length 5.08) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:VCC-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_VCC" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VCC-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "VCC-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Sensor_Audio:MP45DT02" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "MK" + (at -7.62 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MP45DT02" + (at 1.27 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Sensor_Audio:ST_HLGA-6_3.76x4.72mm_P1.65mm" + (at -22.86 -8.89 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "MEMS Omnidirectional Digital Microphone, HLGA-6" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "MEMS Microphone" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ST*HLGA*3.76x4.72mm*P1.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MP45DT02_0_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center -3.81 0) + (radius 1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 1.27) (xy -5.08 -1.27) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "MP45DT02_1_1" + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 2.54 180) + (length 2.54) + (name "LR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 0 180) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -2.54 180) + (length 2.54) + (name "DOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 7.62 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 180.34 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "030a4844-d289-41d7-83f7-c58d6fc32756") + ) + (junction + (at 173.99 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "097cf833-10c7-47ad-9a7d-995b0ea74e84") + ) + (junction + (at 177.8 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "1b1c470e-7cb1-4f36-90b5-720e076670f7") + ) + (junction + (at 180.34 22.86) + (diameter 0) + (color 0 0 0 0) + (uuid "1e656aaf-febc-4cf4-a7db-aef272db1299") + ) + (junction + (at 180.34 25.4) + (diameter 0) + (color 0 0 0 0) + (uuid "23db678b-dad9-44a9-a31c-64d10f2a8e84") + ) + (junction + (at 262.89 22.86) + (diameter 0) + (color 0 0 0 0) + (uuid "26f7e36f-81b9-43ba-a780-48d7b1c3ee4e") + ) + (junction + (at 175.26 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "43fe3b4e-cb9d-4d0d-b4d8-e5c9a2f5c132") + ) + (junction + (at 182.88 45.72) + (diameter 0) + (color 0 0 0 0) + (uuid "6d135fe7-cd10-4444-863a-903e3088c875") + ) + (junction + (at 170.18 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "6dc5e542-a246-4ca0-837c-8707f50acea6") + ) + (junction + (at 167.64 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "802f27db-27ff-412a-9654-67dce7a55ca4") + ) + (junction + (at 45.72 177.8) + (diameter 0) + (color 0 0 0 0) + (uuid "8f65c5e7-1611-431a-b169-023d07908b9d") + ) + (junction + (at 44.45 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "a2c19066-c1f7-4334-8002-5df009ba9b1c") + ) + (junction + (at 172.72 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "bd44bc55-f0bb-43e1-8e32-df611d74bafa") + ) + (junction + (at 180.34 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "c261566a-0265-4983-9b07-5c2b4a39a1f9") + ) + (junction + (at 170.18 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "cf33f1c3-0dd8-4f26-8b4f-65c67f62b158") + ) + (junction + (at 177.8 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "e43f9e83-b361-41ae-a95f-8b0f209cd10c") + ) + (no_connect + (at 149.86 30.48) + (uuid "0060750d-778c-428a-b7cd-93ccd21717f1") + ) + (no_connect + (at 195.58 101.6) + (uuid "03acf942-a21d-460c-92bc-834d7847c887") + ) + (no_connect + (at 154.94 127) + (uuid "502dd93a-5aad-44bd-baa1-fb637f362105") + ) + (no_connect + (at 149.86 27.94) + (uuid "6b9a356b-f190-4776-813f-23b18d5c4ee2") + ) + (no_connect + (at 139.7 38.1) + (uuid "73b20be7-7cb8-43d9-98f7-ad90b6dd117a") + ) + (no_connect + (at 195.58 111.76) + (uuid "b6fb7391-f01d-4e89-a7f1-77fde9ebec77") + ) + (wire + (pts + (xy 27.94 177.8) (xy 45.72 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "014a3c24-927a-4e4e-8587-cf9cfdfe6c08") + ) + (wire + (pts + (xy 63.5 161.29) (xy 63.5 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0fe9d384-061c-4c74-a20b-76c965bfb048") + ) + (wire + (pts + (xy 165.1 142.24) (xy 165.1 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c857adf-ca85-4f69-a1b0-54574b36eafe") + ) + (wire + (pts + (xy 177.8 68.58) (xy 180.34 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cd68b3b-f0bd-4334-8319-4ebbf5305cb3") + ) + (wire + (pts + (xy 63.5 120.65) (xy 44.45 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24f0417a-b809-4f3e-9e68-d6c8ecf8d35b") + ) + (wire + (pts + (xy 248.92 133.35) (xy 248.92 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "256b0841-9227-42db-b820-a5e418bbf2b6") + ) + (wire + (pts + (xy 177.8 76.2) (xy 177.8 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27d0daea-9aed-4dfc-b8c6-d955afc550f0") + ) + (wire + (pts + (xy 182.88 151.13) (xy 180.34 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31a4c16d-77c6-40e3-895b-91ae0a785f1d") + ) + (wire + (pts + (xy 180.34 22.86) (xy 172.72 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3332184e-fd6d-48cb-bc7a-2b9728a0307d") + ) + (wire + (pts + (xy 180.34 142.24) (xy 180.34 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "334069d0-ee57-4b99-9dba-4fa37d4d8243") + ) + (wire + (pts + (xy 181.61 25.4) (xy 180.34 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "337180e1-ce50-4f95-b31c-295555220fbc") + ) + (wire + (pts + (xy 170.18 68.58) (xy 170.18 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bc11a55-8a52-4e1e-b998-71c315cff316") + ) + (wire + (pts + (xy 182.88 142.24) (xy 182.88 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3dc6b73b-aa7a-42bf-b3cf-f0384a99fd60") + ) + (wire + (pts + (xy 167.64 142.24) (xy 167.64 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e7d62cd-867e-41ef-8b2f-5d1b5a07552d") + ) + (wire + (pts + (xy 172.72 151.13) (xy 173.99 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f3d5f34-3d88-49b0-a105-b5adc8ff586c") + ) + (wire + (pts + (xy 180.34 76.2) (xy 180.34 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4345a596-ec65-4c0c-97eb-b3c4843b9ca6") + ) + (wire + (pts + (xy 226.06 25.4) (xy 226.06 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "447309dd-8645-4789-b398-16f548f2dce3") + ) + (wire + (pts + (xy 172.72 25.4) (xy 180.34 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5129acec-4327-44b8-be6c-6afc05b5446a") + ) + (wire + (pts + (xy 226.06 21.59) (xy 226.06 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5528bbda-33bf-4291-abc2-dcdaf7fc1131") + ) + (wire + (pts + (xy 217.17 25.4) (xy 226.06 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5640522c-b2ab-473e-8d40-88455a54fd28") + ) + (wire + (pts + (xy 269.24 27.94) (xy 269.24 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5de3515e-bc7f-41a1-b8fb-1f60ca7f8248") + ) + (wire + (pts + (xy 269.24 20.32) (xy 269.24 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64b449a2-ef3c-454e-abea-51d0a33532c3") + ) + (wire + (pts + (xy 259.08 27.94) (xy 269.24 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "664008a8-570f-4af9-8fe7-e2728f4497e5") + ) + (wire + (pts + (xy 177.8 142.24) (xy 177.8 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "668ce2f1-12e5-497f-9a8c-d9743457164c") + ) + (wire + (pts + (xy 172.72 142.24) (xy 172.72 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69936c04-ebe3-40a7-bf57-9bd38aef7b9f") + ) + (wire + (pts + (xy 177.8 151.13) (xy 175.26 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7071c878-205b-4c0e-9055-cbfe3a4145d1") + ) + (wire + (pts + (xy 172.72 68.58) (xy 170.18 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1e74475-ee91-4e91-9e4d-bda5ab84a141") + ) + (wire + (pts + (xy 226.06 22.86) (xy 217.17 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7f8cc1f-8ccf-46a8-952d-7b60259f7f44") + ) + (wire + (pts + (xy 170.18 151.13) (xy 172.72 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad9e81fb-425b-4a26-9c05-16dbea2b52c5") + ) + (wire + (pts + (xy 63.5 177.8) (xy 45.72 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc44f92f-4690-4acd-9df8-0f0704242737") + ) + (wire + (pts + (xy 262.89 22.86) (xy 269.24 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1d0b44a-543a-430f-9463-8b5a735424aa") + ) + (wire + (pts + (xy 175.26 142.24) (xy 175.26 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2069604-9e0c-4b48-a568-59c5aad07a56") + ) + (wire + (pts + (xy 167.64 151.13) (xy 170.18 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3d074f6-cf99-4077-b9c6-bc8ee16474b3") + ) + (wire + (pts + (xy 27.94 107.95) (xy 27.94 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c945bb3c-1bdf-4465-820a-842715d95b44") + ) + (wire + (pts + (xy 181.61 22.86) (xy 180.34 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc12d157-b591-4ef9-a282-72b54da1ebda") + ) + (wire + (pts + (xy 27.94 120.65) (xy 44.45 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfe589f6-0f2a-4b19-849f-e1ebd3458857") + ) + (wire + (pts + (xy 262.89 22.86) (xy 259.08 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6f0cfa6-8856-4435-8a32-da02bd3dd6ab") + ) + (wire + (pts + (xy 165.1 151.13) (xy 167.64 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7dca9e0-ff75-4ed3-9fa3-f1ed9854e197") + ) + (wire + (pts + (xy 172.72 76.2) (xy 172.72 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f02cf6f4-f793-4f51-bfa4-d6bda2505f96") + ) + (wire + (pts + (xy 180.34 151.13) (xy 177.8 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f29df743-c908-4a4b-aa8b-10234d611dc4") + ) + (wire + (pts + (xy 63.5 106.68) (xy 63.5 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2b19a98-660e-4ac5-8b93-7eaa354b5fcd") + ) + (wire + (pts + (xy 175.26 151.13) (xy 173.99 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2f4bf19-5442-43c2-bac6-fb5a940e53ff") + ) + (wire + (pts + (xy 170.18 142.24) (xy 170.18 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f530bd8d-cadb-4f22-a191-a13d7a409343") + ) + (wire + (pts + (xy 27.94 162.56) (xy 27.94 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5795d21-4d93-4110-9470-4bfec68e5f74") + ) + (label "SMI_SD8" + (at 154.94 93.98 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "04f15510-43c4-4121-b7fd-5ffd4a99371f") + ) + (label "SMI_SD14" + (at 154.94 114.3 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "06d32fab-4a3c-41f6-ae46-601c38d98376") + ) + (label "SMI_SD2" + (at 195.58 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1b47f546-fb8e-4193-95e5-7bf5ff78ffa3") + ) + (label "SMI_SD13" + (at 27.94 154.94 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1c768409-a765-42f0-b550-e51cfe21c741") + ) + (label "SMI_SD4" + (at 27.94 147.32 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1e5b71c8-1e15-4f15-9f62-eb37bf4497a9") + ) + (label "SEL_MODE3" + (at 214.63 87.63 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2178cbc3-5b4b-4b8e-abd0-d5d02fa32cff") + ) + (label "SMI_SD3" + (at 27.94 142.24 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2a02d99d-f60c-4c37-a447-eeb5cda5ac6b") + ) + (label "SEL_MODE2" + (at 195.58 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2cecaf50-bd49-4742-badc-e97c9eda1bba") + ) + (label "SMI_SD0" + (at 27.94 144.78 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "35c56845-e7b9-4557-be82-4c37059ff1ef") + ) + (label "SMI_SD13" + (at 154.94 109.22 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "36ae1828-7ba1-4fb4-ba18-84514950dbb7") + ) + (label "SMI_SD0" + (at 195.58 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3af2083d-77b7-484c-88fe-997e021fe4d9") + ) + (label "SMI_SD5" + (at 195.58 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3b1f3973-65af-4690-bbf8-04490d4cecfd") + ) + (label "SMI_SD16" + (at 154.94 119.38 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3c35c1ec-44bc-49c9-b955-95ff1edd70e4") + ) + (label "I2S_WS" + (at 154.94 104.14 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3ccf6be3-31c3-400f-94fe-582fe005d180") + ) + (label "SMI_SD7" + (at 27.94 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4106dd40-0870-4903-9a8a-6570c0c4499b") + ) + (label "SMI_SD1" + (at 195.58 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4349dc38-27c3-4a56-9da5-5b139da318b1") + ) + (label "I2S_SD" + (at 259.08 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "451e1279-3a79-4d2a-8508-1d5d8ae9b248") + ) + (label "SMI_SD9" + (at 27.94 87.63 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "45afe820-4b3d-4c26-8181-e138fe430598") + ) + (label "SMI_SD13" + (at 24.13 127 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5291fd35-6713-4347-b95b-e229b64188d0") + ) + (label "SMI_SD9" + (at 154.94 96.52 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6cb1bbae-f892-47f1-8198-5adf0d2fe139") + ) + (label "SMI_SD14" + (at 27.94 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7f4a1745-3d46-4fcc-8833-9284a6d06af9") + ) + (label "SMI_SD2" + (at 27.94 97.79 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8dde1d07-72cc-48b6-984b-33a2b0dbacb4") + ) + (label "SMI_SD17" + (at 27.94 139.7 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "97d32214-60f0-4a3f-8ecf-db1b6a8065a9") + ) + (label "SMI_SD15" + (at 154.94 116.84 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "98e3a98a-fc19-41c8-b3f4-4e8b60e52b77") + ) + (label "SMI_SD16" + (at 27.94 95.25 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "99d4702f-81d8-4ffb-9bfb-4b2ee7ffce5d") + ) + (label "SMI_SD6" + (at 154.94 86.36 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9b50034d-efc9-4f3e-9872-2f89379190b6") + ) + (label "SMI_SD4" + (at 195.58 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ac0a7b38-0c55-4a4c-af3b-c0c231ab5e77") + ) + (label "I2S_CLK" + (at 259.08 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b291b052-87e5-481c-bcdf-3e79070a12bf") + ) + (label "SMI_SD8" + (at 27.94 152.4 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b3bddc64-6f3c-44d3-9d1e-3c821c5a29fe") + ) + (label "SMI_SD15" + (at 27.94 90.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b48601dd-7687-40aa-8793-f2e51e50f17c") + ) + (label "SMI_SD1" + (at 27.94 137.16 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b60552a1-0177-43e6-8a3d-e8a6e9c0a4b2") + ) + (label "I2S_CLK" + (at 154.94 99.06 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b8f608fd-72ba-4cb8-b15b-dbf93e2ef7c4") + ) + (label "SMI_SD5" + (at 27.94 149.86 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c3019a72-93b8-4658-b2e5-3e0b97810c1e") + ) + (label "SMI_SD17" + (at 154.94 121.92 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c9cb187e-2fd8-4594-b529-f30d5372ba5f") + ) + (label "SMI_SD3" + (at 195.58 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cebce44b-519e-4ea2-8b99-a8667f68cc65") + ) + (label "SEL_MODE1" + (at 214.63 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cf5a6999-e3ee-4a26-9e14-af643f4486ab") + ) + (label "SMI_SD7" + (at 154.94 88.9 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d244accc-513c-4588-b73c-c8f453d61c4c") + ) + (label "SEL_MODE0" + (at 214.63 95.25 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d4ef4ad3-b91f-4880-851d-5faae385d05c") + ) + (label "SEL_MODE3" + (at 154.94 124.46 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d68062ad-541b-4d9c-b33b-8eab71b236a9") + ) + (label "I2S_SD" + (at 154.94 106.68 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d80c2805-3fcf-4e29-8c8e-a76f46eabf16") + ) + (label "SEL_MODE1" + (at 195.58 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "db69e82c-1752-41b9-98d2-9bcdf25f69ca") + ) + (label "SEL_MODE2" + (at 214.63 90.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e06e8386-8152-409c-932c-c096d8800a88") + ) + (label "SMI_SD6" + (at 27.94 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f00fc1bd-3c81-4428-95da-751534230471") + ) + (label "I2S_WS" + (at 259.08 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f8182316-cf62-44c6-83dd-fa88619b7178") + ) + (symbol + (lib_id "LedBarsHat-rescue:Raspberry_Pi_2_3-Connector") + (at 175.26 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060988c0f") + (property "Reference" "J1" + (at 175.26 71.6026 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Raspberry_Pi_2_3" + (at 175.26 73.914 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical" + (at 175.26 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf" + (at 175.26 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 175.26 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "39" + (uuid "915fdedd-ff75-4d3d-9b6f-c315ca856135") + ) + (pin "4" + (uuid "803f2e4d-60b1-4a3b-bcc2-8c0c946e3fd1") + ) + (pin "3" + (uuid "9f9163d0-3989-475c-b4ff-e55132532f7e") + ) + (pin "32" + (uuid "2635292f-b261-4b34-8126-076e6e3dd776") + ) + (pin "33" + (uuid "08edb88f-1d6c-4c16-a100-c58ceec564f3") + ) + (pin "31" + (uuid "f060f6f1-29a3-4e18-8520-2e33f7bc405c") + ) + (pin "30" + (uuid "2723a2eb-002d-47e9-b3a6-1095486ba171") + ) + (pin "37" + (uuid "646d0f92-8ba6-4257-b45a-a28498865461") + ) + (pin "34" + (uuid "d4655a7d-487a-4b5e-9578-8e7a18c2027c") + ) + (pin "35" + (uuid "c5a1089e-a00f-4612-b9e4-b371cb471615") + ) + (pin "29" + (uuid "06630c8c-617f-4e39-a41c-f78c52bd49e3") + ) + (pin "36" + (uuid "0868f600-2b32-4560-b403-fecf72a810c4") + ) + (pin "38" + (uuid "4176f3ab-1c4f-4ff3-addc-263e94d6c668") + ) + (pin "6" + (uuid "f37d6a64-9dee-415a-ac18-35b67274f0f5") + ) + (pin "40" + (uuid "35c1f00c-fbc1-4ffc-8d70-c7271d786b28") + ) + (pin "5" + (uuid "ba116eb4-6bbb-4b71-9f57-ea46f1e9a89f") + ) + (pin "9" + (uuid "1b4272d2-840b-4d1e-a010-0f0f1e1081b4") + ) + (pin "8" + (uuid "66b7e31f-ae53-4e21-9303-8b874c0afb84") + ) + (pin "7" + (uuid "95b94967-1d4e-40e0-aaaf-0220f4dfaac0") + ) + (pin "14" + (uuid "8fd2b582-0c1b-4dda-a28d-0a11e3731e1e") + ) + (pin "19" + (uuid "11f93fd7-3dcd-43e3-8f10-a9d73282046b") + ) + (pin "24" + (uuid "2990ef88-932d-4b2b-b3d8-307b5ba45d4d") + ) + (pin "25" + (uuid "933cbea7-31cc-4e0e-a6d2-e706d3dc8bb7") + ) + (pin "26" + (uuid "036b7c3a-b935-4114-99a2-eff9b9ea4617") + ) + (pin "11" + (uuid "abda4e91-681b-4122-94d0-5a55d8cd8ffc") + ) + (pin "12" + (uuid "76fe69c2-4cbb-419c-9dac-026233ac2d15") + ) + (pin "23" + (uuid "06a135be-51db-4980-a738-f353e89ce29d") + ) + (pin "16" + (uuid "6c4c892a-8d6d-4cf2-8a86-421727bf4cb2") + ) + (pin "13" + (uuid "3ff34510-ed53-471d-bd48-24bcc3672e2e") + ) + (pin "17" + (uuid "06a1fab3-a857-4940-8651-e4f95551937d") + ) + (pin "15" + (uuid "0b686ef8-8cdd-4405-8a9e-5ce039404dd2") + ) + (pin "18" + (uuid "f1db0561-8e8d-4219-a064-6ee02520717a") + ) + (pin "1" + (uuid "7dc334fe-d1e8-487e-a59f-f8f4aedde8a7") + ) + (pin "2" + (uuid "393cb373-4bd1-452a-b6bc-5c14d09c098e") + ) + (pin "20" + (uuid "62576de5-0419-4480-ab0c-5d91557c823f") + ) + (pin "21" + (uuid "2211e0fe-ca0b-4701-b895-cc1253ca3c4b") + ) + (pin "22" + (uuid "df0d151b-9dc3-46c3-a1e4-eb52280d4cf5") + ) + (pin "27" + (uuid "56b7b35f-e661-4ed4-90b9-fefed3470b1b") + ) + (pin "10" + (uuid "e718c80f-180c-47e1-a6ad-fd9768a4c7ae") + ) + (pin "28" + (uuid "a3cfa818-aaf3-4a0b-8508-8dfaca8b1e26") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:74HCT245-74hct245") + (at 45.72 149.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006098f41c") + (property "Reference" "U2" + (at 45.72 129.54 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "74HCT245" + (at 45.72 132.08 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (at 45.72 167.64 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.72 149.86 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 45.72 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "13" + (uuid "5817496a-c402-4236-9684-7bc65ce51f05") + ) + (pin "20" + (uuid "d44a5177-979e-4eda-a9a2-aaeacd991585") + ) + (pin "10" + (uuid "25bc80e9-0523-4e1e-8e73-42bf03813f3a") + ) + (pin "1" + (uuid "add62098-bf35-4d38-b0c7-a2930d52431f") + ) + (pin "11" + (uuid "2b1aa076-8028-46e8-a184-5897c54d04a0") + ) + (pin "12" + (uuid "19bdf350-2c3b-417b-9bcb-6036c8f9b2ea") + ) + (pin "14" + (uuid "b5e95be2-db70-4bed-91fb-b36ae98473d1") + ) + (pin "18" + (uuid "ef9ae101-bddc-4fc5-91c4-2a31f8e7f828") + ) + (pin "9" + (uuid "a39e5c86-fd8b-4969-ae33-ccc369eef446") + ) + (pin "3" + (uuid "bec67535-c2a9-4ce3-9b07-6671b5b3bd95") + ) + (pin "6" + (uuid "981421a8-b37a-4c6d-bcf7-8ed52e5002e7") + ) + (pin "15" + (uuid "0f92e17e-ac37-4bef-9de3-ec4602a164cd") + ) + (pin "19" + (uuid "0defadb6-dedc-4fef-ac97-c60bc12795ef") + ) + (pin "4" + (uuid "2b094c8b-9c10-4939-8720-a91618029506") + ) + (pin "5" + (uuid "2ae411a5-41bb-4ecb-9ce2-b2559c3224d4") + ) + (pin "16" + (uuid "acf118cf-6e85-438e-ad48-318c9cf59da1") + ) + (pin "17" + (uuid "1328a443-eddd-4f32-8efd-f54556866b03") + ) + (pin "2" + (uuid "4a09641a-8c5e-4572-aa39-679ca14b3858") + ) + (pin "8" + (uuid "c048891d-16d6-4755-92a1-a4f5ce6c7349") + ) + (pin "7" + (uuid "464289a7-0829-4aa8-b265-789a81d530f8") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:74HCT245-74hct245") + (at 45.72 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060990192") + (property "Reference" "U1" + (at 45.72 74.93 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "74HCT245" + (at 45.72 77.47 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (at 45.72 113.03 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.72 95.25 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 45.72 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "14" + (uuid "d5e4fcff-832b-41c5-a1e5-7821aa774fb8") + ) + (pin "10" + (uuid "10b74f89-4b4d-4711-b8d8-df1cff5a9105") + ) + (pin "20" + (uuid "58ccb409-a943-48de-aedb-4300210baf2e") + ) + (pin "1" + (uuid "e1fa415a-eadb-428f-82b5-ddca8be7a3a2") + ) + (pin "11" + (uuid "d5030f1b-8529-4823-ad26-782f3d23b693") + ) + (pin "12" + (uuid "56d39620-e6ec-4da4-bb15-cbd1bdc6bad6") + ) + (pin "13" + (uuid "f038f3c9-c8b9-4de3-926f-88391c9c3d22") + ) + (pin "18" + (uuid "97878dc5-1dbe-4181-bf5d-1b5256f69798") + ) + (pin "8" + (uuid "a197fc60-44ca-4ae4-8654-ef6c714a70e5") + ) + (pin "16" + (uuid "c853dfae-b7b9-40b7-922f-4630ee8dc04e") + ) + (pin "5" + (uuid "179a3e80-2140-4132-bdfb-3533db4659ca") + ) + (pin "7" + (uuid "f3099bbb-ccad-4021-9f5f-947765f2fdc4") + ) + (pin "15" + (uuid "0e120ded-bbd1-4ff8-8579-5059a3abc7cd") + ) + (pin "17" + (uuid "72e37248-6ab1-4cf5-a803-569890c30cb6") + ) + (pin "3" + (uuid "1776ff44-14d2-43f8-8dec-adff695e6254") + ) + (pin "2" + (uuid "b1cfb9d9-7aa0-4f66-a846-5522c2ddf810") + ) + (pin "6" + (uuid "1682b06d-e2c4-4501-badb-d83cf1fbd9ce") + ) + (pin "19" + (uuid "92cb2def-eb97-4c04-aed1-3b94d9d18da3") + ) + (pin "4" + (uuid "4e968071-c0d0-4d1f-acbe-2197e3ea5a1e") + ) + (pin "9" + (uuid "0f9879e6-f108-43e0-9975-10dca8b082da") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 269.24 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099382b") + (property "Reference" "#PWR0101" + (at 269.24 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 269.367 34.8742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 269.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 269.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f30e1c1-d37d-49b3-9878-ffd6f8c2a6f7") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:USB_A") + (at 142.24 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060994fce") + (property "Reference" "OUT_5V1" + (at 143.6878 16.0782 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB_A" + (at 143.6878 18.3896 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" + (at 146.05 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 146.05 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.24 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d889dc00-292f-4bce-983a-07c91673c0ff") + ) + (pin "5" + (uuid "827a8b0f-592c-4166-9080-c8e073b6beb9") + ) + (pin "2" + (uuid "7b5196ac-ef55-4d7a-a5aa-3b1eb9abdc55") + ) + (pin "4" + (uuid "a67f83c9-2ad5-4409-803e-91c7d7c0f037") + ) + (pin "3" + (uuid "a4f3b2c3-0224-4ff9-822e-6ffc533355c0") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "OUT_5V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Jack-DC") + (at 251.46 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099631e") + (property "Reference" "IN_12V1" + (at 252.9078 17.145 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jack-DC" + (at 252.9078 19.4564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002" + (at 252.73 26.416 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 252.73 26.416 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 251.46 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7ffedad9-ef6a-41ac-bfd2-7cdbe0ae67d1") + ) + (pin "1" + (uuid "dc8a0789-0aa4-40d2-adfa-6f4ff33eb225") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "IN_12V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 269.24 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099726e") + (property "Reference" "#PWR0102" + (at 269.24 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 269.621 15.9258 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 269.24 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 269.24 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d3005dfb-a3da-40b9-808f-3640914312a2") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x02_Male-Connector") + (at 212.09 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099c84a") + (property "Reference" "OUT_12V1" + (at 214.8332 18.2626 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x02_Male" + (at 214.8332 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 212.09 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 212.09 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 212.09 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9abfafd9-1fa7-4c7f-b77f-daec6006ac28") + ) + (pin "1" + (uuid "5d695144-a953-4eba-aa20-675954609ce0") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "OUT_12V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x02_Female-Connector") + (at 186.69 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099cf4c") + (property "Reference" "IN_5V1" + (at 187.4012 23.4696 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x02_Female" + (at 187.4012 25.781 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" + (at 186.69 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 186.69 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 186.69 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0e859cd6-4fb7-4272-a275-2a447ad54f1c") + ) + (pin "2" + (uuid "b88d38a1-3eb7-4ad7-84e3-6deb8f49a9ee") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "IN_5V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 226.06 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099df86") + (property "Reference" "#PWR0103" + (at 226.06 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 226.187 31.0642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b82bf9e9-9621-4f99-8c84-e48065f95660") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 172.72 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099ea8d") + (property "Reference" "#PWR0108" + (at 172.72 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 172.847 29.7942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "da8537ad-e3ae-46f3-a70d-d9a83c2f4514") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0108") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 45.72 177.8 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609a6e25") + (property "Reference" "#PWR0104" + (at 45.72 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 45.593 182.1942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "292174c3-e8c6-43a5-8930-ffb2eb0a2c81") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 44.45 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609a9174") + (property "Reference" "#PWR0105" + (at 44.45 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 44.577 125.0442 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 44.45 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 44.45 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 44.45 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c7d76ae-7e07-4eb6-9897-411424c6f3ee") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0105") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 24.13 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609af147") + (property "Reference" "R2" + (at 24.13 165.2778 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 24.13 162.9664 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (at 24.13 161.798 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 24.13 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 24.13 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "031b7847-1de4-46a5-bb21-a5dcd47eb5d1") + ) + (pin "1" + (uuid "27af5aef-5a8d-465e-a9e9-f2db3e317aa6") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 24.13 105.41 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b10bd") + (property "Reference" "R1" + (at 24.13 100.1522 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 24.13 102.4636 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (at 24.13 103.632 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 24.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 24.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b363a265-af3f-4d5c-baaa-f6dc15168634") + ) + (pin "2" + (uuid "d201dc55-cd52-4df5-a144-3f224a24051e") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 142.24 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b1c0f") + (property "Reference" "#PWR0106" + (at 142.24 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.367 42.4942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.24 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.24 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.24 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f10e1e9-ccf3-45f0-a505-0ec2635692e3") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0106") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 173.99 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b556d") + (property "Reference" "#PWR0107" + (at 173.99 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 174.117 155.5242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 173.99 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 173.99 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 173.99 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c39b0160-4494-4b07-8ce5-dc55956b2848") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0107") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 180.34 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b69ac") + (property "Reference" "#FLG0101" + (at 180.34 20.955 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 180.34 18.4658 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.34 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 180.34 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 180.34 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "682abce3-2ae1-4270-a933-47e91b7c74ea") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 180.34 25.4 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b6ff7") + (property "Reference" "#FLG0102" + (at 180.34 27.305 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 180.34 29.7942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.34 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 180.34 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 180.34 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "844aa766-0a04-4984-8892-b4152010f208") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:VCC-power") + (at 172.72 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609bcb09") + (property "Reference" "#PWR0109" + (at 172.72 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 173.101 18.4658 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c052ca33-1463-43e8-b00a-eca492992c33") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0109") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:SW_Coded-Switch") + (at 227.33 92.71 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609c0644") + (property "Reference" "SW1" + (at 234.442 92.2782 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "SW_Coded" + (at 234.442 94.5896 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical" + (at 227.965 93.345 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 227.965 93.345 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 227.33 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "f2d44b07-3848-4ebc-b837-4d8833d43f26") + ) + (pin "5" + (uuid "26233651-ba84-4dfb-a6cc-d7d8b210df34") + ) + (pin "2" + (uuid "3d8cdce7-1001-4d95-92c6-edff21be4129") + ) + (pin "1" + (uuid "0b1fb095-9407-403c-a121-f7b029522908") + ) + (pin "3" + (uuid "a6821913-90d7-4b02-9bf1-65369b27d31b") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 262.89 22.86 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609c5e76") + (property "Reference" "#FLG0103" + (at 262.89 24.765 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 262.89 27.2542 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 262.89 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 262.89 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 262.89 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9a2e610d-9d97-4c3e-acb9-2465a37b59be") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+3V3-power") + (at 207.01 99.06 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609cd4fc") + (property "Reference" "#PWR0154" + (at 210.82 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 203.7588 98.679 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 207.01 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 207.01 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 207.01 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "510a8052-71e1-456b-9a35-c9db741a2b8a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0154") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Sensor_Audio:MP45DT02") + (at 248.92 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d01e4") + (property "Reference" "MK1" + (at 240.538 142.3416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "MP45DT02" + (at 240.538 144.653 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "LedBarsHat:I2S_MEMS_Microphone" + (at 226.06 152.4 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf" + (at 248.92 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "b5c148b1-efc5-4abd-852e-fd874ad25ea3") + ) + (pin "2" + (uuid "9935fbea-5356-42a0-8b5d-132686373273") + ) + (pin "4" + (uuid "adb37fa6-981d-46ea-88af-d0c12b6eb8fc") + ) + (pin "5" + (uuid "32de6475-b8c2-4b0c-9b79-7382d37a8f3d") + ) + (pin "6" + (uuid "969c62a9-db60-45a9-bf21-dc7102b54ae9") + ) + (pin "1" + (uuid "6972d230-2970-4d92-b10f-3c02831fd965") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "MK1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 210.82 99.06 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d0f65") + (property "Reference" "R3" + (at 210.82 93.8022 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 210.82 96.1136 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (at 210.82 97.282 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.82 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2f7e7703-eb52-478c-bde8-6b59dbc24d1f") + ) + (pin "1" + (uuid "5e2f53b7-4d87-4837-9815-7ba9b87ab577") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+3.3V-power") + (at 177.8 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d12c4") + (property "Reference" "#PWR0111" + (at 177.8 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 178.181 64.1858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.8 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.8 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 177.8 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "40ddd846-1194-4a5f-9195-9ad12b7758a5") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0111") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 248.92 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d3350") + (property "Reference" "#PWR0115" + (at 248.92 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 249.047 155.5242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7f004e2c-eebb-45fb-bbab-469e8071b31a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0115") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+3.3V-power") + (at 248.92 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d3855") + (property "Reference" "#PWR0113" + (at 248.92 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 249.301 128.9558 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e893062a-1519-4c6a-9036-faf14d83951a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0113") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 226.06 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d5417") + (property "Reference" "#PWR0117" + (at 226.06 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 226.441 17.1958 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.06 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.06 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.06 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0d537ea6-c851-4412-b312-073e12cde975") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0117") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:VCC-power") + (at 149.86 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d6a53") + (property "Reference" "#PWR0116" + (at 149.86 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 150.241 18.4658 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c523786d-6040-4b86-9be3-c502c56ee83d") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0116") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 180.34 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d70c8") + (property "Reference" "#FLG0104" + (at 182.245 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 184.7342 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.34 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 180.34 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 180.34 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "321533e9-8bf4-4691-ba21-df23a6e90caf") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x08_Female-Connector") + (at 68.58 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a0018e") + (property "Reference" "J_OUT1" + (at 67.31 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x08_Female" + (at 58.42 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "LedBarsHat:Led_Signal_Bus" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "79e41e94-300d-4930-bfb6-b13da046c457") + ) + (pin "8" + (uuid "08a5719e-4e55-4e86-ba4c-27195444e0b5") + ) + (pin "1" + (uuid "ea2fe643-518a-4b99-aa0c-a0c07994a7aa") + ) + (pin "3" + (uuid "be38f5ce-12ed-48ba-87e1-b2a230fdb6e8") + ) + (pin "7" + (uuid "8ae08650-75d9-4294-aabb-7039d0e79e80") + ) + (pin "5" + (uuid "b338451b-8b30-4983-a754-45d1bd85f2d2") + ) + (pin "4" + (uuid "346932b9-3e82-45c8-8acc-ec38bb430ee9") + ) + (pin "6" + (uuid "ea9784d8-34cb-4481-a986-09a6273a2b10") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "J_OUT1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x08_Female-Connector") + (at 68.58 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a0c6ca") + (property "Reference" "J_OUT2" + (at 67.31 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x08_Female" + (at 58.42 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "LedBarsHat:Led_Signal_Bus" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "54c7453c-8ca8-495a-ae5e-071bfaa92756") + ) + (pin "3" + (uuid "13a9535f-3044-4251-b3b0-ba3ef008d62b") + ) + (pin "8" + (uuid "82822f5c-d377-4903-b0a7-0bc408b82762") + ) + (pin "5" + (uuid "22513c32-a5ee-475b-a70b-f9b46eee8e08") + ) + (pin "7" + (uuid "6027507e-51eb-4227-bf0e-392b154da803") + ) + (pin "6" + (uuid "4f808042-1c95-40a1-809c-995bd9d70ed2") + ) + (pin "1" + (uuid "b645bba6-e3ca-4fd0-9398-e8ae0cdb396f") + ) + (pin "4" + (uuid "ee848965-01c6-456c-93df-9cc37982151c") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "J_OUT2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x08_Row_Letter_Last") + (at 91.44 147.32 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a12108") + (property "Reference" "PWR2" + (at 90.17 160.4518 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 90.17 158.1404 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LedBarsHat:Led_Power_Bus" + (at 91.44 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 91.44 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 91.44 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1a" + (uuid "f802008d-3825-4bcf-a8a2-42fc835ee4d2") + ) + (pin "3b" + (uuid "8cbc1479-318a-489d-bc6c-ce0b8a6f7800") + ) + (pin "4a" + (uuid "da9e5ecb-d36d-427a-afda-09eb8551794d") + ) + (pin "3a" + (uuid "02344401-e76f-4a55-9616-d4009b50b2ff") + ) + (pin "4b" + (uuid "3c640b86-489c-4cf4-9c64-4c4fd4a82de0") + ) + (pin "6a" + (uuid "3adad1d7-eb46-4301-ad70-4814d51c9bf2") + ) + (pin "7b" + (uuid "d8c20e79-9132-4f06-b955-e5366d6a4f89") + ) + (pin "8b" + (uuid "667e5dbc-6d8e-4de1-a60c-c347ec98df21") + ) + (pin "8a" + (uuid "92493b7e-2518-418d-8d03-a2e8b27ebdaf") + ) + (pin "5a" + (uuid "2f59f07b-e7eb-4562-a42e-03c5e5d9091d") + ) + (pin "5b" + (uuid "57b232d1-08ac-4c9e-8a81-3b1f6399d6d2") + ) + (pin "2a" + (uuid "b777c9b3-430d-4d50-a7d0-4be0128b23a5") + ) + (pin "1b" + (uuid "f3752842-2c8b-4ff4-a434-8974e9a66c15") + ) + (pin "6b" + (uuid "9443973e-ff92-4986-a525-a23c4c164cbe") + ) + (pin "7a" + (uuid "0b6236ce-ccb3-4b40-b08d-df5553dddb82") + ) + (pin "2b" + (uuid "1895218a-b178-4af3-9bc4-26b5a9442e1d") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "PWR2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x08_Row_Letter_Last") + (at 90.17 92.71 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1377f") + (property "Reference" "PWR1" + (at 88.9 105.8418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 88.9 103.5304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LedBarsHat:Led_Power_Bus" + (at 90.17 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 90.17 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3b" + (uuid "7d0e8ac1-884c-4ad4-909e-2fc485697a4c") + ) + (pin "4a" + (uuid "0e724c7d-6446-46e0-91d0-81aa60dd57ef") + ) + (pin "4b" + (uuid "a072c5cc-b077-4ac8-83b9-bd2230f3fe6b") + ) + (pin "5a" + (uuid "f2067577-ed62-406e-bc44-8d4269def29c") + ) + (pin "2b" + (uuid "acdae43e-175a-413c-9ba5-30c752b44960") + ) + (pin "5b" + (uuid "efaf43cd-c463-41a3-93fa-bea0b7ce5fde") + ) + (pin "1a" + (uuid "f9c1d4df-7f56-4f1b-aec0-f93f87549fcc") + ) + (pin "1b" + (uuid "cbc2b534-f104-4ba2-b71b-838ae5b0c376") + ) + (pin "3a" + (uuid "effb79a2-205b-4e7e-a951-2765fa918cdb") + ) + (pin "2a" + (uuid "de6e413b-3cd3-455f-8c62-e116c0c968f1") + ) + (pin "8b" + (uuid "f8c9cfd0-8600-4948-839e-ac9c79158c17") + ) + (pin "7b" + (uuid "f197bfea-ee06-47f6-a76b-6e88f4cdb9a0") + ) + (pin "6b" + (uuid "54356906-da01-423d-a7bf-9159160932e5") + ) + (pin "6a" + (uuid "7d0c4988-de02-4813-b2e3-00e6f88afd99") + ) + (pin "7a" + (uuid "76b625a3-10f0-4062-879e-7466393ebea8") + ) + (pin "8a" + (uuid "9a7e513e-fd8a-4f62-ad59-1d9dd5958042") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "PWR1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 154.94 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a14224") + (property "Reference" "#PWR0120" + (at 92.71 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 155.321 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "17e22459-f101-49a0-8b4f-513fc699980c") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0120") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 152.4 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15263") + (property "Reference" "#PWR0121" + (at 92.71 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 152.781 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b7e47d2f-291c-41cc-bc03-8b9a54852877") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0121") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 149.86 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15546") + (property "Reference" "#PWR0122" + (at 92.71 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 150.241 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "00ac50a3-4f68-4d32-b7ec-654ebd52949c") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0122") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 147.32 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15966") + (property "Reference" "#PWR0123" + (at 92.71 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 147.701 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "186231e9-7e74-4d03-92ae-7c6341595bed") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0123") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 144.78 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15c61") + (property "Reference" "#PWR0124" + (at 92.71 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 145.161 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d9cf954b-d2b6-427e-80d9-be6c39a13eb9") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0124") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15f36") + (property "Reference" "#PWR0125" + (at 92.71 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 142.621 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "129b9523-24c6-47be-bd01-91ab495ac023") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0125") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 139.7 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a161f4") + (property "Reference" "#PWR0126" + (at 92.71 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 140.081 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "358f07a9-19cd-4349-ab8b-102168f3658a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0126") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 137.16 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a164fa") + (property "Reference" "#PWR0127" + (at 92.71 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 137.541 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f8add8e4-89d7-477d-88be-6d509f3982c9") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0127") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 100.33 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1678b") + (property "Reference" "#PWR0128" + (at 91.44 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 100.711 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9897cc82-e04f-45ff-a385-5f8368fbf4f9") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0128") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 97.79 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a170d4") + (property "Reference" "#PWR0129" + (at 91.44 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 98.171 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d5ebb1bf-d8ae-41c2-ac66-bbb4e9bd79f6") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0129") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 95.25 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1732f") + (property "Reference" "#PWR0130" + (at 91.44 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 95.631 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "64f19dfe-a7f4-49a2-9e02-7d2050b78ece") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0130") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 92.71 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1761c") + (property "Reference" "#PWR0131" + (at 91.44 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 93.091 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bd76d1da-29db-432e-83c3-c353e5a0870a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0131") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 90.17 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a17930") + (property "Reference" "#PWR0132" + (at 91.44 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 90.551 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cf98ec07-11c2-4c69-b3ca-4cf9c82113d5") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0132") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 87.63 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a17c32") + (property "Reference" "#PWR0133" + (at 91.44 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 88.011 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bf5b8b1c-1e15-41a7-9c92-7a465468af4d") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0133") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 85.09 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a17ee3") + (property "Reference" "#PWR0134" + (at 91.44 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 85.471 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e2aad65b-ee19-463a-8f0d-ba34a4c9e7f1") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0134") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 82.55 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a18232") + (property "Reference" "#PWR0135" + (at 91.44 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 82.931 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f2d0881b-4ae3-4132-be27-1360da696236") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0135") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 154.94 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1e411") + (property "Reference" "#PWR0136" + (at 77.47 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 155.067 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3516a376-f5bd-4025-933c-2b934c2de182") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0136") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 152.4 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1f6d5") + (property "Reference" "#PWR0137" + (at 77.47 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 152.527 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "05553179-96d5-40ad-8b51-f10419c2ba80") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0137") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 149.86 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1f9b4") + (property "Reference" "#PWR0138" + (at 77.47 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 149.987 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "470b9f0e-cc81-4b39-bcb0-5e3fe391502a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0138") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 147.32 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1fc8f") + (property "Reference" "#PWR0139" + (at 77.47 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 147.447 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e5f14f1c-a686-450e-876b-0db8fea117f4") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0139") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 144.78 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1ff65") + (property "Reference" "#PWR0140" + (at 77.47 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 144.907 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "998e38a3-5278-4e2f-b738-168814210ff6") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0140") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a20240") + (property "Reference" "#PWR0141" + (at 77.47 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 142.367 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d7c57b98-1fc5-436b-9c5d-25e0f90678f0") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0141") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 139.7 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a204d7") + (property "Reference" "#PWR0142" + (at 77.47 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 139.827 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ba37d9ae-8fb7-4e78-9a2e-1dfe771e4329") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0142") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 137.16 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a2089c") + (property "Reference" "#PWR0143" + (at 77.47 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 137.287 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3b428518-dec4-4475-87fc-b4c2cff14f25") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0143") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 100.33 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a20ab2") + (property "Reference" "#PWR0144" + (at 76.2 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 100.457 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4cdef10e-0150-4146-afec-bd73f495f738") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0144") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 97.79 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a21063") + (property "Reference" "#PWR0145" + (at 76.2 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 97.917 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1386d38-a8aa-4c5c-8970-e47845d90286") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0145") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 95.25 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a212a6") + (property "Reference" "#PWR0146" + (at 76.2 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 95.377 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "484d3d63-7c2f-4b19-a033-796383c678e8") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0146") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 92.71 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a214c7") + (property "Reference" "#PWR0147" + (at 76.2 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 92.837 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ff15d11c-63f6-4d94-8a6a-88711a777412") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0147") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 90.17 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a216f8") + (property "Reference" "#PWR0148" + (at 76.2 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 90.297 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a6f7c1ff-9e76-4730-bd8a-b9688501d513") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0148") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 87.63 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a2195e") + (property "Reference" "#PWR0149" + (at 76.2 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 87.757 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f3414480-701d-4c12-be41-2fb8f780be68") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0149") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 85.09 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a21c25") + (property "Reference" "#PWR0150" + (at 76.2 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 85.217 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ac735b9f-5222-49ce-995a-6dbe539fe902") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0150") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 82.55 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a21e9e") + (property "Reference" "#PWR0151" + (at 76.2 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 82.677 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "964eb27b-22c9-4d7e-a6c1-8208cd4ce3e2") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0151") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Jumper-Device") + (at 175.26 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a55661") + (property "Reference" "JP1" + (at 175.26 39.0144 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jumper" + (at 175.26 41.3258 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 175.26 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 175.26 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 175.26 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4162f864-6d95-4f2b-a00a-de9be17b5ef7") + ) + (pin "1" + (uuid "54a3e683-a11b-4a52-a864-02d99e310d50") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "JP1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:VCC-power") + (at 167.64 45.72 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a55fa3") + (property "Reference" "#PWR0110" + (at 171.45 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 164.3888 45.339 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 167.64 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 167.64 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 167.64 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6ce9a1ef-2cac-4f62-9b89-3d5f9de5a176") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0110") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 182.88 45.72 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a59a8e") + (property "Reference" "#PWR0112" + (at 179.07 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 186.1312 46.101 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a5cbc685-1d7c-482d-acba-6ef2a5211535") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0112") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 170.18 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a5b421") + (property "Reference" "#PWR0114" + (at 170.18 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 170.561 65.3288 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 170.18 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 170.18 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 170.18 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9e725e72-8534-4d8d-8b3e-4c6a94229918") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0114") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 20.32 105.41 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a5d936") + (property "Reference" "#PWR0118" + (at 24.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 17.0688 105.029 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 20.32 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 20.32 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 20.32 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bb0d1637-a14a-474c-8e9d-1bb59ed364fc") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0118") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 63.5 104.14 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a5fcb2") + (property "Reference" "#PWR0119" + (at 59.69 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 66.7512 104.521 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 63.5 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 63.5 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 63.5 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "902f6a5a-dc29-40ee-808d-05bf05cdb666") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0119") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 63.5 158.75 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a60e49") + (property "Reference" "#PWR0152" + (at 59.69 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 66.7512 159.131 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 63.5 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 63.5 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 63.5 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "39893205-93ec-4983-8b8d-970b48244c9b") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0152") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 20.32 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a626a8") + (property "Reference" "#PWR0153" + (at 24.13 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 17.0688 159.639 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 20.32 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 20.32 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 20.32 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0112d830-12f9-4d26-b8e6-5e645d88c750") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0153") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 182.88 45.72 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a642b7") + (property "Reference" "#FLG0105" + (at 182.88 47.625 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 182.88 50.1142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c9860752-66ac-4bc6-94e1-62ea54906b26") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0105") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.net b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.net similarity index 97% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.net rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.net index a337384..30a8bd0 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat.net +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.net @@ -1,402 +1,402 @@ -(export (version D) - (design - (source D:\Windows\Projects\Embedded\LedBars\RpiLedBars\hw\LedBarsHat\LedBarsHat.sch) - (date "05/10/21 10:56:17") - (tool "Eeschema (5.1.10)-1") - (sheet (number 1) (name /) (tstamps /) - (title_block - (title LedBarsHat) - (company) - (rev) - (date) - (source LedBarsHat.sch) - (comment (number 1) (value "")) - (comment (number 2) (value "")) - (comment (number 3) (value "")) - (comment (number 4) (value ""))))) - (components - (comp (ref U2) - (value 74HCT245) - (footprint Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm) - (libsource (lib 74hct245) (part 74HCT245) (description "")) - (sheetpath (names /) (tstamps /)) - (tstamp 60990192)) - (comp (ref J4) - (value Conn_01x02_Male) - (footprint Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical) - (datasheet ~) - (libsource (lib Connector) (part Conn_01x02_Male) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) - (sheetpath (names /) (tstamps /)) - (tstamp 6099C84A)) - (comp (ref J2) - (value Conn_01x02_Female) - (footprint Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical) - (datasheet ~) - (libsource (lib Connector) (part Conn_01x02_Female) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) - (sheetpath (names /) (tstamps /)) - (tstamp 6099CF4C)) - (comp (ref R2) - (value R) - (footprint Resistor_SMD:R_2010_5025Metric_Pad1.40x2.65mm_HandSolder) - (datasheet ~) - (libsource (lib Device) (part R) (description Resistor)) - (sheetpath (names /) (tstamps /)) - (tstamp 609B10BD)) - (comp (ref J1) - (value USB_A) - (footprint Connector_USB:USB_A_CONNFLY_DS1095-WNR0) - (datasheet " ~") - (libsource (lib Connector) (part USB_A) (description "USB Type A connector")) - (sheetpath (names /) (tstamps /)) - (tstamp 60994FCE)) - (comp (ref R1) - (value R) - (footprint Resistor_SMD:R_2010_5025Metric_Pad1.40x2.65mm_HandSolder) - (datasheet ~) - (libsource (lib Device) (part R) (description Resistor)) - (sheetpath (names /) (tstamps /)) - (tstamp 609AF147)) - (comp (ref J5) - (value Jack-DC) - (footprint Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002) - (datasheet ~) - (libsource (lib Connector) (part Jack-DC) (description "DC Barrel Jack")) - (sheetpath (names /) (tstamps /)) - (tstamp 6099631E)) - (comp (ref MK1) - (value MP45DT02) - (footprint Package_DIP:DIP-6_W7.62mm) - (datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf) - (libsource (lib Sensor_Audio) (part MP45DT02) (description "MEMS Omnidirectional Digital Microphone, HLGA-6")) - (sheetpath (names /) (tstamps /)) - (tstamp 609D01E4)) - (comp (ref J3) - (value Raspberry_Pi_2_3) - (footprint Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical) - (datasheet https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf) - (libsource (lib Connector) (part Raspberry_Pi_2_3) (description "expansion header for Raspberry Pi 2 & 3")) - (sheetpath (names /) (tstamps /)) - (tstamp 60988C0F)) - (comp (ref U1) - (value 74HCT245) - (footprint Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm) - (libsource (lib 74hct245) (part 74HCT245) (description "")) - (sheetpath (names /) (tstamps /)) - (tstamp 6098F41C))) - (libparts - (libpart (lib 74hct245) (part 74HCT245) - (fields - (field (name Reference) U) - (field (name Value) 74HCT245) - (field (name Footprint) Housings_SOIC:SOIC-20_7.5x12.8mm_Pitch1.27mm)) - (pins - (pin (num 1) (name A->B) (type input)) - (pin (num 2) (name A0) (type 3state)) - (pin (num 3) (name A1) (type 3state)) - (pin (num 4) (name A2) (type 3state)) - (pin (num 5) (name A3) (type 3state)) - (pin (num 6) (name A4) (type 3state)) - (pin (num 7) (name A5) (type 3state)) - (pin (num 8) (name A6) (type 3state)) - (pin (num 9) (name A7) (type 3state)) - (pin (num 10) (name GND) (type power_in)) - (pin (num 11) (name B7) (type 3state)) - (pin (num 12) (name B6) (type 3state)) - (pin (num 13) (name B5) (type 3state)) - (pin (num 14) (name B4) (type 3state)) - (pin (num 15) (name B3) (type 3state)) - (pin (num 16) (name B2) (type 3state)) - (pin (num 17) (name B1) (type 3state)) - (pin (num 18) (name B0) (type 3state)) - (pin (num 19) (name CE) (type input)) - (pin (num 20) (name VCC) (type power_in)))) - (libpart (lib Connector) (part Barrel_Jack) - (aliases - (alias Jack-DC)) - (description "DC Barrel Jack") - (docs ~) - (footprints - (fp BarrelJack*)) - (fields - (field (name Reference) J) - (field (name Value) Barrel_Jack)) - (pins - (pin (num 1) (name ~) (type passive)) - (pin (num 2) (name ~) (type passive)))) - (libpart (lib Connector) (part Conn_01x02_Female) - (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") - (docs ~) - (footprints - (fp Connector*:*_1x??_*)) - (fields - (field (name Reference) J) - (field (name Value) Conn_01x02_Female)) - (pins - (pin (num 1) (name Pin_1) (type passive)) - (pin (num 2) (name Pin_2) (type passive)))) - (libpart (lib Connector) (part Conn_01x02_Male) - (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") - (docs ~) - (footprints - (fp Connector*:*_1x??_*)) - (fields - (field (name Reference) J) - (field (name Value) Conn_01x02_Male)) - (pins - (pin (num 1) (name Pin_1) (type passive)) - (pin (num 2) (name Pin_2) (type passive)))) - (libpart (lib Connector) (part Raspberry_Pi_2_3) - (description "expansion header for Raspberry Pi 2 & 3") - (docs https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf) - (footprints - (fp PinHeader*2x20*P2.54mm*Vertical*) - (fp PinSocket*2x20*P2.54mm*Vertical*)) - (fields - (field (name Reference) J) - (field (name Value) Raspberry_Pi_2_3)) - (pins - (pin (num 1) (name 3V3) (type power_in)) - (pin (num 2) (name 5V) (type power_in)) - (pin (num 3) (name SDA/GPIO2) (type BiDi)) - (pin (num 4) (name 5V) (type power_in)) - (pin (num 5) (name SCL/GPIO3) (type BiDi)) - (pin (num 6) (name GND) (type power_in)) - (pin (num 7) (name GCLK0/GPIO4) (type BiDi)) - (pin (num 8) (name GPIO14/TXD) (type BiDi)) - (pin (num 9) (name GND) (type power_in)) - (pin (num 10) (name GPIO15/RXD) (type BiDi)) - (pin (num 11) (name GPIO17) (type BiDi)) - (pin (num 12) (name GPIO18/PWM0) (type BiDi)) - (pin (num 13) (name GPIO27) (type BiDi)) - (pin (num 14) (name GND) (type power_in)) - (pin (num 15) (name GPIO22) (type BiDi)) - (pin (num 16) (name GPIO23) (type BiDi)) - (pin (num 17) (name 3V3) (type power_in)) - (pin (num 18) (name GPIO24) (type BiDi)) - (pin (num 19) (name MOSI0/GPIO10) (type BiDi)) - (pin (num 20) (name GND) (type power_in)) - (pin (num 21) (name MISO0/GPIO9) (type BiDi)) - (pin (num 22) (name GPIO25) (type BiDi)) - (pin (num 23) (name SCLK0/GPIO11) (type BiDi)) - (pin (num 24) (name ~CE0~/GPIO8) (type BiDi)) - (pin (num 25) (name GND) (type power_in)) - (pin (num 26) (name ~CE1~/GPIO7) (type BiDi)) - (pin (num 27) (name ID_SD/GPIO0) (type BiDi)) - (pin (num 28) (name ID_SC/GPIO1) (type BiDi)) - (pin (num 29) (name GCLK1/GPIO5) (type BiDi)) - (pin (num 30) (name GND) (type power_in)) - (pin (num 31) (name GCLK2/GPIO6) (type BiDi)) - (pin (num 32) (name PWM0/GPIO12) (type BiDi)) - (pin (num 33) (name PWM1/GPIO13) (type BiDi)) - (pin (num 34) (name GND) (type power_in)) - (pin (num 35) (name GPIO19/MISO1) (type BiDi)) - (pin (num 36) (name GPIO16) (type BiDi)) - (pin (num 37) (name GPIO26) (type BiDi)) - (pin (num 38) (name GPIO20/MOSI1) (type BiDi)) - (pin (num 39) (name GND) (type power_in)) - (pin (num 40) (name GPIO21/SCLK1) (type BiDi)))) - (libpart (lib Connector) (part USB_A) - (description "USB Type A connector") - (docs " ~") - (footprints - (fp USB*)) - (fields - (field (name Reference) J) - (field (name Value) USB_A)) - (pins - (pin (num 1) (name VBUS) (type power_in)) - (pin (num 2) (name D-) (type BiDi)) - (pin (num 3) (name D+) (type BiDi)) - (pin (num 4) (name GND) (type power_in)) - (pin (num 5) (name Shield) (type passive)))) - (libpart (lib Device) (part R) - (description Resistor) - (docs ~) - (footprints - (fp R_*)) - (fields - (field (name Reference) R) - (field (name Value) R)) - (pins - (pin (num 1) (name ~) (type passive)) - (pin (num 2) (name ~) (type passive)))) - (libpart (lib Sensor_Audio) (part MP45DT02) - (description "MEMS Omnidirectional Digital Microphone, HLGA-6") - (docs http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf) - (footprints - (fp ST*HLGA*3.76x4.72mm*P1.65mm*)) - (fields - (field (name Reference) MK) - (field (name Value) MP45DT02) - (field (name Footprint) Sensor_Audio:ST_HLGA-6_3.76x4.72mm_P1.65mm)) - (pins - (pin (num 1) (name GND) (type power_in)) - (pin (num 2) (name LR) (type input)) - (pin (num 3) (name GND) (type passive)) - (pin (num 4) (name CLK) (type input)) - (pin (num 5) (name DOUT) (type output)) - (pin (num 6) (name VDD) (type power_in))))) - (libraries - (library (logical 74hct245) - (uri D:/Windows/Paquito/Downloads/myelin-kicad-libraries-master/74hct245.lib)) - (library (logical Connector) - (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector.lib")) - (library (logical Device) - (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Device.lib")) - (library (logical Sensor_Audio) - (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Sensor_Audio.lib"))) - (nets - (net (code 1) (name VCC) - (node (ref R2) (pin 2)) - (node (ref J2) (pin 1)) - (node (ref U2) (pin 20)) - (node (ref J1) (pin 1)) - (node (ref U1) (pin 20)) - (node (ref J3) (pin 4)) - (node (ref J3) (pin 2)) - (node (ref R1) (pin 1))) - (net (code 2) (name GND) - (node (ref J1) (pin 4)) - (node (ref U2) (pin 10)) - (node (ref J3) (pin 9)) - (node (ref J3) (pin 6)) - (node (ref J3) (pin 39)) - (node (ref J3) (pin 34)) - (node (ref J3) (pin 20)) - (node (ref J3) (pin 30)) - (node (ref J3) (pin 25)) - (node (ref U1) (pin 19)) - (node (ref J5) (pin 2)) - (node (ref J2) (pin 2)) - (node (ref J4) (pin 2)) - (node (ref U2) (pin 19)) - (node (ref J3) (pin 14)) - (node (ref U1) (pin 10)) - (node (ref MK1) (pin 3)) - (node (ref MK1) (pin 1))) - (net (code 3) (name /I2S_WS) - (node (ref J3) (pin 35)) - (node (ref MK1) (pin 2))) - (net (code 4) (name /I2S_SD) - (node (ref MK1) (pin 5)) - (node (ref J3) (pin 38))) - (net (code 5) (name /SMI_SD15) - (node (ref J3) (pin 16)) - (node (ref U2) (pin 4))) - (net (code 6) (name /SMI_SD14) - (node (ref U1) (pin 8)) - (node (ref J3) (pin 15))) - (net (code 7) (name "Net-(J3-Pad13)") - (node (ref J3) (pin 13))) - (net (code 8) (name /I2S_CLK) - (node (ref MK1) (pin 4)) - (node (ref J3) (pin 12))) - (net (code 9) (name /SMI_SD9) - (node (ref U1) (pin 9)) - (node (ref J3) (pin 11))) - (net (code 10) (name /SMI_SD7) - (node (ref J3) (pin 10)) - (node (ref U2) (pin 3))) - (net (code 11) (name +3V3) - (node (ref MK1) (pin 6)) - (node (ref J3) (pin 17)) - (node (ref J3) (pin 1))) - (net (code 12) (name "Net-(J3-Pad27)") - (node (ref J3) (pin 27))) - (net (code 13) (name "Net-(J3-Pad37)") - (node (ref J3) (pin 37))) - (net (code 14) (name "Net-(J3-Pad28)") - (node (ref J3) (pin 28))) - (net (code 15) (name "Net-(J3-Pad26)") - (node (ref J3) (pin 26))) - (net (code 16) (name /SMI_SD16) - (node (ref U2) (pin 5)) - (node (ref J3) (pin 18))) - (net (code 17) (name "Net-(J3-Pad3)") - (node (ref J3) (pin 3))) - (net (code 18) (name "Net-(J3-Pad5)") - (node (ref J3) (pin 5))) - (net (code 19) (name "Net-(J3-Pad7)") - (node (ref J3) (pin 7))) - (net (code 20) (name "Net-(J3-Pad29)") - (node (ref J3) (pin 29))) - (net (code 21) (name "Net-(J3-Pad31)") - (node (ref J3) (pin 31))) - (net (code 22) (name +12V) - (node (ref J4) (pin 1)) - (node (ref J5) (pin 1))) - (net (code 23) (name "Net-(R1-Pad2)") - (node (ref R1) (pin 2)) - (node (ref U1) (pin 1))) - (net (code 24) (name "Net-(U1-Pad15)") - (node (ref U1) (pin 15))) - (net (code 25) (name "Net-(U1-Pad18)") - (node (ref U1) (pin 18))) - (net (code 26) (name "Net-(U1-Pad17)") - (node (ref U1) (pin 17))) - (net (code 27) (name "Net-(U1-Pad16)") - (node (ref U1) (pin 16))) - (net (code 28) (name "Net-(U1-Pad14)") - (node (ref U1) (pin 14))) - (net (code 29) (name "Net-(U1-Pad13)") - (node (ref U1) (pin 13))) - (net (code 30) (name "Net-(U1-Pad12)") - (node (ref U1) (pin 12))) - (net (code 31) (name "Net-(U1-Pad11)") - (node (ref U1) (pin 11))) - (net (code 32) (name /SMI_SD4) - (node (ref J3) (pin 32)) - (node (ref U2) (pin 8))) - (net (code 33) (name /SMI_SD5) - (node (ref J3) (pin 33)) - (node (ref U1) (pin 4))) - (net (code 34) (name /SMI_SD0) - (node (ref J3) (pin 24)) - (node (ref U2) (pin 7))) - (net (code 35) (name /SMI_SD3) - (node (ref J3) (pin 23)) - (node (ref U1) (pin 5))) - (net (code 36) (name /SMI_SD17) - (node (ref U2) (pin 6)) - (node (ref J3) (pin 22))) - (net (code 37) (name /SMI_SD1) - (node (ref J3) (pin 21)) - (node (ref U1) (pin 6))) - (net (code 38) (name /SMI_SD2) - (node (ref J3) (pin 19)) - (node (ref U1) (pin 7))) - (net (code 39) (name /SMI_SD8) - (node (ref J3) (pin 36)) - (node (ref U2) (pin 9))) - (net (code 40) (name /SMI_SD13) - (node (ref U1) (pin 2)) - (node (ref J3) (pin 40)) - (node (ref U1) (pin 3))) - (net (code 41) (name /SMI_SD6) - (node (ref J3) (pin 8)) - (node (ref U2) (pin 2))) - (net (code 42) (name "Net-(J1-Pad5)") - (node (ref J1) (pin 5))) - (net (code 43) (name "Net-(J1-Pad3)") - (node (ref J1) (pin 3))) - (net (code 44) (name "Net-(J1-Pad2)") - (node (ref J1) (pin 2))) - (net (code 45) (name "Net-(R2-Pad1)") - (node (ref U2) (pin 1)) - (node (ref R2) (pin 1))) - (net (code 46) (name "Net-(U2-Pad16)") - (node (ref U2) (pin 16))) - (net (code 47) (name "Net-(U2-Pad17)") - (node (ref U2) (pin 17))) - (net (code 48) (name "Net-(U2-Pad18)") - (node (ref U2) (pin 18))) - (net (code 49) (name "Net-(U2-Pad15)") - (node (ref U2) (pin 15))) - (net (code 50) (name "Net-(U2-Pad14)") - (node (ref U2) (pin 14))) - (net (code 51) (name "Net-(U2-Pad13)") - (node (ref U2) (pin 13))) - (net (code 52) (name "Net-(U2-Pad12)") - (node (ref U2) (pin 12))) - (net (code 53) (name "Net-(U2-Pad11)") +(export (version D) + (design + (source D:\Windows\Projects\Embedded\LedBars\RpiLedBars\hw\LedBarsHat\LedBarsHat.sch) + (date "05/10/21 10:56:17") + (tool "Eeschema (5.1.10)-1") + (sheet (number 1) (name /) (tstamps /) + (title_block + (title LedBarsHat) + (company) + (rev) + (date) + (source LedBarsHat.sch) + (comment (number 1) (value "")) + (comment (number 2) (value "")) + (comment (number 3) (value "")) + (comment (number 4) (value ""))))) + (components + (comp (ref U2) + (value 74HCT245) + (footprint Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm) + (libsource (lib 74hct245) (part 74HCT245) (description "")) + (sheetpath (names /) (tstamps /)) + (tstamp 60990192)) + (comp (ref J4) + (value Conn_01x02_Male) + (footprint Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical) + (datasheet ~) + (libsource (lib Connector) (part Conn_01x02_Male) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) + (sheetpath (names /) (tstamps /)) + (tstamp 6099C84A)) + (comp (ref J2) + (value Conn_01x02_Female) + (footprint Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical) + (datasheet ~) + (libsource (lib Connector) (part Conn_01x02_Female) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) + (sheetpath (names /) (tstamps /)) + (tstamp 6099CF4C)) + (comp (ref R2) + (value R) + (footprint Resistor_SMD:R_2010_5025Metric_Pad1.40x2.65mm_HandSolder) + (datasheet ~) + (libsource (lib Device) (part R) (description Resistor)) + (sheetpath (names /) (tstamps /)) + (tstamp 609B10BD)) + (comp (ref J1) + (value USB_A) + (footprint Connector_USB:USB_A_CONNFLY_DS1095-WNR0) + (datasheet " ~") + (libsource (lib Connector) (part USB_A) (description "USB Type A connector")) + (sheetpath (names /) (tstamps /)) + (tstamp 60994FCE)) + (comp (ref R1) + (value R) + (footprint Resistor_SMD:R_2010_5025Metric_Pad1.40x2.65mm_HandSolder) + (datasheet ~) + (libsource (lib Device) (part R) (description Resistor)) + (sheetpath (names /) (tstamps /)) + (tstamp 609AF147)) + (comp (ref J5) + (value Jack-DC) + (footprint Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002) + (datasheet ~) + (libsource (lib Connector) (part Jack-DC) (description "DC Barrel Jack")) + (sheetpath (names /) (tstamps /)) + (tstamp 6099631E)) + (comp (ref MK1) + (value MP45DT02) + (footprint Package_DIP:DIP-6_W7.62mm) + (datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf) + (libsource (lib Sensor_Audio) (part MP45DT02) (description "MEMS Omnidirectional Digital Microphone, HLGA-6")) + (sheetpath (names /) (tstamps /)) + (tstamp 609D01E4)) + (comp (ref J3) + (value Raspberry_Pi_2_3) + (footprint Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical) + (datasheet https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf) + (libsource (lib Connector) (part Raspberry_Pi_2_3) (description "expansion header for Raspberry Pi 2 & 3")) + (sheetpath (names /) (tstamps /)) + (tstamp 60988C0F)) + (comp (ref U1) + (value 74HCT245) + (footprint Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm) + (libsource (lib 74hct245) (part 74HCT245) (description "")) + (sheetpath (names /) (tstamps /)) + (tstamp 6098F41C))) + (libparts + (libpart (lib 74hct245) (part 74HCT245) + (fields + (field (name Reference) U) + (field (name Value) 74HCT245) + (field (name Footprint) Housings_SOIC:SOIC-20_7.5x12.8mm_Pitch1.27mm)) + (pins + (pin (num 1) (name A->B) (type input)) + (pin (num 2) (name A0) (type 3state)) + (pin (num 3) (name A1) (type 3state)) + (pin (num 4) (name A2) (type 3state)) + (pin (num 5) (name A3) (type 3state)) + (pin (num 6) (name A4) (type 3state)) + (pin (num 7) (name A5) (type 3state)) + (pin (num 8) (name A6) (type 3state)) + (pin (num 9) (name A7) (type 3state)) + (pin (num 10) (name GND) (type power_in)) + (pin (num 11) (name B7) (type 3state)) + (pin (num 12) (name B6) (type 3state)) + (pin (num 13) (name B5) (type 3state)) + (pin (num 14) (name B4) (type 3state)) + (pin (num 15) (name B3) (type 3state)) + (pin (num 16) (name B2) (type 3state)) + (pin (num 17) (name B1) (type 3state)) + (pin (num 18) (name B0) (type 3state)) + (pin (num 19) (name CE) (type input)) + (pin (num 20) (name VCC) (type power_in)))) + (libpart (lib Connector) (part Barrel_Jack) + (aliases + (alias Jack-DC)) + (description "DC Barrel Jack") + (docs ~) + (footprints + (fp BarrelJack*)) + (fields + (field (name Reference) J) + (field (name Value) Barrel_Jack)) + (pins + (pin (num 1) (name ~) (type passive)) + (pin (num 2) (name ~) (type passive)))) + (libpart (lib Connector) (part Conn_01x02_Female) + (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (docs ~) + (footprints + (fp Connector*:*_1x??_*)) + (fields + (field (name Reference) J) + (field (name Value) Conn_01x02_Female)) + (pins + (pin (num 1) (name Pin_1) (type passive)) + (pin (num 2) (name Pin_2) (type passive)))) + (libpart (lib Connector) (part Conn_01x02_Male) + (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (docs ~) + (footprints + (fp Connector*:*_1x??_*)) + (fields + (field (name Reference) J) + (field (name Value) Conn_01x02_Male)) + (pins + (pin (num 1) (name Pin_1) (type passive)) + (pin (num 2) (name Pin_2) (type passive)))) + (libpart (lib Connector) (part Raspberry_Pi_2_3) + (description "expansion header for Raspberry Pi 2 & 3") + (docs https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf) + (footprints + (fp PinHeader*2x20*P2.54mm*Vertical*) + (fp PinSocket*2x20*P2.54mm*Vertical*)) + (fields + (field (name Reference) J) + (field (name Value) Raspberry_Pi_2_3)) + (pins + (pin (num 1) (name 3V3) (type power_in)) + (pin (num 2) (name 5V) (type power_in)) + (pin (num 3) (name SDA/GPIO2) (type BiDi)) + (pin (num 4) (name 5V) (type power_in)) + (pin (num 5) (name SCL/GPIO3) (type BiDi)) + (pin (num 6) (name GND) (type power_in)) + (pin (num 7) (name GCLK0/GPIO4) (type BiDi)) + (pin (num 8) (name GPIO14/TXD) (type BiDi)) + (pin (num 9) (name GND) (type power_in)) + (pin (num 10) (name GPIO15/RXD) (type BiDi)) + (pin (num 11) (name GPIO17) (type BiDi)) + (pin (num 12) (name GPIO18/PWM0) (type BiDi)) + (pin (num 13) (name GPIO27) (type BiDi)) + (pin (num 14) (name GND) (type power_in)) + (pin (num 15) (name GPIO22) (type BiDi)) + (pin (num 16) (name GPIO23) (type BiDi)) + (pin (num 17) (name 3V3) (type power_in)) + (pin (num 18) (name GPIO24) (type BiDi)) + (pin (num 19) (name MOSI0/GPIO10) (type BiDi)) + (pin (num 20) (name GND) (type power_in)) + (pin (num 21) (name MISO0/GPIO9) (type BiDi)) + (pin (num 22) (name GPIO25) (type BiDi)) + (pin (num 23) (name SCLK0/GPIO11) (type BiDi)) + (pin (num 24) (name ~CE0~/GPIO8) (type BiDi)) + (pin (num 25) (name GND) (type power_in)) + (pin (num 26) (name ~CE1~/GPIO7) (type BiDi)) + (pin (num 27) (name ID_SD/GPIO0) (type BiDi)) + (pin (num 28) (name ID_SC/GPIO1) (type BiDi)) + (pin (num 29) (name GCLK1/GPIO5) (type BiDi)) + (pin (num 30) (name GND) (type power_in)) + (pin (num 31) (name GCLK2/GPIO6) (type BiDi)) + (pin (num 32) (name PWM0/GPIO12) (type BiDi)) + (pin (num 33) (name PWM1/GPIO13) (type BiDi)) + (pin (num 34) (name GND) (type power_in)) + (pin (num 35) (name GPIO19/MISO1) (type BiDi)) + (pin (num 36) (name GPIO16) (type BiDi)) + (pin (num 37) (name GPIO26) (type BiDi)) + (pin (num 38) (name GPIO20/MOSI1) (type BiDi)) + (pin (num 39) (name GND) (type power_in)) + (pin (num 40) (name GPIO21/SCLK1) (type BiDi)))) + (libpart (lib Connector) (part USB_A) + (description "USB Type A connector") + (docs " ~") + (footprints + (fp USB*)) + (fields + (field (name Reference) J) + (field (name Value) USB_A)) + (pins + (pin (num 1) (name VBUS) (type power_in)) + (pin (num 2) (name D-) (type BiDi)) + (pin (num 3) (name D+) (type BiDi)) + (pin (num 4) (name GND) (type power_in)) + (pin (num 5) (name Shield) (type passive)))) + (libpart (lib Device) (part R) + (description Resistor) + (docs ~) + (footprints + (fp R_*)) + (fields + (field (name Reference) R) + (field (name Value) R)) + (pins + (pin (num 1) (name ~) (type passive)) + (pin (num 2) (name ~) (type passive)))) + (libpart (lib Sensor_Audio) (part MP45DT02) + (description "MEMS Omnidirectional Digital Microphone, HLGA-6") + (docs http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf) + (footprints + (fp ST*HLGA*3.76x4.72mm*P1.65mm*)) + (fields + (field (name Reference) MK) + (field (name Value) MP45DT02) + (field (name Footprint) Sensor_Audio:ST_HLGA-6_3.76x4.72mm_P1.65mm)) + (pins + (pin (num 1) (name GND) (type power_in)) + (pin (num 2) (name LR) (type input)) + (pin (num 3) (name GND) (type passive)) + (pin (num 4) (name CLK) (type input)) + (pin (num 5) (name DOUT) (type output)) + (pin (num 6) (name VDD) (type power_in))))) + (libraries + (library (logical 74hct245) + (uri D:/Windows/Paquito/Downloads/myelin-kicad-libraries-master/74hct245.lib)) + (library (logical Connector) + (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector.lib")) + (library (logical Device) + (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Device.lib")) + (library (logical Sensor_Audio) + (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Sensor_Audio.lib"))) + (nets + (net (code 1) (name VCC) + (node (ref R2) (pin 2)) + (node (ref J2) (pin 1)) + (node (ref U2) (pin 20)) + (node (ref J1) (pin 1)) + (node (ref U1) (pin 20)) + (node (ref J3) (pin 4)) + (node (ref J3) (pin 2)) + (node (ref R1) (pin 1))) + (net (code 2) (name GND) + (node (ref J1) (pin 4)) + (node (ref U2) (pin 10)) + (node (ref J3) (pin 9)) + (node (ref J3) (pin 6)) + (node (ref J3) (pin 39)) + (node (ref J3) (pin 34)) + (node (ref J3) (pin 20)) + (node (ref J3) (pin 30)) + (node (ref J3) (pin 25)) + (node (ref U1) (pin 19)) + (node (ref J5) (pin 2)) + (node (ref J2) (pin 2)) + (node (ref J4) (pin 2)) + (node (ref U2) (pin 19)) + (node (ref J3) (pin 14)) + (node (ref U1) (pin 10)) + (node (ref MK1) (pin 3)) + (node (ref MK1) (pin 1))) + (net (code 3) (name /I2S_WS) + (node (ref J3) (pin 35)) + (node (ref MK1) (pin 2))) + (net (code 4) (name /I2S_SD) + (node (ref MK1) (pin 5)) + (node (ref J3) (pin 38))) + (net (code 5) (name /SMI_SD15) + (node (ref J3) (pin 16)) + (node (ref U2) (pin 4))) + (net (code 6) (name /SMI_SD14) + (node (ref U1) (pin 8)) + (node (ref J3) (pin 15))) + (net (code 7) (name "Net-(J3-Pad13)") + (node (ref J3) (pin 13))) + (net (code 8) (name /I2S_CLK) + (node (ref MK1) (pin 4)) + (node (ref J3) (pin 12))) + (net (code 9) (name /SMI_SD9) + (node (ref U1) (pin 9)) + (node (ref J3) (pin 11))) + (net (code 10) (name /SMI_SD7) + (node (ref J3) (pin 10)) + (node (ref U2) (pin 3))) + (net (code 11) (name +3V3) + (node (ref MK1) (pin 6)) + (node (ref J3) (pin 17)) + (node (ref J3) (pin 1))) + (net (code 12) (name "Net-(J3-Pad27)") + (node (ref J3) (pin 27))) + (net (code 13) (name "Net-(J3-Pad37)") + (node (ref J3) (pin 37))) + (net (code 14) (name "Net-(J3-Pad28)") + (node (ref J3) (pin 28))) + (net (code 15) (name "Net-(J3-Pad26)") + (node (ref J3) (pin 26))) + (net (code 16) (name /SMI_SD16) + (node (ref U2) (pin 5)) + (node (ref J3) (pin 18))) + (net (code 17) (name "Net-(J3-Pad3)") + (node (ref J3) (pin 3))) + (net (code 18) (name "Net-(J3-Pad5)") + (node (ref J3) (pin 5))) + (net (code 19) (name "Net-(J3-Pad7)") + (node (ref J3) (pin 7))) + (net (code 20) (name "Net-(J3-Pad29)") + (node (ref J3) (pin 29))) + (net (code 21) (name "Net-(J3-Pad31)") + (node (ref J3) (pin 31))) + (net (code 22) (name +12V) + (node (ref J4) (pin 1)) + (node (ref J5) (pin 1))) + (net (code 23) (name "Net-(R1-Pad2)") + (node (ref R1) (pin 2)) + (node (ref U1) (pin 1))) + (net (code 24) (name "Net-(U1-Pad15)") + (node (ref U1) (pin 15))) + (net (code 25) (name "Net-(U1-Pad18)") + (node (ref U1) (pin 18))) + (net (code 26) (name "Net-(U1-Pad17)") + (node (ref U1) (pin 17))) + (net (code 27) (name "Net-(U1-Pad16)") + (node (ref U1) (pin 16))) + (net (code 28) (name "Net-(U1-Pad14)") + (node (ref U1) (pin 14))) + (net (code 29) (name "Net-(U1-Pad13)") + (node (ref U1) (pin 13))) + (net (code 30) (name "Net-(U1-Pad12)") + (node (ref U1) (pin 12))) + (net (code 31) (name "Net-(U1-Pad11)") + (node (ref U1) (pin 11))) + (net (code 32) (name /SMI_SD4) + (node (ref J3) (pin 32)) + (node (ref U2) (pin 8))) + (net (code 33) (name /SMI_SD5) + (node (ref J3) (pin 33)) + (node (ref U1) (pin 4))) + (net (code 34) (name /SMI_SD0) + (node (ref J3) (pin 24)) + (node (ref U2) (pin 7))) + (net (code 35) (name /SMI_SD3) + (node (ref J3) (pin 23)) + (node (ref U1) (pin 5))) + (net (code 36) (name /SMI_SD17) + (node (ref U2) (pin 6)) + (node (ref J3) (pin 22))) + (net (code 37) (name /SMI_SD1) + (node (ref J3) (pin 21)) + (node (ref U1) (pin 6))) + (net (code 38) (name /SMI_SD2) + (node (ref J3) (pin 19)) + (node (ref U1) (pin 7))) + (net (code 39) (name /SMI_SD8) + (node (ref J3) (pin 36)) + (node (ref U2) (pin 9))) + (net (code 40) (name /SMI_SD13) + (node (ref U1) (pin 2)) + (node (ref J3) (pin 40)) + (node (ref U1) (pin 3))) + (net (code 41) (name /SMI_SD6) + (node (ref J3) (pin 8)) + (node (ref U2) (pin 2))) + (net (code 42) (name "Net-(J1-Pad5)") + (node (ref J1) (pin 5))) + (net (code 43) (name "Net-(J1-Pad3)") + (node (ref J1) (pin 3))) + (net (code 44) (name "Net-(J1-Pad2)") + (node (ref J1) (pin 2))) + (net (code 45) (name "Net-(R2-Pad1)") + (node (ref U2) (pin 1)) + (node (ref R2) (pin 1))) + (net (code 46) (name "Net-(U2-Pad16)") + (node (ref U2) (pin 16))) + (net (code 47) (name "Net-(U2-Pad17)") + (node (ref U2) (pin 17))) + (net (code 48) (name "Net-(U2-Pad18)") + (node (ref U2) (pin 18))) + (net (code 49) (name "Net-(U2-Pad15)") + (node (ref U2) (pin 15))) + (net (code 50) (name "Net-(U2-Pad14)") + (node (ref U2) (pin 14))) + (net (code 51) (name "Net-(U2-Pad13)") + (node (ref U2) (pin 13))) + (net (code 52) (name "Net-(U2-Pad12)") + (node (ref U2) (pin 12))) + (net (code 53) (name "Net-(U2-Pad11)") (node (ref U2) (pin 11))))) \ No newline at end of file diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/I2S_MEMS_Microphone.kicad_mod b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/I2S_MEMS_Microphone.kicad_mod similarity index 98% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/I2S_MEMS_Microphone.kicad_mod rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/I2S_MEMS_Microphone.kicad_mod index 2700a60..af33065 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/I2S_MEMS_Microphone.kicad_mod +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/I2S_MEMS_Microphone.kicad_mod @@ -1,28 +1,28 @@ -(module I2S_MEMS_Microphone (layer F.Cu) (tedit 6099062F) - (descr "I2S MEMS Microphone") - (tags "I2S MEMS Microphone") - (fp_text reference REF** (at 3.81 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "I2S MEMS Microphone" (at 3.81 7.41) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 -1.27) (end 6.985 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 6.35) (end 0.635 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 6.35) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.45 -1.55) (end -1.45 6.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.45 6.6) (end 9.1 6.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.1 6.6) (end 9.1 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.1 -1.55) (end -1.45 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 3.81 2.54) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 6 thru_hole oval (at 7.62 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 5 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 4 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) -) +(module I2S_MEMS_Microphone (layer F.Cu) (tedit 6099062F) + (descr "I2S MEMS Microphone") + (tags "I2S MEMS Microphone") + (fp_text reference REF** (at 3.81 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value "I2S MEMS Microphone" (at 3.81 7.41) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 -1.27) (end 6.985 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 6.35) (end 0.635 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 6.35) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.45 -1.55) (end -1.45 6.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.45 6.6) (end 9.1 6.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.1 6.6) (end 9.1 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.1 -1.55) (end -1.45 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_text user %R (at 3.81 2.54) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 6 thru_hole oval (at 7.62 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 5 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 4 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) +) diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/Led_Power_Bus.kicad_mod b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/Led_Power_Bus.kicad_mod similarity index 98% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/Led_Power_Bus.kicad_mod rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/Led_Power_Bus.kicad_mod index 376b19e..75dbcef 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/Led_Power_Bus.kicad_mod +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/Led_Power_Bus.kicad_mod @@ -1,46 +1,46 @@ -(module Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) - (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") - (tags "Through hole pin header THT 2x08 2.54mm double row") - (fp_text reference REF** (at 1.27 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Led_Power_Bus (at 1.27 20.11) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 8b thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 8a thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 7b thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 7a thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 6b thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 6a thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 5b thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 5a thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 4b thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 4a thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 3b thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 3a thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 2b thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 2a thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 1b thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 1a thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) -) +(module Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) + (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x08 2.54mm double row") + (fp_text reference REF** (at 1.27 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Led_Power_Bus (at 1.27 20.11) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 8b thru_hole oval (at 2.54 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 8a thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 7b thru_hole oval (at 2.54 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 7a thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 6b thru_hole oval (at 2.54 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 6a thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 5b thru_hole oval (at 2.54 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 5a thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 4b thru_hole oval (at 2.54 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 4a thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 3b thru_hole oval (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 3a thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 2b thru_hole oval (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 2a thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 1b thru_hole oval (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 1a thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) +) diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/Led_Signal_Bus.kicad_mod b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/Led_Signal_Bus.kicad_mod similarity index 98% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/Led_Signal_Bus.kicad_mod rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/Led_Signal_Bus.kicad_mod index a858b39..3c4cd00 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pretty/Led_Signal_Bus.kicad_mod +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pretty/Led_Signal_Bus.kicad_mod @@ -1,36 +1,36 @@ -(module Led_Signal_Bus (layer F.Cu) (tedit 609AB921) - (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x08 2.54mm single row") - (fp_text reference REF** (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Led_Signal_Bus (at 0 20.55) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 0 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) - (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) -) +(module Led_Signal_Bus (layer F.Cu) (tedit 609AB921) + (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x08 2.54mm single row") + (fp_text reference REF** (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Led_Signal_Bus (at 0 20.55) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 0 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) + (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)) +) diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pro b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pro similarity index 95% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.pro rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pro index fd58ac1..921d6e7 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat.pro +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.pro @@ -1,43 +1,43 @@ -update=05/09/21 23:32:44 -version=1 -last_client=kicad -[general] -version=1 -RootSch= -BoardNm= -[pcbnew] -version=1 -LastNetListRead= -UseCmpFile=1 -PadDrill=0.600000000000 -PadDrillOvalY=0.600000000000 -PadSizeH=1.500000000000 -PadSizeV=1.500000000000 -PcbTextSizeV=1.500000000000 -PcbTextSizeH=1.500000000000 -PcbTextThickness=0.300000000000 -ModuleTextSizeV=1.000000000000 -ModuleTextSizeH=1.000000000000 -ModuleTextSizeThickness=0.150000000000 -SolderMaskClearance=0.000000000000 -SolderMaskMinWidth=0.000000000000 -DrawSegmentWidth=0.200000000000 -BoardOutlineThickness=0.100000000000 -ModuleOutlineThickness=0.150000000000 -[cvpcb] -version=1 -NetIExt=net -[eeschema] -version=1 -LibDir= -[eeschema/libraries] -[schematic_editor] -version=1 -PageLayoutDescrFile= -PlotDirectoryName= -SubpartIdSeparator=0 -SubpartFirstId=65 -NetFmtName=Pcbnew -SpiceAjustPassiveValues=0 -LabSize=50 -ERC_TestSimilarLabels=1 +update=05/09/21 23:32:44 +version=1 +last_client=kicad +[general] +version=1 +RootSch= +BoardNm= +[pcbnew] +version=1 +LastNetListRead= +UseCmpFile=1 +PadDrill=0.600000000000 +PadDrillOvalY=0.600000000000 +PadSizeH=1.500000000000 +PadSizeV=1.500000000000 +PcbTextSizeV=1.500000000000 +PcbTextSizeH=1.500000000000 +PcbTextThickness=0.300000000000 +ModuleTextSizeV=1.000000000000 +ModuleTextSizeH=1.000000000000 +ModuleTextSizeThickness=0.150000000000 +SolderMaskClearance=0.000000000000 +SolderMaskMinWidth=0.000000000000 +DrawSegmentWidth=0.200000000000 +BoardOutlineThickness=0.100000000000 +ModuleOutlineThickness=0.150000000000 +[cvpcb] +version=1 +NetIExt=net +[eeschema] +version=1 +LibDir= +[eeschema/libraries] +[schematic_editor] +version=1 +PageLayoutDescrFile= +PlotDirectoryName= +SubpartIdSeparator=0 +SubpartFirstId=65 +NetFmtName=Pcbnew +SpiceAjustPassiveValues=0 +LabSize=50 +ERC_TestSimilarLabels=1 diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.rules b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.rules similarity index 100% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.rules rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.rules diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch new file mode 100644 index 0000000..1e74deb --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch @@ -0,0 +1,1050 @@ +EESchema Schematic File Version 4 +EELAYER 30 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 1 1 +Title "LedBarsHat" +Date "" +Rev "" +Comp "" +Comment1 "" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L LedBarsHat-rescue:74HCT245-74hct245 U1 +U 1 1 60990192 +P 1800 3750 +F 0 "U1" H 1800 4550 60 0000 C CNN +F 1 "74HCT245" H 1800 4450 60 0000 C CNN +F 2 "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" H 1800 3050 60 0001 C CNN +F 3 "" H 1800 3750 60 0000 C CNN + 1 1800 3750 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0101 +U 1 1 6099382B +P 10600 1200 +F 0 "#PWR0101" H 10600 950 50 0001 C CNN +F 1 "GND" H 10605 1027 50 0000 C CNN +F 2 "" H 10600 1200 50 0001 C CNN +F 3 "" H 10600 1200 50 0001 C CNN + 1 10600 1200 + 1 0 0 -1 +$EndComp +$Comp +L power:+12V #PWR0102 +U 1 1 6099726E +P 10600 800 +F 0 "#PWR0102" H 10600 650 50 0001 C CNN +F 1 "+12V" H 10615 973 50 0000 C CNN +F 2 "" H 10600 800 50 0001 C CNN +F 3 "" H 10600 800 50 0001 C CNN + 1 10600 800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10600 800 10600 900 +Wire Wire Line + 10200 1100 10600 1100 +Wire Wire Line + 10600 1100 10600 1200 +$Comp +L Connector:Conn_01x02_Male OUT_12V1 +U 1 1 6099C84A +P 8350 900 +F 0 "OUT_12V1" H 8458 1081 50 0000 C CNN +F 1 "Conn_01x02_Male" H 8458 990 50 0000 C CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" H 8350 900 50 0001 C CNN +F 3 "~" H 8350 900 50 0001 C CNN + 1 8350 900 + 1 0 0 -1 +$EndComp +$Comp +L Connector:Conn_01x02_Female IN_5V1 +U 1 1 6099CF4C +P 7350 900 +F 0 "IN_5V1" H 7378 876 50 0000 L CNN +F 1 "Conn_01x02_Female" H 7378 785 50 0000 L CNN +F 2 "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" H 7350 900 50 0001 C CNN +F 3 "~" H 7350 900 50 0001 C CNN + 1 7350 900 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0103 +U 1 1 6099DF86 +P 8900 1050 +F 0 "#PWR0103" H 8900 800 50 0001 C CNN +F 1 "GND" H 8905 877 50 0000 C CNN +F 2 "" H 8900 1050 50 0001 C CNN +F 3 "" H 8900 1050 50 0001 C CNN + 1 8900 1050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7150 1000 7100 1000 +Wire Wire Line + 7150 900 7100 900 +$Comp +L power:GND #PWR0105 +U 1 1 609A9174 +P 1750 4750 +F 0 "#PWR0105" H 1750 4500 50 0001 C CNN +F 1 "GND" H 1755 4577 50 0000 C CNN +F 2 "" H 1750 4750 50 0001 C CNN +F 3 "" H 1750 4750 50 0001 C CNN + 1 1750 4750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1100 4250 1100 4750 +Wire Wire Line + 1100 4750 1750 4750 +Wire Wire Line + 2500 4200 2500 4750 +Wire Wire Line + 2500 4750 1750 4750 +Connection ~ 1750 4750 +$Comp +L Device:R R1 +U 1 1 609B10BD +P 950 4150 +F 0 "R1" V 743 4150 50 0000 C CNN +F 1 "R" V 834 4150 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" V 880 4150 50 0001 C CNN +F 3 "~" H 950 4150 50 0001 C CNN + 1 950 4150 + 0 1 1 0 +$EndComp +$Comp +L Connector:USB_A OUT_5V1 +U 1 1 60994FCE +P 5600 1100 +F 0 "OUT_5V1" H 5657 1567 50 0000 C CNN +F 1 "USB_A" H 5657 1476 50 0000 C CNN +F 2 "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" H 5750 1050 50 0001 C CNN +F 3 " ~" H 5750 1050 50 0001 C CNN + 1 5600 1100 + 1 0 0 -1 +$EndComp +$Comp +L power:PWR_FLAG #FLG0101 +U 1 1 609B69AC +P 7100 900 +F 0 "#FLG0101" H 7100 975 50 0001 C CNN +F 1 "PWR_FLAG" H 7100 1073 50 0000 C CNN +F 2 "" H 7100 900 50 0001 C CNN +F 3 "~" H 7100 900 50 0001 C CNN + 1 7100 900 + 1 0 0 -1 +$EndComp +$Comp +L power:PWR_FLAG #FLG0102 +U 1 1 609B6FF7 +P 7100 1000 +F 0 "#FLG0102" H 7100 1075 50 0001 C CNN +F 1 "PWR_FLAG" H 7100 1173 50 0000 C CNN +F 2 "" H 7100 1000 50 0001 C CNN +F 3 "~" H 7100 1000 50 0001 C CNN + 1 7100 1000 + -1 0 0 1 +$EndComp +Connection ~ 7100 1000 +$Comp +L power:GND #PWR0108 +U 1 1 6099EA8D +P 6800 1000 +F 0 "#PWR0108" H 6800 750 50 0001 C CNN +F 1 "GND" H 6805 827 50 0000 C CNN +F 2 "" H 6800 1000 50 0001 C CNN +F 3 "" H 6800 1000 50 0001 C CNN + 1 6800 1000 + 1 0 0 -1 +$EndComp +$Comp +L power:VCC #PWR0109 +U 1 1 609BCB09 +P 6800 900 +F 0 "#PWR0109" H 6800 750 50 0001 C CNN +F 1 "VCC" H 6815 1073 50 0000 C CNN +F 2 "" H 6800 900 50 0001 C CNN +F 3 "" H 6800 900 50 0001 C CNN + 1 6800 900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7100 900 6800 900 +Connection ~ 7100 900 +Wire Wire Line + 6800 1000 7100 1000 +$Comp +L power:PWR_FLAG #FLG0103 +U 1 1 609C5E76 +P 10350 900 +F 0 "#FLG0103" H 10350 975 50 0001 C CNN +F 1 "PWR_FLAG" H 10350 1073 50 0000 C CNN +F 2 "" H 10350 900 50 0001 C CNN +F 3 "~" H 10350 900 50 0001 C CNN + 1 10350 900 + -1 0 0 1 +$EndComp +Connection ~ 10350 900 +Wire Wire Line + 10350 900 10200 900 +Text Label 1100 3250 2 50 ~ 0 +SMI_SD6 +Text Label 1100 3350 2 50 ~ 0 +SMI_SD7 +Text Label 1100 3550 2 50 ~ 0 +SMI_SD15 +Text Label 1100 3750 2 50 ~ 0 +SMI_SD16 +Text Label 1100 5500 2 50 ~ 0 +SMI_SD17 +Text Label 1100 5700 2 50 ~ 0 +SMI_SD0 +Text Label 1100 5800 2 50 ~ 0 +SMI_SD4 +Text Label 1100 6000 2 50 ~ 0 +SMI_SD8 +NoConn ~ 5500 1500 +NoConn ~ 5900 1200 +NoConn ~ 5900 1100 +$Comp +L power:VCC #PWR0116 +U 1 1 609D6A53 +P 5900 900 +F 0 "#PWR0116" H 5900 750 50 0001 C CNN +F 1 "VCC" H 5915 1073 50 0000 C CNN +F 2 "" H 5900 900 50 0001 C CNN +F 3 "" H 5900 900 50 0001 C CNN + 1 5900 900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10350 900 10600 900 +Wire Wire Line + 2500 6350 2500 7000 +$Comp +L Device:R R2 +U 1 1 609AF147 +P 950 6300 +F 0 "R2" V 743 6300 50 0000 C CNN +F 1 "R" V 834 6300 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" V 880 6300 50 0001 C CNN +F 3 "~" H 950 6300 50 0001 C CNN + 1 950 6300 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 1100 6400 1100 7000 +$Comp +L power:GND #PWR0104 +U 1 1 609A6E25 +P 1800 7000 +F 0 "#PWR0104" H 1800 6750 50 0001 C CNN +F 1 "GND" H 1805 6827 50 0000 C CNN +F 2 "" H 1800 7000 50 0001 C CNN +F 3 "" H 1800 7000 50 0001 C CNN + 1 1800 7000 + -1 0 0 -1 +$EndComp +Wire Wire Line + 1100 7000 1800 7000 +Wire Wire Line + 2500 7000 1800 7000 +Connection ~ 1800 7000 +Text Label 950 5000 2 50 ~ 0 +SMI_SD13 +Text Label 1100 6100 2 50 ~ 0 +SMI_SD13 +Text Label 1100 5900 2 50 ~ 0 +SMI_SD5 +Text Label 1100 5600 2 50 ~ 0 +SMI_SD3 +Text Label 1100 5400 2 50 ~ 0 +SMI_SD1 +Text Label 1100 3850 2 50 ~ 0 +SMI_SD2 +Text Label 1100 3650 2 50 ~ 0 +SMI_SD14 +Text Label 1100 3450 2 50 ~ 0 +SMI_SD9 +$Comp +L power:GND #PWR0106 +U 1 1 609B1C0F +P 5600 1500 +F 0 "#PWR0106" H 5600 1250 50 0001 C CNN +F 1 "GND" H 5605 1327 50 0000 C CNN +F 2 "" H 5600 1500 50 0001 C CNN +F 3 "" H 5600 1500 50 0001 C CNN + 1 5600 1500 + 1 0 0 -1 +$EndComp +$Comp +L power:PWR_FLAG #FLG0104 +U 1 1 609D70C8 +P 7100 2700 +F 0 "#FLG0104" H 7100 2775 50 0001 C CNN +F 1 "PWR_FLAG" H 7100 2873 50 0000 C CNN +F 2 "" H 7100 2700 50 0001 C CNN +F 3 "~" H 7100 2700 50 0001 C CNN + 1 7100 2700 + 0 1 1 0 +$EndComp +$Comp +L Connector:Jack-DC IN_12V1 +U 1 1 6099631E +P 9900 1000 +F 0 "IN_12V1" H 9957 1325 50 0000 C CNN +F 1 "Jack-DC" H 9957 1234 50 0000 C CNN +F 2 "Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002" H 9950 960 50 0001 C CNN +F 3 "~" H 9950 960 50 0001 C CNN + 1 9900 1000 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0107 +U 1 1 609B556D +P 6850 5950 +F 0 "#PWR0107" H 6850 5700 50 0001 C CNN +F 1 "GND" H 6855 5777 50 0000 C CNN +F 2 "" H 6850 5950 50 0001 C CNN +F 3 "" H 6850 5950 50 0001 C CNN + 1 6850 5950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6500 5950 6600 5950 +Connection ~ 6600 5950 +Wire Wire Line + 6600 5950 6700 5950 +Connection ~ 6700 5950 +Wire Wire Line + 6700 5950 6800 5950 +Connection ~ 6800 5950 +Wire Wire Line + 6800 5950 6850 5950 +Wire Wire Line + 6900 5950 6850 5950 +Connection ~ 6850 5950 +Connection ~ 6900 5950 +Connection ~ 7100 5950 +Wire Wire Line + 7200 5950 7100 5950 +Connection ~ 7000 5950 +Wire Wire Line + 7100 5950 7000 5950 +Wire Wire Line + 7000 5950 6900 5950 +NoConn ~ 7700 4400 +Wire Wire Line + 7000 3000 7000 2700 +Wire Wire Line + 7200 5600 7200 5950 +Wire Wire Line + 7100 5600 7100 5950 +Wire Wire Line + 7000 5600 7000 5950 +Wire Wire Line + 6900 5600 6900 5950 +Wire Wire Line + 6800 5600 6800 5950 +Wire Wire Line + 6700 5600 6700 5950 +Wire Wire Line + 6600 5600 6600 5950 +Text Label 7700 4700 0 50 ~ 0 +SMI_SD2 +Text Label 6100 3700 2 50 ~ 0 +SMI_SD8 +Wire Wire Line + 7100 3000 7100 2700 +Wire Wire Line + 6800 3000 6800 2700 +NoConn ~ 6100 5000 +NoConn ~ 7700 4000 +Text Label 6100 4100 2 50 ~ 0 +I2S_WS +Text Label 7700 5100 0 50 ~ 0 +SMI_SD5 +Text Label 7700 4800 0 50 ~ 0 +SMI_SD3 +Text Label 7700 4600 0 50 ~ 0 +SMI_SD1 +Text Label 6100 4500 2 50 ~ 0 +SMI_SD14 +Text Label 6100 3800 2 50 ~ 0 +SMI_SD9 +Text Label 6100 4300 2 50 ~ 0 +SMI_SD13 +Text Label 6100 4200 2 50 ~ 0 +I2S_SD +Text Label 7700 5000 0 50 ~ 0 +SMI_SD4 +Text Label 7700 4500 0 50 ~ 0 +SMI_SD0 +Text Label 6100 4800 2 50 ~ 0 +SMI_SD17 +Text Label 6100 4700 2 50 ~ 0 +SMI_SD16 +Text Label 6100 4600 2 50 ~ 0 +SMI_SD15 +Text Label 6100 3900 2 50 ~ 0 +I2S_CLK +Text Label 6100 3500 2 50 ~ 0 +SMI_SD7 +Text Label 6100 3400 2 50 ~ 0 +SMI_SD6 +Wire Wire Line + 6700 2700 6700 3000 +Wire Wire Line + 6500 5600 6500 5950 +Wire Wire Line + 6800 2700 6700 2700 +Wire Wire Line + 7000 2700 7100 2700 +$Comp +L Sensor_Audio:MP45DT02 MK1 +U 1 1 609D01E4 +P 9800 5650 +F 0 "MK1" H 9470 5696 50 0000 R CNN +F 1 "MP45DT02" H 9470 5605 50 0000 R CNN +F 2 "LedBarsHat:I2S_MEMS_Microphone" H 8900 5300 50 0001 L CIN +F 3 "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf" H 9800 5650 50 0001 C CNN + 1 9800 5650 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0115 +U 1 1 609D3350 +P 9800 5950 +F 0 "#PWR0115" H 9800 5700 50 0001 C CNN +F 1 "GND" H 9805 5777 50 0000 C CNN +F 2 "" H 9800 5950 50 0001 C CNN +F 3 "" H 9800 5950 50 0001 C CNN + 1 9800 5950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9800 5250 9800 5350 +Text Label 10200 5550 0 50 ~ 0 +I2S_WS +Text Label 10200 5650 0 50 ~ 0 +I2S_CLK +Text Label 10200 5750 0 50 ~ 0 +I2S_SD +$Comp +L Connector:Raspberry_Pi_2_3 J1 +U 1 1 60988C0F +P 6900 4300 +F 0 "J1" H 6900 5781 50 0000 C CNN +F 1 "Raspberry_Pi_2_3" H 6900 5690 50 0000 C CNN +F 2 "Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical" H 6900 4300 50 0001 C CNN +F 3 "https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf" H 6900 4300 50 0001 C CNN + 1 6900 4300 + 1 0 0 -1 +$EndComp +Connection ~ 7100 2700 +$Comp +L power:+3.3V #PWR0111 +U 1 1 609D12C4 +P 7000 2700 +F 0 "#PWR0111" H 7000 2550 50 0001 C CNN +F 1 "+3.3V" H 7015 2873 50 0000 C CNN +F 2 "" H 7000 2700 50 0001 C CNN +F 3 "" H 7000 2700 50 0001 C CNN + 1 7000 2700 + 1 0 0 -1 +$EndComp +Connection ~ 7000 2700 +$Comp +L power:+3.3V #PWR0113 +U 1 1 609D3855 +P 9800 5250 +F 0 "#PWR0113" H 9800 5100 50 0001 C CNN +F 1 "+3.3V" H 9815 5423 50 0000 C CNN +F 2 "" H 9800 5250 50 0001 C CNN +F 3 "" H 9800 5250 50 0001 C CNN + 1 9800 5250 + 1 0 0 -1 +$EndComp +$Comp +L power:+12V #PWR0117 +U 1 1 609D5417 +P 8900 850 +F 0 "#PWR0117" H 8900 700 50 0001 C CNN +F 1 "+12V" H 8915 1023 50 0000 C CNN +F 2 "" H 8900 850 50 0001 C CNN +F 3 "" H 8900 850 50 0001 C CNN + 1 8900 850 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8900 1000 8900 1050 +Wire Wire Line + 8550 1000 8900 1000 +Wire Wire Line + 8900 850 8900 900 +Wire Wire Line + 8900 900 8550 900 +$Comp +L LedBarsHat-rescue:74HCT245-74hct245 U2 +U 1 1 6098F41C +P 1800 5900 +F 0 "U2" H 1800 6700 60 0000 C CNN +F 1 "74HCT245" H 1800 6600 60 0000 C CNN +F 2 "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" H 1800 5200 60 0001 C CNN +F 3 "" H 1800 5900 60 0000 C CNN + 1 1800 5900 + 1 0 0 -1 +$EndComp +$Comp +L Connector:Conn_01x08_Female J_OUT1 +U 1 1 60A0018E +P 2700 3550 +F 0 "J_OUT1" H 2650 4150 50 0000 L CNN +F 1 "Conn_01x08_Female" H 2300 4050 50 0000 L CNN +F 2 "LedBarsHat:Led_Signal_Bus" H 2700 3550 50 0001 C CNN +F 3 "~" H 2700 3550 50 0001 C CNN + 1 2700 3550 + 1 0 0 -1 +$EndComp +$Comp +L Connector:Conn_01x08_Female J_OUT2 +U 1 1 60A0C6CA +P 2700 5700 +F 0 "J_OUT2" H 2650 6250 50 0000 L CNN +F 1 "Conn_01x08_Female" H 2300 6150 50 0000 L CNN +F 2 "LedBarsHat:Led_Signal_Bus" H 2700 5700 50 0001 C CNN +F 3 "~" H 2700 5700 50 0001 C CNN + 1 2700 5700 + 1 0 0 -1 +$EndComp +$Comp +L Connector_Generic:Conn_02x08_Row_Letter_Last PWR2 +U 1 1 60A12108 +P 3600 5800 +F 0 "PWR2" H 3650 6317 50 0000 C CNN +F 1 "Conn_02x08_Row_Letter_Last" H 3650 6226 50 0000 C CNN +F 2 "LedBarsHat:Led_Power_Bus" H 3600 5800 50 0001 C CNN +F 3 "~" H 3600 5800 50 0001 C CNN + 1 3600 5800 + -1 0 0 1 +$EndComp +$Comp +L Connector_Generic:Conn_02x08_Row_Letter_Last PWR1 +U 1 1 60A1377F +P 3550 3650 +F 0 "PWR1" H 3600 4167 50 0000 C CNN +F 1 "Conn_02x08_Row_Letter_Last" H 3600 4076 50 0000 C CNN +F 2 "LedBarsHat:Led_Power_Bus" H 3550 3650 50 0001 C CNN +F 3 "~" H 3550 3650 50 0001 C CNN + 1 3550 3650 + -1 0 0 1 +$EndComp +$Comp +L power:+12V #PWR0120 +U 1 1 60A14224 +P 3800 6100 +F 0 "#PWR0120" H 3800 5950 50 0001 C CNN +F 1 "+12V" V 3815 6228 50 0000 L CNN +F 2 "" H 3800 6100 50 0001 C CNN +F 3 "" H 3800 6100 50 0001 C CNN + 1 3800 6100 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0121 +U 1 1 60A15263 +P 3800 6000 +F 0 "#PWR0121" H 3800 5850 50 0001 C CNN +F 1 "+12V" V 3815 6128 50 0000 L CNN +F 2 "" H 3800 6000 50 0001 C CNN +F 3 "" H 3800 6000 50 0001 C CNN + 1 3800 6000 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0122 +U 1 1 60A15546 +P 3800 5900 +F 0 "#PWR0122" H 3800 5750 50 0001 C CNN +F 1 "+12V" V 3815 6028 50 0000 L CNN +F 2 "" H 3800 5900 50 0001 C CNN +F 3 "" H 3800 5900 50 0001 C CNN + 1 3800 5900 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0123 +U 1 1 60A15966 +P 3800 5800 +F 0 "#PWR0123" H 3800 5650 50 0001 C CNN +F 1 "+12V" V 3815 5928 50 0000 L CNN +F 2 "" H 3800 5800 50 0001 C CNN +F 3 "" H 3800 5800 50 0001 C CNN + 1 3800 5800 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0124 +U 1 1 60A15C61 +P 3800 5700 +F 0 "#PWR0124" H 3800 5550 50 0001 C CNN +F 1 "+12V" V 3815 5828 50 0000 L CNN +F 2 "" H 3800 5700 50 0001 C CNN +F 3 "" H 3800 5700 50 0001 C CNN + 1 3800 5700 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0125 +U 1 1 60A15F36 +P 3800 5600 +F 0 "#PWR0125" H 3800 5450 50 0001 C CNN +F 1 "+12V" V 3815 5728 50 0000 L CNN +F 2 "" H 3800 5600 50 0001 C CNN +F 3 "" H 3800 5600 50 0001 C CNN + 1 3800 5600 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0126 +U 1 1 60A161F4 +P 3800 5500 +F 0 "#PWR0126" H 3800 5350 50 0001 C CNN +F 1 "+12V" V 3815 5628 50 0000 L CNN +F 2 "" H 3800 5500 50 0001 C CNN +F 3 "" H 3800 5500 50 0001 C CNN + 1 3800 5500 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0127 +U 1 1 60A164FA +P 3800 5400 +F 0 "#PWR0127" H 3800 5250 50 0001 C CNN +F 1 "+12V" V 3815 5528 50 0000 L CNN +F 2 "" H 3800 5400 50 0001 C CNN +F 3 "" H 3800 5400 50 0001 C CNN + 1 3800 5400 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0128 +U 1 1 60A1678B +P 3750 3950 +F 0 "#PWR0128" H 3750 3800 50 0001 C CNN +F 1 "+12V" V 3765 4078 50 0000 L CNN +F 2 "" H 3750 3950 50 0001 C CNN +F 3 "" H 3750 3950 50 0001 C CNN + 1 3750 3950 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0129 +U 1 1 60A170D4 +P 3750 3850 +F 0 "#PWR0129" H 3750 3700 50 0001 C CNN +F 1 "+12V" V 3765 3978 50 0000 L CNN +F 2 "" H 3750 3850 50 0001 C CNN +F 3 "" H 3750 3850 50 0001 C CNN + 1 3750 3850 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0130 +U 1 1 60A1732F +P 3750 3750 +F 0 "#PWR0130" H 3750 3600 50 0001 C CNN +F 1 "+12V" V 3765 3878 50 0000 L CNN +F 2 "" H 3750 3750 50 0001 C CNN +F 3 "" H 3750 3750 50 0001 C CNN + 1 3750 3750 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0131 +U 1 1 60A1761C +P 3750 3650 +F 0 "#PWR0131" H 3750 3500 50 0001 C CNN +F 1 "+12V" V 3765 3778 50 0000 L CNN +F 2 "" H 3750 3650 50 0001 C CNN +F 3 "" H 3750 3650 50 0001 C CNN + 1 3750 3650 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0132 +U 1 1 60A17930 +P 3750 3550 +F 0 "#PWR0132" H 3750 3400 50 0001 C CNN +F 1 "+12V" V 3765 3678 50 0000 L CNN +F 2 "" H 3750 3550 50 0001 C CNN +F 3 "" H 3750 3550 50 0001 C CNN + 1 3750 3550 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0133 +U 1 1 60A17C32 +P 3750 3450 +F 0 "#PWR0133" H 3750 3300 50 0001 C CNN +F 1 "+12V" V 3765 3578 50 0000 L CNN +F 2 "" H 3750 3450 50 0001 C CNN +F 3 "" H 3750 3450 50 0001 C CNN + 1 3750 3450 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0134 +U 1 1 60A17EE3 +P 3750 3350 +F 0 "#PWR0134" H 3750 3200 50 0001 C CNN +F 1 "+12V" V 3765 3478 50 0000 L CNN +F 2 "" H 3750 3350 50 0001 C CNN +F 3 "" H 3750 3350 50 0001 C CNN + 1 3750 3350 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0135 +U 1 1 60A18232 +P 3750 3250 +F 0 "#PWR0135" H 3750 3100 50 0001 C CNN +F 1 "+12V" V 3765 3378 50 0000 L CNN +F 2 "" H 3750 3250 50 0001 C CNN +F 3 "" H 3750 3250 50 0001 C CNN + 1 3750 3250 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0136 +U 1 1 60A1E411 +P 3300 6100 +F 0 "#PWR0136" H 3300 5850 50 0001 C CNN +F 1 "GND" V 3305 5972 50 0000 R CNN +F 2 "" H 3300 6100 50 0001 C CNN +F 3 "" H 3300 6100 50 0001 C CNN + 1 3300 6100 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0137 +U 1 1 60A1F6D5 +P 3300 6000 +F 0 "#PWR0137" H 3300 5750 50 0001 C CNN +F 1 "GND" V 3305 5872 50 0000 R CNN +F 2 "" H 3300 6000 50 0001 C CNN +F 3 "" H 3300 6000 50 0001 C CNN + 1 3300 6000 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0138 +U 1 1 60A1F9B4 +P 3300 5900 +F 0 "#PWR0138" H 3300 5650 50 0001 C CNN +F 1 "GND" V 3305 5772 50 0000 R CNN +F 2 "" H 3300 5900 50 0001 C CNN +F 3 "" H 3300 5900 50 0001 C CNN + 1 3300 5900 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0139 +U 1 1 60A1FC8F +P 3300 5800 +F 0 "#PWR0139" H 3300 5550 50 0001 C CNN +F 1 "GND" V 3305 5672 50 0000 R CNN +F 2 "" H 3300 5800 50 0001 C CNN +F 3 "" H 3300 5800 50 0001 C CNN + 1 3300 5800 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0140 +U 1 1 60A1FF65 +P 3300 5700 +F 0 "#PWR0140" H 3300 5450 50 0001 C CNN +F 1 "GND" V 3305 5572 50 0000 R CNN +F 2 "" H 3300 5700 50 0001 C CNN +F 3 "" H 3300 5700 50 0001 C CNN + 1 3300 5700 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0141 +U 1 1 60A20240 +P 3300 5600 +F 0 "#PWR0141" H 3300 5350 50 0001 C CNN +F 1 "GND" V 3305 5472 50 0000 R CNN +F 2 "" H 3300 5600 50 0001 C CNN +F 3 "" H 3300 5600 50 0001 C CNN + 1 3300 5600 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0142 +U 1 1 60A204D7 +P 3300 5500 +F 0 "#PWR0142" H 3300 5250 50 0001 C CNN +F 1 "GND" V 3305 5372 50 0000 R CNN +F 2 "" H 3300 5500 50 0001 C CNN +F 3 "" H 3300 5500 50 0001 C CNN + 1 3300 5500 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0143 +U 1 1 60A2089C +P 3300 5400 +F 0 "#PWR0143" H 3300 5150 50 0001 C CNN +F 1 "GND" V 3305 5272 50 0000 R CNN +F 2 "" H 3300 5400 50 0001 C CNN +F 3 "" H 3300 5400 50 0001 C CNN + 1 3300 5400 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0144 +U 1 1 60A20AB2 +P 3250 3950 +F 0 "#PWR0144" H 3250 3700 50 0001 C CNN +F 1 "GND" V 3255 3822 50 0000 R CNN +F 2 "" H 3250 3950 50 0001 C CNN +F 3 "" H 3250 3950 50 0001 C CNN + 1 3250 3950 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0145 +U 1 1 60A21063 +P 3250 3850 +F 0 "#PWR0145" H 3250 3600 50 0001 C CNN +F 1 "GND" V 3255 3722 50 0000 R CNN +F 2 "" H 3250 3850 50 0001 C CNN +F 3 "" H 3250 3850 50 0001 C CNN + 1 3250 3850 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0146 +U 1 1 60A212A6 +P 3250 3750 +F 0 "#PWR0146" H 3250 3500 50 0001 C CNN +F 1 "GND" V 3255 3622 50 0000 R CNN +F 2 "" H 3250 3750 50 0001 C CNN +F 3 "" H 3250 3750 50 0001 C CNN + 1 3250 3750 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0147 +U 1 1 60A214C7 +P 3250 3650 +F 0 "#PWR0147" H 3250 3400 50 0001 C CNN +F 1 "GND" V 3255 3522 50 0000 R CNN +F 2 "" H 3250 3650 50 0001 C CNN +F 3 "" H 3250 3650 50 0001 C CNN + 1 3250 3650 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0148 +U 1 1 60A216F8 +P 3250 3550 +F 0 "#PWR0148" H 3250 3300 50 0001 C CNN +F 1 "GND" V 3255 3422 50 0000 R CNN +F 2 "" H 3250 3550 50 0001 C CNN +F 3 "" H 3250 3550 50 0001 C CNN + 1 3250 3550 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0149 +U 1 1 60A2195E +P 3250 3450 +F 0 "#PWR0149" H 3250 3200 50 0001 C CNN +F 1 "GND" V 3255 3322 50 0000 R CNN +F 2 "" H 3250 3450 50 0001 C CNN +F 3 "" H 3250 3450 50 0001 C CNN + 1 3250 3450 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0150 +U 1 1 60A21C25 +P 3250 3350 +F 0 "#PWR0150" H 3250 3100 50 0001 C CNN +F 1 "GND" V 3255 3222 50 0000 R CNN +F 2 "" H 3250 3350 50 0001 C CNN +F 3 "" H 3250 3350 50 0001 C CNN + 1 3250 3350 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0151 +U 1 1 60A21E9E +P 3250 3250 +F 0 "#PWR0151" H 3250 3000 50 0001 C CNN +F 1 "GND" V 3255 3122 50 0000 R CNN +F 2 "" H 3250 3250 50 0001 C CNN +F 3 "" H 3250 3250 50 0001 C CNN + 1 3250 3250 + 0 1 1 0 +$EndComp +$Comp +L Device:Jumper JP1 +U 1 1 60A55661 +P 6900 1800 +F 0 "JP1" H 6900 2064 50 0000 C CNN +F 1 "Jumper" H 6900 1973 50 0000 C CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" H 6900 1800 50 0001 C CNN +F 3 "~" H 6900 1800 50 0001 C CNN + 1 6900 1800 + 1 0 0 -1 +$EndComp +$Comp +L power:VCC #PWR0110 +U 1 1 60A55FA3 +P 6600 1800 +F 0 "#PWR0110" H 6600 1650 50 0001 C CNN +F 1 "VCC" V 6615 1928 50 0000 L CNN +F 2 "" H 6600 1800 50 0001 C CNN +F 3 "" H 6600 1800 50 0001 C CNN + 1 6600 1800 + 0 -1 -1 0 +$EndComp +$Comp +L power:+5V #PWR0112 +U 1 1 60A59A8E +P 7200 1800 +F 0 "#PWR0112" H 7200 1650 50 0001 C CNN +F 1 "+5V" V 7215 1928 50 0000 L CNN +F 2 "" H 7200 1800 50 0001 C CNN +F 3 "" H 7200 1800 50 0001 C CNN + 1 7200 1800 + 0 1 1 0 +$EndComp +$Comp +L power:+5V #PWR0114 +U 1 1 60A5B421 +P 6700 2700 +F 0 "#PWR0114" H 6700 2550 50 0001 C CNN +F 1 "+5V" V 6715 2828 50 0000 L CNN +F 2 "" H 6700 2700 50 0001 C CNN +F 3 "" H 6700 2700 50 0001 C CNN + 1 6700 2700 + 1 0 0 -1 +$EndComp +Connection ~ 6700 2700 +$Comp +L power:+5V #PWR0118 +U 1 1 60A5D936 +P 800 4150 +F 0 "#PWR0118" H 800 4000 50 0001 C CNN +F 1 "+5V" V 815 4278 50 0000 L CNN +F 2 "" H 800 4150 50 0001 C CNN +F 3 "" H 800 4150 50 0001 C CNN + 1 800 4150 + 0 -1 -1 0 +$EndComp +$Comp +L power:+5V #PWR0119 +U 1 1 60A5FCB2 +P 2500 4100 +F 0 "#PWR0119" H 2500 3950 50 0001 C CNN +F 1 "+5V" V 2515 4228 50 0000 L CNN +F 2 "" H 2500 4100 50 0001 C CNN +F 3 "" H 2500 4100 50 0001 C CNN + 1 2500 4100 + 0 1 1 0 +$EndComp +$Comp +L power:+5V #PWR0152 +U 1 1 60A60E49 +P 2500 6250 +F 0 "#PWR0152" H 2500 6100 50 0001 C CNN +F 1 "+5V" V 2515 6378 50 0000 L CNN +F 2 "" H 2500 6250 50 0001 C CNN +F 3 "" H 2500 6250 50 0001 C CNN + 1 2500 6250 + 0 1 1 0 +$EndComp +$Comp +L power:+5V #PWR0153 +U 1 1 60A626A8 +P 800 6300 +F 0 "#PWR0153" H 800 6150 50 0001 C CNN +F 1 "+5V" V 815 6428 50 0000 L CNN +F 2 "" H 800 6300 50 0001 C CNN +F 3 "" H 800 6300 50 0001 C CNN + 1 800 6300 + 0 -1 -1 0 +$EndComp +$Comp +L power:PWR_FLAG #FLG0105 +U 1 1 60A642B7 +P 7200 1800 +F 0 "#FLG0105" H 7200 1875 50 0001 C CNN +F 1 "PWR_FLAG" H 7200 1973 50 0000 C CNN +F 2 "" H 7200 1800 50 0001 C CNN +F 3 "~" H 7200 1800 50 0001 C CNN + 1 7200 1800 + -1 0 0 1 +$EndComp +Connection ~ 7200 1800 +$Comp +L power:+3V3 #PWR0154 +U 1 1 609CD4FC +P 8150 3900 +F 0 "#PWR0154" H 8150 3750 50 0001 C CNN +F 1 "+3V3" V 8165 4028 50 0000 L CNN +F 2 "" H 8150 3900 50 0001 C CNN +F 3 "" H 8150 3900 50 0001 C CNN + 1 8150 3900 + 0 -1 -1 0 +$EndComp +$Comp +L Device:R R3 +U 1 1 609D0F65 +P 8300 3900 +F 0 "R3" V 8093 3900 50 0000 C CNN +F 1 "R" V 8184 3900 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" V 8230 3900 50 0001 C CNN +F 3 "~" H 8300 3900 50 0001 C CNN + 1 8300 3900 + 0 1 1 0 +$EndComp +$Comp +L Switch:SW_Coded SW1 +U 1 1 609C0644 +P 8950 3650 +F 0 "SW1" H 8670 3633 50 0000 R CNN +F 1 "SW_Coded" H 8670 3724 50 0000 R CNN +F 2 "Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical" H 8925 3675 50 0001 C CNN +F 3 "~" H 8925 3675 50 0001 C CNN + 1 8950 3650 + -1 0 0 1 +$EndComp +Text Label 7700 4100 0 50 ~ 0 +SEL_MODE1 +Text Label 7700 4200 0 50 ~ 0 +SEL_MODE2 +Text Label 6100 4900 2 50 ~ 0 +SEL_MODE3 +Text Label 8450 3650 2 50 ~ 0 +SEL_MODE1 +Text Label 8450 3550 2 50 ~ 0 +SEL_MODE2 +Text Label 8450 3450 2 50 ~ 0 +SEL_MODE3 +Text Label 8450 3750 2 50 ~ 0 +SEL_MODE0 +$EndSCHEMATC diff --git a/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch-bak b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch-bak new file mode 100644 index 0000000..8091e14 --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.sch-bak @@ -0,0 +1,1050 @@ +EESchema Schematic File Version 4 +EELAYER 30 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 1 1 +Title "LedBarsHat" +Date "" +Rev "" +Comp "" +Comment1 "" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L LedBarsHat-rescue:74HCT245-74hct245 U1 +U 1 1 60990192 +P 1800 3750 +F 0 "U1" H 1800 4550 60 0000 C CNN +F 1 "74HCT245" H 1800 4450 60 0000 C CNN +F 2 "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" H 1800 3050 60 0001 C CNN +F 3 "" H 1800 3750 60 0000 C CNN + 1 1800 3750 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0101 +U 1 1 6099382B +P 10600 1200 +F 0 "#PWR0101" H 10600 950 50 0001 C CNN +F 1 "GND" H 10605 1027 50 0000 C CNN +F 2 "" H 10600 1200 50 0001 C CNN +F 3 "" H 10600 1200 50 0001 C CNN + 1 10600 1200 + 1 0 0 -1 +$EndComp +$Comp +L power:+12V #PWR0102 +U 1 1 6099726E +P 10600 800 +F 0 "#PWR0102" H 10600 650 50 0001 C CNN +F 1 "+12V" H 10615 973 50 0000 C CNN +F 2 "" H 10600 800 50 0001 C CNN +F 3 "" H 10600 800 50 0001 C CNN + 1 10600 800 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10600 800 10600 900 +Wire Wire Line + 10200 1100 10600 1100 +Wire Wire Line + 10600 1100 10600 1200 +$Comp +L Connector:Conn_01x02_Male OUT_12V +U 1 1 6099C84A +P 8350 900 +F 0 "OUT_12V" H 8458 1081 50 0000 C CNN +F 1 "Conn_01x02_Male" H 8458 990 50 0000 C CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" H 8350 900 50 0001 C CNN +F 3 "~" H 8350 900 50 0001 C CNN + 1 8350 900 + 1 0 0 -1 +$EndComp +$Comp +L Connector:Conn_01x02_Female IN_5V +U 1 1 6099CF4C +P 7350 900 +F 0 "IN_5V" H 7378 876 50 0000 L CNN +F 1 "Conn_01x02_Female" H 7378 785 50 0000 L CNN +F 2 "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" H 7350 900 50 0001 C CNN +F 3 "~" H 7350 900 50 0001 C CNN + 1 7350 900 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0103 +U 1 1 6099DF86 +P 8900 1050 +F 0 "#PWR0103" H 8900 800 50 0001 C CNN +F 1 "GND" H 8905 877 50 0000 C CNN +F 2 "" H 8900 1050 50 0001 C CNN +F 3 "" H 8900 1050 50 0001 C CNN + 1 8900 1050 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7150 1000 7100 1000 +Wire Wire Line + 7150 900 7100 900 +$Comp +L power:GND #PWR0105 +U 1 1 609A9174 +P 1750 4750 +F 0 "#PWR0105" H 1750 4500 50 0001 C CNN +F 1 "GND" H 1755 4577 50 0000 C CNN +F 2 "" H 1750 4750 50 0001 C CNN +F 3 "" H 1750 4750 50 0001 C CNN + 1 1750 4750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1100 4250 1100 4750 +Wire Wire Line + 1100 4750 1750 4750 +Wire Wire Line + 2500 4200 2500 4750 +Wire Wire Line + 2500 4750 1750 4750 +Connection ~ 1750 4750 +$Comp +L Device:R R1 +U 1 1 609B10BD +P 950 4150 +F 0 "R1" V 743 4150 50 0000 C CNN +F 1 "R" V 834 4150 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" V 880 4150 50 0001 C CNN +F 3 "~" H 950 4150 50 0001 C CNN + 1 950 4150 + 0 1 1 0 +$EndComp +$Comp +L Connector:USB_A OUT_5V +U 1 1 60994FCE +P 5600 1100 +F 0 "OUT_5V" H 5657 1567 50 0000 C CNN +F 1 "USB_A" H 5657 1476 50 0000 C CNN +F 2 "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" H 5750 1050 50 0001 C CNN +F 3 " ~" H 5750 1050 50 0001 C CNN + 1 5600 1100 + 1 0 0 -1 +$EndComp +$Comp +L power:PWR_FLAG #FLG0101 +U 1 1 609B69AC +P 7100 900 +F 0 "#FLG0101" H 7100 975 50 0001 C CNN +F 1 "PWR_FLAG" H 7100 1073 50 0000 C CNN +F 2 "" H 7100 900 50 0001 C CNN +F 3 "~" H 7100 900 50 0001 C CNN + 1 7100 900 + 1 0 0 -1 +$EndComp +$Comp +L power:PWR_FLAG #FLG0102 +U 1 1 609B6FF7 +P 7100 1000 +F 0 "#FLG0102" H 7100 1075 50 0001 C CNN +F 1 "PWR_FLAG" H 7100 1173 50 0000 C CNN +F 2 "" H 7100 1000 50 0001 C CNN +F 3 "~" H 7100 1000 50 0001 C CNN + 1 7100 1000 + -1 0 0 1 +$EndComp +Connection ~ 7100 1000 +$Comp +L power:GND #PWR0108 +U 1 1 6099EA8D +P 6800 1000 +F 0 "#PWR0108" H 6800 750 50 0001 C CNN +F 1 "GND" H 6805 827 50 0000 C CNN +F 2 "" H 6800 1000 50 0001 C CNN +F 3 "" H 6800 1000 50 0001 C CNN + 1 6800 1000 + 1 0 0 -1 +$EndComp +$Comp +L power:VCC #PWR0109 +U 1 1 609BCB09 +P 6800 900 +F 0 "#PWR0109" H 6800 750 50 0001 C CNN +F 1 "VCC" H 6815 1073 50 0000 C CNN +F 2 "" H 6800 900 50 0001 C CNN +F 3 "" H 6800 900 50 0001 C CNN + 1 6800 900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7100 900 6800 900 +Connection ~ 7100 900 +Wire Wire Line + 6800 1000 7100 1000 +$Comp +L power:PWR_FLAG #FLG0103 +U 1 1 609C5E76 +P 10350 900 +F 0 "#FLG0103" H 10350 975 50 0001 C CNN +F 1 "PWR_FLAG" H 10350 1073 50 0000 C CNN +F 2 "" H 10350 900 50 0001 C CNN +F 3 "~" H 10350 900 50 0001 C CNN + 1 10350 900 + -1 0 0 1 +$EndComp +Connection ~ 10350 900 +Wire Wire Line + 10350 900 10200 900 +Text Label 1100 3250 2 50 ~ 0 +SMI_SD6 +Text Label 1100 3350 2 50 ~ 0 +SMI_SD7 +Text Label 1100 3650 2 50 ~ 0 +SMI_SD15 +Text Label 1100 3750 2 50 ~ 0 +SMI_SD16 +Text Label 1100 5500 2 50 ~ 0 +SMI_SD17 +Text Label 1100 5700 2 50 ~ 0 +SMI_SD0 +Text Label 1100 5800 2 50 ~ 0 +SMI_SD4 +Text Label 1100 6000 2 50 ~ 0 +SMI_SD8 +NoConn ~ 5500 1500 +NoConn ~ 5900 1200 +NoConn ~ 5900 1100 +$Comp +L power:VCC #PWR0116 +U 1 1 609D6A53 +P 5900 900 +F 0 "#PWR0116" H 5900 750 50 0001 C CNN +F 1 "VCC" H 5915 1073 50 0000 C CNN +F 2 "" H 5900 900 50 0001 C CNN +F 3 "" H 5900 900 50 0001 C CNN + 1 5900 900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10350 900 10600 900 +Wire Wire Line + 2500 6350 2500 7000 +$Comp +L Device:R R2 +U 1 1 609AF147 +P 950 6300 +F 0 "R2" V 743 6300 50 0000 C CNN +F 1 "R" V 834 6300 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" V 880 6300 50 0001 C CNN +F 3 "~" H 950 6300 50 0001 C CNN + 1 950 6300 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 1100 6400 1100 7000 +$Comp +L power:GND #PWR0104 +U 1 1 609A6E25 +P 1800 7000 +F 0 "#PWR0104" H 1800 6750 50 0001 C CNN +F 1 "GND" H 1805 6827 50 0000 C CNN +F 2 "" H 1800 7000 50 0001 C CNN +F 3 "" H 1800 7000 50 0001 C CNN + 1 1800 7000 + -1 0 0 -1 +$EndComp +Wire Wire Line + 1100 7000 1800 7000 +Wire Wire Line + 2500 7000 1800 7000 +Connection ~ 1800 7000 +Text Label 950 5000 2 50 ~ 0 +SMI_SD13 +Text Label 1100 6100 2 50 ~ 0 +SMI_SD13 +Text Label 1100 5900 2 50 ~ 0 +SMI_SD5 +Text Label 1100 5600 2 50 ~ 0 +SMI_SD3 +Text Label 1100 5400 2 50 ~ 0 +SMI_SD1 +Text Label 1100 3850 2 50 ~ 0 +SMI_SD2 +Text Label 1100 3550 2 50 ~ 0 +SMI_SD14 +Text Label 1100 3450 2 50 ~ 0 +SMI_SD9 +$Comp +L power:GND #PWR0106 +U 1 1 609B1C0F +P 5600 1500 +F 0 "#PWR0106" H 5600 1250 50 0001 C CNN +F 1 "GND" H 5605 1327 50 0000 C CNN +F 2 "" H 5600 1500 50 0001 C CNN +F 3 "" H 5600 1500 50 0001 C CNN + 1 5600 1500 + 1 0 0 -1 +$EndComp +$Comp +L power:PWR_FLAG #FLG0104 +U 1 1 609D70C8 +P 7100 2700 +F 0 "#FLG0104" H 7100 2775 50 0001 C CNN +F 1 "PWR_FLAG" H 7100 2873 50 0000 C CNN +F 2 "" H 7100 2700 50 0001 C CNN +F 3 "~" H 7100 2700 50 0001 C CNN + 1 7100 2700 + 0 1 1 0 +$EndComp +$Comp +L Connector:Jack-DC IN_12V +U 1 1 6099631E +P 9900 1000 +F 0 "IN_12V" H 9957 1325 50 0000 C CNN +F 1 "Jack-DC" H 9957 1234 50 0000 C CNN +F 2 "Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002" H 9950 960 50 0001 C CNN +F 3 "~" H 9950 960 50 0001 C CNN + 1 9900 1000 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0107 +U 1 1 609B556D +P 6850 5950 +F 0 "#PWR0107" H 6850 5700 50 0001 C CNN +F 1 "GND" H 6855 5777 50 0000 C CNN +F 2 "" H 6850 5950 50 0001 C CNN +F 3 "" H 6850 5950 50 0001 C CNN + 1 6850 5950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 6500 5950 6600 5950 +Connection ~ 6600 5950 +Wire Wire Line + 6600 5950 6700 5950 +Connection ~ 6700 5950 +Wire Wire Line + 6700 5950 6800 5950 +Connection ~ 6800 5950 +Wire Wire Line + 6800 5950 6850 5950 +Wire Wire Line + 6900 5950 6850 5950 +Connection ~ 6850 5950 +Connection ~ 6900 5950 +Connection ~ 7100 5950 +Wire Wire Line + 7200 5950 7100 5950 +Connection ~ 7000 5950 +Wire Wire Line + 7100 5950 7000 5950 +Wire Wire Line + 7000 5950 6900 5950 +NoConn ~ 7700 4400 +Wire Wire Line + 7000 3000 7000 2700 +Wire Wire Line + 7200 5600 7200 5950 +Wire Wire Line + 7100 5600 7100 5950 +Wire Wire Line + 7000 5600 7000 5950 +Wire Wire Line + 6900 5600 6900 5950 +Wire Wire Line + 6800 5600 6800 5950 +Wire Wire Line + 6700 5600 6700 5950 +Wire Wire Line + 6600 5600 6600 5950 +Text Label 7700 4700 0 50 ~ 0 +SMI_SD2 +Text Label 6100 3700 2 50 ~ 0 +SMI_SD8 +Wire Wire Line + 7100 3000 7100 2700 +Wire Wire Line + 6800 3000 6800 2700 +NoConn ~ 6100 5000 +NoConn ~ 7700 4000 +Text Label 6100 4100 2 50 ~ 0 +I2S_WS +Text Label 7700 5100 0 50 ~ 0 +SMI_SD5 +Text Label 7700 4800 0 50 ~ 0 +SMI_SD3 +Text Label 7700 4600 0 50 ~ 0 +SMI_SD1 +Text Label 6100 4500 2 50 ~ 0 +SMI_SD14 +Text Label 6100 3800 2 50 ~ 0 +SMI_SD9 +Text Label 6100 4300 2 50 ~ 0 +SMI_SD13 +Text Label 6100 4200 2 50 ~ 0 +I2S_SD +Text Label 7700 5000 0 50 ~ 0 +SMI_SD4 +Text Label 7700 4500 0 50 ~ 0 +SMI_SD0 +Text Label 6100 4800 2 50 ~ 0 +SMI_SD17 +Text Label 6100 4700 2 50 ~ 0 +SMI_SD16 +Text Label 6100 4600 2 50 ~ 0 +SMI_SD15 +Text Label 6100 3900 2 50 ~ 0 +I2S_CLK +Text Label 6100 3500 2 50 ~ 0 +SMI_SD7 +Text Label 6100 3400 2 50 ~ 0 +SMI_SD6 +Wire Wire Line + 6700 2700 6700 3000 +Wire Wire Line + 6500 5600 6500 5950 +Wire Wire Line + 6800 2700 6700 2700 +Wire Wire Line + 7000 2700 7100 2700 +$Comp +L Sensor_Audio:MP45DT02 MK1 +U 1 1 609D01E4 +P 9800 5650 +F 0 "MK1" H 9470 5696 50 0000 R CNN +F 1 "MP45DT02" H 9470 5605 50 0000 R CNN +F 2 "LedBarsHat:I2S_MEMS_Microphone" H 8900 5300 50 0001 L CIN +F 3 "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf" H 9800 5650 50 0001 C CNN + 1 9800 5650 + 1 0 0 -1 +$EndComp +$Comp +L power:GND #PWR0115 +U 1 1 609D3350 +P 9800 5950 +F 0 "#PWR0115" H 9800 5700 50 0001 C CNN +F 1 "GND" H 9805 5777 50 0000 C CNN +F 2 "" H 9800 5950 50 0001 C CNN +F 3 "" H 9800 5950 50 0001 C CNN + 1 9800 5950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9800 5250 9800 5350 +Text Label 10200 5550 0 50 ~ 0 +I2S_WS +Text Label 10200 5650 0 50 ~ 0 +I2S_CLK +Text Label 10200 5750 0 50 ~ 0 +I2S_SD +$Comp +L Connector:Raspberry_Pi_2_3 J1 +U 1 1 60988C0F +P 6900 4300 +F 0 "J1" H 6900 5781 50 0000 C CNN +F 1 "Raspberry_Pi_2_3" H 6900 5690 50 0000 C CNN +F 2 "Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical" H 6900 4300 50 0001 C CNN +F 3 "https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf" H 6900 4300 50 0001 C CNN + 1 6900 4300 + 1 0 0 -1 +$EndComp +Connection ~ 7100 2700 +$Comp +L power:+3.3V #PWR0111 +U 1 1 609D12C4 +P 7000 2700 +F 0 "#PWR0111" H 7000 2550 50 0001 C CNN +F 1 "+3.3V" H 7015 2873 50 0000 C CNN +F 2 "" H 7000 2700 50 0001 C CNN +F 3 "" H 7000 2700 50 0001 C CNN + 1 7000 2700 + 1 0 0 -1 +$EndComp +Connection ~ 7000 2700 +$Comp +L power:+3.3V #PWR0113 +U 1 1 609D3855 +P 9800 5250 +F 0 "#PWR0113" H 9800 5100 50 0001 C CNN +F 1 "+3.3V" H 9815 5423 50 0000 C CNN +F 2 "" H 9800 5250 50 0001 C CNN +F 3 "" H 9800 5250 50 0001 C CNN + 1 9800 5250 + 1 0 0 -1 +$EndComp +$Comp +L power:+12V #PWR0117 +U 1 1 609D5417 +P 8900 850 +F 0 "#PWR0117" H 8900 700 50 0001 C CNN +F 1 "+12V" H 8915 1023 50 0000 C CNN +F 2 "" H 8900 850 50 0001 C CNN +F 3 "" H 8900 850 50 0001 C CNN + 1 8900 850 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8900 1000 8900 1050 +Wire Wire Line + 8550 1000 8900 1000 +Wire Wire Line + 8900 850 8900 900 +Wire Wire Line + 8900 900 8550 900 +$Comp +L LedBarsHat-rescue:74HCT245-74hct245 U2 +U 1 1 6098F41C +P 1800 5900 +F 0 "U2" H 1800 6700 60 0000 C CNN +F 1 "74HCT245" H 1800 6600 60 0000 C CNN +F 2 "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" H 1800 5200 60 0001 C CNN +F 3 "" H 1800 5900 60 0000 C CNN + 1 1800 5900 + 1 0 0 -1 +$EndComp +$Comp +L Connector:Conn_01x08_Female J_OUT1 +U 1 1 60A0018E +P 2700 3550 +F 0 "J_OUT1" H 2650 4150 50 0000 L CNN +F 1 "Conn_01x08_Female" H 2300 4050 50 0000 L CNN +F 2 "LedBarsHat:Led_Signal_Bus" H 2700 3550 50 0001 C CNN +F 3 "~" H 2700 3550 50 0001 C CNN + 1 2700 3550 + 1 0 0 -1 +$EndComp +$Comp +L Connector:Conn_01x08_Female J_OUT2 +U 1 1 60A0C6CA +P 2700 5700 +F 0 "J_OUT2" H 2650 6250 50 0000 L CNN +F 1 "Conn_01x08_Female" H 2300 6150 50 0000 L CNN +F 2 "LedBarsHat:Led_Signal_Bus" H 2700 5700 50 0001 C CNN +F 3 "~" H 2700 5700 50 0001 C CNN + 1 2700 5700 + 1 0 0 -1 +$EndComp +$Comp +L Connector_Generic:Conn_02x08_Row_Letter_Last PWR2 +U 1 1 60A12108 +P 3600 5800 +F 0 "PWR2" H 3650 6317 50 0000 C CNN +F 1 "Conn_02x08_Row_Letter_Last" H 3650 6226 50 0000 C CNN +F 2 "LedBarsHat:Led_Power_Bus" H 3600 5800 50 0001 C CNN +F 3 "~" H 3600 5800 50 0001 C CNN + 1 3600 5800 + -1 0 0 1 +$EndComp +$Comp +L Connector_Generic:Conn_02x08_Row_Letter_Last PWR1 +U 1 1 60A1377F +P 3550 3650 +F 0 "PWR1" H 3600 4167 50 0000 C CNN +F 1 "Conn_02x08_Row_Letter_Last" H 3600 4076 50 0000 C CNN +F 2 "LedBarsHat:Led_Power_Bus" H 3550 3650 50 0001 C CNN +F 3 "~" H 3550 3650 50 0001 C CNN + 1 3550 3650 + -1 0 0 1 +$EndComp +$Comp +L power:+12V #PWR0120 +U 1 1 60A14224 +P 3800 6100 +F 0 "#PWR0120" H 3800 5950 50 0001 C CNN +F 1 "+12V" V 3815 6228 50 0000 L CNN +F 2 "" H 3800 6100 50 0001 C CNN +F 3 "" H 3800 6100 50 0001 C CNN + 1 3800 6100 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0121 +U 1 1 60A15263 +P 3800 6000 +F 0 "#PWR0121" H 3800 5850 50 0001 C CNN +F 1 "+12V" V 3815 6128 50 0000 L CNN +F 2 "" H 3800 6000 50 0001 C CNN +F 3 "" H 3800 6000 50 0001 C CNN + 1 3800 6000 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0122 +U 1 1 60A15546 +P 3800 5900 +F 0 "#PWR0122" H 3800 5750 50 0001 C CNN +F 1 "+12V" V 3815 6028 50 0000 L CNN +F 2 "" H 3800 5900 50 0001 C CNN +F 3 "" H 3800 5900 50 0001 C CNN + 1 3800 5900 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0123 +U 1 1 60A15966 +P 3800 5800 +F 0 "#PWR0123" H 3800 5650 50 0001 C CNN +F 1 "+12V" V 3815 5928 50 0000 L CNN +F 2 "" H 3800 5800 50 0001 C CNN +F 3 "" H 3800 5800 50 0001 C CNN + 1 3800 5800 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0124 +U 1 1 60A15C61 +P 3800 5700 +F 0 "#PWR0124" H 3800 5550 50 0001 C CNN +F 1 "+12V" V 3815 5828 50 0000 L CNN +F 2 "" H 3800 5700 50 0001 C CNN +F 3 "" H 3800 5700 50 0001 C CNN + 1 3800 5700 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0125 +U 1 1 60A15F36 +P 3800 5600 +F 0 "#PWR0125" H 3800 5450 50 0001 C CNN +F 1 "+12V" V 3815 5728 50 0000 L CNN +F 2 "" H 3800 5600 50 0001 C CNN +F 3 "" H 3800 5600 50 0001 C CNN + 1 3800 5600 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0126 +U 1 1 60A161F4 +P 3800 5500 +F 0 "#PWR0126" H 3800 5350 50 0001 C CNN +F 1 "+12V" V 3815 5628 50 0000 L CNN +F 2 "" H 3800 5500 50 0001 C CNN +F 3 "" H 3800 5500 50 0001 C CNN + 1 3800 5500 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0127 +U 1 1 60A164FA +P 3800 5400 +F 0 "#PWR0127" H 3800 5250 50 0001 C CNN +F 1 "+12V" V 3815 5528 50 0000 L CNN +F 2 "" H 3800 5400 50 0001 C CNN +F 3 "" H 3800 5400 50 0001 C CNN + 1 3800 5400 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0128 +U 1 1 60A1678B +P 3750 3950 +F 0 "#PWR0128" H 3750 3800 50 0001 C CNN +F 1 "+12V" V 3765 4078 50 0000 L CNN +F 2 "" H 3750 3950 50 0001 C CNN +F 3 "" H 3750 3950 50 0001 C CNN + 1 3750 3950 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0129 +U 1 1 60A170D4 +P 3750 3850 +F 0 "#PWR0129" H 3750 3700 50 0001 C CNN +F 1 "+12V" V 3765 3978 50 0000 L CNN +F 2 "" H 3750 3850 50 0001 C CNN +F 3 "" H 3750 3850 50 0001 C CNN + 1 3750 3850 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0130 +U 1 1 60A1732F +P 3750 3750 +F 0 "#PWR0130" H 3750 3600 50 0001 C CNN +F 1 "+12V" V 3765 3878 50 0000 L CNN +F 2 "" H 3750 3750 50 0001 C CNN +F 3 "" H 3750 3750 50 0001 C CNN + 1 3750 3750 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0131 +U 1 1 60A1761C +P 3750 3650 +F 0 "#PWR0131" H 3750 3500 50 0001 C CNN +F 1 "+12V" V 3765 3778 50 0000 L CNN +F 2 "" H 3750 3650 50 0001 C CNN +F 3 "" H 3750 3650 50 0001 C CNN + 1 3750 3650 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0132 +U 1 1 60A17930 +P 3750 3550 +F 0 "#PWR0132" H 3750 3400 50 0001 C CNN +F 1 "+12V" V 3765 3678 50 0000 L CNN +F 2 "" H 3750 3550 50 0001 C CNN +F 3 "" H 3750 3550 50 0001 C CNN + 1 3750 3550 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0133 +U 1 1 60A17C32 +P 3750 3450 +F 0 "#PWR0133" H 3750 3300 50 0001 C CNN +F 1 "+12V" V 3765 3578 50 0000 L CNN +F 2 "" H 3750 3450 50 0001 C CNN +F 3 "" H 3750 3450 50 0001 C CNN + 1 3750 3450 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0134 +U 1 1 60A17EE3 +P 3750 3350 +F 0 "#PWR0134" H 3750 3200 50 0001 C CNN +F 1 "+12V" V 3765 3478 50 0000 L CNN +F 2 "" H 3750 3350 50 0001 C CNN +F 3 "" H 3750 3350 50 0001 C CNN + 1 3750 3350 + 0 1 1 0 +$EndComp +$Comp +L power:+12V #PWR0135 +U 1 1 60A18232 +P 3750 3250 +F 0 "#PWR0135" H 3750 3100 50 0001 C CNN +F 1 "+12V" V 3765 3378 50 0000 L CNN +F 2 "" H 3750 3250 50 0001 C CNN +F 3 "" H 3750 3250 50 0001 C CNN + 1 3750 3250 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0136 +U 1 1 60A1E411 +P 3300 6100 +F 0 "#PWR0136" H 3300 5850 50 0001 C CNN +F 1 "GND" V 3305 5972 50 0000 R CNN +F 2 "" H 3300 6100 50 0001 C CNN +F 3 "" H 3300 6100 50 0001 C CNN + 1 3300 6100 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0137 +U 1 1 60A1F6D5 +P 3300 6000 +F 0 "#PWR0137" H 3300 5750 50 0001 C CNN +F 1 "GND" V 3305 5872 50 0000 R CNN +F 2 "" H 3300 6000 50 0001 C CNN +F 3 "" H 3300 6000 50 0001 C CNN + 1 3300 6000 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0138 +U 1 1 60A1F9B4 +P 3300 5900 +F 0 "#PWR0138" H 3300 5650 50 0001 C CNN +F 1 "GND" V 3305 5772 50 0000 R CNN +F 2 "" H 3300 5900 50 0001 C CNN +F 3 "" H 3300 5900 50 0001 C CNN + 1 3300 5900 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0139 +U 1 1 60A1FC8F +P 3300 5800 +F 0 "#PWR0139" H 3300 5550 50 0001 C CNN +F 1 "GND" V 3305 5672 50 0000 R CNN +F 2 "" H 3300 5800 50 0001 C CNN +F 3 "" H 3300 5800 50 0001 C CNN + 1 3300 5800 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0140 +U 1 1 60A1FF65 +P 3300 5700 +F 0 "#PWR0140" H 3300 5450 50 0001 C CNN +F 1 "GND" V 3305 5572 50 0000 R CNN +F 2 "" H 3300 5700 50 0001 C CNN +F 3 "" H 3300 5700 50 0001 C CNN + 1 3300 5700 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0141 +U 1 1 60A20240 +P 3300 5600 +F 0 "#PWR0141" H 3300 5350 50 0001 C CNN +F 1 "GND" V 3305 5472 50 0000 R CNN +F 2 "" H 3300 5600 50 0001 C CNN +F 3 "" H 3300 5600 50 0001 C CNN + 1 3300 5600 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0142 +U 1 1 60A204D7 +P 3300 5500 +F 0 "#PWR0142" H 3300 5250 50 0001 C CNN +F 1 "GND" V 3305 5372 50 0000 R CNN +F 2 "" H 3300 5500 50 0001 C CNN +F 3 "" H 3300 5500 50 0001 C CNN + 1 3300 5500 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0143 +U 1 1 60A2089C +P 3300 5400 +F 0 "#PWR0143" H 3300 5150 50 0001 C CNN +F 1 "GND" V 3305 5272 50 0000 R CNN +F 2 "" H 3300 5400 50 0001 C CNN +F 3 "" H 3300 5400 50 0001 C CNN + 1 3300 5400 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0144 +U 1 1 60A20AB2 +P 3250 3950 +F 0 "#PWR0144" H 3250 3700 50 0001 C CNN +F 1 "GND" V 3255 3822 50 0000 R CNN +F 2 "" H 3250 3950 50 0001 C CNN +F 3 "" H 3250 3950 50 0001 C CNN + 1 3250 3950 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0145 +U 1 1 60A21063 +P 3250 3850 +F 0 "#PWR0145" H 3250 3600 50 0001 C CNN +F 1 "GND" V 3255 3722 50 0000 R CNN +F 2 "" H 3250 3850 50 0001 C CNN +F 3 "" H 3250 3850 50 0001 C CNN + 1 3250 3850 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0146 +U 1 1 60A212A6 +P 3250 3750 +F 0 "#PWR0146" H 3250 3500 50 0001 C CNN +F 1 "GND" V 3255 3622 50 0000 R CNN +F 2 "" H 3250 3750 50 0001 C CNN +F 3 "" H 3250 3750 50 0001 C CNN + 1 3250 3750 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0147 +U 1 1 60A214C7 +P 3250 3650 +F 0 "#PWR0147" H 3250 3400 50 0001 C CNN +F 1 "GND" V 3255 3522 50 0000 R CNN +F 2 "" H 3250 3650 50 0001 C CNN +F 3 "" H 3250 3650 50 0001 C CNN + 1 3250 3650 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0148 +U 1 1 60A216F8 +P 3250 3550 +F 0 "#PWR0148" H 3250 3300 50 0001 C CNN +F 1 "GND" V 3255 3422 50 0000 R CNN +F 2 "" H 3250 3550 50 0001 C CNN +F 3 "" H 3250 3550 50 0001 C CNN + 1 3250 3550 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0149 +U 1 1 60A2195E +P 3250 3450 +F 0 "#PWR0149" H 3250 3200 50 0001 C CNN +F 1 "GND" V 3255 3322 50 0000 R CNN +F 2 "" H 3250 3450 50 0001 C CNN +F 3 "" H 3250 3450 50 0001 C CNN + 1 3250 3450 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0150 +U 1 1 60A21C25 +P 3250 3350 +F 0 "#PWR0150" H 3250 3100 50 0001 C CNN +F 1 "GND" V 3255 3222 50 0000 R CNN +F 2 "" H 3250 3350 50 0001 C CNN +F 3 "" H 3250 3350 50 0001 C CNN + 1 3250 3350 + 0 1 1 0 +$EndComp +$Comp +L power:GND #PWR0151 +U 1 1 60A21E9E +P 3250 3250 +F 0 "#PWR0151" H 3250 3000 50 0001 C CNN +F 1 "GND" V 3255 3122 50 0000 R CNN +F 2 "" H 3250 3250 50 0001 C CNN +F 3 "" H 3250 3250 50 0001 C CNN + 1 3250 3250 + 0 1 1 0 +$EndComp +$Comp +L Device:Jumper JP1 +U 1 1 60A55661 +P 6900 1800 +F 0 "JP1" H 6900 2064 50 0000 C CNN +F 1 "Jumper" H 6900 1973 50 0000 C CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" H 6900 1800 50 0001 C CNN +F 3 "~" H 6900 1800 50 0001 C CNN + 1 6900 1800 + 1 0 0 -1 +$EndComp +$Comp +L power:VCC #PWR0110 +U 1 1 60A55FA3 +P 6600 1800 +F 0 "#PWR0110" H 6600 1650 50 0001 C CNN +F 1 "VCC" V 6615 1928 50 0000 L CNN +F 2 "" H 6600 1800 50 0001 C CNN +F 3 "" H 6600 1800 50 0001 C CNN + 1 6600 1800 + 0 -1 -1 0 +$EndComp +$Comp +L power:+5V #PWR0112 +U 1 1 60A59A8E +P 7200 1800 +F 0 "#PWR0112" H 7200 1650 50 0001 C CNN +F 1 "+5V" V 7215 1928 50 0000 L CNN +F 2 "" H 7200 1800 50 0001 C CNN +F 3 "" H 7200 1800 50 0001 C CNN + 1 7200 1800 + 0 1 1 0 +$EndComp +$Comp +L power:+5V #PWR0114 +U 1 1 60A5B421 +P 6700 2700 +F 0 "#PWR0114" H 6700 2550 50 0001 C CNN +F 1 "+5V" V 6715 2828 50 0000 L CNN +F 2 "" H 6700 2700 50 0001 C CNN +F 3 "" H 6700 2700 50 0001 C CNN + 1 6700 2700 + 1 0 0 -1 +$EndComp +Connection ~ 6700 2700 +$Comp +L power:+5V #PWR0118 +U 1 1 60A5D936 +P 800 4150 +F 0 "#PWR0118" H 800 4000 50 0001 C CNN +F 1 "+5V" V 815 4278 50 0000 L CNN +F 2 "" H 800 4150 50 0001 C CNN +F 3 "" H 800 4150 50 0001 C CNN + 1 800 4150 + 0 -1 -1 0 +$EndComp +$Comp +L power:+5V #PWR0119 +U 1 1 60A5FCB2 +P 2500 4100 +F 0 "#PWR0119" H 2500 3950 50 0001 C CNN +F 1 "+5V" V 2515 4228 50 0000 L CNN +F 2 "" H 2500 4100 50 0001 C CNN +F 3 "" H 2500 4100 50 0001 C CNN + 1 2500 4100 + 0 1 1 0 +$EndComp +$Comp +L power:+5V #PWR0152 +U 1 1 60A60E49 +P 2500 6250 +F 0 "#PWR0152" H 2500 6100 50 0001 C CNN +F 1 "+5V" V 2515 6378 50 0000 L CNN +F 2 "" H 2500 6250 50 0001 C CNN +F 3 "" H 2500 6250 50 0001 C CNN + 1 2500 6250 + 0 1 1 0 +$EndComp +$Comp +L power:+5V #PWR0153 +U 1 1 60A626A8 +P 800 6300 +F 0 "#PWR0153" H 800 6150 50 0001 C CNN +F 1 "+5V" V 815 6428 50 0000 L CNN +F 2 "" H 800 6300 50 0001 C CNN +F 3 "" H 800 6300 50 0001 C CNN + 1 800 6300 + 0 -1 -1 0 +$EndComp +$Comp +L power:PWR_FLAG #FLG0105 +U 1 1 60A642B7 +P 7200 1800 +F 0 "#FLG0105" H 7200 1875 50 0001 C CNN +F 1 "PWR_FLAG" H 7200 1973 50 0000 C CNN +F 2 "" H 7200 1800 50 0001 C CNN +F 3 "~" H 7200 1800 50 0001 C CNN + 1 7200 1800 + -1 0 0 1 +$EndComp +Connection ~ 7200 1800 +$Comp +L power:+3V3 #PWR0154 +U 1 1 609CD4FC +P 8150 3900 +F 0 "#PWR0154" H 8150 3750 50 0001 C CNN +F 1 "+3V3" V 8165 4028 50 0000 L CNN +F 2 "" H 8150 3900 50 0001 C CNN +F 3 "" H 8150 3900 50 0001 C CNN + 1 8150 3900 + 0 -1 -1 0 +$EndComp +$Comp +L Device:R R3 +U 1 1 609D0F65 +P 8300 3900 +F 0 "R3" V 8093 3900 50 0000 C CNN +F 1 "R" V 8184 3900 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" V 8230 3900 50 0001 C CNN +F 3 "~" H 8300 3900 50 0001 C CNN + 1 8300 3900 + 0 1 1 0 +$EndComp +$Comp +L Switch:SW_Coded SW1 +U 1 1 609C0644 +P 8950 3650 +F 0 "SW1" H 8670 3633 50 0000 R CNN +F 1 "SW_Coded" H 8670 3724 50 0000 R CNN +F 2 "Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical" H 8925 3675 50 0001 C CNN +F 3 "~" H 8925 3675 50 0001 C CNN + 1 8950 3650 + -1 0 0 1 +$EndComp +Text Label 7700 4100 0 50 ~ 0 +SEL_MODE1 +Text Label 7700 4200 0 50 ~ 0 +SEL_MODE2 +Text Label 6100 4900 2 50 ~ 0 +SEL_MODE3 +Text Label 8450 3650 2 50 ~ 0 +SEL_MODE1 +Text Label 8450 3550 2 50 ~ 0 +SEL_MODE2 +Text Label 8450 3450 2 50 ~ 0 +SEL_MODE3 +Text Label 8450 3750 2 50 ~ 0 +SEL_MODE0 +$EndSCHEMATC diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat.ses b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.ses similarity index 100% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat.ses rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.ses diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat-rescue.dcm b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.symbols/74hct245.dcm similarity index 94% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat-rescue.dcm rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.symbols/74hct245.dcm index 5dd71cb..5f3ed79 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat-rescue.dcm +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat.symbols/74hct245.dcm @@ -1,3 +1,3 @@ -EESchema-DOCLIB Version 2.0 -# -#End Doc Library +EESchema-DOCLIB Version 2.0 +# +#End Doc Library diff --git a/RpiLedBars/hw/LedBarsHat/LedBarsHat_DIP.kicad_pcb b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat_DIP.kicad_pcb similarity index 98% rename from RpiLedBars/hw/LedBarsHat/LedBarsHat_DIP.kicad_pcb rename to RpiLedBars/hw/backup/LedBarsHat/LedBarsHat_DIP.kicad_pcb index 3633631..3d48a36 100644 --- a/RpiLedBars/hw/LedBarsHat/LedBarsHat_DIP.kicad_pcb +++ b/RpiLedBars/hw/backup/LedBarsHat/LedBarsHat_DIP.kicad_pcb @@ -1,1532 +1,1532 @@ -(kicad_pcb (version 20171130) (host pcbnew "(5.1.10)-1") - - (general - (thickness 1.6) - (drawings 0) - (tracks 400) - (zones 0) - (modules 17) - (nets 56) - ) - - (page A4) - (layers - (0 F.Cu signal) - (31 B.Cu signal) - (32 B.Adhes user) - (33 F.Adhes user) - (34 B.Paste user) - (35 F.Paste user) - (36 B.SilkS user) - (37 F.SilkS user) - (38 B.Mask user) - (39 F.Mask user) - (40 Dwgs.User user) - (41 Cmts.User user) - (42 Eco1.User user) - (43 Eco2.User user) - (44 Edge.Cuts user) - (45 Margin user) - (46 B.CrtYd user) - (47 F.CrtYd user) - (48 B.Fab user) - (49 F.Fab user) - ) - - (setup - (last_trace_width 0.25) - (trace_clearance 0.2) - (zone_clearance 0.508) - (zone_45_only no) - (trace_min 0.2) - (via_size 0.8) - (via_drill 0.4) - (via_min_size 0.4) - (via_min_drill 0.3) - (uvia_size 0.3) - (uvia_drill 0.1) - (uvias_allowed no) - (uvia_min_size 0.2) - (uvia_min_drill 0.1) - (edge_width 0.1) - (segment_width 0.2) - (pcb_text_width 0.3) - (pcb_text_size 1.5 1.5) - (mod_edge_width 0.15) - (mod_text_size 1 1) - (mod_text_width 0.15) - (pad_size 2.4 1.6) - (pad_drill 0.8) - (pad_to_mask_clearance 0) - (aux_axis_origin 0 0) - (visible_elements 7FFFFFFF) - (pcbplotparams - (layerselection 0x010fc_ffffffff) - (usegerberextensions false) - (usegerberattributes true) - (usegerberadvancedattributes true) - (creategerberjobfile true) - (excludeedgelayer true) - (linewidth 0.100000) - (plotframeref false) - (viasonmask false) - (mode 1) - (useauxorigin false) - (hpglpennumber 1) - (hpglpenspeed 20) - (hpglpendiameter 15.000000) - (psnegative false) - (psa4output false) - (plotreference true) - (plotvalue true) - (plotinvisibletext false) - (padsonsilk false) - (subtractmaskfromsilk false) - (outputformat 1) - (mirror false) - (drillshape 1) - (scaleselection 1) - (outputdirectory "")) - ) - - (net 0 "") - (net 1 GND) - (net 2 "Net-(J1-Pad3)") - (net 3 "Net-(J1-Pad2)") - (net 4 VCC) - (net 5 "Net-(J1-Pad5)") - (net 6 /SMI_SD13) - (net 7 /I2S_SD) - (net 8 "Net-(J3-Pad37)") - (net 9 /SMI_SD8) - (net 10 /I2S_WS) - (net 11 /SMI_SD5) - (net 12 /SMI_SD4) - (net 13 "Net-(J3-Pad31)") - (net 14 "Net-(J3-Pad29)") - (net 15 "Net-(J3-Pad28)") - (net 16 "Net-(J3-Pad27)") - (net 17 "Net-(J3-Pad26)") - (net 18 /SMI_SD0) - (net 19 /SMI_SD3) - (net 20 /SMI_SD17) - (net 21 /SMI_SD1) - (net 22 /SMI_SD2) - (net 23 /SMI_SD16) - (net 24 +3V3) - (net 25 /SMI_SD15) - (net 26 /SMI_SD14) - (net 27 "Net-(J3-Pad13)") - (net 28 /I2S_CLK) - (net 29 /SMI_SD9) - (net 30 /SMI_SD7) - (net 31 /SMI_SD6) - (net 32 "Net-(J3-Pad7)") - (net 33 "Net-(J3-Pad5)") - (net 34 +5V) - (net 35 "Net-(J3-Pad3)") - (net 36 +12V) - (net 37 "Net-(J7-Pad1)") - (net 38 "Net-(J7-Pad2)") - (net 39 "Net-(J7-Pad3)") - (net 40 "Net-(J7-Pad4)") - (net 41 "Net-(J7-Pad5)") - (net 42 "Net-(J7-Pad6)") - (net 43 "Net-(J7-Pad7)") - (net 44 "Net-(J7-Pad8)") - (net 45 "Net-(J8-Pad1)") - (net 46 "Net-(J8-Pad2)") - (net 47 "Net-(J8-Pad3)") - (net 48 "Net-(J8-Pad4)") - (net 49 "Net-(J8-Pad5)") - (net 50 "Net-(J8-Pad6)") - (net 51 "Net-(J8-Pad7)") - (net 52 "Net-(J8-Pad8)") - (net 53 "Net-(R1-Pad2)") - (net 54 "Net-(R2-Pad1)") - (net 55 "Net-(R3-Pad1)") - - (net_class Default "This is the default net class." - (clearance 0.2) - (trace_width 0.25) - (via_dia 0.8) - (via_drill 0.4) - (uvia_dia 0.3) - (uvia_drill 0.1) - (add_net +12V) - (add_net +3V3) - (add_net +5V) - (add_net /I2S_CLK) - (add_net /I2S_SD) - (add_net /I2S_WS) - (add_net /SMI_SD0) - (add_net /SMI_SD1) - (add_net /SMI_SD13) - (add_net /SMI_SD14) - (add_net /SMI_SD15) - (add_net /SMI_SD16) - (add_net /SMI_SD17) - (add_net /SMI_SD2) - (add_net /SMI_SD3) - (add_net /SMI_SD4) - (add_net /SMI_SD5) - (add_net /SMI_SD6) - (add_net /SMI_SD7) - (add_net /SMI_SD8) - (add_net /SMI_SD9) - (add_net GND) - (add_net "Net-(J1-Pad2)") - (add_net "Net-(J1-Pad3)") - (add_net "Net-(J1-Pad5)") - (add_net "Net-(J3-Pad13)") - (add_net "Net-(J3-Pad26)") - (add_net "Net-(J3-Pad27)") - (add_net "Net-(J3-Pad28)") - (add_net "Net-(J3-Pad29)") - (add_net "Net-(J3-Pad3)") - (add_net "Net-(J3-Pad31)") - (add_net "Net-(J3-Pad37)") - (add_net "Net-(J3-Pad5)") - (add_net "Net-(J3-Pad7)") - (add_net "Net-(J7-Pad1)") - (add_net "Net-(J7-Pad2)") - (add_net "Net-(J7-Pad3)") - (add_net "Net-(J7-Pad4)") - (add_net "Net-(J7-Pad5)") - (add_net "Net-(J7-Pad6)") - (add_net "Net-(J7-Pad7)") - (add_net "Net-(J7-Pad8)") - (add_net "Net-(J8-Pad1)") - (add_net "Net-(J8-Pad2)") - (add_net "Net-(J8-Pad3)") - (add_net "Net-(J8-Pad4)") - (add_net "Net-(J8-Pad5)") - (add_net "Net-(J8-Pad6)") - (add_net "Net-(J8-Pad7)") - (add_net "Net-(J8-Pad8)") - (add_net "Net-(R1-Pad2)") - (add_net "Net-(R2-Pad1)") - (add_net "Net-(R3-Pad1)") - (add_net VCC) - ) - - (module Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 60A03184) - (at 99.12 122.67) - (descr "Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x05 2.54mm single row") - (path /609C0644) - (fp_text reference SW1 (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_Coded (at 0 12.93) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 5.08 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 11.43) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 11.43) (end -1.27 11.43) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 11.43) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 11.49) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 11.49) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 11.9) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 11.9) (end -1.8 11.9) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 11.9) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 16 "Net-(J3-Pad27)")) - (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 15 "Net-(J3-Pad28)")) - (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 35 "Net-(J3-Pad3)")) - (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 33 "Net-(J3-Pad5)")) - (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 55 "Net-(R3-Pad1)")) - (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x05_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60A0316B) - (at 102.87 121.92) - (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") - (path /609D0F65) - (fp_text reference R3 (at 3.81 -1.92) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value R (at 3.81 1.92) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 3.81 0) (layer F.Fab) - (effects (font (size 0.72 0.72) (thickness 0.108))) - ) - (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) - (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) - (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) - (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 24 +3V3)) - (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 55 "Net-(R3-Pad1)")) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Package_DIP:DIP-20_W7.62mm (layer F.Cu) (tedit 5A02E8C5) (tstamp 609B682B) - (at 133.35 101.6) - (descr "20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)") - (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil") - (path /60990192) - (fp_text reference U2 (at 3.81 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 74HCT245 (at 3.81 25.19) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 8.7 -1.55) (end -1.1 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.7 24.4) (end 8.7 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.1 24.4) (end 8.7 24.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.1 -1.55) (end -1.1 24.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.46 24.19) (end 6.46 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.16 24.19) (end 6.46 24.19) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.16 -1.33) (end 1.16 24.19) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 24.13) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 24.13) (end 0.635 24.13) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 -1.27) (end 6.985 24.13) (layer F.Fab) (width 0.1)) - (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 3.81 11.43) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_arc (start 3.81 -1.33) (end 2.81 -1.33) (angle -180) (layer F.SilkS) (width 0.12)) - (pad 20 thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 34 +5V)) - (pad 10 thru_hole oval (at 0 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 19 thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 9 thru_hole oval (at 0 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 9 /SMI_SD8)) - (pad 18 thru_hole oval (at 7.62 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 37 "Net-(J7-Pad1)")) - (pad 8 thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 12 /SMI_SD4)) - (pad 17 thru_hole oval (at 7.62 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 38 "Net-(J7-Pad2)")) - (pad 7 thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 18 /SMI_SD0)) - (pad 16 thru_hole oval (at 7.62 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 39 "Net-(J7-Pad3)")) - (pad 6 thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 20 /SMI_SD17)) - (pad 15 thru_hole oval (at 7.62 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 40 "Net-(J7-Pad4)")) - (pad 5 thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 23 /SMI_SD16)) - (pad 14 thru_hole oval (at 7.62 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 41 "Net-(J7-Pad5)")) - (pad 4 thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 25 /SMI_SD15)) - (pad 13 thru_hole oval (at 7.62 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 42 "Net-(J7-Pad6)")) - (pad 3 thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 30 /SMI_SD7)) - (pad 12 thru_hole oval (at 7.62 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 43 "Net-(J7-Pad7)")) - (pad 2 thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 31 /SMI_SD6)) - (pad 11 thru_hole oval (at 7.62 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 44 "Net-(J7-Pad8)")) - (pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 54 "Net-(R2-Pad1)")) - (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-20_W7.62mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Package_DIP:DIP-20_W7.62mm (layer F.Cu) (tedit 5A02E8C5) (tstamp 609B6803) - (at 120.65 113.03 180) - (descr "20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)") - (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil") - (path /6098F41C) - (fp_text reference U1 (at 3.81 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 74HCT245 (at 3.81 25.19) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 8.7 -1.55) (end -1.1 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.7 24.4) (end 8.7 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.1 24.4) (end 8.7 24.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.1 -1.55) (end -1.1 24.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.46 24.19) (end 6.46 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.16 24.19) (end 6.46 24.19) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.16 -1.33) (end 1.16 24.19) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 24.13) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 24.13) (end 0.635 24.13) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 -1.27) (end 6.985 24.13) (layer F.Fab) (width 0.1)) - (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 3.81 11.43) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_arc (start 3.81 -1.33) (end 2.81 -1.33) (angle -180) (layer F.SilkS) (width 0.12)) - (pad 20 thru_hole oval (at 7.62 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 34 +5V)) - (pad 10 thru_hole oval (at 0 22.86 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 19 thru_hole oval (at 7.62 2.54 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 9 thru_hole oval (at 0 20.32 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 29 /SMI_SD9)) - (pad 18 thru_hole oval (at 7.62 5.08 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 45 "Net-(J8-Pad1)")) - (pad 8 thru_hole oval (at 0 17.78 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 26 /SMI_SD14)) - (pad 17 thru_hole oval (at 7.62 7.62 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 46 "Net-(J8-Pad2)")) - (pad 7 thru_hole oval (at 0 15.24 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 22 /SMI_SD2)) - (pad 16 thru_hole oval (at 7.62 10.16 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 47 "Net-(J8-Pad3)")) - (pad 6 thru_hole oval (at 0 12.7 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 21 /SMI_SD1)) - (pad 15 thru_hole oval (at 7.62 12.7 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 48 "Net-(J8-Pad4)")) - (pad 5 thru_hole oval (at 0 10.16 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 19 /SMI_SD3)) - (pad 14 thru_hole oval (at 7.62 15.24 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 49 "Net-(J8-Pad5)")) - (pad 4 thru_hole oval (at 0 7.62 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 11 /SMI_SD5)) - (pad 13 thru_hole oval (at 7.62 17.78 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 50 "Net-(J8-Pad6)")) - (pad 3 thru_hole oval (at 0 5.08 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 6 /SMI_SD13)) - (pad 12 thru_hole oval (at 7.62 20.32 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 51 "Net-(J8-Pad7)")) - (pad 2 thru_hole oval (at 0 2.54 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 6 /SMI_SD13)) - (pad 11 thru_hole oval (at 7.62 22.86 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 52 "Net-(J8-Pad8)")) - (pad 1 thru_hole rect (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 53 "Net-(R1-Pad2)")) - (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-20_W7.62mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 609B3B5C) - (at 133.35 97.79) - (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") - (path /609B10BD) - (fp_text reference R2 (at 3.81 -1.92) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value R (at 3.81 1.92) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 3.81 0) (layer F.Fab) - (effects (font (size 0.72 0.72) (thickness 0.108))) - ) - (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 34 +5V)) - (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 54 "Net-(R2-Pad1)")) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 609B3B45) - (at 113.03 116.84) - (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") - (path /609AF147) - (fp_text reference R1 (at 3.81 -1.92) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value R (at 3.81 1.92) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) - (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 3.81 0) (layer F.Fab) - (effects (font (size 0.72 0.72) (thickness 0.108))) - ) - (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 53 "Net-(R1-Pad2)")) - (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) - (net 34 +5V)) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module LedBarsHat:I2S_MEMS_Microphone (layer F.Cu) (tedit 609ABC0F) (tstamp 609B21DB) - (at 114.3 129.54 90) - (descr "I2S MEMS Microphone") - (tags "I2S MEMS Microphone") - (path /609D01E4) - (fp_text reference MK1 (at 3.81 -2.33 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value MP45DT02 (at 3.81 7.41 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 9.1 -1.55) (end -1.45 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.1 6.6) (end 9.1 -1.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.45 6.6) (end 9.1 6.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.45 -1.55) (end -1.45 6.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 6.35) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 6.35) (end 0.635 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 -1.27) (end 6.985 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 3.81 2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 4 thru_hole oval (at 7.62 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 28 /I2S_CLK)) - (pad 2 thru_hole oval (at 0 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 10 /I2S_WS)) - (pad 5 thru_hole oval (at 7.62 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 7 /I2S_SD)) - (pad 3 thru_hole oval (at 0 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 6 thru_hole oval (at 7.62 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 24 +3V3)) - ) - - (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 609B21C7) - (at 135.89 85.09 270) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (path /60A55661) - (fp_text reference JP1 (at 0 -2.33 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Jumper (at 0 4.87 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 0 1.27) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 34 +5V)) - (pad 1 thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 4 VCC)) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 609B21B1) - (at 104.7 117.075 180) - (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") - (tags "Through hole pin header THT 2x08 2.54mm double row") - (path /60A1377F) - (fp_text reference J9 (at 1.27 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1a thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 1b thru_hole oval (at 2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 2a thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 2b thru_hole oval (at 2.54 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3a thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 3b thru_hole oval (at 2.54 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 4a thru_hole oval (at 0 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 4b thru_hole oval (at 2.54 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 5a thru_hole oval (at 0 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 5b thru_hole oval (at 2.54 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 6a thru_hole oval (at 0 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 6b thru_hole oval (at 2.54 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 7a thru_hole oval (at 0 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 7b thru_hole oval (at 2.54 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 8a thru_hole oval (at 0 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 8b thru_hole oval (at 2.54 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - ) - - (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 609B218B) - (at 109.3 117.075 180) - (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x08 2.54mm single row") - (path /60A0C6CA) - (fp_text reference J8 (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 45 "Net-(J8-Pad1)")) - (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 46 "Net-(J8-Pad2)")) - (pad 3 thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 47 "Net-(J8-Pad3)")) - (pad 4 thru_hole oval (at 0 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 48 "Net-(J8-Pad4)")) - (pad 5 thru_hole oval (at 0 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 49 "Net-(J8-Pad5)")) - (pad 6 thru_hole oval (at 0 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 50 "Net-(J8-Pad6)")) - (pad 7 thru_hole oval (at 0 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 51 "Net-(J8-Pad7)")) - (pad 8 thru_hole oval (at 0 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 52 "Net-(J8-Pad8)")) - ) - - (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 609B216F) - (at 144.78 99.06) - (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x08 2.54mm single row") - (path /60A0018E) - (fp_text reference J7 (at 0 -2.77) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 37 "Net-(J7-Pad1)")) - (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 38 "Net-(J7-Pad2)")) - (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 39 "Net-(J7-Pad3)")) - (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 40 "Net-(J7-Pad4)")) - (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 41 "Net-(J7-Pad5)")) - (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 42 "Net-(J7-Pad6)")) - (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 43 "Net-(J7-Pad7)")) - (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 44 "Net-(J7-Pad8)")) - ) - - (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 609B2153) - (at 151.13 116.84 180) - (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") - (tags "Through hole pin header THT 2x08 2.54mm double row") - (path /60A12108) - (fp_text reference J6 (at 1.27 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) - (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1a thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 1b thru_hole oval (at 2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 2a thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 2b thru_hole oval (at 2.54 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3a thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 3b thru_hole oval (at 2.54 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 4a thru_hole oval (at 0 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 4b thru_hole oval (at 2.54 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 5a thru_hole oval (at 0 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 5b thru_hole oval (at 2.54 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 6a thru_hole oval (at 0 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 6b thru_hole oval (at 2.54 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 7a thru_hole oval (at 0 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 7b thru_hole oval (at 2.54 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 8a thru_hole oval (at 0 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 8b thru_hole oval (at 2.54 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - ) - - (module Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 (layer F.Cu) (tedit 5B191DE1) (tstamp 609B212D) - (at 107.95 85.09 270) - (descr "Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf") - (tags "connector barrel jack") - (path /6099631E) - (fp_text reference J5 (at 0 -2.5 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Jack-DC (at 0 15.5 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -4.6 -1) (end -2.5 -1) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.2 0.5) (end 5 0.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.2 5.5) (end 5 5.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.2 0.5) (end 6.2 5.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 5 0.5) (end 5 -1.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -5 14.1) (end 5 14.1) (layer F.CrtYd) (width 0.05)) - (fp_line (start -5 -1.4) (end -5 14.1) (layer F.CrtYd) (width 0.05)) - (fp_line (start 5 -1.4) (end -5 -1.4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4.9 -1.3) (end -4.9 0.3) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.2 -1.3) (end -4.9 -1.3) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.6 -1) (end 4.6 0.8) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.5 -1) (end 4.6 -1) (layer F.SilkS) (width 0.12)) - (fp_line (start -4.6 13.7) (end -4.6 -1) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.6 13.7) (end -4.6 13.7) (layer F.SilkS) (width 0.12)) - (fp_line (start -4.5 13.6) (end -4.5 0.1) (layer F.Fab) (width 0.1)) - (fp_line (start 4.5 13.6) (end -4.5 13.6) (layer F.Fab) (width 0.1)) - (fp_line (start 4.5 -0.9) (end 4.5 13.6) (layer F.Fab) (width 0.1)) - (fp_line (start 4.5 -0.9) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) - (fp_line (start -4.5 0.1) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) - (fp_line (start 4.6 5.2) (end 4.6 13.7) (layer F.SilkS) (width 0.12)) - (fp_line (start 5 14.1) (end 5 5.5) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0 7.5 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0 270) (size 4.4 1.8) (drill oval 3.4 0.8) (layers *.Cu *.Mask) - (net 36 +12V)) - (pad 2 thru_hole oval (at 0 5.8 270) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3 thru_hole oval (at 4.8 3) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask)) - (model ${KISYS3DMOD}/Connector_BarrelJack.3dshapes/BarrelJack_Wuerth_6941xx301002.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 609B2110) - (at 114.3 82.55) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (path /6099C84A) - (fp_text reference J4 (at 0 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x02_Male (at 0 4.87) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 0 1.27 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 36 +12V)) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical (layer B.Cu) (tedit 5A19A433) (tstamp 609B20FA) - (at 125.73 81.28 180) - (descr "Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 2x20 2.54mm double row") - (path /60988C0F) - (fp_text reference J3 (at -1.27 2.77) (layer B.SilkS) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_text value Raspberry_Pi_2_3 (at -1.27 -51.03) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_line (start -4.34 -50) (end -4.34 1.8) (layer B.CrtYd) (width 0.05)) - (fp_line (start 1.76 -50) (end -4.34 -50) (layer B.CrtYd) (width 0.05)) - (fp_line (start 1.76 1.8) (end 1.76 -50) (layer B.CrtYd) (width 0.05)) - (fp_line (start -4.34 1.8) (end 1.76 1.8) (layer B.CrtYd) (width 0.05)) - (fp_line (start 0 1.33) (end 1.33 1.33) (layer B.SilkS) (width 0.12)) - (fp_line (start 1.33 1.33) (end 1.33 0) (layer B.SilkS) (width 0.12)) - (fp_line (start -1.27 1.33) (end -1.27 -1.27) (layer B.SilkS) (width 0.12)) - (fp_line (start -1.27 -1.27) (end 1.33 -1.27) (layer B.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.27) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 -49.59) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 1.33) (end -3.87 -49.59) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.87 1.33) (end -1.27 1.33) (layer B.SilkS) (width 0.12)) - (fp_line (start -3.81 -49.53) (end -3.81 1.27) (layer B.Fab) (width 0.1)) - (fp_line (start 1.27 -49.53) (end -3.81 -49.53) (layer B.Fab) (width 0.1)) - (fp_line (start 1.27 0.27) (end 1.27 -49.53) (layer B.Fab) (width 0.1)) - (fp_line (start 0.27 1.27) (end 1.27 0.27) (layer B.Fab) (width 0.1)) - (fp_line (start -3.81 1.27) (end 0.27 1.27) (layer B.Fab) (width 0.1)) - (fp_text user %R (at -1.27 -24.13 270) (layer B.Fab) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (pad 40 thru_hole oval (at -2.54 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 6 /SMI_SD13)) - (pad 39 thru_hole oval (at 0 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 38 thru_hole oval (at -2.54 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 7 /I2S_SD)) - (pad 37 thru_hole oval (at 0 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 8 "Net-(J3-Pad37)")) - (pad 36 thru_hole oval (at -2.54 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 9 /SMI_SD8)) - (pad 35 thru_hole oval (at 0 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 10 /I2S_WS)) - (pad 34 thru_hole oval (at -2.54 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 33 thru_hole oval (at 0 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 11 /SMI_SD5)) - (pad 32 thru_hole oval (at -2.54 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 12 /SMI_SD4)) - (pad 31 thru_hole oval (at 0 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 13 "Net-(J3-Pad31)")) - (pad 30 thru_hole oval (at -2.54 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 29 thru_hole oval (at 0 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 14 "Net-(J3-Pad29)")) - (pad 28 thru_hole oval (at -2.54 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 15 "Net-(J3-Pad28)")) - (pad 27 thru_hole oval (at 0 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 16 "Net-(J3-Pad27)")) - (pad 26 thru_hole oval (at -2.54 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 17 "Net-(J3-Pad26)")) - (pad 25 thru_hole oval (at 0 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 24 thru_hole oval (at -2.54 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 18 /SMI_SD0)) - (pad 23 thru_hole oval (at 0 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 19 /SMI_SD3)) - (pad 22 thru_hole oval (at -2.54 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 20 /SMI_SD17)) - (pad 21 thru_hole oval (at 0 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 21 /SMI_SD1)) - (pad 20 thru_hole oval (at -2.54 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 19 thru_hole oval (at 0 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 22 /SMI_SD2)) - (pad 18 thru_hole oval (at -2.54 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 23 /SMI_SD16)) - (pad 17 thru_hole oval (at 0 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 24 +3V3)) - (pad 16 thru_hole oval (at -2.54 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 25 /SMI_SD15)) - (pad 15 thru_hole oval (at 0 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 26 /SMI_SD14)) - (pad 14 thru_hole oval (at -2.54 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 13 thru_hole oval (at 0 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 27 "Net-(J3-Pad13)")) - (pad 12 thru_hole oval (at -2.54 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 28 /I2S_CLK)) - (pad 11 thru_hole oval (at 0 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 29 /SMI_SD9)) - (pad 10 thru_hole oval (at -2.54 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 30 /SMI_SD7)) - (pad 9 thru_hole oval (at 0 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 8 thru_hole oval (at -2.54 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 31 /SMI_SD6)) - (pad 7 thru_hole oval (at 0 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 32 "Net-(J3-Pad7)")) - (pad 6 thru_hole oval (at -2.54 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 5 thru_hole oval (at 0 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 33 "Net-(J3-Pad5)")) - (pad 4 thru_hole oval (at -2.54 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 34 +5V)) - (pad 3 thru_hole oval (at 0 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 35 "Net-(J3-Pad3)")) - (pad 2 thru_hole oval (at -2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 34 +5V)) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 24 +3V3)) - (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x20_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 609B20BC) - (at 135.89 81.28 270) - (descr "Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") - (tags "Through hole socket strip THT 1x02 2.54mm single row") - (path /6099CF4C) - (fp_text reference J2 (at 0 -2.77 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value Conn_01x02_Female (at 0 5.31 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.8 4.3) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 4.3) (end -1.8 4.3) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.75 -1.8) (end 1.75 4.3) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 3.81) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -0.635) (end 1.27 3.81) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 0 1.27) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 1 thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 4 VCC)) - (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x02_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_USB:USB_A_CONNFLY_DS1095-WNR0 (layer F.Cu) (tedit 5E39FFBD) (tstamp 609B20A6) - (at 151.13 87.63 180) - (descr http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf) - (tags "USB-A receptacle horizontal through-hole") - (path /60994FCE) - (fp_text reference J1 (at -1.95 -2.35) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value USB_A (at 3.5 7) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0.5 -2) (end -0.5 -2) (layer F.SilkS) (width 0.12)) - (fp_line (start 0 -1.5) (end 0.5 -2) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.5 -2) (end 0 -1.5) (layer F.SilkS) (width 0.12)) - (fp_line (start 10.86 0.86) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.86 -1.12) (end -3.86 0.86) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.86 -1.12) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) - (fp_line (start 10.86 4.56) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.86 13.1) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.86 4.56) (end -3.86 13.1) (layer F.SilkS) (width 0.12)) - (fp_line (start -5.32 -1.51) (end 12.32 -1.51) (layer F.CrtYd) (width 0.05)) - (fp_line (start 12.32 -1.51) (end 12.32 13.49) (layer F.CrtYd) (width 0.05)) - (fp_line (start 12.32 13.49) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) - (fp_line (start -5.32 -1.51) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) - (fp_line (start -2.87 -1.01) (end -3.75 -0.13) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 12.99) (end 10.75 12.99) (layer F.Fab) (width 0.1)) - (fp_line (start -2.87 -1.01) (end 10.75 -1.01) (layer F.Fab) (width 0.1)) - (fp_line (start 10.75 -1.01) (end 10.75 12.99) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 -0.13) (end -3.75 12.99) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 3.5 5) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 4 thru_hole circle (at 7 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 1 GND)) - (pad 3 thru_hole circle (at 4.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 2 "Net-(J1-Pad3)")) - (pad 2 thru_hole circle (at 2.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 3 "Net-(J1-Pad2)")) - (pad 1 thru_hole rect (at 0 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) - (net 4 VCC)) - (pad 5 thru_hole circle (at -3.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) - (net 5 "Net-(J1-Pad5)")) - (pad 5 thru_hole circle (at 10.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) - (net 5 "Net-(J1-Pad5)")) - (model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_A_CONNFLY_DS1095-WNR0.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (segment (start 128.27 121.92) (end 128.27 120.7447) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 116.84) (end 128.27 118.0153) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 118.0153) (end 127.9027 118.0153) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 127.9027 118.0153) (end 127.0947 118.8233) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 127.0947 118.8233) (end 127.0947 119.9368) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 127.0947 119.9368) (end 127.9026 120.7447) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 127.9026 120.7447) (end 128.27 120.7447) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 116.84) (end 128.27 115.6647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 125.73 111.76) (end 125.73 112.9353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 125.73 112.9353) (end 126.0974 112.9353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 126.0974 112.9353) (end 127.0947 113.9326) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 127.0947 113.9326) (end 127.0947 114.8568) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 127.0947 114.8568) (end 127.9026 115.6647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 127.9026 115.6647) (end 128.27 115.6647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 125.73 111.76) (end 125.73 110.5847) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 104.14) (end 128.27 105.3153) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 105.3153) (end 127.9026 105.3153) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 127.9026 105.3153) (end 126.9053 106.3126) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.9053 106.3126) (end 126.9053 109.7768) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.9053 109.7768) (end 126.0974 110.5847) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.0974 110.5847) (end 125.73 110.5847) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 114.3 85.09) (end 113.1247 85.09) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 102.15 85.09) (end 103.3753 85.09) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 103.3753 85.09) (end 105.9007 87.6154) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 105.9007 87.6154) (end 110.5993 87.6154) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 110.5993 87.6154) (end 113.1247 85.09) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 114.3 129.54) (end 114.3 128.0147) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 119.38 129.54) (end 119.38 128.0147) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 119.38 128.0147) (end 114.3 128.0147) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 125.73 91.44) (end 125.73 90.2647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 128.27 86.36) (end 128.27 87.5353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 128.27 87.5353) (end 127.9026 87.5353) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 127.9026 87.5353) (end 126.9053 88.5326) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 126.9053 88.5326) (end 126.9053 89.4568) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 126.9053 89.4568) (end 126.0974 90.2647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 126.0974 90.2647) (end 125.73 90.2647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.15 85.09) (end 102.15 87.4153) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.16 99.295) (end 102.16 87.4253) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.16 87.4253) (end 102.15 87.4153) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.16 101.835) (end 102.16 99.295) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 128.27 104.14) (end 128.27 102.9647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 128.27 96.52) (end 128.27 97.6953) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 128.27 97.6953) (end 128.6374 97.6953) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 128.6374 97.6953) (end 129.4453 98.5032) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 129.4453 98.5032) (end 129.4453 102.1568) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 129.4453 102.1568) (end 128.6374 102.9647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 128.6374 102.9647) (end 128.27 102.9647) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.16 114.535) (end 102.16 117.075) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 114.3 85.09) (end 115.4753 85.09) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 120.65 90.17) (end 119.5247 90.17) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 115.4753 85.09) (end 115.4753 86.1206) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 115.4753 86.1206) (end 119.5247 90.17) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 120.65 90.17) (end 121.7753 90.17) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 125.73 90.8523) (end 122.4576 90.8523) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 122.4576 90.8523) (end 121.7753 90.17) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 125.73 91.44) (end 125.73 90.8523) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 103.3353 109.8224) (end 103.3353 109.455) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 111.9047 110.49) (end 111.7644 110.6303) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 111.7644 110.6303) (end 104.1432 110.6303) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 104.1432 110.6303) (end 103.3353 109.8224) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 103.3353 109.8224) (end 102.338 110.8197) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 102.338 110.8197) (end 102.16 110.8197) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 102.16 111.995) (end 102.16 110.8197) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 144.13 87.63) (end 142.4646 87.63) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 142.4646 87.63) (end 142.0144 87.1798) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 142.0144 87.1798) (end 140.1624 87.1798) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 140.1624 87.1798) (end 135.438 82.4554) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 135.438 82.4554) (end 133.4064 82.4554) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 133.4064 82.4554) (end 133.3782 82.4271) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 133.35 82.3427) (end 133.35 82.399) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 133.35 82.399) (end 133.3782 82.4271) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 133.3782 82.4271) (end 129.4453 86.36) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 86.36) (end 129.4453 86.36) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 125.73 91.44) (end 125.73 92.6153) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 102.16 109.455) (end 103.3353 109.455) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 113.03 110.49) (end 111.9047 110.49) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 133.35 81.28) (end 133.35 82.3427) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 125.73 129.54) (end 126.9053 129.54) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.9053 129.54) (end 126.9053 129.1726) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.9053 129.1726) (end 127.7132 128.3647) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 127.7132 128.3647) (end 128.5777 128.3647) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.5777 128.3647) (end 132.2247 124.7177) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 132.2247 124.7177) (end 132.2247 124.46) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 119.38 129.54) (end 125.73 129.54) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 102.16 111.995) (end 102.16 114.535) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.16 106.915) (end 102.16 109.455) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.16 104.375) (end 102.16 106.915) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 102.16 101.835) (end 102.16 104.375) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 140.97 104.14) (end 140.97 103.0147) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 148.59 101.6) (end 147.4147 101.6) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 147.4147 101.6) (end 146.2109 100.3962) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 146.2109 100.3962) (end 144.2515 100.3962) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 144.2515 100.3962) (end 141.633 103.0147) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 141.633 103.0147) (end 140.97 103.0147) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 148.59 114.3) (end 148.59 116.84) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 148.59 111.76) (end 148.59 114.3) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 148.59 109.22) (end 148.59 111.76) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 148.59 106.68) (end 148.59 109.22) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 148.59 104.14) (end 148.59 106.68) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 148.59 101.6) (end 148.59 104.14) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 148.59 99.06) (end 148.59 101.6) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 144.13 87.63) (end 148.59 92.09) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 148.59 92.09) (end 148.59 99.06) (width 0.25) (layer F.Cu) (net 1)) - (segment (start 133.35 124.46) (end 132.2247 124.46) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 121.92) (end 129.6847 121.92) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 129.6847 121.92) (end 132.2247 124.46) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 96.52) (end 128.27 95.3447) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 128.27 95.3447) (end 127.9026 95.3447) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 127.9026 95.3447) (end 126.9053 94.3474) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.9053 94.3474) (end 126.9053 93.4232) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.9053 93.4232) (end 126.0974 92.6153) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 126.0974 92.6153) (end 125.73 92.6153) (width 0.25) (layer B.Cu) (net 1)) - (segment (start 135.89 85.09) (end 137.0653 85.09) (width 0.25) (layer B.Cu) (net 4)) - (segment (start 151.13 87.63) (end 150.0427 87.63) (width 0.25) (layer B.Cu) (net 4)) - (segment (start 150.0427 87.63) (end 150.0427 87.7659) (width 0.25) (layer B.Cu) (net 4)) - (segment (start 150.0427 87.7659) (end 149.0798 88.7288) (width 0.25) (layer B.Cu) (net 4)) - (segment (start 149.0798 88.7288) (end 140.7041 88.7288) (width 0.25) (layer B.Cu) (net 4)) - (segment (start 140.7041 88.7288) (end 137.0653 85.09) (width 0.25) (layer B.Cu) (net 4)) - (segment (start 135.89 81.28) (end 135.89 85.09) (width 0.25) (layer F.Cu) (net 4)) - (segment (start 141.06 84.92) (end 154.2 84.92) (width 0.25) (layer B.Cu) (net 5)) - (segment (start 120.65 110.49) (end 120.65 111.6153) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 128.27 129.54) (end 127.0947 129.54) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 127.0947 129.54) (end 127.0947 129.1726) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 127.0947 129.1726) (end 126.2868 128.3647) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 126.2868 128.3647) (end 123.818 128.3647) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 123.818 128.3647) (end 118.2496 122.7963) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 118.2496 122.7963) (end 118.2496 113.3124) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 118.2496 113.3124) (end 119.9467 111.6153) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 119.9467 111.6153) (end 120.65 111.6153) (width 0.25) (layer F.Cu) (net 6)) - (segment (start 120.65 110.49) (end 120.65 107.95) (width 0.25) (layer B.Cu) (net 6)) - (segment (start 116.84 121.92) (end 116.84 123.4453) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 128.27 127) (end 128.27 125.8247) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 128.27 125.8247) (end 127.9026 125.8247) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 127.9026 125.8247) (end 127.0947 125.0168) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 127.0947 125.0168) (end 127.0947 124.1237) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 127.0947 124.1237) (end 126.2248 123.2538) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 126.2248 123.2538) (end 120.128 123.2538) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 120.128 123.2538) (end 119.9365 123.4453) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 119.9365 123.4453) (end 116.84 123.4453) (width 0.25) (layer B.Cu) (net 7)) - (segment (start 133.35 121.92) (end 132.2247 121.92) (width 0.25) (layer F.Cu) (net 9)) - (segment (start 128.27 124.46) (end 129.6847 124.46) (width 0.25) (layer F.Cu) (net 9)) - (segment (start 129.6847 124.46) (end 132.2247 121.92) (width 0.25) (layer F.Cu) (net 9)) - (segment (start 116.84 129.54) (end 116.84 128.0147) (width 0.25) (layer B.Cu) (net 10)) - (segment (start 125.73 124.46) (end 120.3947 124.46) (width 0.25) (layer B.Cu) (net 10)) - (segment (start 120.3947 124.46) (end 116.84 128.0147) (width 0.25) (layer B.Cu) (net 10)) - (segment (start 120.65 105.41) (end 120.65 106.5353) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 125.73 121.92) (end 125.73 120.7447) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 125.73 120.7447) (end 125.3626 120.7447) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 125.3626 120.7447) (end 121.7753 117.1574) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 121.7753 117.1574) (end 121.7753 107.3792) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 121.7753 107.3792) (end 120.9314 106.5353) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 120.9314 106.5353) (end 120.65 106.5353) (width 0.25) (layer B.Cu) (net 11)) - (segment (start 128.27 119.38) (end 133.35 119.38) (width 0.25) (layer B.Cu) (net 12)) - (segment (start 133.35 116.84) (end 133.35 115.7147) (width 0.25) (layer F.Cu) (net 18)) - (segment (start 128.27 109.22) (end 128.27 110.3953) (width 0.25) (layer F.Cu) (net 18)) - (segment (start 128.27 110.3953) (end 128.6374 110.3953) (width 0.25) (layer F.Cu) (net 18)) - (segment (start 128.6374 110.3953) (end 132.2247 113.9826) (width 0.25) (layer F.Cu) (net 18)) - (segment (start 132.2247 113.9826) (end 132.2247 114.8708) (width 0.25) (layer F.Cu) (net 18)) - (segment (start 132.2247 114.8708) (end 133.0686 115.7147) (width 0.25) (layer F.Cu) (net 18)) - (segment (start 133.0686 115.7147) (end 133.35 115.7147) (width 0.25) (layer F.Cu) (net 18)) - (segment (start 120.65 102.87) (end 120.65 103.9953) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 125.73 109.22) (end 125.73 108.0447) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 125.73 108.0447) (end 125.3626 108.0447) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 125.3626 108.0447) (end 121.3132 103.9953) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 121.3132 103.9953) (end 120.65 103.9953) (width 0.25) (layer B.Cu) (net 19)) - (segment (start 133.35 114.3) (end 133.35 113.1747) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 128.27 106.68) (end 128.27 107.8553) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 128.27 107.8553) (end 128.6374 107.8553) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 128.6374 107.8553) (end 132.2247 111.4426) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 132.2247 111.4426) (end 132.2247 112.3308) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 132.2247 112.3308) (end 133.0686 113.1747) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 133.0686 113.1747) (end 133.35 113.1747) (width 0.25) (layer F.Cu) (net 20)) - (segment (start 120.65 100.33) (end 120.65 101.4553) (width 0.25) (layer B.Cu) (net 21)) - (segment (start 125.73 106.68) (end 125.73 105.5047) (width 0.25) (layer B.Cu) (net 21)) - (segment (start 125.73 105.5047) (end 125.3626 105.5047) (width 0.25) (layer B.Cu) (net 21)) - (segment (start 125.3626 105.5047) (end 121.3132 101.4553) (width 0.25) (layer B.Cu) (net 21)) - (segment (start 121.3132 101.4553) (end 120.65 101.4553) (width 0.25) (layer B.Cu) (net 21)) - (segment (start 120.65 97.79) (end 120.65 98.9153) (width 0.25) (layer B.Cu) (net 22)) - (segment (start 125.73 104.14) (end 125.73 102.9647) (width 0.25) (layer B.Cu) (net 22)) - (segment (start 125.73 102.9647) (end 125.3626 102.9647) (width 0.25) (layer B.Cu) (net 22)) - (segment (start 125.3626 102.9647) (end 121.3132 98.9153) (width 0.25) (layer B.Cu) (net 22)) - (segment (start 121.3132 98.9153) (end 120.65 98.9153) (width 0.25) (layer B.Cu) (net 22)) - (segment (start 133.35 111.76) (end 133.35 110.6347) (width 0.25) (layer B.Cu) (net 23)) - (segment (start 128.27 101.6) (end 128.27 102.7753) (width 0.25) (layer B.Cu) (net 23)) - (segment (start 128.27 102.7753) (end 128.6374 102.7753) (width 0.25) (layer B.Cu) (net 23)) - (segment (start 128.6374 102.7753) (end 129.4453 103.5832) (width 0.25) (layer B.Cu) (net 23)) - (segment (start 129.4453 103.5832) (end 129.4453 107.0113) (width 0.25) (layer B.Cu) (net 23)) - (segment (start 129.4453 107.0113) (end 133.0687 110.6347) (width 0.25) (layer B.Cu) (net 23)) - (segment (start 133.0687 110.6347) (end 133.35 110.6347) (width 0.25) (layer B.Cu) (net 23)) - (segment (start 125.73 82.4553) (end 125.3627 82.4553) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 125.3627 82.4553) (end 124.5547 83.2633) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 124.5547 83.2633) (end 124.5547 101.6) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 124.5547 101.6) (end 122.2466 103.9081) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 122.2466 103.9081) (end 122.2466 107.959) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 122.2466 107.959) (end 120.9856 109.22) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 120.9856 109.22) (end 120.2551 109.22) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 120.2551 109.22) (end 114.3 115.1751) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 114.3 115.1751) (end 114.3 121.92) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 125.73 81.28) (end 125.73 82.4553) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 125.73 101.6) (end 124.5547 101.6) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 133.35 109.22) (end 133.35 108.0947) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 128.27 99.06) (end 128.27 100.2353) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 128.27 100.2353) (end 128.6373 100.2353) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 128.6373 100.2353) (end 132.2247 103.8227) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 132.2247 103.8227) (end 132.2247 107.2508) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 132.2247 107.2508) (end 133.0686 108.0947) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 133.0686 108.0947) (end 133.35 108.0947) (width 0.25) (layer B.Cu) (net 25)) - (segment (start 125.73 99.06) (end 124.5547 99.06) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 120.65 95.25) (end 121.7753 95.25) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 124.5547 99.06) (end 124.5547 98.0294) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 124.5547 98.0294) (end 121.7753 95.25) (width 0.25) (layer B.Cu) (net 26)) - (segment (start 119.38 121.92) (end 119.38 120.3947) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 128.27 93.98) (end 128.27 95.1553) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 128.27 95.1553) (end 127.9026 95.1553) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 127.9026 95.1553) (end 127.0947 95.9632) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 127.0947 95.9632) (end 127.0947 101.9363) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 127.0947 101.9363) (end 126.161 102.87) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 126.161 102.87) (end 125.3093 102.87) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 125.3093 102.87) (end 123.0839 105.0954) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 123.0839 105.0954) (end 123.0839 116.6908) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 123.0839 116.6908) (end 119.38 120.3947) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 125.73 93.98) (end 124.5547 93.98) (width 0.25) (layer B.Cu) (net 29)) - (segment (start 124.5547 93.98) (end 123.2847 92.71) (width 0.25) (layer B.Cu) (net 29)) - (segment (start 123.2847 92.71) (end 120.65 92.71) (width 0.25) (layer B.Cu) (net 29)) - (segment (start 128.27 92.6153) (end 128.6374 92.6153) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 128.6374 92.6153) (end 129.8956 93.8735) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 129.8956 93.8735) (end 129.8956 102.3048) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 129.8956 102.3048) (end 133.1455 105.5547) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 133.1455 105.5547) (end 133.35 105.5547) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 133.35 106.68) (end 133.35 105.5547) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 128.27 91.44) (end 128.27 92.6153) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 133.35 104.14) (end 133.35 103.0147) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 128.27 88.9) (end 128.27 90.0753) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 128.27 90.0753) (end 128.6373 90.0753) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 128.6373 90.0753) (end 132.2247 93.6627) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 132.2247 93.6627) (end 132.2247 102.5928) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 132.2247 102.5928) (end 132.6466 103.0147) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 132.6466 103.0147) (end 133.35 103.0147) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 113.03 113.03) (end 113.03 111.9047) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 128.27 81.28) (end 127.0947 81.28) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 127.0947 81.28) (end 127.0947 80.472) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 127.0947 80.472) (end 126.7273 80.1046) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 126.7273 80.1046) (end 124.7448 80.1046) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 124.7448 80.1046) (end 114.1553 90.6941) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 114.1553 90.6941) (end 114.1553 111.0608) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 114.1553 111.0608) (end 113.3114 111.9047) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 113.3114 111.9047) (end 113.03 111.9047) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 128.27 83.82) (end 128.27 81.28) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 113.03 116.84) (end 113.03 113.03) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 140.97 97.79) (end 140.97 101.6) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 140.97 97.2773) (end 140.97 97.79) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 140.97 97.2773) (end 140.97 96.7647) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 132.7624 85.09) (end 132.7624 88.5571) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 132.7624 88.5571) (end 140.97 96.7647) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 132.7624 85.09) (end 132.1747 85.09) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 133.35 85.09) (end 132.7624 85.09) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 128.27 83.82) (end 130.9047 83.82) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 130.9047 83.82) (end 132.1747 85.09) (width 0.25) (layer F.Cu) (net 34)) - (segment (start 107.95 85.09) (end 109.1753 85.09) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 109.1753 85.09) (end 111.7153 82.55) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 111.7153 82.55) (end 114.3 82.55) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 114.3 82.55) (end 115.4753 82.55) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 151.13 99.06) (end 149.9547 99.06) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 149.9547 99.06) (end 149.9547 98.6927) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 149.9547 98.6927) (end 138.8802 87.6182) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 138.8802 87.6182) (end 120.5435 87.6182) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 120.5435 87.6182) (end 115.4753 82.55) (width 0.25) (layer B.Cu) (net 36)) - (segment (start 104.7 99.295) (end 104.7 98.1197) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 98.1197) (end 107.95 94.8697) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 107.95 94.8697) (end 107.95 85.09) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 101.835) (end 104.7 99.295) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 114.535) (end 104.7 117.075) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 111.995) (end 104.7 114.535) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 109.455) (end 104.7 111.995) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 106.915) (end 104.7 109.455) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 104.375) (end 104.7 106.915) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 104.7 101.835) (end 104.7 104.375) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 151.13 114.3) (end 151.13 116.84) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 151.13 111.76) (end 151.13 114.3) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 151.13 109.22) (end 151.13 111.76) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 151.13 106.68) (end 151.13 109.22) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 151.13 104.14) (end 151.13 106.68) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 151.13 101.6) (end 151.13 104.14) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 151.13 99.06) (end 151.13 101.6) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 140.97 106.68) (end 140.97 105.5547) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 144.78 99.06) (end 144.78 100.2353) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 144.78 100.2353) (end 144.4126 100.2353) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 144.4126 100.2353) (end 142.0953 102.5526) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 142.0953 102.5526) (end 142.0953 104.7108) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 142.0953 104.7108) (end 141.2514 105.5547) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 141.2514 105.5547) (end 140.97 105.5547) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 140.97 109.22) (end 140.97 108.0947) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 144.78 101.6) (end 144.78 102.7753) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 144.78 102.7753) (end 144.4127 102.7753) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 144.4127 102.7753) (end 142.0953 105.0927) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 142.0953 105.0927) (end 142.0953 107.2508) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 142.0953 107.2508) (end 141.2514 108.0947) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 141.2514 108.0947) (end 140.97 108.0947) (width 0.25) (layer B.Cu) (net 38)) - (segment (start 140.97 111.76) (end 140.97 110.6347) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 144.78 104.14) (end 144.78 105.3153) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 144.78 105.3153) (end 144.4127 105.3153) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 144.4127 105.3153) (end 142.6916 107.0364) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 142.6916 107.0364) (end 142.6916 109.1944) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 142.6916 109.1944) (end 141.2513 110.6347) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 141.2513 110.6347) (end 140.97 110.6347) (width 0.25) (layer B.Cu) (net 39)) - (segment (start 140.97 114.3) (end 140.97 113.1747) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 144.78 106.68) (end 144.78 107.8553) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 144.78 107.8553) (end 144.4567 107.8553) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 144.4567 107.8553) (end 143.4195 108.8925) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 143.4195 108.8925) (end 143.4195 111.0065) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 143.4195 111.0065) (end 141.2513 113.1747) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 141.2513 113.1747) (end 140.97 113.1747) (width 0.25) (layer B.Cu) (net 40)) - (segment (start 140.97 116.84) (end 140.97 115.7147) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 144.78 109.22) (end 144.78 110.3953) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 144.78 110.3953) (end 144.4126 110.3953) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 144.4126 110.3953) (end 143.6047 111.2032) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 143.6047 111.2032) (end 143.6047 113.1343) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 143.6047 113.1343) (end 142.0953 114.6437) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 142.0953 114.6437) (end 142.0953 114.7777) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 142.0953 114.7777) (end 141.1583 115.7147) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 141.1583 115.7147) (end 140.97 115.7147) (width 0.25) (layer F.Cu) (net 41)) - (segment (start 140.97 119.38) (end 140.97 118.2547) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 144.78 111.76) (end 144.78 112.9353) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 144.78 112.9353) (end 144.4698 112.9353) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 144.4698 112.9353) (end 142.7419 114.6632) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 142.7419 114.6632) (end 142.7419 116.7641) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 142.7419 116.7641) (end 141.2513 118.2547) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 141.2513 118.2547) (end 140.97 118.2547) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 144.78 115.4753) (end 144.4567 115.4753) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 144.4567 115.4753) (end 143.5201 116.4119) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 143.5201 116.4119) (end 143.5201 118.4489) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 143.5201 118.4489) (end 141.1743 120.7947) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 141.1743 120.7947) (end 140.97 120.7947) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 140.97 121.92) (end 140.97 120.7947) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 144.78 114.3) (end 144.78 115.4753) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 140.97 124.46) (end 140.97 123.3347) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 144.78 116.84) (end 144.78 119.806) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 144.78 119.806) (end 141.2513 123.3347) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 141.2513 123.3347) (end 140.97 123.3347) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 113.03 107.95) (end 113.03 109.0753) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 109.3 117.075) (end 109.3 115.8997) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 109.3 115.8997) (end 109.6673 115.8997) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 109.6673 115.8997) (end 111.856 113.711) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 111.856 113.711) (end 111.856 110.0724) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 111.856 110.0724) (end 112.8531 109.0753) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 112.8531 109.0753) (end 113.03 109.0753) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 113.03 105.41) (end 113.03 106.5353) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 109.3 114.535) (end 109.3 113.3597) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 109.3 113.3597) (end 109.6674 113.3597) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 109.6674 113.3597) (end 110.4753 112.5518) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 110.4753 112.5518) (end 110.4753 110.8004) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 110.4753 110.8004) (end 111.5203 109.7554) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 111.5203 109.7554) (end 111.5203 107.8522) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 111.5203 107.8522) (end 112.8372 106.5353) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 112.8372 106.5353) (end 113.03 106.5353) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 113.03 103.9953) (end 112.8372 103.9953) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 112.8372 103.9953) (end 111.9047 104.9278) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 111.9047 104.9278) (end 111.9047 106.6298) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 111.9047 106.6298) (end 111.0042 107.5303) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 111.0042 107.5303) (end 111.0042 109.4334) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 111.0042 109.4334) (end 109.6179 110.8197) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 109.6179 110.8197) (end 109.3 110.8197) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 113.03 102.87) (end 113.03 103.9953) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 109.3 111.995) (end 109.3 110.8197) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 113.03 100.33) (end 113.03 101.4553) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 109.3 109.455) (end 109.3 108.2797) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 109.3 108.2797) (end 109.6179 108.2797) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 109.6179 108.2797) (end 111.2559 106.6417) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 111.2559 106.6417) (end 111.2559 103.0446) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 111.2559 103.0446) (end 112.8452 101.4553) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 112.8452 101.4553) (end 113.03 101.4553) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 113.03 97.79) (end 113.03 98.9153) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 109.3 106.915) (end 109.3 105.7397) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 109.3 105.7397) (end 109.6674 105.7397) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 109.6674 105.7397) (end 110.4753 104.9318) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 110.4753 104.9318) (end 110.4753 103.1803) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 110.4753 103.1803) (end 111.9047 101.7509) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 111.9047 101.7509) (end 111.9047 99.7592) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 111.9047 99.7592) (end 112.7486 98.9153) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 112.7486 98.9153) (end 113.03 98.9153) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 109.3 103.1997) (end 109.6673 103.1997) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 109.6673 103.1997) (end 111.3759 101.4911) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 111.3759 101.4911) (end 111.3759 97.7481) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 111.3759 97.7481) (end 112.7487 96.3753) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 112.7487 96.3753) (end 113.03 96.3753) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 113.03 95.25) (end 113.03 96.3753) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 109.3 104.375) (end 109.3 103.1997) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 109.3 100.6597) (end 109.6674 100.6597) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 109.6674 100.6597) (end 110.4753 99.8518) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 110.4753 99.8518) (end 110.4753 96.1857) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 110.4753 96.1857) (end 112.8257 93.8353) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 112.8257 93.8353) (end 113.03 93.8353) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 113.03 92.71) (end 113.03 93.8353) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 109.3 101.835) (end 109.3 100.6597) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 113.03 90.17) (end 113.03 91.2953) (width 0.25) (layer F.Cu) (net 52)) - (segment (start 109.3 99.295) (end 109.3 94.744) (width 0.25) (layer F.Cu) (net 52)) - (segment (start 109.3 94.744) (end 112.7487 91.2953) (width 0.25) (layer F.Cu) (net 52)) - (segment (start 112.7487 91.2953) (end 113.03 91.2953) (width 0.25) (layer F.Cu) (net 52)) - (segment (start 120.65 116.84) (end 120.65 113.03) (width 0.25) (layer F.Cu) (net 53)) - (segment (start 133.35 97.79) (end 133.35 101.6) (width 0.25) (layer F.Cu) (net 54)) - -) +(kicad_pcb (version 20171130) (host pcbnew "(5.1.10)-1") + + (general + (thickness 1.6) + (drawings 0) + (tracks 400) + (zones 0) + (modules 17) + (nets 56) + ) + + (page A4) + (layers + (0 F.Cu signal) + (31 B.Cu signal) + (32 B.Adhes user) + (33 F.Adhes user) + (34 B.Paste user) + (35 F.Paste user) + (36 B.SilkS user) + (37 F.SilkS user) + (38 B.Mask user) + (39 F.Mask user) + (40 Dwgs.User user) + (41 Cmts.User user) + (42 Eco1.User user) + (43 Eco2.User user) + (44 Edge.Cuts user) + (45 Margin user) + (46 B.CrtYd user) + (47 F.CrtYd user) + (48 B.Fab user) + (49 F.Fab user) + ) + + (setup + (last_trace_width 0.25) + (trace_clearance 0.2) + (zone_clearance 0.508) + (zone_45_only no) + (trace_min 0.2) + (via_size 0.8) + (via_drill 0.4) + (via_min_size 0.4) + (via_min_drill 0.3) + (uvia_size 0.3) + (uvia_drill 0.1) + (uvias_allowed no) + (uvia_min_size 0.2) + (uvia_min_drill 0.1) + (edge_width 0.1) + (segment_width 0.2) + (pcb_text_width 0.3) + (pcb_text_size 1.5 1.5) + (mod_edge_width 0.15) + (mod_text_size 1 1) + (mod_text_width 0.15) + (pad_size 2.4 1.6) + (pad_drill 0.8) + (pad_to_mask_clearance 0) + (aux_axis_origin 0 0) + (visible_elements 7FFFFFFF) + (pcbplotparams + (layerselection 0x010fc_ffffffff) + (usegerberextensions false) + (usegerberattributes true) + (usegerberadvancedattributes true) + (creategerberjobfile true) + (excludeedgelayer true) + (linewidth 0.100000) + (plotframeref false) + (viasonmask false) + (mode 1) + (useauxorigin false) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (psnegative false) + (psa4output false) + (plotreference true) + (plotvalue true) + (plotinvisibletext false) + (padsonsilk false) + (subtractmaskfromsilk false) + (outputformat 1) + (mirror false) + (drillshape 1) + (scaleselection 1) + (outputdirectory "")) + ) + + (net 0 "") + (net 1 GND) + (net 2 "Net-(J1-Pad3)") + (net 3 "Net-(J1-Pad2)") + (net 4 VCC) + (net 5 "Net-(J1-Pad5)") + (net 6 /SMI_SD13) + (net 7 /I2S_SD) + (net 8 "Net-(J3-Pad37)") + (net 9 /SMI_SD8) + (net 10 /I2S_WS) + (net 11 /SMI_SD5) + (net 12 /SMI_SD4) + (net 13 "Net-(J3-Pad31)") + (net 14 "Net-(J3-Pad29)") + (net 15 "Net-(J3-Pad28)") + (net 16 "Net-(J3-Pad27)") + (net 17 "Net-(J3-Pad26)") + (net 18 /SMI_SD0) + (net 19 /SMI_SD3) + (net 20 /SMI_SD17) + (net 21 /SMI_SD1) + (net 22 /SMI_SD2) + (net 23 /SMI_SD16) + (net 24 +3V3) + (net 25 /SMI_SD15) + (net 26 /SMI_SD14) + (net 27 "Net-(J3-Pad13)") + (net 28 /I2S_CLK) + (net 29 /SMI_SD9) + (net 30 /SMI_SD7) + (net 31 /SMI_SD6) + (net 32 "Net-(J3-Pad7)") + (net 33 "Net-(J3-Pad5)") + (net 34 +5V) + (net 35 "Net-(J3-Pad3)") + (net 36 +12V) + (net 37 "Net-(J7-Pad1)") + (net 38 "Net-(J7-Pad2)") + (net 39 "Net-(J7-Pad3)") + (net 40 "Net-(J7-Pad4)") + (net 41 "Net-(J7-Pad5)") + (net 42 "Net-(J7-Pad6)") + (net 43 "Net-(J7-Pad7)") + (net 44 "Net-(J7-Pad8)") + (net 45 "Net-(J8-Pad1)") + (net 46 "Net-(J8-Pad2)") + (net 47 "Net-(J8-Pad3)") + (net 48 "Net-(J8-Pad4)") + (net 49 "Net-(J8-Pad5)") + (net 50 "Net-(J8-Pad6)") + (net 51 "Net-(J8-Pad7)") + (net 52 "Net-(J8-Pad8)") + (net 53 "Net-(R1-Pad2)") + (net 54 "Net-(R2-Pad1)") + (net 55 "Net-(R3-Pad1)") + + (net_class Default "This is the default net class." + (clearance 0.2) + (trace_width 0.25) + (via_dia 0.8) + (via_drill 0.4) + (uvia_dia 0.3) + (uvia_drill 0.1) + (add_net +12V) + (add_net +3V3) + (add_net +5V) + (add_net /I2S_CLK) + (add_net /I2S_SD) + (add_net /I2S_WS) + (add_net /SMI_SD0) + (add_net /SMI_SD1) + (add_net /SMI_SD13) + (add_net /SMI_SD14) + (add_net /SMI_SD15) + (add_net /SMI_SD16) + (add_net /SMI_SD17) + (add_net /SMI_SD2) + (add_net /SMI_SD3) + (add_net /SMI_SD4) + (add_net /SMI_SD5) + (add_net /SMI_SD6) + (add_net /SMI_SD7) + (add_net /SMI_SD8) + (add_net /SMI_SD9) + (add_net GND) + (add_net "Net-(J1-Pad2)") + (add_net "Net-(J1-Pad3)") + (add_net "Net-(J1-Pad5)") + (add_net "Net-(J3-Pad13)") + (add_net "Net-(J3-Pad26)") + (add_net "Net-(J3-Pad27)") + (add_net "Net-(J3-Pad28)") + (add_net "Net-(J3-Pad29)") + (add_net "Net-(J3-Pad3)") + (add_net "Net-(J3-Pad31)") + (add_net "Net-(J3-Pad37)") + (add_net "Net-(J3-Pad5)") + (add_net "Net-(J3-Pad7)") + (add_net "Net-(J7-Pad1)") + (add_net "Net-(J7-Pad2)") + (add_net "Net-(J7-Pad3)") + (add_net "Net-(J7-Pad4)") + (add_net "Net-(J7-Pad5)") + (add_net "Net-(J7-Pad6)") + (add_net "Net-(J7-Pad7)") + (add_net "Net-(J7-Pad8)") + (add_net "Net-(J8-Pad1)") + (add_net "Net-(J8-Pad2)") + (add_net "Net-(J8-Pad3)") + (add_net "Net-(J8-Pad4)") + (add_net "Net-(J8-Pad5)") + (add_net "Net-(J8-Pad6)") + (add_net "Net-(J8-Pad7)") + (add_net "Net-(J8-Pad8)") + (add_net "Net-(R1-Pad2)") + (add_net "Net-(R2-Pad1)") + (add_net "Net-(R3-Pad1)") + (add_net VCC) + ) + + (module Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 60A03184) + (at 99.12 122.67) + (descr "Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x05 2.54mm single row") + (path /609C0644) + (fp_text reference SW1 (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_Coded (at 0 12.93) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 5.08 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 11.43) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 11.43) (end -1.27 11.43) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 11.43) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 11.49) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 11.49) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 11.49) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 11.9) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 11.9) (end -1.8 11.9) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 11.9) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 16 "Net-(J3-Pad27)")) + (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 15 "Net-(J3-Pad28)")) + (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 35 "Net-(J3-Pad3)")) + (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 33 "Net-(J3-Pad5)")) + (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 55 "Net-(R3-Pad1)")) + (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x05_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 60A0316B) + (at 102.87 121.92) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (path /609D0F65) + (fp_text reference R3 (at 3.81 -1.92) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value R (at 3.81 1.92) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 3.81 0) (layer F.Fab) + (effects (font (size 0.72 0.72) (thickness 0.108))) + ) + (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) + (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 24 +3V3)) + (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 55 "Net-(R3-Pad1)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Package_DIP:DIP-20_W7.62mm (layer F.Cu) (tedit 5A02E8C5) (tstamp 609B682B) + (at 133.35 101.6) + (descr "20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil") + (path /60990192) + (fp_text reference U2 (at 3.81 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 74HCT245 (at 3.81 25.19) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 8.7 -1.55) (end -1.1 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.7 24.4) (end 8.7 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.1 24.4) (end 8.7 24.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.1 -1.55) (end -1.1 24.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.46 24.19) (end 6.46 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 24.19) (end 6.46 24.19) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 -1.33) (end 1.16 24.19) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 24.13) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 24.13) (end 0.635 24.13) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 -1.27) (end 6.985 24.13) (layer F.Fab) (width 0.1)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 3.81 11.43) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_arc (start 3.81 -1.33) (end 2.81 -1.33) (angle -180) (layer F.SilkS) (width 0.12)) + (pad 20 thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 34 +5V)) + (pad 10 thru_hole oval (at 0 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 19 thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 9 thru_hole oval (at 0 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 9 /SMI_SD8)) + (pad 18 thru_hole oval (at 7.62 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 37 "Net-(J7-Pad1)")) + (pad 8 thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 12 /SMI_SD4)) + (pad 17 thru_hole oval (at 7.62 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 38 "Net-(J7-Pad2)")) + (pad 7 thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 /SMI_SD0)) + (pad 16 thru_hole oval (at 7.62 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 39 "Net-(J7-Pad3)")) + (pad 6 thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 20 /SMI_SD17)) + (pad 15 thru_hole oval (at 7.62 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 40 "Net-(J7-Pad4)")) + (pad 5 thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 23 /SMI_SD16)) + (pad 14 thru_hole oval (at 7.62 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 41 "Net-(J7-Pad5)")) + (pad 4 thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 25 /SMI_SD15)) + (pad 13 thru_hole oval (at 7.62 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 42 "Net-(J7-Pad6)")) + (pad 3 thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 30 /SMI_SD7)) + (pad 12 thru_hole oval (at 7.62 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 43 "Net-(J7-Pad7)")) + (pad 2 thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 31 /SMI_SD6)) + (pad 11 thru_hole oval (at 7.62 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 44 "Net-(J7-Pad8)")) + (pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 54 "Net-(R2-Pad1)")) + (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-20_W7.62mm.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Package_DIP:DIP-20_W7.62mm (layer F.Cu) (tedit 5A02E8C5) (tstamp 609B6803) + (at 120.65 113.03 180) + (descr "20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil") + (path /6098F41C) + (fp_text reference U1 (at 3.81 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 74HCT245 (at 3.81 25.19) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 8.7 -1.55) (end -1.1 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.7 24.4) (end 8.7 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.1 24.4) (end 8.7 24.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.1 -1.55) (end -1.1 24.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.46 24.19) (end 6.46 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 24.19) (end 6.46 24.19) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 -1.33) (end 1.16 24.19) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 24.13) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 24.13) (end 0.635 24.13) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 -1.27) (end 6.985 24.13) (layer F.Fab) (width 0.1)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 3.81 11.43) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_arc (start 3.81 -1.33) (end 2.81 -1.33) (angle -180) (layer F.SilkS) (width 0.12)) + (pad 20 thru_hole oval (at 7.62 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 34 +5V)) + (pad 10 thru_hole oval (at 0 22.86 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 19 thru_hole oval (at 7.62 2.54 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 9 thru_hole oval (at 0 20.32 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 29 /SMI_SD9)) + (pad 18 thru_hole oval (at 7.62 5.08 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 45 "Net-(J8-Pad1)")) + (pad 8 thru_hole oval (at 0 17.78 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 26 /SMI_SD14)) + (pad 17 thru_hole oval (at 7.62 7.62 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 46 "Net-(J8-Pad2)")) + (pad 7 thru_hole oval (at 0 15.24 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 22 /SMI_SD2)) + (pad 16 thru_hole oval (at 7.62 10.16 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 47 "Net-(J8-Pad3)")) + (pad 6 thru_hole oval (at 0 12.7 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 21 /SMI_SD1)) + (pad 15 thru_hole oval (at 7.62 12.7 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 48 "Net-(J8-Pad4)")) + (pad 5 thru_hole oval (at 0 10.16 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 19 /SMI_SD3)) + (pad 14 thru_hole oval (at 7.62 15.24 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 49 "Net-(J8-Pad5)")) + (pad 4 thru_hole oval (at 0 7.62 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 11 /SMI_SD5)) + (pad 13 thru_hole oval (at 7.62 17.78 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 50 "Net-(J8-Pad6)")) + (pad 3 thru_hole oval (at 0 5.08 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 6 /SMI_SD13)) + (pad 12 thru_hole oval (at 7.62 20.32 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 51 "Net-(J8-Pad7)")) + (pad 2 thru_hole oval (at 0 2.54 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 6 /SMI_SD13)) + (pad 11 thru_hole oval (at 7.62 22.86 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 52 "Net-(J8-Pad8)")) + (pad 1 thru_hole rect (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 53 "Net-(R1-Pad2)")) + (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-20_W7.62mm.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 609B3B5C) + (at 133.35 97.79) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (path /609B10BD) + (fp_text reference R2 (at 3.81 -1.92) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value R (at 3.81 1.92) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 3.81 0) (layer F.Fab) + (effects (font (size 0.72 0.72) (thickness 0.108))) + ) + (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 34 +5V)) + (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 54 "Net-(R2-Pad1)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 609B3B45) + (at 113.03 116.84) + (descr "Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm") + (path /609AF147) + (fp_text reference R1 (at 3.81 -1.92) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value R (at 3.81 1.92) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 8.57 -1.05) (end -0.95 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 8.57 1.05) (end 8.57 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 1.05) (end 8.57 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.95 -1.05) (end -0.95 1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.68 0) (end 5.73 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.94 0) (end 1.89 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 -0.92) (end 1.89 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.73 0.92) (end 5.73 -0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 0.92) (end 5.73 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 -0.92) (end 1.89 0.92) (layer F.SilkS) (width 0.12)) + (fp_line (start 7.62 0) (end 5.61 0) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 2.01 0) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 -0.8) (end 2.01 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 5.61 0.8) (end 5.61 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 0.8) (end 5.61 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 2.01 -0.8) (end 2.01 0.8) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 3.81 0) (layer F.Fab) + (effects (font (size 0.72 0.72) (thickness 0.108))) + ) + (pad 2 thru_hole oval (at 7.62 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 53 "Net-(R1-Pad2)")) + (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 34 +5V)) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module LedBarsHat:I2S_MEMS_Microphone (layer F.Cu) (tedit 609ABC0F) (tstamp 609B21DB) + (at 114.3 129.54 90) + (descr "I2S MEMS Microphone") + (tags "I2S MEMS Microphone") + (path /609D01E4) + (fp_text reference MK1 (at 3.81 -2.33 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value MP45DT02 (at 3.81 7.41 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 9.1 -1.55) (end -1.45 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.1 6.6) (end 9.1 -1.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.45 6.6) (end 9.1 6.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.45 -1.55) (end -1.45 6.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 6.35) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 6.35) (end 0.635 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 -1.27) (end 6.985 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 3.81 2.54 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole rect (at 0 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 4 thru_hole oval (at 7.62 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 28 /I2S_CLK)) + (pad 2 thru_hole oval (at 0 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 10 /I2S_WS)) + (pad 5 thru_hole oval (at 7.62 2.54 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 7 /I2S_SD)) + (pad 3 thru_hole oval (at 0 5.08 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 6 thru_hole oval (at 7.62 0 90) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 24 +3V3)) + ) + + (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 609B21C7) + (at 135.89 85.09 270) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (path /60A55661) + (fp_text reference JP1 (at 0 -2.33 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Jumper (at 0 4.87 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 0 1.27) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 2 thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 34 +5V)) + (pad 1 thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 4 VCC)) + (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 609B21B1) + (at 104.7 117.075 180) + (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x08 2.54mm double row") + (path /60A1377F) + (fp_text reference J9 (at 1.27 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1a thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 1b thru_hole oval (at 2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 2a thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 2b thru_hole oval (at 2.54 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3a thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 3b thru_hole oval (at 2.54 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 4a thru_hole oval (at 0 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 4b thru_hole oval (at 2.54 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 5a thru_hole oval (at 0 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 5b thru_hole oval (at 2.54 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 6a thru_hole oval (at 0 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 6b thru_hole oval (at 2.54 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 7a thru_hole oval (at 0 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 7b thru_hole oval (at 2.54 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 8a thru_hole oval (at 0 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 8b thru_hole oval (at 2.54 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + ) + + (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 609B218B) + (at 109.3 117.075 180) + (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x08 2.54mm single row") + (path /60A0C6CA) + (fp_text reference J8 (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_text user %R (at 0 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 45 "Net-(J8-Pad1)")) + (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 46 "Net-(J8-Pad2)")) + (pad 3 thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 47 "Net-(J8-Pad3)")) + (pad 4 thru_hole oval (at 0 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 48 "Net-(J8-Pad4)")) + (pad 5 thru_hole oval (at 0 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 49 "Net-(J8-Pad5)")) + (pad 6 thru_hole oval (at 0 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 50 "Net-(J8-Pad6)")) + (pad 7 thru_hole oval (at 0 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 51 "Net-(J8-Pad7)")) + (pad 8 thru_hole oval (at 0 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 52 "Net-(J8-Pad8)")) + ) + + (module LedBarsHat:Led_Signal_Bus (layer F.Cu) (tedit 609AB921) (tstamp 609B216F) + (at 144.78 99.06) + (descr "Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x08 2.54mm single row") + (path /60A0018E) + (fp_text reference J7 (at 0 -2.77) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x08_Female (at 0 20.55) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 19.05) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 19.11) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 19.55) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 19.55) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_text user %R (at 0 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 37 "Net-(J7-Pad1)")) + (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 38 "Net-(J7-Pad2)")) + (pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 39 "Net-(J7-Pad3)")) + (pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 40 "Net-(J7-Pad4)")) + (pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 41 "Net-(J7-Pad5)")) + (pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 42 "Net-(J7-Pad6)")) + (pad 7 thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 43 "Net-(J7-Pad7)")) + (pad 8 thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 44 "Net-(J7-Pad8)")) + ) + + (module LedBarsHat:Led_Power_Bus (layer F.Cu) (tedit 609AB8F7) (tstamp 609B2153) + (at 151.13 116.84 180) + (descr "Through hole straight pin header, 2x08, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x08 2.54mm double row") + (path /60A12108) + (fp_text reference J6 (at 1.27 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_02x08_Row_Letter_Last (at 1.27 20.11) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 19.55) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 19.55) (end 4.35 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end -1.8 19.55) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.87 -1.33) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 19.11) (end 3.87 19.11) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 19.05) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 19.05) (end -1.27 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 19.05) (layer F.Fab) (width 0.1)) + (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 1.27 8.89 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1a thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 1b thru_hole oval (at 2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 2a thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 2b thru_hole oval (at 2.54 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3a thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 3b thru_hole oval (at 2.54 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 4a thru_hole oval (at 0 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 4b thru_hole oval (at 2.54 7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 5a thru_hole oval (at 0 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 5b thru_hole oval (at 2.54 10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 6a thru_hole oval (at 0 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 6b thru_hole oval (at 2.54 12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 7a thru_hole oval (at 0 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 7b thru_hole oval (at 2.54 15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 8a thru_hole oval (at 0 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 8b thru_hole oval (at 2.54 17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + ) + + (module Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002 (layer F.Cu) (tedit 5B191DE1) (tstamp 609B212D) + (at 107.95 85.09 270) + (descr "Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf") + (tags "connector barrel jack") + (path /6099631E) + (fp_text reference J5 (at 0 -2.5 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Jack-DC (at 0 15.5 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -4.6 -1) (end -2.5 -1) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.2 0.5) (end 5 0.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.2 5.5) (end 5 5.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6.2 0.5) (end 6.2 5.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 5 0.5) (end 5 -1.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start -5 14.1) (end 5 14.1) (layer F.CrtYd) (width 0.05)) + (fp_line (start -5 -1.4) (end -5 14.1) (layer F.CrtYd) (width 0.05)) + (fp_line (start 5 -1.4) (end -5 -1.4) (layer F.CrtYd) (width 0.05)) + (fp_line (start -4.9 -1.3) (end -4.9 0.3) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.2 -1.3) (end -4.9 -1.3) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.6 -1) (end 4.6 0.8) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.5 -1) (end 4.6 -1) (layer F.SilkS) (width 0.12)) + (fp_line (start -4.6 13.7) (end -4.6 -1) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.6 13.7) (end -4.6 13.7) (layer F.SilkS) (width 0.12)) + (fp_line (start -4.5 13.6) (end -4.5 0.1) (layer F.Fab) (width 0.1)) + (fp_line (start 4.5 13.6) (end -4.5 13.6) (layer F.Fab) (width 0.1)) + (fp_line (start 4.5 -0.9) (end 4.5 13.6) (layer F.Fab) (width 0.1)) + (fp_line (start 4.5 -0.9) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) + (fp_line (start -4.5 0.1) (end -3.5 -0.9) (layer F.Fab) (width 0.1)) + (fp_line (start 4.6 5.2) (end 4.6 13.7) (layer F.SilkS) (width 0.12)) + (fp_line (start 5 14.1) (end 5 5.5) (layer F.CrtYd) (width 0.05)) + (fp_text user %R (at 0 7.5 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole rect (at 0 0 270) (size 4.4 1.8) (drill oval 3.4 0.8) (layers *.Cu *.Mask) + (net 36 +12V)) + (pad 2 thru_hole oval (at 0 5.8 270) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3 thru_hole oval (at 4.8 3) (size 4 1.8) (drill oval 3 0.8) (layers *.Cu *.Mask)) + (model ${KISYS3DMOD}/Connector_BarrelJack.3dshapes/BarrelJack_Wuerth_6941xx301002.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 609B2110) + (at 114.3 82.55) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (path /6099C84A) + (fp_text reference J4 (at 0 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x02_Male (at 0 4.87) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 0 1.27 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 +12V)) + (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical (layer B.Cu) (tedit 5A19A433) (tstamp 609B20FA) + (at 125.73 81.28 180) + (descr "Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 2x20 2.54mm double row") + (path /60988C0F) + (fp_text reference J3 (at -1.27 2.77) (layer B.SilkS) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_text value Raspberry_Pi_2_3 (at -1.27 -51.03) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (fp_line (start -4.34 -50) (end -4.34 1.8) (layer B.CrtYd) (width 0.05)) + (fp_line (start 1.76 -50) (end -4.34 -50) (layer B.CrtYd) (width 0.05)) + (fp_line (start 1.76 1.8) (end 1.76 -50) (layer B.CrtYd) (width 0.05)) + (fp_line (start -4.34 1.8) (end 1.76 1.8) (layer B.CrtYd) (width 0.05)) + (fp_line (start 0 1.33) (end 1.33 1.33) (layer B.SilkS) (width 0.12)) + (fp_line (start 1.33 1.33) (end 1.33 0) (layer B.SilkS) (width 0.12)) + (fp_line (start -1.27 1.33) (end -1.27 -1.27) (layer B.SilkS) (width 0.12)) + (fp_line (start -1.27 -1.27) (end 1.33 -1.27) (layer B.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.27) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 -49.59) (end 1.33 -49.59) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 1.33) (end -3.87 -49.59) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.87 1.33) (end -1.27 1.33) (layer B.SilkS) (width 0.12)) + (fp_line (start -3.81 -49.53) (end -3.81 1.27) (layer B.Fab) (width 0.1)) + (fp_line (start 1.27 -49.53) (end -3.81 -49.53) (layer B.Fab) (width 0.1)) + (fp_line (start 1.27 0.27) (end 1.27 -49.53) (layer B.Fab) (width 0.1)) + (fp_line (start 0.27 1.27) (end 1.27 0.27) (layer B.Fab) (width 0.1)) + (fp_line (start -3.81 1.27) (end 0.27 1.27) (layer B.Fab) (width 0.1)) + (fp_text user %R (at -1.27 -24.13 270) (layer B.Fab) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + ) + (pad 40 thru_hole oval (at -2.54 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 6 /SMI_SD13)) + (pad 39 thru_hole oval (at 0 -48.26 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 38 thru_hole oval (at -2.54 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 7 /I2S_SD)) + (pad 37 thru_hole oval (at 0 -45.72 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 8 "Net-(J3-Pad37)")) + (pad 36 thru_hole oval (at -2.54 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 9 /SMI_SD8)) + (pad 35 thru_hole oval (at 0 -43.18 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 10 /I2S_WS)) + (pad 34 thru_hole oval (at -2.54 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 33 thru_hole oval (at 0 -40.64 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 11 /SMI_SD5)) + (pad 32 thru_hole oval (at -2.54 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 12 /SMI_SD4)) + (pad 31 thru_hole oval (at 0 -38.1 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 13 "Net-(J3-Pad31)")) + (pad 30 thru_hole oval (at -2.54 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 29 thru_hole oval (at 0 -35.56 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 14 "Net-(J3-Pad29)")) + (pad 28 thru_hole oval (at -2.54 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 15 "Net-(J3-Pad28)")) + (pad 27 thru_hole oval (at 0 -33.02 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 16 "Net-(J3-Pad27)")) + (pad 26 thru_hole oval (at -2.54 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 17 "Net-(J3-Pad26)")) + (pad 25 thru_hole oval (at 0 -30.48 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 24 thru_hole oval (at -2.54 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 18 /SMI_SD0)) + (pad 23 thru_hole oval (at 0 -27.94 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 19 /SMI_SD3)) + (pad 22 thru_hole oval (at -2.54 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 20 /SMI_SD17)) + (pad 21 thru_hole oval (at 0 -25.4 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 21 /SMI_SD1)) + (pad 20 thru_hole oval (at -2.54 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 19 thru_hole oval (at 0 -22.86 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 22 /SMI_SD2)) + (pad 18 thru_hole oval (at -2.54 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 23 /SMI_SD16)) + (pad 17 thru_hole oval (at 0 -20.32 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 24 +3V3)) + (pad 16 thru_hole oval (at -2.54 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 25 /SMI_SD15)) + (pad 15 thru_hole oval (at 0 -17.78 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 26 /SMI_SD14)) + (pad 14 thru_hole oval (at -2.54 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 13 thru_hole oval (at 0 -15.24 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 27 "Net-(J3-Pad13)")) + (pad 12 thru_hole oval (at -2.54 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 /I2S_CLK)) + (pad 11 thru_hole oval (at 0 -12.7 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 29 /SMI_SD9)) + (pad 10 thru_hole oval (at -2.54 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 30 /SMI_SD7)) + (pad 9 thru_hole oval (at 0 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 8 thru_hole oval (at -2.54 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 31 /SMI_SD6)) + (pad 7 thru_hole oval (at 0 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 32 "Net-(J3-Pad7)")) + (pad 6 thru_hole oval (at -2.54 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 5 thru_hole oval (at 0 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 33 "Net-(J3-Pad5)")) + (pad 4 thru_hole oval (at -2.54 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 34 +5V)) + (pad 3 thru_hole oval (at 0 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 35 "Net-(J3-Pad3)")) + (pad 2 thru_hole oval (at -2.54 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 34 +5V)) + (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 24 +3V3)) + (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x20_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A420) (tstamp 609B20BC) + (at 135.89 81.28 270) + (descr "Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x02 2.54mm single row") + (path /6099CF4C) + (fp_text reference J2 (at 0 -2.77 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Conn_01x02_Female (at 0 5.31 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.8 4.3) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 4.3) (end -1.8 4.3) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.75 -1.8) (end 1.75 4.3) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.27 3.81) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 1.27 -0.635) (end 1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 0 1.27) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 2 thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 1 thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 4 VCC)) + (model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x02_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Connector_USB:USB_A_CONNFLY_DS1095-WNR0 (layer F.Cu) (tedit 5E39FFBD) (tstamp 609B20A6) + (at 151.13 87.63 180) + (descr http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf) + (tags "USB-A receptacle horizontal through-hole") + (path /60994FCE) + (fp_text reference J1 (at -1.95 -2.35) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value USB_A (at 3.5 7) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 0.5 -2) (end -0.5 -2) (layer F.SilkS) (width 0.12)) + (fp_line (start 0 -1.5) (end 0.5 -2) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.5 -2) (end 0 -1.5) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.86 0.86) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.86 -1.12) (end -3.86 0.86) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.86 -1.12) (end 10.86 -1.12) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.86 4.56) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.86 13.1) (end 10.86 13.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.86 4.56) (end -3.86 13.1) (layer F.SilkS) (width 0.12)) + (fp_line (start -5.32 -1.51) (end 12.32 -1.51) (layer F.CrtYd) (width 0.05)) + (fp_line (start 12.32 -1.51) (end 12.32 13.49) (layer F.CrtYd) (width 0.05)) + (fp_line (start 12.32 13.49) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) + (fp_line (start -5.32 -1.51) (end -5.32 13.49) (layer F.CrtYd) (width 0.05)) + (fp_line (start -2.87 -1.01) (end -3.75 -0.13) (layer F.Fab) (width 0.1)) + (fp_line (start -3.75 12.99) (end 10.75 12.99) (layer F.Fab) (width 0.1)) + (fp_line (start -2.87 -1.01) (end 10.75 -1.01) (layer F.Fab) (width 0.1)) + (fp_line (start 10.75 -1.01) (end 10.75 12.99) (layer F.Fab) (width 0.1)) + (fp_line (start -3.75 -0.13) (end -3.75 12.99) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 3.5 5) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 4 thru_hole circle (at 7 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 1 GND)) + (pad 3 thru_hole circle (at 4.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 2 "Net-(J1-Pad3)")) + (pad 2 thru_hole circle (at 2.5 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 3 "Net-(J1-Pad2)")) + (pad 1 thru_hole rect (at 0 0 180) (size 1.524 1.524) (drill 0.92) (layers *.Cu *.Mask) + (net 4 VCC)) + (pad 5 thru_hole circle (at -3.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) + (net 5 "Net-(J1-Pad5)")) + (pad 5 thru_hole circle (at 10.07 2.71 180) (size 3.5 3.5) (drill 2.3) (layers *.Cu *.Mask) + (net 5 "Net-(J1-Pad5)")) + (model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_A_CONNFLY_DS1095-WNR0.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (segment (start 128.27 121.92) (end 128.27 120.7447) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 116.84) (end 128.27 118.0153) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 118.0153) (end 127.9027 118.0153) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 127.9027 118.0153) (end 127.0947 118.8233) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 127.0947 118.8233) (end 127.0947 119.9368) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 127.0947 119.9368) (end 127.9026 120.7447) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 127.9026 120.7447) (end 128.27 120.7447) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 116.84) (end 128.27 115.6647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 125.73 111.76) (end 125.73 112.9353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 125.73 112.9353) (end 126.0974 112.9353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 126.0974 112.9353) (end 127.0947 113.9326) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 127.0947 113.9326) (end 127.0947 114.8568) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 127.0947 114.8568) (end 127.9026 115.6647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 127.9026 115.6647) (end 128.27 115.6647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 125.73 111.76) (end 125.73 110.5847) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 104.14) (end 128.27 105.3153) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 105.3153) (end 127.9026 105.3153) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 127.9026 105.3153) (end 126.9053 106.3126) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.9053 106.3126) (end 126.9053 109.7768) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.9053 109.7768) (end 126.0974 110.5847) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.0974 110.5847) (end 125.73 110.5847) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 114.3 85.09) (end 113.1247 85.09) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 102.15 85.09) (end 103.3753 85.09) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 103.3753 85.09) (end 105.9007 87.6154) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 105.9007 87.6154) (end 110.5993 87.6154) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 110.5993 87.6154) (end 113.1247 85.09) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 114.3 129.54) (end 114.3 128.0147) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 119.38 129.54) (end 119.38 128.0147) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 119.38 128.0147) (end 114.3 128.0147) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 125.73 91.44) (end 125.73 90.2647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 128.27 86.36) (end 128.27 87.5353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 128.27 87.5353) (end 127.9026 87.5353) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 127.9026 87.5353) (end 126.9053 88.5326) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 126.9053 88.5326) (end 126.9053 89.4568) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 126.9053 89.4568) (end 126.0974 90.2647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 126.0974 90.2647) (end 125.73 90.2647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.15 85.09) (end 102.15 87.4153) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.16 99.295) (end 102.16 87.4253) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.16 87.4253) (end 102.15 87.4153) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.16 101.835) (end 102.16 99.295) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 128.27 104.14) (end 128.27 102.9647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 128.27 96.52) (end 128.27 97.6953) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 128.27 97.6953) (end 128.6374 97.6953) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 128.6374 97.6953) (end 129.4453 98.5032) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 129.4453 98.5032) (end 129.4453 102.1568) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 129.4453 102.1568) (end 128.6374 102.9647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 128.6374 102.9647) (end 128.27 102.9647) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.16 114.535) (end 102.16 117.075) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 114.3 85.09) (end 115.4753 85.09) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 120.65 90.17) (end 119.5247 90.17) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 115.4753 85.09) (end 115.4753 86.1206) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 115.4753 86.1206) (end 119.5247 90.17) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 120.65 90.17) (end 121.7753 90.17) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 125.73 90.8523) (end 122.4576 90.8523) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 122.4576 90.8523) (end 121.7753 90.17) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 125.73 91.44) (end 125.73 90.8523) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 103.3353 109.8224) (end 103.3353 109.455) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 111.9047 110.49) (end 111.7644 110.6303) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 111.7644 110.6303) (end 104.1432 110.6303) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 104.1432 110.6303) (end 103.3353 109.8224) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 103.3353 109.8224) (end 102.338 110.8197) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 102.338 110.8197) (end 102.16 110.8197) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 102.16 111.995) (end 102.16 110.8197) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 144.13 87.63) (end 142.4646 87.63) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 142.4646 87.63) (end 142.0144 87.1798) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 142.0144 87.1798) (end 140.1624 87.1798) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 140.1624 87.1798) (end 135.438 82.4554) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 135.438 82.4554) (end 133.4064 82.4554) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 133.4064 82.4554) (end 133.3782 82.4271) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 133.35 82.3427) (end 133.35 82.399) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 133.35 82.399) (end 133.3782 82.4271) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 133.3782 82.4271) (end 129.4453 86.36) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 86.36) (end 129.4453 86.36) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 125.73 91.44) (end 125.73 92.6153) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 102.16 109.455) (end 103.3353 109.455) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 113.03 110.49) (end 111.9047 110.49) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 133.35 81.28) (end 133.35 82.3427) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 125.73 129.54) (end 126.9053 129.54) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.9053 129.54) (end 126.9053 129.1726) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.9053 129.1726) (end 127.7132 128.3647) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 127.7132 128.3647) (end 128.5777 128.3647) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.5777 128.3647) (end 132.2247 124.7177) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 132.2247 124.7177) (end 132.2247 124.46) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 119.38 129.54) (end 125.73 129.54) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 102.16 111.995) (end 102.16 114.535) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.16 106.915) (end 102.16 109.455) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.16 104.375) (end 102.16 106.915) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 102.16 101.835) (end 102.16 104.375) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 140.97 104.14) (end 140.97 103.0147) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 148.59 101.6) (end 147.4147 101.6) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 147.4147 101.6) (end 146.2109 100.3962) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 146.2109 100.3962) (end 144.2515 100.3962) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 144.2515 100.3962) (end 141.633 103.0147) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 141.633 103.0147) (end 140.97 103.0147) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 148.59 114.3) (end 148.59 116.84) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 148.59 111.76) (end 148.59 114.3) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 148.59 109.22) (end 148.59 111.76) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 148.59 106.68) (end 148.59 109.22) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 148.59 104.14) (end 148.59 106.68) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 148.59 101.6) (end 148.59 104.14) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 148.59 99.06) (end 148.59 101.6) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 144.13 87.63) (end 148.59 92.09) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 148.59 92.09) (end 148.59 99.06) (width 0.25) (layer F.Cu) (net 1)) + (segment (start 133.35 124.46) (end 132.2247 124.46) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 121.92) (end 129.6847 121.92) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 129.6847 121.92) (end 132.2247 124.46) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 96.52) (end 128.27 95.3447) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 128.27 95.3447) (end 127.9026 95.3447) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 127.9026 95.3447) (end 126.9053 94.3474) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.9053 94.3474) (end 126.9053 93.4232) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.9053 93.4232) (end 126.0974 92.6153) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 126.0974 92.6153) (end 125.73 92.6153) (width 0.25) (layer B.Cu) (net 1)) + (segment (start 135.89 85.09) (end 137.0653 85.09) (width 0.25) (layer B.Cu) (net 4)) + (segment (start 151.13 87.63) (end 150.0427 87.63) (width 0.25) (layer B.Cu) (net 4)) + (segment (start 150.0427 87.63) (end 150.0427 87.7659) (width 0.25) (layer B.Cu) (net 4)) + (segment (start 150.0427 87.7659) (end 149.0798 88.7288) (width 0.25) (layer B.Cu) (net 4)) + (segment (start 149.0798 88.7288) (end 140.7041 88.7288) (width 0.25) (layer B.Cu) (net 4)) + (segment (start 140.7041 88.7288) (end 137.0653 85.09) (width 0.25) (layer B.Cu) (net 4)) + (segment (start 135.89 81.28) (end 135.89 85.09) (width 0.25) (layer F.Cu) (net 4)) + (segment (start 141.06 84.92) (end 154.2 84.92) (width 0.25) (layer B.Cu) (net 5)) + (segment (start 120.65 110.49) (end 120.65 111.6153) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 128.27 129.54) (end 127.0947 129.54) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 127.0947 129.54) (end 127.0947 129.1726) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 127.0947 129.1726) (end 126.2868 128.3647) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 126.2868 128.3647) (end 123.818 128.3647) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 123.818 128.3647) (end 118.2496 122.7963) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 118.2496 122.7963) (end 118.2496 113.3124) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 118.2496 113.3124) (end 119.9467 111.6153) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 119.9467 111.6153) (end 120.65 111.6153) (width 0.25) (layer F.Cu) (net 6)) + (segment (start 120.65 110.49) (end 120.65 107.95) (width 0.25) (layer B.Cu) (net 6)) + (segment (start 116.84 121.92) (end 116.84 123.4453) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 128.27 127) (end 128.27 125.8247) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 128.27 125.8247) (end 127.9026 125.8247) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 127.9026 125.8247) (end 127.0947 125.0168) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 127.0947 125.0168) (end 127.0947 124.1237) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 127.0947 124.1237) (end 126.2248 123.2538) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 126.2248 123.2538) (end 120.128 123.2538) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 120.128 123.2538) (end 119.9365 123.4453) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 119.9365 123.4453) (end 116.84 123.4453) (width 0.25) (layer B.Cu) (net 7)) + (segment (start 133.35 121.92) (end 132.2247 121.92) (width 0.25) (layer F.Cu) (net 9)) + (segment (start 128.27 124.46) (end 129.6847 124.46) (width 0.25) (layer F.Cu) (net 9)) + (segment (start 129.6847 124.46) (end 132.2247 121.92) (width 0.25) (layer F.Cu) (net 9)) + (segment (start 116.84 129.54) (end 116.84 128.0147) (width 0.25) (layer B.Cu) (net 10)) + (segment (start 125.73 124.46) (end 120.3947 124.46) (width 0.25) (layer B.Cu) (net 10)) + (segment (start 120.3947 124.46) (end 116.84 128.0147) (width 0.25) (layer B.Cu) (net 10)) + (segment (start 120.65 105.41) (end 120.65 106.5353) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 125.73 121.92) (end 125.73 120.7447) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 125.73 120.7447) (end 125.3626 120.7447) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 125.3626 120.7447) (end 121.7753 117.1574) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 121.7753 117.1574) (end 121.7753 107.3792) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 121.7753 107.3792) (end 120.9314 106.5353) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 120.9314 106.5353) (end 120.65 106.5353) (width 0.25) (layer B.Cu) (net 11)) + (segment (start 128.27 119.38) (end 133.35 119.38) (width 0.25) (layer B.Cu) (net 12)) + (segment (start 133.35 116.84) (end 133.35 115.7147) (width 0.25) (layer F.Cu) (net 18)) + (segment (start 128.27 109.22) (end 128.27 110.3953) (width 0.25) (layer F.Cu) (net 18)) + (segment (start 128.27 110.3953) (end 128.6374 110.3953) (width 0.25) (layer F.Cu) (net 18)) + (segment (start 128.6374 110.3953) (end 132.2247 113.9826) (width 0.25) (layer F.Cu) (net 18)) + (segment (start 132.2247 113.9826) (end 132.2247 114.8708) (width 0.25) (layer F.Cu) (net 18)) + (segment (start 132.2247 114.8708) (end 133.0686 115.7147) (width 0.25) (layer F.Cu) (net 18)) + (segment (start 133.0686 115.7147) (end 133.35 115.7147) (width 0.25) (layer F.Cu) (net 18)) + (segment (start 120.65 102.87) (end 120.65 103.9953) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 125.73 109.22) (end 125.73 108.0447) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 125.73 108.0447) (end 125.3626 108.0447) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 125.3626 108.0447) (end 121.3132 103.9953) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 121.3132 103.9953) (end 120.65 103.9953) (width 0.25) (layer B.Cu) (net 19)) + (segment (start 133.35 114.3) (end 133.35 113.1747) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 128.27 106.68) (end 128.27 107.8553) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 128.27 107.8553) (end 128.6374 107.8553) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 128.6374 107.8553) (end 132.2247 111.4426) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 132.2247 111.4426) (end 132.2247 112.3308) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 132.2247 112.3308) (end 133.0686 113.1747) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 133.0686 113.1747) (end 133.35 113.1747) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 120.65 100.33) (end 120.65 101.4553) (width 0.25) (layer B.Cu) (net 21)) + (segment (start 125.73 106.68) (end 125.73 105.5047) (width 0.25) (layer B.Cu) (net 21)) + (segment (start 125.73 105.5047) (end 125.3626 105.5047) (width 0.25) (layer B.Cu) (net 21)) + (segment (start 125.3626 105.5047) (end 121.3132 101.4553) (width 0.25) (layer B.Cu) (net 21)) + (segment (start 121.3132 101.4553) (end 120.65 101.4553) (width 0.25) (layer B.Cu) (net 21)) + (segment (start 120.65 97.79) (end 120.65 98.9153) (width 0.25) (layer B.Cu) (net 22)) + (segment (start 125.73 104.14) (end 125.73 102.9647) (width 0.25) (layer B.Cu) (net 22)) + (segment (start 125.73 102.9647) (end 125.3626 102.9647) (width 0.25) (layer B.Cu) (net 22)) + (segment (start 125.3626 102.9647) (end 121.3132 98.9153) (width 0.25) (layer B.Cu) (net 22)) + (segment (start 121.3132 98.9153) (end 120.65 98.9153) (width 0.25) (layer B.Cu) (net 22)) + (segment (start 133.35 111.76) (end 133.35 110.6347) (width 0.25) (layer B.Cu) (net 23)) + (segment (start 128.27 101.6) (end 128.27 102.7753) (width 0.25) (layer B.Cu) (net 23)) + (segment (start 128.27 102.7753) (end 128.6374 102.7753) (width 0.25) (layer B.Cu) (net 23)) + (segment (start 128.6374 102.7753) (end 129.4453 103.5832) (width 0.25) (layer B.Cu) (net 23)) + (segment (start 129.4453 103.5832) (end 129.4453 107.0113) (width 0.25) (layer B.Cu) (net 23)) + (segment (start 129.4453 107.0113) (end 133.0687 110.6347) (width 0.25) (layer B.Cu) (net 23)) + (segment (start 133.0687 110.6347) (end 133.35 110.6347) (width 0.25) (layer B.Cu) (net 23)) + (segment (start 125.73 82.4553) (end 125.3627 82.4553) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 125.3627 82.4553) (end 124.5547 83.2633) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 124.5547 83.2633) (end 124.5547 101.6) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 124.5547 101.6) (end 122.2466 103.9081) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 122.2466 103.9081) (end 122.2466 107.959) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 122.2466 107.959) (end 120.9856 109.22) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 120.9856 109.22) (end 120.2551 109.22) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 120.2551 109.22) (end 114.3 115.1751) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 114.3 115.1751) (end 114.3 121.92) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 125.73 81.28) (end 125.73 82.4553) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 125.73 101.6) (end 124.5547 101.6) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 133.35 109.22) (end 133.35 108.0947) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 128.27 99.06) (end 128.27 100.2353) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 128.27 100.2353) (end 128.6373 100.2353) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 128.6373 100.2353) (end 132.2247 103.8227) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 132.2247 103.8227) (end 132.2247 107.2508) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 132.2247 107.2508) (end 133.0686 108.0947) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 133.0686 108.0947) (end 133.35 108.0947) (width 0.25) (layer B.Cu) (net 25)) + (segment (start 125.73 99.06) (end 124.5547 99.06) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 120.65 95.25) (end 121.7753 95.25) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 124.5547 99.06) (end 124.5547 98.0294) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 124.5547 98.0294) (end 121.7753 95.25) (width 0.25) (layer B.Cu) (net 26)) + (segment (start 119.38 121.92) (end 119.38 120.3947) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 128.27 93.98) (end 128.27 95.1553) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 128.27 95.1553) (end 127.9026 95.1553) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 127.9026 95.1553) (end 127.0947 95.9632) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 127.0947 95.9632) (end 127.0947 101.9363) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 127.0947 101.9363) (end 126.161 102.87) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 126.161 102.87) (end 125.3093 102.87) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 125.3093 102.87) (end 123.0839 105.0954) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 123.0839 105.0954) (end 123.0839 116.6908) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 123.0839 116.6908) (end 119.38 120.3947) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 125.73 93.98) (end 124.5547 93.98) (width 0.25) (layer B.Cu) (net 29)) + (segment (start 124.5547 93.98) (end 123.2847 92.71) (width 0.25) (layer B.Cu) (net 29)) + (segment (start 123.2847 92.71) (end 120.65 92.71) (width 0.25) (layer B.Cu) (net 29)) + (segment (start 128.27 92.6153) (end 128.6374 92.6153) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 128.6374 92.6153) (end 129.8956 93.8735) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 129.8956 93.8735) (end 129.8956 102.3048) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 129.8956 102.3048) (end 133.1455 105.5547) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 133.1455 105.5547) (end 133.35 105.5547) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 133.35 106.68) (end 133.35 105.5547) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 128.27 91.44) (end 128.27 92.6153) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 133.35 104.14) (end 133.35 103.0147) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 128.27 88.9) (end 128.27 90.0753) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 128.27 90.0753) (end 128.6373 90.0753) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 128.6373 90.0753) (end 132.2247 93.6627) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 132.2247 93.6627) (end 132.2247 102.5928) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 132.2247 102.5928) (end 132.6466 103.0147) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 132.6466 103.0147) (end 133.35 103.0147) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 113.03 113.03) (end 113.03 111.9047) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 128.27 81.28) (end 127.0947 81.28) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 127.0947 81.28) (end 127.0947 80.472) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 127.0947 80.472) (end 126.7273 80.1046) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 126.7273 80.1046) (end 124.7448 80.1046) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 124.7448 80.1046) (end 114.1553 90.6941) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 114.1553 90.6941) (end 114.1553 111.0608) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 114.1553 111.0608) (end 113.3114 111.9047) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 113.3114 111.9047) (end 113.03 111.9047) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 128.27 83.82) (end 128.27 81.28) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 113.03 116.84) (end 113.03 113.03) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 140.97 97.79) (end 140.97 101.6) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 140.97 97.2773) (end 140.97 97.79) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 140.97 97.2773) (end 140.97 96.7647) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 132.7624 85.09) (end 132.7624 88.5571) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 132.7624 88.5571) (end 140.97 96.7647) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 132.7624 85.09) (end 132.1747 85.09) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 133.35 85.09) (end 132.7624 85.09) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 128.27 83.82) (end 130.9047 83.82) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 130.9047 83.82) (end 132.1747 85.09) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 107.95 85.09) (end 109.1753 85.09) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 109.1753 85.09) (end 111.7153 82.55) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 111.7153 82.55) (end 114.3 82.55) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 114.3 82.55) (end 115.4753 82.55) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 151.13 99.06) (end 149.9547 99.06) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 149.9547 99.06) (end 149.9547 98.6927) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 149.9547 98.6927) (end 138.8802 87.6182) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 138.8802 87.6182) (end 120.5435 87.6182) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 120.5435 87.6182) (end 115.4753 82.55) (width 0.25) (layer B.Cu) (net 36)) + (segment (start 104.7 99.295) (end 104.7 98.1197) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 98.1197) (end 107.95 94.8697) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 107.95 94.8697) (end 107.95 85.09) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 101.835) (end 104.7 99.295) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 114.535) (end 104.7 117.075) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 111.995) (end 104.7 114.535) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 109.455) (end 104.7 111.995) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 106.915) (end 104.7 109.455) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 104.375) (end 104.7 106.915) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 104.7 101.835) (end 104.7 104.375) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 151.13 114.3) (end 151.13 116.84) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 151.13 111.76) (end 151.13 114.3) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 151.13 109.22) (end 151.13 111.76) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 151.13 106.68) (end 151.13 109.22) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 151.13 104.14) (end 151.13 106.68) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 151.13 101.6) (end 151.13 104.14) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 151.13 99.06) (end 151.13 101.6) (width 0.25) (layer F.Cu) (net 36)) + (segment (start 140.97 106.68) (end 140.97 105.5547) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 144.78 99.06) (end 144.78 100.2353) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 144.78 100.2353) (end 144.4126 100.2353) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 144.4126 100.2353) (end 142.0953 102.5526) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 142.0953 102.5526) (end 142.0953 104.7108) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 142.0953 104.7108) (end 141.2514 105.5547) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 141.2514 105.5547) (end 140.97 105.5547) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 140.97 109.22) (end 140.97 108.0947) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 144.78 101.6) (end 144.78 102.7753) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 144.78 102.7753) (end 144.4127 102.7753) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 144.4127 102.7753) (end 142.0953 105.0927) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 142.0953 105.0927) (end 142.0953 107.2508) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 142.0953 107.2508) (end 141.2514 108.0947) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 141.2514 108.0947) (end 140.97 108.0947) (width 0.25) (layer B.Cu) (net 38)) + (segment (start 140.97 111.76) (end 140.97 110.6347) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 144.78 104.14) (end 144.78 105.3153) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 144.78 105.3153) (end 144.4127 105.3153) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 144.4127 105.3153) (end 142.6916 107.0364) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 142.6916 107.0364) (end 142.6916 109.1944) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 142.6916 109.1944) (end 141.2513 110.6347) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 141.2513 110.6347) (end 140.97 110.6347) (width 0.25) (layer B.Cu) (net 39)) + (segment (start 140.97 114.3) (end 140.97 113.1747) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 144.78 106.68) (end 144.78 107.8553) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 144.78 107.8553) (end 144.4567 107.8553) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 144.4567 107.8553) (end 143.4195 108.8925) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 143.4195 108.8925) (end 143.4195 111.0065) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 143.4195 111.0065) (end 141.2513 113.1747) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 141.2513 113.1747) (end 140.97 113.1747) (width 0.25) (layer B.Cu) (net 40)) + (segment (start 140.97 116.84) (end 140.97 115.7147) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 144.78 109.22) (end 144.78 110.3953) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 144.78 110.3953) (end 144.4126 110.3953) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 144.4126 110.3953) (end 143.6047 111.2032) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 143.6047 111.2032) (end 143.6047 113.1343) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 143.6047 113.1343) (end 142.0953 114.6437) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 142.0953 114.6437) (end 142.0953 114.7777) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 142.0953 114.7777) (end 141.1583 115.7147) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 141.1583 115.7147) (end 140.97 115.7147) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 140.97 119.38) (end 140.97 118.2547) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 144.78 111.76) (end 144.78 112.9353) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 144.78 112.9353) (end 144.4698 112.9353) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 144.4698 112.9353) (end 142.7419 114.6632) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 142.7419 114.6632) (end 142.7419 116.7641) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 142.7419 116.7641) (end 141.2513 118.2547) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 141.2513 118.2547) (end 140.97 118.2547) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 144.78 115.4753) (end 144.4567 115.4753) (width 0.25) (layer F.Cu) (net 43)) + (segment (start 144.4567 115.4753) (end 143.5201 116.4119) (width 0.25) (layer F.Cu) (net 43)) + (segment (start 143.5201 116.4119) (end 143.5201 118.4489) (width 0.25) (layer F.Cu) (net 43)) + (segment (start 143.5201 118.4489) (end 141.1743 120.7947) (width 0.25) (layer F.Cu) (net 43)) + (segment (start 141.1743 120.7947) (end 140.97 120.7947) (width 0.25) (layer F.Cu) (net 43)) + (segment (start 140.97 121.92) (end 140.97 120.7947) (width 0.25) (layer F.Cu) (net 43)) + (segment (start 144.78 114.3) (end 144.78 115.4753) (width 0.25) (layer F.Cu) (net 43)) + (segment (start 140.97 124.46) (end 140.97 123.3347) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 144.78 116.84) (end 144.78 119.806) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 144.78 119.806) (end 141.2513 123.3347) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 141.2513 123.3347) (end 140.97 123.3347) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 113.03 107.95) (end 113.03 109.0753) (width 0.25) (layer F.Cu) (net 45)) + (segment (start 109.3 117.075) (end 109.3 115.8997) (width 0.25) (layer F.Cu) (net 45)) + (segment (start 109.3 115.8997) (end 109.6673 115.8997) (width 0.25) (layer F.Cu) (net 45)) + (segment (start 109.6673 115.8997) (end 111.856 113.711) (width 0.25) (layer F.Cu) (net 45)) + (segment (start 111.856 113.711) (end 111.856 110.0724) (width 0.25) (layer F.Cu) (net 45)) + (segment (start 111.856 110.0724) (end 112.8531 109.0753) (width 0.25) (layer F.Cu) (net 45)) + (segment (start 112.8531 109.0753) (end 113.03 109.0753) (width 0.25) (layer F.Cu) (net 45)) + (segment (start 113.03 105.41) (end 113.03 106.5353) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 109.3 114.535) (end 109.3 113.3597) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 109.3 113.3597) (end 109.6674 113.3597) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 109.6674 113.3597) (end 110.4753 112.5518) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 110.4753 112.5518) (end 110.4753 110.8004) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 110.4753 110.8004) (end 111.5203 109.7554) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 111.5203 109.7554) (end 111.5203 107.8522) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 111.5203 107.8522) (end 112.8372 106.5353) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 112.8372 106.5353) (end 113.03 106.5353) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 113.03 103.9953) (end 112.8372 103.9953) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 112.8372 103.9953) (end 111.9047 104.9278) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 111.9047 104.9278) (end 111.9047 106.6298) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 111.9047 106.6298) (end 111.0042 107.5303) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 111.0042 107.5303) (end 111.0042 109.4334) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 111.0042 109.4334) (end 109.6179 110.8197) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 109.6179 110.8197) (end 109.3 110.8197) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 113.03 102.87) (end 113.03 103.9953) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 109.3 111.995) (end 109.3 110.8197) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 113.03 100.33) (end 113.03 101.4553) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 109.3 109.455) (end 109.3 108.2797) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 109.3 108.2797) (end 109.6179 108.2797) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 109.6179 108.2797) (end 111.2559 106.6417) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 111.2559 106.6417) (end 111.2559 103.0446) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 111.2559 103.0446) (end 112.8452 101.4553) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 112.8452 101.4553) (end 113.03 101.4553) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 113.03 97.79) (end 113.03 98.9153) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 109.3 106.915) (end 109.3 105.7397) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 109.3 105.7397) (end 109.6674 105.7397) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 109.6674 105.7397) (end 110.4753 104.9318) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 110.4753 104.9318) (end 110.4753 103.1803) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 110.4753 103.1803) (end 111.9047 101.7509) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 111.9047 101.7509) (end 111.9047 99.7592) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 111.9047 99.7592) (end 112.7486 98.9153) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 112.7486 98.9153) (end 113.03 98.9153) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 109.3 103.1997) (end 109.6673 103.1997) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 109.6673 103.1997) (end 111.3759 101.4911) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 111.3759 101.4911) (end 111.3759 97.7481) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 111.3759 97.7481) (end 112.7487 96.3753) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 112.7487 96.3753) (end 113.03 96.3753) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 113.03 95.25) (end 113.03 96.3753) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 109.3 104.375) (end 109.3 103.1997) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 109.3 100.6597) (end 109.6674 100.6597) (width 0.25) (layer F.Cu) (net 51)) + (segment (start 109.6674 100.6597) (end 110.4753 99.8518) (width 0.25) (layer F.Cu) (net 51)) + (segment (start 110.4753 99.8518) (end 110.4753 96.1857) (width 0.25) (layer F.Cu) (net 51)) + (segment (start 110.4753 96.1857) (end 112.8257 93.8353) (width 0.25) (layer F.Cu) (net 51)) + (segment (start 112.8257 93.8353) (end 113.03 93.8353) (width 0.25) (layer F.Cu) (net 51)) + (segment (start 113.03 92.71) (end 113.03 93.8353) (width 0.25) (layer F.Cu) (net 51)) + (segment (start 109.3 101.835) (end 109.3 100.6597) (width 0.25) (layer F.Cu) (net 51)) + (segment (start 113.03 90.17) (end 113.03 91.2953) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 109.3 99.295) (end 109.3 94.744) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 109.3 94.744) (end 112.7487 91.2953) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 112.7487 91.2953) (end 113.03 91.2953) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 120.65 116.84) (end 120.65 113.03) (width 0.25) (layer F.Cu) (net 53)) + (segment (start 133.35 97.79) (end 133.35 101.6) (width 0.25) (layer F.Cu) (net 54)) + +) diff --git a/RpiLedBars/hw/backup/LedBarsHat/_autosave-LedBarsHat.sch b/RpiLedBars/hw/backup/LedBarsHat/_autosave-LedBarsHat.sch new file mode 100644 index 0000000..ce9851f --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/_autosave-LedBarsHat.sch @@ -0,0 +1,11186 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "aba859fc-9301-4741-846d-2fb5d7891b38") + (paper "A4") + (title_block + (title "LedBarsHat") + ) + (lib_symbols + (symbol "Connector:Jack-DC" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 5.334 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jack-DC" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 1.27 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 1.27 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "DC Barrel Jack" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "DC power barrel jack connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "BarrelJack*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Jack-DC_0_1" + (rectangle + (start -5.08 3.81) + (end 5.08 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -3.302 3.175) + (mid -3.9343 2.54) + (end -3.302 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.302 3.175) + (mid -3.9343 2.54) + (end -3.302 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 5.08 2.54) (xy 3.81 2.54) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -2.54 -2.54) (xy -1.27 -1.27) (xy 0 -2.54) (xy 2.54 -2.54) (xy 5.08 -2.54) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.683 3.175) + (end -3.302 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "Jack-DC_1_1" + (pin passive line + (at 7.62 2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector:USB_A" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -5.08 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "USB_A" + (at -5.08 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 3.81 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 3.81 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB Type A connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector USB" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "USB*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USB_A_0_1" + (rectangle + (start -5.08 -7.62) + (end 5.08 7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center -3.81 2.159) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.524 4.826) + (end -4.318 5.334) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.27 4.572) + (end -4.572 5.842) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -0.635 3.429) + (radius 0.381) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -0.127 -7.62) + (end 0.127 -6.858) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.175 2.159) (xy -2.54 2.159) (xy -1.27 3.429) (xy -0.635 3.429) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 2.159) (xy -1.905 2.159) (xy -1.27 0.889) (xy 0 0.889) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 2.794) (xy 0.635 1.524) (xy 1.905 2.159) (xy 0.635 2.794) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.254 1.27) + (end -0.508 0.508) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 5.08 -2.667) + (end 4.318 -2.413) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 -0.127) + (end 4.318 0.127) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 4.953) + (end 4.318 5.207) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_A_1_1" + (polyline + (pts + (xy -1.905 2.159) (xy 0.635 2.159) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 7.62 5.08 180) + (length 2.54) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 7.62 -2.54 180) + (length 2.54) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 7.62 0 180) + (length 2.54) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -10.16 90) + (length 2.54) + (name "Shield" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_02x08_Row_Letter_Last" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 1.27 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 1.27 -12.7 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" "Generic connector, double row, 02x08, row letter last pin numbering scheme (pin number consists of a letter for the row and a number for the pin index in this row. 1a, ..., Na; 1b, ..., Nb)), script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_2x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_02x08_Row_Letter_Last_1_1" + (rectangle + (start -1.27 -10.033) + (end 0 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -7.493) + (end 0 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 7.747) + (end 0 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 8.89) + (end 3.81 -11.43) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start 3.81 -10.033) + (end 2.54 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -7.493) + (end 2.54 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -4.953) + (end 2.54 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -2.413) + (end 2.54 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 0.127) + (end 2.54 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 2.667) + (end 2.54 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 5.207) + (end 2.54 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 7.747) + (end 2.54 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 7.62 180) + (length 3.81) + (name "Pin_1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_2a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 5.08 180) + (length 3.81) + (name "Pin_2b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_3a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 2.54 180) + (length 3.81) + (name "Pin_3b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_4a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 3.81) + (name "Pin_4b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_5a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 3.81) + (name "Pin_5b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_6a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -5.08 180) + (length 3.81) + (name "Pin_6b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_7a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -7.62 180) + (length 3.81) + (name "Pin_7b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_8a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -10.16 180) + (length 3.81) + (name "Pin_8b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 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" + (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_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+12V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+12V" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+12V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+12V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+3.3V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+3.3V" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3.3V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3.3V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+3V3-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+3V3" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:+5V-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_+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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:74HCT245-74hct245" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 12.7 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "74HCT245-74hct245" + (at 0 0 90) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "Housings_SOIC:SOIC-20_7.5x12.8mm_Pitch1.27mm" + (at 0 -17.78 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74HCT245-74hct245_0_0" + (pin power_in line + (at 17.78 -11.43 180) + (length 7.62) + (name "GND" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "10" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -8.89 180) + (length 7.62) + (name "VCC" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "20" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + ) + (symbol "74HCT245-74hct245_0_1" + (rectangle + (start -10.16 15.24) + (end 10.16 -15.24) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "74HCT245-74hct245_1_1" + (pin input line + (at -17.78 -10.16 0) + (length 7.62) + (name "A->B" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 -5.08 180) + (length 7.62) + (name "B7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "11" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 -2.54 180) + (length 7.62) + (name "B6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "12" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 0 180) + (length 7.62) + (name "B5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "13" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 2.54 180) + (length 7.62) + (name "B4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "14" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 5.08 180) + (length 7.62) + (name "B3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "15" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 7.62 180) + (length 7.62) + (name "B2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "16" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 10.16 180) + (length 7.62) + (name "B1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "17" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at 17.78 12.7 180) + (length 7.62) + (name "B0" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "18" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin input inverted + (at -17.78 -12.7 0) + (length 7.62) + (name "CE" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "19" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 12.7 0) + (length 7.62) + (name "A0" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 10.16 0) + (length 7.62) + (name "A1" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 7.62 0) + (length 7.62) + (name "A2" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 5.08 0) + (length 7.62) + (name "A3" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 2.54 0) + (length 7.62) + (name "A4" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 0 0) + (length 7.62) + (name "A5" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 -2.54 0) + (length 7.62) + (name "A6" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "8" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + (pin tri_state line + (at -17.78 -5.08 0) + (length 7.62) + (name "A7" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (number "9" + (effects + (font + (size 1.524 1.524) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Conn_01x02_Female-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x02_Female" + (at 0 -5.08 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_Female-Connector_1_1" + (arc + (start 0 -2.032) + (mid -0.508 -2.54) + (end 0 -3.048) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0.508) + (mid -0.508 0) + (end 0 -0.508) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Conn_01x02_Male-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x02_Male" + (at 0 -5.08 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_Male-Connector_1_1" + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type outline) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Conn_01x08_Female-Connector" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_Conn_01x08_Female" + (at 0 -12.7 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x08_Female-Connector_1_1" + (arc + (start 0 -9.652) + (mid -0.508 -10.16) + (end 0 -10.668) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -7.112) + (mid -0.508 -7.62) + (end 0 -8.128) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -4.572) + (mid -0.508 -5.08) + (end 0 -5.588) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -2.032) + (mid -0.508 -2.54) + (end 0 -3.048) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -10.16) (xy -0.508 -10.16) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -7.62) (xy -0.508 -7.62) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -5.08) (xy -0.508 -5.08) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 2.54) (xy -0.508 2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 5.08) (xy -0.508 5.08) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 7.62) (xy -0.508 7.62) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0.508) + (mid -0.508 0) + (end 0 -0.508) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 3.048) + (mid -0.508 2.54) + (end 0 2.032) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 5.588) + (mid -0.508 5.08) + (end 0 4.572) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 0 8.128) + (mid -0.508 7.62) + (end 0 7.112) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:GND-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND-power_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 solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND-power_1_1" + (pin power_in line + (at 0 0 270) + (length 0) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Jumper-Device" + (pin_names + (offset 0.762) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "JP" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Device_Jumper" + (at 0 -2.032 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper* Jumper* TestPoint*2Pads* TestPoint*Bridge*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Jumper-Device_0_1" + (circle + (center -2.54 0) + (radius 0.889) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 2.5146 1.27) + (mid 0.0078 2.5097) + (end -2.4892 1.27) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 0) + (radius 0.889) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -7.62 0 0) + (length 4.191) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 4.191) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:PWR_FLAG-power" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "power_PWR_FLAG" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG-power_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "pwr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG-power_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:Raspberry_Pi_2_3-Connector" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -17.78 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "Connector_Raspberry_Pi_2_3" + (at 10.16 -31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "PinHeader*2x20*P2.54mm*Vertical* PinSocket*2x20*P2.54mm*Vertical*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Raspberry_Pi_2_3-Connector_0_1" + (rectangle + (start -17.78 30.48) + (end 17.78 -30.48) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "Raspberry_Pi_2_3-Connector_1_1" + (rectangle + (start -16.891 -17.526) + (end -17.78 -18.034) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -14.986) + (end -17.78 -15.494) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -12.446) + (end -17.78 -12.954) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -9.906) + (end -17.78 -10.414) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -7.366) + (end -17.78 -7.874) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 -4.826) + (end -17.78 -5.334) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 0.254) + (end -17.78 -0.254) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 2.794) + (end -17.78 2.286) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 5.334) + (end -17.78 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 10.414) + (end -17.78 9.906) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 12.954) + (end -17.78 12.446) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 15.494) + (end -17.78 14.986) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 20.574) + (end -17.78 20.066) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -16.891 23.114) + (end -17.78 22.606) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -10.414 -29.591) + (end -9.906 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -7.874 -29.591) + (end -7.366 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -5.334 -29.591) + (end -4.826 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -5.334 30.48) + (end -4.826 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -2.794 -29.591) + (end -2.286 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -2.794 30.48) + (end -2.286 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start -0.254 -29.591) + (end 0.254 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.286 -29.591) + (end 2.794 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.286 30.48) + (end 2.794 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 4.826 -29.591) + (end 5.334 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 4.826 30.48) + (end 5.334 29.591) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 7.366 -29.591) + (end 7.874 -30.48) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -20.066) + (end 16.891 -20.574) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -17.526) + (end 16.891 -18.034) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -12.446) + (end 16.891 -12.954) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -9.906) + (end 16.891 -10.414) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -7.366) + (end 16.891 -7.874) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -4.826) + (end 16.891 -5.334) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 -2.286) + (end 16.891 -2.794) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 2.794) + (end 16.891 2.286) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 5.334) + (end 16.891 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 7.874) + (end 16.891 7.366) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 12.954) + (end 16.891 12.446) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 15.494) + (end 16.891 14.986) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 20.574) + (end 16.891 20.066) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 17.78 23.114) + (end 16.891 22.606) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 2.54 33.02 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "GPIO15/RXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "GPIO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "GPIO18/PWM0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "GPIO27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 -33.02 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 -20.32 -5.08 0) + (length 2.54) + (name "GPIO22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "GPIO23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 33.02 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "GPIO24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "MOSI0/GPIO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 33.02 270) + (length 2.54) + (name "5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "MISO0/GPIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "GPIO25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "SCLK0/GPIO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "~{CE0}/GPIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "~{CE1}/GPIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "ID_SD/GPIO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "ID_SC/GPIO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "GCLK1/GPIO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "SDA/GPIO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "GCLK2/GPIO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PWM0/GPIO12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PWM1/GPIO13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "GPIO19/MISO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "GPIO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "GPIO26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "GPIO20/MOSI1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 33.02 270) + (length 2.54) + (name "5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 0 0) + (length 2.54) + (name "GPIO21/SCLK1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "SCL/GPIO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "GCLK0/GPIO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "GPIO14/TXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:SW_Coded-Switch" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at -6.35 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Switch_SW_Coded" + (at -6.35 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at -0.635 0.635 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -0.635 0.635 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Coded-Switch_0_1" + (circle + (center -0.635 0.635) + (radius 3.81) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.889 -1.905) (xy -0.889 2.667) (xy -1.397 2.159) (xy -1.905 2.159) (xy -0.635 3.429) (xy 0.635 2.159) + (xy 0.127 2.159) (xy -0.381 2.667) (xy -0.381 -1.905) (xy -0.889 -1.905) (xy -0.889 -1.905) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (rectangle + (start 7.62 7.62) + (end -6.35 -6.35) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "SW_Coded-Switch_1_1" + (pin passive line + (at 12.7 6.35 180) + (length 5.08) + (name "CM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 2.54 180) + (length 5.08) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 0 180) + (length 5.08) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -2.54 180) + (length 5.08) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -5.08 180) + (length 5.08) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "LedBarsHat-rescue:VCC-power" + (power) + (pin_names + (offset 0) + ) + (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" "power_VCC" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VCC-power_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "VCC-power_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Sensor_Audio:MP45DT02" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "MK" + (at -7.62 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MP45DT02" + (at 1.27 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Sensor_Audio:ST_HLGA-6_3.76x4.72mm_P1.65mm" + (at -22.86 -8.89 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "MEMS Omnidirectional Digital Microphone, HLGA-6" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "MEMS Microphone" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ST*HLGA*3.76x4.72mm*P1.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MP45DT02_0_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center -3.81 0) + (radius 1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 1.27) (xy -5.08 -1.27) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "MP45DT02_1_1" + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 2.54 180) + (length 2.54) + (name "LR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 0 180) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -2.54 180) + (length 2.54) + (name "DOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 7.62 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 180.34 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "030a4844-d289-41d7-83f7-c58d6fc32756") + ) + (junction + (at 173.99 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "097cf833-10c7-47ad-9a7d-995b0ea74e84") + ) + (junction + (at 177.8 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "1b1c470e-7cb1-4f36-90b5-720e076670f7") + ) + (junction + (at 180.34 22.86) + (diameter 0) + (color 0 0 0 0) + (uuid "1e656aaf-febc-4cf4-a7db-aef272db1299") + ) + (junction + (at 180.34 25.4) + (diameter 0) + (color 0 0 0 0) + (uuid "23db678b-dad9-44a9-a31c-64d10f2a8e84") + ) + (junction + (at 262.89 22.86) + (diameter 0) + (color 0 0 0 0) + (uuid "26f7e36f-81b9-43ba-a780-48d7b1c3ee4e") + ) + (junction + (at 175.26 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "43fe3b4e-cb9d-4d0d-b4d8-e5c9a2f5c132") + ) + (junction + (at 182.88 45.72) + (diameter 0) + (color 0 0 0 0) + (uuid "6d135fe7-cd10-4444-863a-903e3088c875") + ) + (junction + (at 170.18 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "6dc5e542-a246-4ca0-837c-8707f50acea6") + ) + (junction + (at 167.64 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "802f27db-27ff-412a-9654-67dce7a55ca4") + ) + (junction + (at 45.72 177.8) + (diameter 0) + (color 0 0 0 0) + (uuid "8f65c5e7-1611-431a-b169-023d07908b9d") + ) + (junction + (at 44.45 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "a2c19066-c1f7-4334-8002-5df009ba9b1c") + ) + (junction + (at 172.72 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "bd44bc55-f0bb-43e1-8e32-df611d74bafa") + ) + (junction + (at 180.34 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "c261566a-0265-4983-9b07-5c2b4a39a1f9") + ) + (junction + (at 170.18 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "cf33f1c3-0dd8-4f26-8b4f-65c67f62b158") + ) + (junction + (at 177.8 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "e43f9e83-b361-41ae-a95f-8b0f209cd10c") + ) + (no_connect + (at 149.86 30.48) + (uuid "0060750d-778c-428a-b7cd-93ccd21717f1") + ) + (no_connect + (at 195.58 101.6) + (uuid "03acf942-a21d-460c-92bc-834d7847c887") + ) + (no_connect + (at 154.94 127) + (uuid "502dd93a-5aad-44bd-baa1-fb637f362105") + ) + (no_connect + (at 149.86 27.94) + (uuid "6b9a356b-f190-4776-813f-23b18d5c4ee2") + ) + (no_connect + (at 139.7 38.1) + (uuid "73b20be7-7cb8-43d9-98f7-ad90b6dd117a") + ) + (no_connect + (at 195.58 111.76) + (uuid "b6fb7391-f01d-4e89-a7f1-77fde9ebec77") + ) + (wire + (pts + (xy 27.94 177.8) (xy 45.72 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "014a3c24-927a-4e4e-8587-cf9cfdfe6c08") + ) + (wire + (pts + (xy 63.5 161.29) (xy 63.5 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0fe9d384-061c-4c74-a20b-76c965bfb048") + ) + (wire + (pts + (xy 165.1 142.24) (xy 165.1 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c857adf-ca85-4f69-a1b0-54574b36eafe") + ) + (wire + (pts + (xy 177.8 68.58) (xy 180.34 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cd68b3b-f0bd-4334-8319-4ebbf5305cb3") + ) + (wire + (pts + (xy 63.5 120.65) (xy 44.45 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24f0417a-b809-4f3e-9e68-d6c8ecf8d35b") + ) + (wire + (pts + (xy 248.92 133.35) (xy 248.92 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "256b0841-9227-42db-b820-a5e418bbf2b6") + ) + (wire + (pts + (xy 177.8 76.2) (xy 177.8 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27d0daea-9aed-4dfc-b8c6-d955afc550f0") + ) + (wire + (pts + (xy 182.88 151.13) (xy 180.34 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31a4c16d-77c6-40e3-895b-91ae0a785f1d") + ) + (wire + (pts + (xy 180.34 22.86) (xy 172.72 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3332184e-fd6d-48cb-bc7a-2b9728a0307d") + ) + (wire + (pts + (xy 180.34 142.24) (xy 180.34 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "334069d0-ee57-4b99-9dba-4fa37d4d8243") + ) + (wire + (pts + (xy 181.61 25.4) (xy 180.34 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "337180e1-ce50-4f95-b31c-295555220fbc") + ) + (wire + (pts + (xy 170.18 68.58) (xy 170.18 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bc11a55-8a52-4e1e-b998-71c315cff316") + ) + (wire + (pts + (xy 182.88 142.24) (xy 182.88 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3dc6b73b-aa7a-42bf-b3cf-f0384a99fd60") + ) + (wire + (pts + (xy 167.64 142.24) (xy 167.64 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e7d62cd-867e-41ef-8b2f-5d1b5a07552d") + ) + (wire + (pts + (xy 172.72 151.13) (xy 173.99 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f3d5f34-3d88-49b0-a105-b5adc8ff586c") + ) + (wire + (pts + (xy 180.34 76.2) (xy 180.34 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4345a596-ec65-4c0c-97eb-b3c4843b9ca6") + ) + (wire + (pts + (xy 226.06 25.4) (xy 226.06 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "447309dd-8645-4789-b398-16f548f2dce3") + ) + (wire + (pts + (xy 172.72 25.4) (xy 180.34 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5129acec-4327-44b8-be6c-6afc05b5446a") + ) + (wire + (pts + (xy 226.06 21.59) (xy 226.06 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5528bbda-33bf-4291-abc2-dcdaf7fc1131") + ) + (wire + (pts + (xy 217.17 25.4) (xy 226.06 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5640522c-b2ab-473e-8d40-88455a54fd28") + ) + (wire + (pts + (xy 269.24 27.94) (xy 269.24 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5de3515e-bc7f-41a1-b8fb-1f60ca7f8248") + ) + (wire + (pts + (xy 269.24 20.32) (xy 269.24 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64b449a2-ef3c-454e-abea-51d0a33532c3") + ) + (wire + (pts + (xy 259.08 27.94) (xy 269.24 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "664008a8-570f-4af9-8fe7-e2728f4497e5") + ) + (wire + (pts + (xy 177.8 142.24) (xy 177.8 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "668ce2f1-12e5-497f-9a8c-d9743457164c") + ) + (wire + (pts + (xy 172.72 142.24) (xy 172.72 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69936c04-ebe3-40a7-bf57-9bd38aef7b9f") + ) + (wire + (pts + (xy 177.8 151.13) (xy 175.26 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7071c878-205b-4c0e-9055-cbfe3a4145d1") + ) + (wire + (pts + (xy 172.72 68.58) (xy 170.18 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1e74475-ee91-4e91-9e4d-bda5ab84a141") + ) + (wire + (pts + (xy 226.06 22.86) (xy 217.17 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7f8cc1f-8ccf-46a8-952d-7b60259f7f44") + ) + (wire + (pts + (xy 170.18 151.13) (xy 172.72 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad9e81fb-425b-4a26-9c05-16dbea2b52c5") + ) + (wire + (pts + (xy 63.5 177.8) (xy 45.72 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc44f92f-4690-4acd-9df8-0f0704242737") + ) + (wire + (pts + (xy 262.89 22.86) (xy 269.24 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1d0b44a-543a-430f-9463-8b5a735424aa") + ) + (wire + (pts + (xy 175.26 142.24) (xy 175.26 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2069604-9e0c-4b48-a568-59c5aad07a56") + ) + (wire + (pts + (xy 167.64 151.13) (xy 170.18 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3d074f6-cf99-4077-b9c6-bc8ee16474b3") + ) + (wire + (pts + (xy 27.94 107.95) (xy 27.94 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c945bb3c-1bdf-4465-820a-842715d95b44") + ) + (wire + (pts + (xy 181.61 22.86) (xy 180.34 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc12d157-b591-4ef9-a282-72b54da1ebda") + ) + (wire + (pts + (xy 27.94 120.65) (xy 44.45 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfe589f6-0f2a-4b19-849f-e1ebd3458857") + ) + (wire + (pts + (xy 262.89 22.86) (xy 259.08 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6f0cfa6-8856-4435-8a32-da02bd3dd6ab") + ) + (wire + (pts + (xy 165.1 151.13) (xy 167.64 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7dca9e0-ff75-4ed3-9fa3-f1ed9854e197") + ) + (wire + (pts + (xy 172.72 76.2) (xy 172.72 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f02cf6f4-f793-4f51-bfa4-d6bda2505f96") + ) + (wire + (pts + (xy 180.34 151.13) (xy 177.8 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f29df743-c908-4a4b-aa8b-10234d611dc4") + ) + (wire + (pts + (xy 63.5 106.68) (xy 63.5 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2b19a98-660e-4ac5-8b93-7eaa354b5fcd") + ) + (wire + (pts + (xy 175.26 151.13) (xy 173.99 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2f4bf19-5442-43c2-bac6-fb5a940e53ff") + ) + (wire + (pts + (xy 170.18 142.24) (xy 170.18 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f530bd8d-cadb-4f22-a191-a13d7a409343") + ) + (wire + (pts + (xy 27.94 162.56) (xy 27.94 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5795d21-4d93-4110-9470-4bfec68e5f74") + ) + (label "SMI_SD8" + (at 154.94 93.98 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "04f15510-43c4-4121-b7fd-5ffd4a99371f") + ) + (label "SMI_SD14" + (at 154.94 114.3 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "06d32fab-4a3c-41f6-ae46-601c38d98376") + ) + (label "SMI_SD2" + (at 195.58 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1b47f546-fb8e-4193-95e5-7bf5ff78ffa3") + ) + (label "SMI_SD13" + (at 27.94 154.94 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1c768409-a765-42f0-b550-e51cfe21c741") + ) + (label "SMI_SD4" + (at 27.94 147.32 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1e5b71c8-1e15-4f15-9f62-eb37bf4497a9") + ) + (label "SEL_MODE3" + (at 214.63 87.63 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2178cbc3-5b4b-4b8e-abd0-d5d02fa32cff") + ) + (label "SMI_SD3" + (at 27.94 142.24 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2a02d99d-f60c-4c37-a447-eeb5cda5ac6b") + ) + (label "SEL_MODE2" + (at 195.58 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2cecaf50-bd49-4742-badc-e97c9eda1bba") + ) + (label "SMI_SD0" + (at 27.94 144.78 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "35c56845-e7b9-4557-be82-4c37059ff1ef") + ) + (label "SMI_SD13" + (at 154.94 109.22 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "36ae1828-7ba1-4fb4-ba18-84514950dbb7") + ) + (label "SMI_SD0" + (at 195.58 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3af2083d-77b7-484c-88fe-997e021fe4d9") + ) + (label "SMI_SD5" + (at 195.58 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3b1f3973-65af-4690-bbf8-04490d4cecfd") + ) + (label "SMI_SD16" + (at 154.94 119.38 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3c35c1ec-44bc-49c9-b955-95ff1edd70e4") + ) + (label "I2S_WS" + (at 154.94 104.14 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3ccf6be3-31c3-400f-94fe-582fe005d180") + ) + (label "SMI_SD7" + (at 27.94 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4106dd40-0870-4903-9a8a-6570c0c4499b") + ) + (label "SMI_SD1" + (at 195.58 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4349dc38-27c3-4a56-9da5-5b139da318b1") + ) + (label "I2S_SD" + (at 259.08 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "451e1279-3a79-4d2a-8508-1d5d8ae9b248") + ) + (label "SMI_SD9" + (at 27.94 87.63 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "45afe820-4b3d-4c26-8181-e138fe430598") + ) + (label "SMI_SD13" + (at 24.13 127 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5291fd35-6713-4347-b95b-e229b64188d0") + ) + (label "SMI_SD9" + (at 154.94 96.52 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6cb1bbae-f892-47f1-8198-5adf0d2fe139") + ) + (label "SMI_SD14" + (at 27.94 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7f4a1745-3d46-4fcc-8833-9284a6d06af9") + ) + (label "SMI_SD2" + (at 27.94 97.79 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8dde1d07-72cc-48b6-984b-33a2b0dbacb4") + ) + (label "SMI_SD17" + (at 27.94 139.7 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "97d32214-60f0-4a3f-8ecf-db1b6a8065a9") + ) + (label "SMI_SD15" + (at 154.94 116.84 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "98e3a98a-fc19-41c8-b3f4-4e8b60e52b77") + ) + (label "SMI_SD16" + (at 27.94 95.25 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "99d4702f-81d8-4ffb-9bfb-4b2ee7ffce5d") + ) + (label "SMI_SD6" + (at 154.94 86.36 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9b50034d-efc9-4f3e-9872-2f89379190b6") + ) + (label "SMI_SD4" + (at 195.58 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ac0a7b38-0c55-4a4c-af3b-c0c231ab5e77") + ) + (label "I2S_CLK" + (at 259.08 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b291b052-87e5-481c-bcdf-3e79070a12bf") + ) + (label "SMI_SD8" + (at 27.94 152.4 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b3bddc64-6f3c-44d3-9d1e-3c821c5a29fe") + ) + (label "SMI_SD15" + (at 27.94 90.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b48601dd-7687-40aa-8793-f2e51e50f17c") + ) + (label "SMI_SD1" + (at 27.94 137.16 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b60552a1-0177-43e6-8a3d-e8a6e9c0a4b2") + ) + (label "I2S_CLK" + (at 154.94 99.06 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b8f608fd-72ba-4cb8-b15b-dbf93e2ef7c4") + ) + (label "SMI_SD5" + (at 27.94 149.86 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c3019a72-93b8-4658-b2e5-3e0b97810c1e") + ) + (label "SMI_SD17" + (at 154.94 121.92 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c9cb187e-2fd8-4594-b529-f30d5372ba5f") + ) + (label "SMI_SD3" + (at 195.58 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cebce44b-519e-4ea2-8b99-a8667f68cc65") + ) + (label "SEL_MODE1" + (at 214.63 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cf5a6999-e3ee-4a26-9e14-af643f4486ab") + ) + (label "SMI_SD7" + (at 154.94 88.9 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d244accc-513c-4588-b73c-c8f453d61c4c") + ) + (label "SEL_MODE0" + (at 214.63 95.25 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d4ef4ad3-b91f-4880-851d-5faae385d05c") + ) + (label "SEL_MODE3" + (at 154.94 124.46 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d68062ad-541b-4d9c-b33b-8eab71b236a9") + ) + (label "I2S_SD" + (at 154.94 106.68 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d80c2805-3fcf-4e29-8c8e-a76f46eabf16") + ) + (label "SEL_MODE1" + (at 195.58 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "db69e82c-1752-41b9-98d2-9bcdf25f69ca") + ) + (label "SEL_MODE2" + (at 214.63 90.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e06e8386-8152-409c-932c-c096d8800a88") + ) + (label "SMI_SD6" + (at 27.94 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f00fc1bd-3c81-4428-95da-751534230471") + ) + (label "I2S_WS" + (at 259.08 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f8182316-cf62-44c6-83dd-fa88619b7178") + ) + (symbol + (lib_id "LedBarsHat-rescue:Raspberry_Pi_2_3-Connector") + (at 175.26 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060988c0f") + (property "Reference" "J1" + (at 175.26 71.6026 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Raspberry_Pi_2_3" + (at 175.26 73.914 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_2x20_P2.54mm_Vertical" + (at 175.26 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_3bplus_1p0_reduced.pdf" + (at 175.26 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 175.26 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "39" + (uuid "915fdedd-ff75-4d3d-9b6f-c315ca856135") + ) + (pin "4" + (uuid "803f2e4d-60b1-4a3b-bcc2-8c0c946e3fd1") + ) + (pin "3" + (uuid "9f9163d0-3989-475c-b4ff-e55132532f7e") + ) + (pin "32" + (uuid "2635292f-b261-4b34-8126-076e6e3dd776") + ) + (pin "33" + (uuid "08edb88f-1d6c-4c16-a100-c58ceec564f3") + ) + (pin "31" + (uuid "f060f6f1-29a3-4e18-8520-2e33f7bc405c") + ) + (pin "30" + (uuid "2723a2eb-002d-47e9-b3a6-1095486ba171") + ) + (pin "37" + (uuid "646d0f92-8ba6-4257-b45a-a28498865461") + ) + (pin "34" + (uuid "d4655a7d-487a-4b5e-9578-8e7a18c2027c") + ) + (pin "35" + (uuid "c5a1089e-a00f-4612-b9e4-b371cb471615") + ) + (pin "29" + (uuid "06630c8c-617f-4e39-a41c-f78c52bd49e3") + ) + (pin "36" + (uuid "0868f600-2b32-4560-b403-fecf72a810c4") + ) + (pin "38" + (uuid "4176f3ab-1c4f-4ff3-addc-263e94d6c668") + ) + (pin "6" + (uuid "f37d6a64-9dee-415a-ac18-35b67274f0f5") + ) + (pin "40" + (uuid "35c1f00c-fbc1-4ffc-8d70-c7271d786b28") + ) + (pin "5" + (uuid "ba116eb4-6bbb-4b71-9f57-ea46f1e9a89f") + ) + (pin "9" + (uuid "1b4272d2-840b-4d1e-a010-0f0f1e1081b4") + ) + (pin "8" + (uuid "66b7e31f-ae53-4e21-9303-8b874c0afb84") + ) + (pin "7" + (uuid "95b94967-1d4e-40e0-aaaf-0220f4dfaac0") + ) + (pin "14" + (uuid "8fd2b582-0c1b-4dda-a28d-0a11e3731e1e") + ) + (pin "19" + (uuid "11f93fd7-3dcd-43e3-8f10-a9d73282046b") + ) + (pin "24" + (uuid "2990ef88-932d-4b2b-b3d8-307b5ba45d4d") + ) + (pin "25" + (uuid "933cbea7-31cc-4e0e-a6d2-e706d3dc8bb7") + ) + (pin "26" + (uuid "036b7c3a-b935-4114-99a2-eff9b9ea4617") + ) + (pin "11" + (uuid "abda4e91-681b-4122-94d0-5a55d8cd8ffc") + ) + (pin "12" + (uuid "76fe69c2-4cbb-419c-9dac-026233ac2d15") + ) + (pin "23" + (uuid "06a135be-51db-4980-a738-f353e89ce29d") + ) + (pin "16" + (uuid "6c4c892a-8d6d-4cf2-8a86-421727bf4cb2") + ) + (pin "13" + (uuid "3ff34510-ed53-471d-bd48-24bcc3672e2e") + ) + (pin "17" + (uuid "06a1fab3-a857-4940-8651-e4f95551937d") + ) + (pin "15" + (uuid "0b686ef8-8cdd-4405-8a9e-5ce039404dd2") + ) + (pin "18" + (uuid "f1db0561-8e8d-4219-a064-6ee02520717a") + ) + (pin "1" + (uuid "7dc334fe-d1e8-487e-a59f-f8f4aedde8a7") + ) + (pin "2" + (uuid "393cb373-4bd1-452a-b6bc-5c14d09c098e") + ) + (pin "20" + (uuid "62576de5-0419-4480-ab0c-5d91557c823f") + ) + (pin "21" + (uuid "2211e0fe-ca0b-4701-b895-cc1253ca3c4b") + ) + (pin "22" + (uuid "df0d151b-9dc3-46c3-a1e4-eb52280d4cf5") + ) + (pin "27" + (uuid "56b7b35f-e661-4ed4-90b9-fefed3470b1b") + ) + (pin "10" + (uuid "e718c80f-180c-47e1-a6ad-fd9768a4c7ae") + ) + (pin "28" + (uuid "a3cfa818-aaf3-4a0b-8508-8dfaca8b1e26") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:74HCT245-74hct245") + (at 45.72 149.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006098f41c") + (property "Reference" "U2" + (at 45.72 129.54 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "74HCT245" + (at 45.72 132.08 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (at 45.72 167.64 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.72 149.86 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 45.72 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "13" + (uuid "5817496a-c402-4236-9684-7bc65ce51f05") + ) + (pin "20" + (uuid "d44a5177-979e-4eda-a9a2-aaeacd991585") + ) + (pin "10" + (uuid "25bc80e9-0523-4e1e-8e73-42bf03813f3a") + ) + (pin "1" + (uuid "add62098-bf35-4d38-b0c7-a2930d52431f") + ) + (pin "11" + (uuid "2b1aa076-8028-46e8-a184-5897c54d04a0") + ) + (pin "12" + (uuid "19bdf350-2c3b-417b-9bcb-6036c8f9b2ea") + ) + (pin "14" + (uuid "b5e95be2-db70-4bed-91fb-b36ae98473d1") + ) + (pin "18" + (uuid "ef9ae101-bddc-4fc5-91c4-2a31f8e7f828") + ) + (pin "9" + (uuid "a39e5c86-fd8b-4969-ae33-ccc369eef446") + ) + (pin "3" + (uuid "bec67535-c2a9-4ce3-9b07-6671b5b3bd95") + ) + (pin "6" + (uuid "981421a8-b37a-4c6d-bcf7-8ed52e5002e7") + ) + (pin "15" + (uuid "0f92e17e-ac37-4bef-9de3-ec4602a164cd") + ) + (pin "19" + (uuid "0defadb6-dedc-4fef-ac97-c60bc12795ef") + ) + (pin "4" + (uuid "2b094c8b-9c10-4939-8720-a91618029506") + ) + (pin "5" + (uuid "2ae411a5-41bb-4ecb-9ce2-b2559c3224d4") + ) + (pin "16" + (uuid "acf118cf-6e85-438e-ad48-318c9cf59da1") + ) + (pin "17" + (uuid "1328a443-eddd-4f32-8efd-f54556866b03") + ) + (pin "2" + (uuid "4a09641a-8c5e-4572-aa39-679ca14b3858") + ) + (pin "8" + (uuid "c048891d-16d6-4755-92a1-a4f5ce6c7349") + ) + (pin "7" + (uuid "464289a7-0829-4aa8-b265-789a81d530f8") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:74HCT245-74hct245") + (at 45.72 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060990192") + (property "Reference" "U1" + (at 45.72 74.93 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "74HCT245" + (at 45.72 77.47 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "Package_SO:SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm" + (at 45.72 113.03 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.72 95.25 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 45.72 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "14" + (uuid "d5e4fcff-832b-41c5-a1e5-7821aa774fb8") + ) + (pin "10" + (uuid "10b74f89-4b4d-4711-b8d8-df1cff5a9105") + ) + (pin "20" + (uuid "58ccb409-a943-48de-aedb-4300210baf2e") + ) + (pin "1" + (uuid "e1fa415a-eadb-428f-82b5-ddca8be7a3a2") + ) + (pin "11" + (uuid "d5030f1b-8529-4823-ad26-782f3d23b693") + ) + (pin "12" + (uuid "56d39620-e6ec-4da4-bb15-cbd1bdc6bad6") + ) + (pin "13" + (uuid "f038f3c9-c8b9-4de3-926f-88391c9c3d22") + ) + (pin "18" + (uuid "97878dc5-1dbe-4181-bf5d-1b5256f69798") + ) + (pin "8" + (uuid "a197fc60-44ca-4ae4-8654-ef6c714a70e5") + ) + (pin "16" + (uuid "c853dfae-b7b9-40b7-922f-4630ee8dc04e") + ) + (pin "5" + (uuid "179a3e80-2140-4132-bdfb-3533db4659ca") + ) + (pin "7" + (uuid "f3099bbb-ccad-4021-9f5f-947765f2fdc4") + ) + (pin "15" + (uuid "0e120ded-bbd1-4ff8-8579-5059a3abc7cd") + ) + (pin "17" + (uuid "72e37248-6ab1-4cf5-a803-569890c30cb6") + ) + (pin "3" + (uuid "1776ff44-14d2-43f8-8dec-adff695e6254") + ) + (pin "2" + (uuid "b1cfb9d9-7aa0-4f66-a846-5522c2ddf810") + ) + (pin "6" + (uuid "1682b06d-e2c4-4501-badb-d83cf1fbd9ce") + ) + (pin "19" + (uuid "92cb2def-eb97-4c04-aed1-3b94d9d18da3") + ) + (pin "4" + (uuid "4e968071-c0d0-4d1f-acbe-2197e3ea5a1e") + ) + (pin "9" + (uuid "0f9879e6-f108-43e0-9975-10dca8b082da") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 269.24 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099382b") + (property "Reference" "#PWR0101" + (at 269.24 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 269.367 34.8742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 269.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 269.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f30e1c1-d37d-49b3-9878-ffd6f8c2a6f7") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:USB_A") + (at 142.24 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060994fce") + (property "Reference" "OUT_5V1" + (at 143.6878 16.0782 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB_A" + (at 143.6878 18.3896 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" + (at 146.05 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 146.05 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.24 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d889dc00-292f-4bce-983a-07c91673c0ff") + ) + (pin "5" + (uuid "827a8b0f-592c-4166-9080-c8e073b6beb9") + ) + (pin "2" + (uuid "7b5196ac-ef55-4d7a-a5aa-3b1eb9abdc55") + ) + (pin "4" + (uuid "a67f83c9-2ad5-4409-803e-91c7d7c0f037") + ) + (pin "3" + (uuid "a4f3b2c3-0224-4ff9-822e-6ffc533355c0") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "OUT_5V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Jack-DC") + (at 251.46 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099631e") + (property "Reference" "IN_12V1" + (at 252.9078 17.145 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jack-DC" + (at 252.9078 19.4564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_BarrelJack:BarrelJack_Wuerth_6941xx301002" + (at 252.73 26.416 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 252.73 26.416 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 251.46 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7ffedad9-ef6a-41ac-bfd2-7cdbe0ae67d1") + ) + (pin "1" + (uuid "dc8a0789-0aa4-40d2-adfa-6f4ff33eb225") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "IN_12V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 269.24 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099726e") + (property "Reference" "#PWR0102" + (at 269.24 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 269.621 15.9258 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 269.24 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 269.24 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d3005dfb-a3da-40b9-808f-3640914312a2") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x02_Male-Connector") + (at 212.09 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099c84a") + (property "Reference" "OUT_12V1" + (at 214.8332 18.2626 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x02_Male" + (at 214.8332 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 212.09 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 212.09 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 212.09 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9abfafd9-1fa7-4c7f-b77f-daec6006ac28") + ) + (pin "1" + (uuid "5d695144-a953-4eba-aa20-675954609ce0") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "OUT_12V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x02_Female-Connector") + (at 186.69 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099cf4c") + (property "Reference" "IN_5V1" + (at 187.4012 23.4696 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x02_Female" + (at 187.4012 25.781 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x02_P2.54mm_Vertical" + (at 186.69 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 186.69 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 186.69 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0e859cd6-4fb7-4272-a275-2a447ad54f1c") + ) + (pin "2" + (uuid "b88d38a1-3eb7-4ad7-84e3-6deb8f49a9ee") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "IN_5V1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 226.06 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099df86") + (property "Reference" "#PWR0103" + (at 226.06 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 226.187 31.0642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b82bf9e9-9621-4f99-8c84-e48065f95660") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 172.72 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006099ea8d") + (property "Reference" "#PWR0108" + (at 172.72 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 172.847 29.7942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "da8537ad-e3ae-46f3-a70d-d9a83c2f4514") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0108") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 45.72 177.8 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609a6e25") + (property "Reference" "#PWR0104" + (at 45.72 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 45.593 182.1942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "292174c3-e8c6-43a5-8930-ffb2eb0a2c81") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 44.45 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609a9174") + (property "Reference" "#PWR0105" + (at 44.45 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 44.577 125.0442 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 44.45 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 44.45 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 44.45 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c7d76ae-7e07-4eb6-9897-411424c6f3ee") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0105") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 24.13 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609af147") + (property "Reference" "R2" + (at 24.13 165.2778 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 24.13 162.9664 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (at 24.13 161.798 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 24.13 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 24.13 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "031b7847-1de4-46a5-bb21-a5dcd47eb5d1") + ) + (pin "1" + (uuid "27af5aef-5a8d-465e-a9e9-f2db3e317aa6") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 24.13 105.41 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b10bd") + (property "Reference" "R1" + (at 24.13 100.1522 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 24.13 102.4636 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (at 24.13 103.632 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 24.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 24.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b363a265-af3f-4d5c-baaa-f6dc15168634") + ) + (pin "2" + (uuid "d201dc55-cd52-4df5-a144-3f224a24051e") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 142.24 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b1c0f") + (property "Reference" "#PWR0106" + (at 142.24 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.367 42.4942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.24 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.24 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.24 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f10e1e9-ccf3-45f0-a505-0ec2635692e3") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0106") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 173.99 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b556d") + (property "Reference" "#PWR0107" + (at 173.99 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 174.117 155.5242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 173.99 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 173.99 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 173.99 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c39b0160-4494-4b07-8ce5-dc55956b2848") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0107") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 180.34 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b69ac") + (property "Reference" "#FLG0101" + (at 180.34 20.955 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 180.34 18.4658 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.34 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 180.34 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 180.34 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "682abce3-2ae1-4270-a933-47e91b7c74ea") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 180.34 25.4 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b6ff7") + (property "Reference" "#FLG0102" + (at 180.34 27.305 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 180.34 29.7942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.34 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 180.34 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 180.34 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "844aa766-0a04-4984-8892-b4152010f208") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:VCC-power") + (at 172.72 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609bcb09") + (property "Reference" "#PWR0109" + (at 172.72 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 173.101 18.4658 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c052ca33-1463-43e8-b00a-eca492992c33") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0109") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:SW_Coded-Switch") + (at 227.33 92.71 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609c0644") + (property "Reference" "SW1" + (at 234.442 92.2782 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "SW_Coded" + (at 234.442 94.5896 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x05_P2.54mm_Vertical" + (at 227.965 93.345 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 227.965 93.345 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 227.33 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "f2d44b07-3848-4ebc-b837-4d8833d43f26") + ) + (pin "5" + (uuid "26233651-ba84-4dfb-a6cc-d7d8b210df34") + ) + (pin "2" + (uuid "3d8cdce7-1001-4d95-92c6-edff21be4129") + ) + (pin "1" + (uuid "0b1fb095-9407-403c-a121-f7b029522908") + ) + (pin "3" + (uuid "a6821913-90d7-4b02-9bf1-65369b27d31b") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 262.89 22.86 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609c5e76") + (property "Reference" "#FLG0103" + (at 262.89 24.765 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 262.89 27.2542 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 262.89 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 262.89 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 262.89 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9a2e610d-9d97-4c3e-acb9-2465a37b59be") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+3V3-power") + (at 207.01 99.06 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609cd4fc") + (property "Reference" "#PWR0154" + (at 210.82 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 203.7588 98.679 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 207.01 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 207.01 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 207.01 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "510a8052-71e1-456b-9a35-c9db741a2b8a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0154") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Sensor_Audio:MP45DT02") + (at 248.92 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d01e4") + (property "Reference" "MK1" + (at 240.538 142.3416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "MP45DT02" + (at 240.538 144.653 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "LedBarsHat:I2S_MEMS_Microphone" + (at 226.06 152.4 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00025467.pdf" + (at 248.92 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "b5c148b1-efc5-4abd-852e-fd874ad25ea3") + ) + (pin "2" + (uuid "9935fbea-5356-42a0-8b5d-132686373273") + ) + (pin "4" + (uuid "adb37fa6-981d-46ea-88af-d0c12b6eb8fc") + ) + (pin "5" + (uuid "32de6475-b8c2-4b0c-9b79-7382d37a8f3d") + ) + (pin "6" + (uuid "969c62a9-db60-45a9-bf21-dc7102b54ae9") + ) + (pin "1" + (uuid "6972d230-2970-4d92-b10f-3c02831fd965") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "MK1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 210.82 99.06 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d0f65") + (property "Reference" "R3" + (at 210.82 93.8022 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 210.82 96.1136 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal" + (at 210.82 97.282 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.82 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2f7e7703-eb52-478c-bde8-6b59dbc24d1f") + ) + (pin "1" + (uuid "5e2f53b7-4d87-4837-9815-7ba9b87ab577") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+3.3V-power") + (at 177.8 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d12c4") + (property "Reference" "#PWR0111" + (at 177.8 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 178.181 64.1858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.8 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.8 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 177.8 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "40ddd846-1194-4a5f-9195-9ad12b7758a5") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0111") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 248.92 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d3350") + (property "Reference" "#PWR0115" + (at 248.92 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 249.047 155.5242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7f004e2c-eebb-45fb-bbab-469e8071b31a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0115") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+3.3V-power") + (at 248.92 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d3855") + (property "Reference" "#PWR0113" + (at 248.92 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 249.301 128.9558 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e893062a-1519-4c6a-9036-faf14d83951a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0113") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 226.06 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d5417") + (property "Reference" "#PWR0117" + (at 226.06 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 226.441 17.1958 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.06 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.06 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.06 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0d537ea6-c851-4412-b312-073e12cde975") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0117") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:VCC-power") + (at 149.86 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d6a53") + (property "Reference" "#PWR0116" + (at 149.86 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 150.241 18.4658 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c523786d-6040-4b86-9be3-c502c56ee83d") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0116") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 180.34 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609d70c8") + (property "Reference" "#FLG0104" + (at 182.245 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 184.7342 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.34 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 180.34 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 180.34 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "321533e9-8bf4-4691-ba21-df23a6e90caf") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x08_Female-Connector") + (at 68.58 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a0018e") + (property "Reference" "J_OUT1" + (at 67.31 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x08_Female" + (at 58.42 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "LedBarsHat:Led_Signal_Bus" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "79e41e94-300d-4930-bfb6-b13da046c457") + ) + (pin "8" + (uuid "08a5719e-4e55-4e86-ba4c-27195444e0b5") + ) + (pin "1" + (uuid "ea2fe643-518a-4b99-aa0c-a0c07994a7aa") + ) + (pin "3" + (uuid "be38f5ce-12ed-48ba-87e1-b2a230fdb6e8") + ) + (pin "7" + (uuid "8ae08650-75d9-4294-aabb-7039d0e79e80") + ) + (pin "5" + (uuid "b338451b-8b30-4983-a754-45d1bd85f2d2") + ) + (pin "4" + (uuid "346932b9-3e82-45c8-8acc-ec38bb430ee9") + ) + (pin "6" + (uuid "ea9784d8-34cb-4481-a986-09a6273a2b10") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "J_OUT1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Conn_01x08_Female-Connector") + (at 68.58 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a0c6ca") + (property "Reference" "J_OUT2" + (at 67.31 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x08_Female" + (at 58.42 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "LedBarsHat:Led_Signal_Bus" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "54c7453c-8ca8-495a-ae5e-071bfaa92756") + ) + (pin "3" + (uuid "13a9535f-3044-4251-b3b0-ba3ef008d62b") + ) + (pin "8" + (uuid "82822f5c-d377-4903-b0a7-0bc408b82762") + ) + (pin "5" + (uuid "22513c32-a5ee-475b-a70b-f9b46eee8e08") + ) + (pin "7" + (uuid "6027507e-51eb-4227-bf0e-392b154da803") + ) + (pin "6" + (uuid "4f808042-1c95-40a1-809c-995bd9d70ed2") + ) + (pin "1" + (uuid "b645bba6-e3ca-4fd0-9398-e8ae0cdb396f") + ) + (pin "4" + (uuid "ee848965-01c6-456c-93df-9cc37982151c") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "J_OUT2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x08_Row_Letter_Last") + (at 91.44 147.32 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a12108") + (property "Reference" "PWR2" + (at 90.17 160.4518 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 90.17 158.1404 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LedBarsHat:Led_Power_Bus" + (at 91.44 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 91.44 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 91.44 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1a" + (uuid "f802008d-3825-4bcf-a8a2-42fc835ee4d2") + ) + (pin "3b" + (uuid "8cbc1479-318a-489d-bc6c-ce0b8a6f7800") + ) + (pin "4a" + (uuid "da9e5ecb-d36d-427a-afda-09eb8551794d") + ) + (pin "3a" + (uuid "02344401-e76f-4a55-9616-d4009b50b2ff") + ) + (pin "4b" + (uuid "3c640b86-489c-4cf4-9c64-4c4fd4a82de0") + ) + (pin "6a" + (uuid "3adad1d7-eb46-4301-ad70-4814d51c9bf2") + ) + (pin "7b" + (uuid "d8c20e79-9132-4f06-b955-e5366d6a4f89") + ) + (pin "8b" + (uuid "667e5dbc-6d8e-4de1-a60c-c347ec98df21") + ) + (pin "8a" + (uuid "92493b7e-2518-418d-8d03-a2e8b27ebdaf") + ) + (pin "5a" + (uuid "2f59f07b-e7eb-4562-a42e-03c5e5d9091d") + ) + (pin "5b" + (uuid "57b232d1-08ac-4c9e-8a81-3b1f6399d6d2") + ) + (pin "2a" + (uuid "b777c9b3-430d-4d50-a7d0-4be0128b23a5") + ) + (pin "1b" + (uuid "f3752842-2c8b-4ff4-a434-8974e9a66c15") + ) + (pin "6b" + (uuid "9443973e-ff92-4986-a525-a23c4c164cbe") + ) + (pin "7a" + (uuid "0b6236ce-ccb3-4b40-b08d-df5553dddb82") + ) + (pin "2b" + (uuid "1895218a-b178-4af3-9bc4-26b5a9442e1d") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "PWR2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x08_Row_Letter_Last") + (at 90.17 92.71 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1377f") + (property "Reference" "PWR1" + (at 88.9 105.8418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x08_Row_Letter_Last" + (at 88.9 103.5304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LedBarsHat:Led_Power_Bus" + (at 90.17 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 90.17 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3b" + (uuid "7d0e8ac1-884c-4ad4-909e-2fc485697a4c") + ) + (pin "4a" + (uuid "0e724c7d-6446-46e0-91d0-81aa60dd57ef") + ) + (pin "4b" + (uuid "a072c5cc-b077-4ac8-83b9-bd2230f3fe6b") + ) + (pin "5a" + (uuid "f2067577-ed62-406e-bc44-8d4269def29c") + ) + (pin "2b" + (uuid "acdae43e-175a-413c-9ba5-30c752b44960") + ) + (pin "5b" + (uuid "efaf43cd-c463-41a3-93fa-bea0b7ce5fde") + ) + (pin "1a" + (uuid "f9c1d4df-7f56-4f1b-aec0-f93f87549fcc") + ) + (pin "1b" + (uuid "cbc2b534-f104-4ba2-b71b-838ae5b0c376") + ) + (pin "3a" + (uuid "effb79a2-205b-4e7e-a951-2765fa918cdb") + ) + (pin "2a" + (uuid "de6e413b-3cd3-455f-8c62-e116c0c968f1") + ) + (pin "8b" + (uuid "f8c9cfd0-8600-4948-839e-ac9c79158c17") + ) + (pin "7b" + (uuid "f197bfea-ee06-47f6-a76b-6e88f4cdb9a0") + ) + (pin "6b" + (uuid "54356906-da01-423d-a7bf-9159160932e5") + ) + (pin "6a" + (uuid "7d0c4988-de02-4813-b2e3-00e6f88afd99") + ) + (pin "7a" + (uuid "76b625a3-10f0-4062-879e-7466393ebea8") + ) + (pin "8a" + (uuid "9a7e513e-fd8a-4f62-ad59-1d9dd5958042") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "PWR1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 154.94 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a14224") + (property "Reference" "#PWR0120" + (at 92.71 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 155.321 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "17e22459-f101-49a0-8b4f-513fc699980c") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0120") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 152.4 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15263") + (property "Reference" "#PWR0121" + (at 92.71 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 152.781 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b7e47d2f-291c-41cc-bc03-8b9a54852877") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0121") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 149.86 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15546") + (property "Reference" "#PWR0122" + (at 92.71 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 150.241 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "00ac50a3-4f68-4d32-b7ec-654ebd52949c") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0122") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 147.32 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15966") + (property "Reference" "#PWR0123" + (at 92.71 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 147.701 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "186231e9-7e74-4d03-92ae-7c6341595bed") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0123") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 144.78 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15c61") + (property "Reference" "#PWR0124" + (at 92.71 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 145.161 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d9cf954b-d2b6-427e-80d9-be6c39a13eb9") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0124") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a15f36") + (property "Reference" "#PWR0125" + (at 92.71 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 142.621 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "129b9523-24c6-47be-bd01-91ab495ac023") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0125") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 139.7 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a161f4") + (property "Reference" "#PWR0126" + (at 92.71 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 140.081 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "358f07a9-19cd-4349-ab8b-102168f3658a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0126") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 96.52 137.16 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a164fa") + (property "Reference" "#PWR0127" + (at 92.71 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 99.7712 137.541 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 96.52 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f8add8e4-89d7-477d-88be-6d509f3982c9") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0127") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 100.33 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1678b") + (property "Reference" "#PWR0128" + (at 91.44 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 100.711 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9897cc82-e04f-45ff-a385-5f8368fbf4f9") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0128") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 97.79 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a170d4") + (property "Reference" "#PWR0129" + (at 91.44 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 98.171 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d5ebb1bf-d8ae-41c2-ac66-bbb4e9bd79f6") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0129") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 95.25 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1732f") + (property "Reference" "#PWR0130" + (at 91.44 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 95.631 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "64f19dfe-a7f4-49a2-9e02-7d2050b78ece") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0130") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 92.71 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1761c") + (property "Reference" "#PWR0131" + (at 91.44 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 93.091 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bd76d1da-29db-432e-83c3-c353e5a0870a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0131") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 90.17 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a17930") + (property "Reference" "#PWR0132" + (at 91.44 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 90.551 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cf98ec07-11c2-4c69-b3ca-4cf9c82113d5") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0132") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 87.63 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a17c32") + (property "Reference" "#PWR0133" + (at 91.44 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 88.011 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bf5b8b1c-1e15-41a7-9c92-7a465468af4d") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0133") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 85.09 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a17ee3") + (property "Reference" "#PWR0134" + (at 91.44 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 85.471 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e2aad65b-ee19-463a-8f0d-ba34a4c9e7f1") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0134") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+12V-power") + (at 95.25 82.55 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a18232") + (property "Reference" "#PWR0135" + (at 91.44 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 98.5012 82.931 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 95.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f2d0881b-4ae3-4132-be27-1360da696236") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0135") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 154.94 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1e411") + (property "Reference" "#PWR0136" + (at 77.47 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 155.067 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3516a376-f5bd-4025-933c-2b934c2de182") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0136") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 152.4 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1f6d5") + (property "Reference" "#PWR0137" + (at 77.47 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 152.527 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "05553179-96d5-40ad-8b51-f10419c2ba80") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0137") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 149.86 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1f9b4") + (property "Reference" "#PWR0138" + (at 77.47 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 149.987 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "470b9f0e-cc81-4b39-bcb0-5e3fe391502a") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0138") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 147.32 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1fc8f") + (property "Reference" "#PWR0139" + (at 77.47 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 147.447 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e5f14f1c-a686-450e-876b-0db8fea117f4") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0139") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 144.78 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1ff65") + (property "Reference" "#PWR0140" + (at 77.47 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 144.907 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "998e38a3-5278-4e2f-b738-168814210ff6") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0140") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a20240") + (property "Reference" "#PWR0141" + (at 77.47 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 142.367 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d7c57b98-1fc5-436b-9c5d-25e0f90678f0") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0141") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 139.7 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a204d7") + (property "Reference" "#PWR0142" + (at 77.47 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 139.827 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ba37d9ae-8fb7-4e78-9a2e-1dfe771e4329") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0142") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 83.82 137.16 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a2089c") + (property "Reference" "#PWR0143" + (at 77.47 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 80.5688 137.287 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 83.82 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3b428518-dec4-4475-87fc-b4c2cff14f25") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0143") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 100.33 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a20ab2") + (property "Reference" "#PWR0144" + (at 76.2 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 100.457 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4cdef10e-0150-4146-afec-bd73f495f738") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0144") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 97.79 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a21063") + (property "Reference" "#PWR0145" + (at 76.2 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 97.917 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1386d38-a8aa-4c5c-8970-e47845d90286") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0145") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 95.25 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a212a6") + (property "Reference" "#PWR0146" + (at 76.2 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 95.377 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "484d3d63-7c2f-4b19-a033-796383c678e8") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0146") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 92.71 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a214c7") + (property "Reference" "#PWR0147" + (at 76.2 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 92.837 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ff15d11c-63f6-4d94-8a6a-88711a777412") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0147") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 90.17 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a216f8") + (property "Reference" "#PWR0148" + (at 76.2 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 90.297 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a6f7c1ff-9e76-4730-bd8a-b9688501d513") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0148") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 87.63 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a2195e") + (property "Reference" "#PWR0149" + (at 76.2 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 87.757 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f3414480-701d-4c12-be41-2fb8f780be68") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0149") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 85.09 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a21c25") + (property "Reference" "#PWR0150" + (at 76.2 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 85.217 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ac735b9f-5222-49ce-995a-6dbe539fe902") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0150") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:GND-power") + (at 82.55 82.55 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a21e9e") + (property "Reference" "#PWR0151" + (at 76.2 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 79.2988 82.677 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 82.55 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "964eb27b-22c9-4d7e-a6c1-8208cd4ce3e2") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0151") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:Jumper-Device") + (at 175.26 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a55661") + (property "Reference" "JP1" + (at 175.26 39.0144 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jumper" + (at 175.26 41.3258 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 175.26 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 175.26 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 175.26 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4162f864-6d95-4f2b-a00a-de9be17b5ef7") + ) + (pin "1" + (uuid "54a3e683-a11b-4a52-a864-02d99e310d50") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "JP1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:VCC-power") + (at 167.64 45.72 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a55fa3") + (property "Reference" "#PWR0110" + (at 171.45 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 164.3888 45.339 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 167.64 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 167.64 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 167.64 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6ce9a1ef-2cac-4f62-9b89-3d5f9de5a176") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0110") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 182.88 45.72 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a59a8e") + (property "Reference" "#PWR0112" + (at 179.07 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 186.1312 46.101 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a5cbc685-1d7c-482d-acba-6ef2a5211535") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0112") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 170.18 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a5b421") + (property "Reference" "#PWR0114" + (at 170.18 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 170.561 65.3288 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 170.18 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 170.18 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 170.18 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9e725e72-8534-4d8d-8b3e-4c6a94229918") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0114") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 20.32 105.41 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a5d936") + (property "Reference" "#PWR0118" + (at 24.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 17.0688 105.029 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 20.32 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 20.32 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 20.32 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bb0d1637-a14a-474c-8e9d-1bb59ed364fc") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0118") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 63.5 104.14 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a5fcb2") + (property "Reference" "#PWR0119" + (at 59.69 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 66.7512 104.521 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 63.5 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 63.5 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 63.5 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "902f6a5a-dc29-40ee-808d-05bf05cdb666") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0119") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 63.5 158.75 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a60e49") + (property "Reference" "#PWR0152" + (at 59.69 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 66.7512 159.131 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 63.5 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 63.5 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 63.5 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "39893205-93ec-4983-8b8d-970b48244c9b") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0152") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:+5V-power") + (at 20.32 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a626a8") + (property "Reference" "#PWR0153" + (at 24.13 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 17.0688 159.639 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 20.32 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 20.32 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 20.32 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0112d830-12f9-4d26-b8e6-5e645d88c750") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#PWR0153") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LedBarsHat-rescue:PWR_FLAG-power") + (at 182.88 45.72 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a642b7") + (property "Reference" "#FLG0105" + (at 182.88 47.625 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 182.88 50.1142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 182.88 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c9860752-66ac-4bc6-94e1-62ea54906b26") + ) + (instances + (project "" + (path "/aba859fc-9301-4741-846d-2fb5d7891b38" + (reference "#FLG0105") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) diff --git a/RpiLedBars/hw/backup/LedBarsHat/fp-info-cache b/RpiLedBars/hw/backup/LedBarsHat/fp-info-cache new file mode 100644 index 0000000..573541a --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/fp-info-cache @@ -0,0 +1 @@ +0 diff --git a/RpiLedBars/hw/LedBarsHat/fp-lib-table b/RpiLedBars/hw/backup/LedBarsHat/fp-lib-table similarity index 97% rename from RpiLedBars/hw/LedBarsHat/fp-lib-table rename to RpiLedBars/hw/backup/LedBarsHat/fp-lib-table index e5af939..95cc815 100644 --- a/RpiLedBars/hw/LedBarsHat/fp-lib-table +++ b/RpiLedBars/hw/backup/LedBarsHat/fp-lib-table @@ -1,3 +1,3 @@ -(fp_lib_table - (lib (name LedBarsHat)(type KiCad)(uri ${KIPRJMOD}/LedBarsHat.pretty)(options "")(descr "")) -) +(fp_lib_table + (lib (name LedBarsHat)(type KiCad)(uri ${KIPRJMOD}/LedBarsHat.pretty)(options "")(descr "")) +) diff --git a/RpiLedBars/hw/backup/LedBarsHat/sym-lib-table b/RpiLedBars/hw/backup/LedBarsHat/sym-lib-table new file mode 100644 index 0000000..196bc3d --- /dev/null +++ b/RpiLedBars/hw/backup/LedBarsHat/sym-lib-table @@ -0,0 +1,5 @@ +(sym_lib_table + (version 7) + (lib (name "74hct245")(type "Legacy")(uri "${KIPRJMOD}/LedBarsHat.symbols/74hct245.lib")(options "")(descr "")) + (lib (name "LedBarsHat-rescue")(type "KiCad")(uri "${KIPRJMOD}/LedBarsHat-rescue.kicad_sym")(options "")(descr "")) +)