Sample Data
This data represents a list of electronic components with their symbol names, number of pins, and pin names used for creating custom symbols in PCB design.
| Cell | Value |
|---|---|
| A1 | Symbol Name |
| B1 | Pin Count |
| C1 | Pin Names |
| A2 | Resistor |
| B2 | 2 |
| C2 | A,B |
| A3 | Capacitor |
| B3 | 2 |
| C3 | Positive,Negative |
| A4 | CustomIC |
| B4 | 4 |
| C4 | VCC,GND,IN,OUT |
