Skip to content

Part inspector and datasheets

Right-click any part on the canvas to open its inspector:

The part inspector: properties tab

The left side shows the part with its numbered pins — tap a pin to start a wire from it. The bottom bar has Rotate and Delete.

Everything editable about the part: a resistor’s value, an LED’s color, a sensor’s I2C address, a display’s variant. Below the properties, Example projects links open ready-made circuits that use this part.

Property changes take effect immediately — change a resistor from 220 to 10k while the sim runs and watch the LED dim.

The part inspector: datasheet tab

A practical, condensed datasheet: what the part is, the pin roles in a table, the electrical values that matter (forward voltage, typical current, recommended series resistor…), and usage tips. The Product page button links to the real part, so you can buy exactly what you simulated.

The same content lives in this documentation’s parts reference — both are generated from the same source, so they never disagree.