{
  "id": "aht25",
  "name": "AHT25 Humidity and Temperature Sensor Module",
  "category": "sensor",
  "family": "humidity",
  "manufacturer": "Aosong (ASAIR)",
  "mpn_pattern": "AHT25",
  "description": "ASAIR AHT25 humidity/temperature sensor - a small dumbbell-shaped PCB module with 4 gold-finger solder tabs (not a molded IC). I2C 0x38, 2.2-5.5V.",
  "parameters": {
    "contacts": 4,
    "mounting": "SMD",
    "interface": "I2C",
    "i2c_address": "0x38",
    "supply_voltage": "2.2-5.5V",
    "body_mm": "17.7x6x2"
  },
  "formats": [
    "kicad_mod",
    "kicad_sym",
    "step",
    "glb"
  ],
  "files": {
    "footprint": "https://partreel.com/library/sensor/asair/aht25/aht25/aht25.kicad_mod",
    "symbol": "https://partreel.com/library/sensor/asair/aht25/aht25/aht25.kicad_sym",
    "model_3d": "https://assets.partreel.com/library/sensor/asair/aht25/aht25/aht25.step",
    "preview": "https://assets.partreel.com/library/sensor/asair/aht25/aht25/aht25.glb",
    "footprint_svg": "https://partreel.com/library/sensor/asair/aht25/aht25/aht25.footprint.svg",
    "symbol_svg": "https://partreel.com/library/sensor/asair/aht25/aht25/aht25.symbol.svg"
  },
  "datasheet": "https://www.aosong.com/userfiles/files/media/Data%20Sheet%20AHT25%20A2.pdf",
  "license": "CC-BY-4.0",
  "verified": true,
  "tier": null,
  "dimensions_source": "ASAIR AHT25 datasheet V1.0 Fig.12: overall 17.7 long, head 5x9, tail 6 wide, 4 gold fingers pitch 1.27 exposed 3mm (0.4x0.4 section). Pinout printed on Fig.12: 1 VDD, 2 SDA, 3 GND, 4 SCL.",
  "keywords": [
    "aht25",
    "asair",
    "humidity",
    "temperature",
    "i2c",
    "module"
  ],
  "field_reports": {
    "worked": 0,
    "problem": 0
  },
  "provenance": {
    "dimensions_source": "ASAIR AHT25 datasheet V1.0 Fig.12: overall 17.7 long, head 5x9, tail 6 wide, 4 gold fingers pitch 1.27 exposed 3mm (0.4x0.4 section). Pinout printed on Fig.12: 1 VDD, 2 SDA, 3 GND, 4 SCL.",
    "datasheet": "https://www.aosong.com/userfiles/files/media/Data%20Sheet%20AHT25%20A2.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/aht25/",
  "api": "https://partreel.com/api/v1/parts/aht25.json"
}