{
  "id": "hmc5883l",
  "name": "HMC5883L 3-Axis Magnetometer",
  "category": "sensor",
  "family": "magnetometer",
  "manufacturer": "Honeywell",
  "mpn_pattern": "HMC5883L",
  "description": "Honeywell HMC5883L 3-axis magnetic sensor (compass), I2C address 0x1E, LGA-16 3x3x0.9mm. Land pattern per manufacturer datasheet. S1 must tie to VDDIO; C1 reservoir capacitor required.",
  "parameters": {
    "contacts": 16,
    "mounting": "SMD",
    "interface": "I2C",
    "i2c_address": "0x1E",
    "supply_voltage": "2.16-3.6V",
    "body_mm": "3.0x3.0x0.9"
  },
  "formats": [
    "kicad_mod",
    "kicad_sym",
    "step",
    "glb"
  ],
  "files": {
    "footprint": "https://partreel.com/library/sensor/honeywell/hmc5883l/hmc5883l/hmc5883l.kicad_mod",
    "symbol": "https://partreel.com/library/sensor/honeywell/hmc5883l/hmc5883l/hmc5883l.kicad_sym",
    "model_3d": "https://assets.partreel.com/library/sensor/honeywell/hmc5883l/hmc5883l/hmc5883l.step",
    "preview": "https://assets.partreel.com/library/sensor/honeywell/hmc5883l/hmc5883l/hmc5883l.glb",
    "footprint_svg": "https://partreel.com/library/sensor/honeywell/hmc5883l/hmc5883l/hmc5883l.footprint.svg",
    "symbol_svg": "https://partreel.com/library/sensor/honeywell/hmc5883l/hmc5883l/hmc5883l.symbol.svg"
  },
  "datasheet": "https://cdn-shop.adafruit.com/datasheets/HMC5883L_3-Axis_Digital_Compass_IC.pdf",
  "license": "CC-BY-4.0",
  "verified": true,
  "tier": null,
  "dimensions_source": "Honeywell HMC5883L datasheet Rev E: p.4 LCC-16 3x3x0.9, p.5 recommended land pattern (16 pads 0.45x0.30, pitch 0.5, radial centers +/-1.275), Table 1 pinout.",
  "keywords": [
    "hmc5883l",
    "honeywell",
    "magnetometer",
    "compass",
    "3-axis",
    "i2c",
    "gy-273",
    "lcc"
  ],
  "field_reports": {
    "worked": 0,
    "problem": 0
  },
  "provenance": {
    "dimensions_source": "Honeywell HMC5883L datasheet Rev E: p.4 LCC-16 3x3x0.9, p.5 recommended land pattern (16 pads 0.45x0.30, pitch 0.5, radial centers +/-1.275), Table 1 pinout.",
    "datasheet": "https://cdn-shop.adafruit.com/datasheets/HMC5883L_3-Axis_Digital_Compass_IC.pdf",
    "generator_source": "https://github.com/mingyo186/partreel/blob/main/generators/gen_ics.py",
    "quality_gates": {
      "gates": [
        "validate_kicad (structure/pads/layers)",
        "KLC drawing rules (silk/fab/courtyard/pin1)",
        "check_overlap (text collisions)",
        "check_render (files/SVG-vs-source/meta completeness)",
        "check_zfight (3D coplanar faces, merged pins)",
        "validate_step (FreeCAD kernel isValid)"
      ],
      "enforcement": "CI runs all gates on every push and blocks deployment on any failure",
      "ci_config": "https://github.com/mingyo186/partreel/blob/main/.github/workflows/deploy.yml"
    },
    "field_reports": {
      "worked": 0,
      "problem": 0
    }
  },
  "page": "https://partreel.com/p/hmc5883l/",
  "api": "https://partreel.com/api/v1/parts/hmc5883l.json"
}