potentiometer module#

Potentiometer symbols for JITX Standard Library

This module provides potentiometer symbol definitions with wiper pins.

class PotentiometerConfig(arrow_config=None, label_config=None, pitch=4.0, porch_width=0.5, amplitude=0.5, periods=3.0, line_width=0.15)[source]#

Bases: ResistorConfig, ArrowConfigurable

Configuration for potentiometer symbols

Parameters:
class PotentiometerSymbol(config=None, **kwargs)[source]#

Bases: ResistorSymbol

Potentiometer symbol with graphics, wiper arrow, and pins including wiper pin

Parameters:

config (PotentiometerConfig | None)

arrow: Arrow#
wiper: Pin#