everlight

Parse and decode Everlight Electronics Manufacturer Part Numbers for electronic components.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you understand and decode the complex Manufacturer Part Numbers (MPNs) used by Everlight Electronics, especially for LEDs and optocouplers, making it easier to identify component specifications.

Core Features & Use Cases

  • MPN Decoding: Parses Everlight MPNs to extract package size, color, series, and packing information.
  • Component Identification: Assists in identifying specific types of Everlight components like LEDs, optocouplers, and phototransistors.
  • Use Case: You have an Everlight LED with the part number 17-21SURC/S530-A3/TR8. Use this Skill to quickly determine it's a 0603 package, Red color, and supplied on a Tape & Reel.

Quick Start

Decode the Everlight part number 'EL817S1-C-TU'.

Frequently Asked Questions about everlight

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

FAQPage Schema
How do I decode an Everlight LED part number to find its package size and color?

To decode an Everlight LED part number, parse the MPN string to extract segments mapping to package size, color codes, series information, and packing methods. This breakdown provides exact component specifications for identification and procurement.

What does each segment of an Everlight optocoupler MPN represent?

Each segment of an Everlight optocoupler MPN represents specific component attributes, including series designation, package dimensions, electrical characteristics, and packing method. Parsing the string structure maps these alphanumeric codes to their corresponding datasheet specifications.

Can I identify the packing method for an Everlight phototransistor from its part number?

Yes, you can identify the packing method for an Everlight phototransistor from its part number. The MPN structure contains specific segments that decode to reveal packaging details like Tape & Reel, allowing accurate procurement and specification lookup.

How do I parse the Everlight component MPN 17-21SURC/S530-A3/TR8?

To parse the Everlight MPN 17-21SURC/S530-A3/TR8, break down the string segments to determine it specifies a 0603 package size, Red color, and Tape & Reel packing method. This extraction reveals the exact component specifications from the alphanumeric structure.

What is the best way to look up specifications for Everlight Electronics components?

The best way to look up specifications for Everlight Electronics components is decoding the manufacturer part number. Parsing the MPN structure extracts detailed breakdowns of package size, color codes, and series information, facilitating accurate component identification without manual datasheet searching.