Files

README.md

Logo

Heartrate-DevKit-HW

<![CDATA[]]> CI Badge <![CDATA[]]>

3D Top Angled         3D Bottom Angled

SPECIFICATIONS

Parameter Value
Dimensions 45.0 × 36.9 mm

DIRECTORY STRUCTURE

. ├─ Computations # Misc calculations ├─ HTML # HTML files for generated webpage ├─ Images # Pictures and renders │ ├─ kibotresources # External resources for KiBot │ ├─ colors # Color theme for KiCad │ ├─ fonts # Fonts used in the project │ ├─ scripts # External scripts used with KiBot │ └─ templates # Templates for KiBot generated reports │ ├─ kibotyaml # KiBot YAML config files ├─ KiRI # KiRI (PCB diff viewer) files │ ├─ lib # KiCad footprint and symbol libraries │ ├─ 3dmodels # Component 3D models │ ├─ libfp # Footprint libraries │ └─ lib_sym # Symbol libraries │ ├─ Logos # Logos │ ├─ Manufacturing # Assembly and fabrication documents │ ├─ Assembly # Assembly documents (BoM, pos, notes) │ │ │ └─ Fabrication # Fabrication documents (ZIP, notes) │ ├─ Drill Tables # CSV drill tables │ └─ Gerbers # Gerbers │ ├─ Report # Reports for ERC/DRC ├─ Schematic # PDF of schematic ├─ Templates # Title block templates ├─ Testing │ └─ Testpoints # Testpoints tables │ └─ Variants # Outputs for assembly variants

Report a bug