Skip to main content

wokwi-resistor Reference

A resistor.

warning

Wokwi only has a very basic analog circuit simulation. You won't be able to use resistors together with analog components (e.g. potentiometer or NTC temperature sensor). You can still use the resistors as external pull-up/pull-down resistors.

Pin names

PinDescription
1First pin
2Second pin

Attributes

NameDescriptionDefault value
valueResistance, in ohms"1000"

Examples

ResultAttrs
{ "value": "1" }
{ "value": "220" }
{ "value": "10000000" }

Check out the resistor showcase by Koepel for more examples.

Simulator examples