Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/wokwi/wokwi-docs/llms.txt

Use this file to discover all available pages before exploring further.

A resistor.
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.

Pins

1
passive
First pin
2
passive
Second pin

Attributes

value
string
default:"1000"
Resistance, in ohms

Examples

ResultAttrs
{ "value": "1" }
220Ω{ "value": "220" }
10MΩ{ "value": "10000000" }
Check out the resistor showcase by Koepel for more examples.

Simulator examples

Build docs developers (and LLMs) love