Melexis Manufacturer Handler Skill

Parse Melexis Manufacturer Part Numbers to identify sensor types, series, packages, and interfaces.

3|Updated Jan 31, 2025
One-click install
npx skills add https://github.com/Cantara/lib-electronic-components --skill melexis-manufacturer-handler-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Melexis Manufacturer Handler Skill
Source: https://github.com/Cantara/lib-electronic-components/tree/main/.claude/skills/manufacturers/melexis
Command: npx skills add https://github.com/Cantara/lib-electronic-components --skill melexis-manufacturer-handler-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and identification of Melexis electronic components, particularly automotive and industrial sensors, by providing structured data and logic for handling their part numbers and specifications.

Core Features & Use Cases

  • Component Identification: Recognizes various Melexis sensor types (Hall effect, temperature, current, etc.) based on MPN patterns.
  • Specification Parsing: Extracts key information like package codes, series, interface types, and specific sensor characteristics (FOV, sensitivity).
  • Replacement Logic: Defines rules for identifying compatible component alternatives.
  • Use Case: Quickly find a suitable replacement for a specific Melexis temperature sensor by matching its series, interface, and field of view.

Quick Start

Use the MelexisHandler skill to extract the series from the part number MLX90614ESF-BCC.

Frequently Asked Questions about Melexis Manufacturer Handler Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I parse a Melexis part number to identify the sensor series and package code?

To parse a Melexis part number, extract the alphanumeric patterns that define the sensor series, package code, and interface specifications. This identifies component types like Hall effect, temperature, or current sensors.

How do I find a replacement for an automotive sensor by matching interface specifications?

Find a replacement automotive sensor by matching the original component's series, interface type, and sensor characteristics like field of view or sensitivity. This ensures the alternative meets the required operational parameters.

What Melexis sensor types can be identified by their manufacturer part numbers?

Melexis manufacturer part numbers identify Hall effect, temperature, current, motor position, and optical sensors. Parsing the MPN extracts the component type, series, package code, and specific interface specifications.

Does the Melexis component handler support industrial and automotive sensor applications?

The Melexis component handler supports both automotive and industrial sensors. It recognizes component specifications by parsing manufacturer part numbers to define series, package codes, and interface types for these applications.

Can I extract field of view and sensitivity characteristics from a Melexis MPN?

You can extract specific sensor characteristics like field of view and sensitivity by parsing the Melexis manufacturer part number. The MPN structure contains defined logic for extracting these specifications alongside the series and package code.