{
  "id": "aht30",
  "name": "AHT30 Humidity and Temperature Sensor",
  "category": "sensor",
  "family": "AHT2x",
  "manufacturer": "Aosong (ASAIR)",
  "mpn_pattern": "AHT30",
  "description": "ASAIR AHT30 calibrated digital humidity and temperature sensor (AHT20 successor), I2C (address 0x38), SMD 3x3x1.0mm. Footprint identical to AHT20 (verified against the AHT30 datasheet Fig.8).",
  "parameters": {
    "contacts": 6,
    "mounting": "SMD",
    "interface": "I2C",
    "i2c_address": "0x38",
    "supply_voltage": "2.2-5.5V",
    "body_mm": "3.0x3.0x1.0"
  },
  "formats": [
    "kicad_mod",
    "kicad_sym",
    "step",
    "glb"
  ],
  "files": {
    "footprint": "https://partreel.com/library/sensor/asair/aht30/aht30/aht30.kicad_mod",
    "symbol": "https://partreel.com/library/sensor/asair/aht30/aht30/aht30.kicad_sym",
    "model_3d": "https://assets.partreel.com/library/sensor/asair/aht30/aht30/aht30.step",
    "preview": "https://assets.partreel.com/library/sensor/asair/aht30/aht30/aht30.glb",
    "footprint_svg": "https://partreel.com/library/sensor/asair/aht30/aht30/aht30.footprint.svg",
    "symbol_svg": "https://partreel.com/library/sensor/asair/aht30/aht30/aht30.symbol.svg"
  },
  "datasheet": "https://asairsensors.com/product/aht30-integrated-temperature-and-humidity-sensor/",
  "license": "CC-BY-4.0",
  "verified": true,
  "tier": null,
  "dimensions_source": "ASAIR AHT30 datasheet (Apr 2023): Fig.1 package 3x3x1.0 (pads 0.55x0.4, cols 2.0, rows 1.0), Fig.8 recommended land (6 pads 0.8x0.5, cols 2.0 c-c geometry-verified) - identical to AHT20, dimension for dimension. Table 5 pinout.",
  "keywords": [
    "aht30",
    "asair",
    "aosong",
    "humidity",
    "temperature",
    "sensor",
    "i2c",
    "lga",
    "3x3mm"
  ],
  "field_reports": {
    "worked": 0,
    "problem": 0
  },
  "provenance": {
    "dimensions_source": "ASAIR AHT30 datasheet (Apr 2023): Fig.1 package 3x3x1.0 (pads 0.55x0.4, cols 2.0, rows 1.0), Fig.8 recommended land (6 pads 0.8x0.5, cols 2.0 c-c geometry-verified) - identical to AHT20, dimension for dimension. Table 5 pinout.",
    "datasheet": "https://asairsensors.com/product/aht30-integrated-temperature-and-humidity-sensor/",
    "generator_source": "https://github.com/mingyo186/partreel/blob/main/generators/gen_parts.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/aht30/",
  "api": "https://partreel.com/api/v1/parts/aht30.json"
}