├── AddOns ├── 18650Holder │ ├── 18650Holder.FCStd │ ├── 18650Holder.kicad_pcb │ ├── 18650Holder.kicad_pcb-bak │ ├── 18650Holder.pro │ ├── 18650Holder.sch │ ├── 18650Holder_1.FCStd │ ├── files │ │ └── 18650Holder.png │ └── gerber │ │ ├── 18650Holder-B.Cu.gbl │ │ ├── 18650Holder-B.Mask.gbs │ │ ├── 18650Holder-B.SilkS.gbo │ │ ├── 18650Holder-Edge.Cuts.gko │ │ ├── 18650Holder-F.Cu.gtl │ │ ├── 18650Holder-F.Mask.gts │ │ ├── 18650Holder-F.SilkS.gto │ │ └── 18650Holder.drl ├── 1AAAHolder │ ├── 1AAAHolder.FCStd │ ├── 1AAAHolder.FCStd1 │ ├── 1AAAHolder.kicad_pcb │ ├── 1AAAHolder.kicad_pcb-bak │ ├── 1AAAHolder.pro │ ├── 1AAAHolder.sch │ ├── 1AAAHolder_1.FCStd │ ├── files │ │ └── 1AAAHolder.png │ └── gerber │ │ ├── 1AAAHolder-B.Cu.gbl │ │ ├── 1AAAHolder-B.Mask.gbs │ │ ├── 1AAAHolder-B.SilkS.gbo │ │ ├── 1AAAHolder-Edge.Cuts.gko │ │ ├── 1AAAHolder-F.Cu.gtl │ │ ├── 1AAAHolder-F.Mask.gts │ │ ├── 1AAAHolder-F.SilkS.gto │ │ └── 1AAAHolder.drl ├── 2AAAHolder │ ├── 2AAAHolder.FCStd │ ├── 2AAAHolder.kicad_pcb │ ├── 2AAAHolder.kicad_pcb-bak │ ├── 2AAAHolder.pro │ ├── 2AAAHolder.sch │ ├── 2AAAHolder_1.FCStd │ ├── files │ │ └── 2AAAHolder.png │ └── gerber │ │ ├── 2AAAHolder-B.Cu.gbl │ │ ├── 2AAAHolder-B.Mask.gbs │ │ ├── 2AAAHolder-B.SilkS.gbo │ │ ├── 2AAAHolder-Edge.Cuts.gko │ │ ├── 2AAAHolder-F.Cu.gtl │ │ ├── 2AAAHolder-F.Mask.gts │ │ ├── 2AAAHolder-F.SilkS.gto │ │ └── 2AAAHolder.drl ├── I2CBoard │ ├── I2CBoard-cache.lib │ ├── I2CBoard.FCStd │ ├── I2CBoard.FCStd1 │ ├── I2CBoard.bak │ ├── I2CBoard.kicad_pcb │ ├── I2CBoard.kicad_pcb-bak │ ├── I2CBoard.net │ ├── I2CBoard.pro │ ├── I2CBoard.sch │ ├── I2CBoard_1.FCStd │ ├── files │ │ ├── I2CBoard.pdf │ │ └── I2CBoard.png │ └── gerber │ │ ├── I2CBoard-B.Cu.gbl │ │ ├── I2CBoard-B.Mask.gbs │ │ ├── I2CBoard-B.SilkS.gbo │ │ ├── I2CBoard-Edge.Cuts.gko │ │ ├── I2CBoard-F.Cu.gtl │ │ ├── I2CBoard-F.Mask.gts │ │ ├── I2CBoard-F.SilkS.gto │ │ └── I2CBoard.drl ├── PrototypeBoard │ ├── PrototypeBoard.FCStd │ ├── PrototypeBoard.kicad_pcb │ ├── PrototypeBoard.kicad_pcb-bak │ ├── PrototypeBoard.pro │ ├── PrototypeBoard.sch │ ├── PrototypeBoard_1.FCStd │ ├── files │ │ └── PrototypeBoard.png │ └── gerber │ │ ├── PrototypeBoard-B.Cu.gbl │ │ ├── PrototypeBoard-B.Mask.gbs │ │ ├── PrototypeBoard-B.SilkS.gbo │ │ ├── PrototypeBoard-Edge.Cuts.gko │ │ ├── PrototypeBoard-F.Cu.gtl │ │ ├── PrototypeBoard-F.Mask.gts │ │ ├── PrototypeBoard-F.SilkS.gto │ │ └── PrototypeBoard.drl └── RelayBoard │ ├── RelayBoard-cache.lib │ ├── RelayBoard.bak │ ├── RelayBoard.kicad_pcb │ ├── RelayBoard.kicad_pcb-bak │ ├── RelayBoard.net │ ├── RelayBoard.pro │ ├── RelayBoard.sch │ ├── files │ ├── RelayBoard-Back.png │ ├── RelayBoard-Front.png │ └── RelayBoard.pdf │ └── gerber │ ├── RelayBoard-B.Cu.gbl │ ├── RelayBoard-B.Mask.gbs │ ├── RelayBoard-B.Paste.gbp │ ├── RelayBoard-B.SilkS.gbo │ ├── RelayBoard-Edge.Cuts.gko │ ├── RelayBoard-F.Cu.gtl │ ├── RelayBoard-F.Mask.gts │ ├── RelayBoard-F.Paste.gtp │ ├── RelayBoard-F.SilkS.gto │ └── RelayBoard.drl ├── HMSensor-CR2032 ├── HMSensor-CR2032 ├── HMSensor-CR2032-cache.lib ├── HMSensor-CR2032.FCStd ├── HMSensor-CR2032.FCStd1 ├── HMSensor-CR2032.bak ├── HMSensor-CR2032.kicad_pcb ├── HMSensor-CR2032.kicad_pcb-bak ├── HMSensor-CR2032.lib ├── HMSensor-CR2032.net ├── HMSensor-CR2032.pro ├── HMSensor-CR2032.sch ├── HMSensor-CR2032_1.FCStd ├── Parts.csv ├── Parts.xls ├── files │ ├── Back.png │ ├── Front.png │ └── HMSensor-CR2032.pdf ├── fp-lib-table ├── gerber │ ├── HMSensor-B.Cu.gbl │ ├── HMSensor-B.Mask.gbs │ ├── HMSensor-B.SilkS.gbo │ ├── HMSensor-Edge.Cuts.gko │ ├── HMSensor-Edge.Cuts.gm1 │ ├── HMSensor-F.Cu.gtl │ ├── HMSensor-F.Mask.gts │ ├── HMSensor-F.SilkS.gto │ └── HMSensor.drl └── panel10 │ ├── Untitled_Combined_Bottom.png │ ├── Untitled_Combined_Top.png │ ├── combined.GKO │ ├── combined.drl │ ├── combined.gbl │ ├── combined.gbo │ ├── combined.gbs │ ├── combined.gtl │ ├── combined.gto │ ├── combined.gts │ └── combined.txt ├── HMSensor-StepUp ├── HMSensor-StepUp ├── HMSensor-StepUp-cache.lib ├── HMSensor-StepUp.FCStd ├── HMSensor-StepUp.FCStd1 ├── HMSensor-StepUp.bak ├── HMSensor-StepUp.kicad_pcb ├── HMSensor-StepUp.kicad_pcb-bak ├── HMSensor-StepUp.lib ├── HMSensor-StepUp.net ├── HMSensor-StepUp.pro ├── HMSensor-StepUp.sch ├── HMSensor-StepUp_1.FCStd ├── HMSensor-StepUp_1.FCStd1 ├── Parts.xls ├── files │ ├── Back.png │ ├── Front.png │ └── HMSensor-StepUp.pdf ├── fp-lib-table ├── gerber │ ├── HMSensor2-B.Cu.gbl │ ├── HMSensor2-B.Mask.gbs │ ├── HMSensor2-B.SilkS.gbo │ ├── HMSensor2-Edge.Cuts.gko │ ├── HMSensor2-F.Cu.gtl │ ├── HMSensor2-F.Mask.gts │ ├── HMSensor2-F.SilkS.gto │ └── HMSensor2.drl └── panel10 │ ├── Untitled_Combined_Bottom.png │ ├── Untitled_Combined_Top.png │ ├── combined.GKO │ ├── combined.drl │ ├── combined.gbl │ ├── combined.gbo │ ├── combined.gbs │ ├── combined.gtl │ ├── combined.gto │ ├── combined.gts │ └── combined.txt ├── Panel ├── P1_Combined_Bottom.png ├── P1_Combined_Top.png ├── combined.GKO ├── combined.drl ├── combined.gbl ├── combined.gbo ├── combined.gbp ├── combined.gbs ├── combined.gtl ├── combined.gto ├── combined.gtp ├── combined.gts └── combined.txt ├── Panel2 ├── P2_Combined_Bottom.png ├── P2_Combined_Top.png ├── Untitled_Combined_Bottom.png ├── Untitled_Combined_Top.png ├── combined.GKO ├── combined.drl ├── combined.gbl ├── combined.gbo ├── combined.gbp ├── combined.gbs ├── combined.gtl ├── combined.gto ├── combined.gtp ├── combined.gts └── combined.txt ├── README.md └── files ├── preview.png ├── preview2.png └── preview3.png /AddOns/18650Holder/18650Holder.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/18650Holder.FCStd -------------------------------------------------------------------------------- /AddOns/18650Holder/18650Holder.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/18650Holder.kicad_pcb -------------------------------------------------------------------------------- /AddOns/18650Holder/18650Holder.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/18650Holder.kicad_pcb-bak -------------------------------------------------------------------------------- /AddOns/18650Holder/18650Holder.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/18650Holder.pro -------------------------------------------------------------------------------- /AddOns/18650Holder/18650Holder.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/18650Holder.sch -------------------------------------------------------------------------------- /AddOns/18650Holder/18650Holder_1.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/18650Holder_1.FCStd -------------------------------------------------------------------------------- /AddOns/18650Holder/files/18650Holder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/files/18650Holder.png -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder-B.Cu.gbl -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder-B.Mask.gbs -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder-B.SilkS.gbo -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder-Edge.Cuts.gko -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder-F.Cu.gtl -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder-F.Mask.gts -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder-F.SilkS.gto -------------------------------------------------------------------------------- /AddOns/18650Holder/gerber/18650Holder.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/18650Holder/gerber/18650Holder.drl -------------------------------------------------------------------------------- /AddOns/1AAAHolder/1AAAHolder.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/1AAAHolder.FCStd -------------------------------------------------------------------------------- /AddOns/1AAAHolder/1AAAHolder.FCStd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/1AAAHolder.FCStd1 -------------------------------------------------------------------------------- /AddOns/1AAAHolder/1AAAHolder.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/1AAAHolder.kicad_pcb -------------------------------------------------------------------------------- /AddOns/1AAAHolder/1AAAHolder.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/1AAAHolder.kicad_pcb-bak -------------------------------------------------------------------------------- /AddOns/1AAAHolder/1AAAHolder.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/1AAAHolder.pro -------------------------------------------------------------------------------- /AddOns/1AAAHolder/1AAAHolder.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/1AAAHolder.sch -------------------------------------------------------------------------------- /AddOns/1AAAHolder/1AAAHolder_1.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/1AAAHolder_1.FCStd -------------------------------------------------------------------------------- /AddOns/1AAAHolder/files/1AAAHolder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/files/1AAAHolder.png -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder-B.Cu.gbl -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder-B.Mask.gbs -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder-B.SilkS.gbo -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder-Edge.Cuts.gko -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder-F.Cu.gtl -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder-F.Mask.gts -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder-F.SilkS.gto -------------------------------------------------------------------------------- /AddOns/1AAAHolder/gerber/1AAAHolder.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/1AAAHolder/gerber/1AAAHolder.drl -------------------------------------------------------------------------------- /AddOns/2AAAHolder/2AAAHolder.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/2AAAHolder.FCStd -------------------------------------------------------------------------------- /AddOns/2AAAHolder/2AAAHolder.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/2AAAHolder.kicad_pcb -------------------------------------------------------------------------------- /AddOns/2AAAHolder/2AAAHolder.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/2AAAHolder.kicad_pcb-bak -------------------------------------------------------------------------------- /AddOns/2AAAHolder/2AAAHolder.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/2AAAHolder.pro -------------------------------------------------------------------------------- /AddOns/2AAAHolder/2AAAHolder.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/2AAAHolder.sch -------------------------------------------------------------------------------- /AddOns/2AAAHolder/2AAAHolder_1.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/2AAAHolder_1.FCStd -------------------------------------------------------------------------------- /AddOns/2AAAHolder/files/2AAAHolder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/files/2AAAHolder.png -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder-B.Cu.gbl -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder-B.Mask.gbs -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder-B.SilkS.gbo -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder-Edge.Cuts.gko -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder-F.Cu.gtl -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder-F.Mask.gts -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder-F.SilkS.gto -------------------------------------------------------------------------------- /AddOns/2AAAHolder/gerber/2AAAHolder.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/2AAAHolder/gerber/2AAAHolder.drl -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard-cache.lib -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.FCStd -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.FCStd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.FCStd1 -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.bak -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.kicad_pcb -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.kicad_pcb-bak -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.net: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.net -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.pro -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard.sch -------------------------------------------------------------------------------- /AddOns/I2CBoard/I2CBoard_1.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/I2CBoard_1.FCStd -------------------------------------------------------------------------------- /AddOns/I2CBoard/files/I2CBoard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/files/I2CBoard.pdf -------------------------------------------------------------------------------- /AddOns/I2CBoard/files/I2CBoard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/files/I2CBoard.png -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard-B.Cu.gbl -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard-B.Mask.gbs -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard-B.SilkS.gbo -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard-Edge.Cuts.gko -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard-F.Cu.gtl -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard-F.Mask.gts -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard-F.SilkS.gto -------------------------------------------------------------------------------- /AddOns/I2CBoard/gerber/I2CBoard.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/I2CBoard/gerber/I2CBoard.drl -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/PrototypeBoard.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/PrototypeBoard.FCStd -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/PrototypeBoard.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/PrototypeBoard.kicad_pcb -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/PrototypeBoard.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/PrototypeBoard.kicad_pcb-bak -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/PrototypeBoard.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/PrototypeBoard.pro -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/PrototypeBoard.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/PrototypeBoard.sch -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/PrototypeBoard_1.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/PrototypeBoard_1.FCStd -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/files/PrototypeBoard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/files/PrototypeBoard.png -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard-B.Cu.gbl -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard-B.Mask.gbs -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard-B.SilkS.gbo -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard-Edge.Cuts.gko -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard-F.Cu.gtl -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard-F.Mask.gts -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard-F.SilkS.gto -------------------------------------------------------------------------------- /AddOns/PrototypeBoard/gerber/PrototypeBoard.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/PrototypeBoard/gerber/PrototypeBoard.drl -------------------------------------------------------------------------------- /AddOns/RelayBoard/RelayBoard-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/RelayBoard-cache.lib -------------------------------------------------------------------------------- /AddOns/RelayBoard/RelayBoard.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/RelayBoard.bak -------------------------------------------------------------------------------- /AddOns/RelayBoard/RelayBoard.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/RelayBoard.kicad_pcb -------------------------------------------------------------------------------- /AddOns/RelayBoard/RelayBoard.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/RelayBoard.kicad_pcb-bak -------------------------------------------------------------------------------- /AddOns/RelayBoard/RelayBoard.net: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/RelayBoard.net -------------------------------------------------------------------------------- /AddOns/RelayBoard/RelayBoard.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/RelayBoard.pro -------------------------------------------------------------------------------- /AddOns/RelayBoard/RelayBoard.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/RelayBoard.sch -------------------------------------------------------------------------------- /AddOns/RelayBoard/files/RelayBoard-Back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/files/RelayBoard-Back.png -------------------------------------------------------------------------------- /AddOns/RelayBoard/files/RelayBoard-Front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/files/RelayBoard-Front.png -------------------------------------------------------------------------------- /AddOns/RelayBoard/files/RelayBoard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/files/RelayBoard.pdf -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-B.Cu.gbl -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-B.Mask.gbs -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-B.Paste.gbp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-B.Paste.gbp -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-B.SilkS.gbo -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-Edge.Cuts.gko -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-F.Cu.gtl -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-F.Mask.gts -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-F.Paste.gtp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-F.Paste.gtp -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard-F.SilkS.gto -------------------------------------------------------------------------------- /AddOns/RelayBoard/gerber/RelayBoard.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/AddOns/RelayBoard/gerber/RelayBoard.drl -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032 -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032-cache.lib -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.FCStd -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.FCStd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.FCStd1 -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.bak -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.kicad_pcb -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.kicad_pcb-bak -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.lib -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.net: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.net -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.pro -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032.sch -------------------------------------------------------------------------------- /HMSensor-CR2032/HMSensor-CR2032_1.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/HMSensor-CR2032_1.FCStd -------------------------------------------------------------------------------- /HMSensor-CR2032/Parts.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/Parts.csv -------------------------------------------------------------------------------- /HMSensor-CR2032/Parts.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/Parts.xls -------------------------------------------------------------------------------- /HMSensor-CR2032/files/Back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/files/Back.png -------------------------------------------------------------------------------- /HMSensor-CR2032/files/Front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/files/Front.png -------------------------------------------------------------------------------- /HMSensor-CR2032/files/HMSensor-CR2032.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/files/HMSensor-CR2032.pdf -------------------------------------------------------------------------------- /HMSensor-CR2032/fp-lib-table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/fp-lib-table -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-B.Cu.gbl -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-B.Mask.gbs -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-B.SilkS.gbo -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-Edge.Cuts.gko -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-Edge.Cuts.gm1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-Edge.Cuts.gm1 -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-F.Cu.gtl -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-F.Mask.gts -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor-F.SilkS.gto -------------------------------------------------------------------------------- /HMSensor-CR2032/gerber/HMSensor.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/gerber/HMSensor.drl -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/Untitled_Combined_Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/Untitled_Combined_Bottom.png -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/Untitled_Combined_Top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/Untitled_Combined_Top.png -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.GKO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.GKO -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.drl -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.gbl -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.gbo -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.gbs -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.gtl -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.gto -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.gts -------------------------------------------------------------------------------- /HMSensor-CR2032/panel10/combined.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-CR2032/panel10/combined.txt -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp-cache.lib -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.FCStd -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.FCStd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.FCStd1 -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.bak -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.kicad_pcb -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.kicad_pcb-bak -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.lib -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.net: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.net -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.pro -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp.sch -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp_1.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp_1.FCStd -------------------------------------------------------------------------------- /HMSensor-StepUp/HMSensor-StepUp_1.FCStd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/HMSensor-StepUp_1.FCStd1 -------------------------------------------------------------------------------- /HMSensor-StepUp/Parts.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/Parts.xls -------------------------------------------------------------------------------- /HMSensor-StepUp/files/Back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/files/Back.png -------------------------------------------------------------------------------- /HMSensor-StepUp/files/Front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/files/Front.png -------------------------------------------------------------------------------- /HMSensor-StepUp/files/HMSensor-StepUp.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/files/HMSensor-StepUp.pdf -------------------------------------------------------------------------------- /HMSensor-StepUp/fp-lib-table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/fp-lib-table -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2-B.Cu.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2-B.Cu.gbl -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2-B.Mask.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2-B.Mask.gbs -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2-B.SilkS.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2-B.SilkS.gbo -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2-Edge.Cuts.gko: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2-Edge.Cuts.gko -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2-F.Cu.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2-F.Cu.gtl -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2-F.Mask.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2-F.Mask.gts -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2-F.SilkS.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2-F.SilkS.gto -------------------------------------------------------------------------------- /HMSensor-StepUp/gerber/HMSensor2.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/gerber/HMSensor2.drl -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/Untitled_Combined_Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/Untitled_Combined_Bottom.png -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/Untitled_Combined_Top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/Untitled_Combined_Top.png -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.GKO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.GKO -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.drl -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.gbl -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.gbo -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.gbs -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.gtl -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.gto -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.gts -------------------------------------------------------------------------------- /HMSensor-StepUp/panel10/combined.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/HMSensor-StepUp/panel10/combined.txt -------------------------------------------------------------------------------- /Panel/P1_Combined_Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/P1_Combined_Bottom.png -------------------------------------------------------------------------------- /Panel/P1_Combined_Top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/P1_Combined_Top.png -------------------------------------------------------------------------------- /Panel/combined.GKO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.GKO -------------------------------------------------------------------------------- /Panel/combined.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.drl -------------------------------------------------------------------------------- /Panel/combined.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gbl -------------------------------------------------------------------------------- /Panel/combined.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gbo -------------------------------------------------------------------------------- /Panel/combined.gbp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gbp -------------------------------------------------------------------------------- /Panel/combined.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gbs -------------------------------------------------------------------------------- /Panel/combined.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gtl -------------------------------------------------------------------------------- /Panel/combined.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gto -------------------------------------------------------------------------------- /Panel/combined.gtp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gtp -------------------------------------------------------------------------------- /Panel/combined.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.gts -------------------------------------------------------------------------------- /Panel/combined.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel/combined.txt -------------------------------------------------------------------------------- /Panel2/P2_Combined_Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/P2_Combined_Bottom.png -------------------------------------------------------------------------------- /Panel2/P2_Combined_Top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/P2_Combined_Top.png -------------------------------------------------------------------------------- /Panel2/Untitled_Combined_Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/Untitled_Combined_Bottom.png -------------------------------------------------------------------------------- /Panel2/Untitled_Combined_Top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/Untitled_Combined_Top.png -------------------------------------------------------------------------------- /Panel2/combined.GKO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.GKO -------------------------------------------------------------------------------- /Panel2/combined.drl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.drl -------------------------------------------------------------------------------- /Panel2/combined.gbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gbl -------------------------------------------------------------------------------- /Panel2/combined.gbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gbo -------------------------------------------------------------------------------- /Panel2/combined.gbp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gbp -------------------------------------------------------------------------------- /Panel2/combined.gbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gbs -------------------------------------------------------------------------------- /Panel2/combined.gtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gtl -------------------------------------------------------------------------------- /Panel2/combined.gto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gto -------------------------------------------------------------------------------- /Panel2/combined.gtp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gtp -------------------------------------------------------------------------------- /Panel2/combined.gts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.gts -------------------------------------------------------------------------------- /Panel2/combined.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/Panel2/combined.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/README.md -------------------------------------------------------------------------------- /files/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/files/preview.png -------------------------------------------------------------------------------- /files/preview2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/files/preview2.png -------------------------------------------------------------------------------- /files/preview3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pa-pa/HMSensor/HEAD/files/preview3.png --------------------------------------------------------------------------------