You need to log in to create posts and topics.
Resistor in scripted component

Ldntech@ldntech
11 Posts
#1 · May 5, 2025, 8:58 pm
Quote from Ldntech on May 5, 2025, 8:58 pmHello, I would like to simulate a resistor in a scripted component using Angel Script instructions. Is this possible? Does anyone know how to do this? Thanks
Hello,
I would like to simulate a resistor in a scripted component using Angel Script instructions.
Is this possible?
Does anyone know how to do this?
Thanks
Click for thumbs down.0Click for thumbs up.0

arcachofo@arcachofo
770 Posts
#2 · May 6, 2025, 8:35 am
Quote from arcachofo on May 6, 2025, 8:35 amHi.
Not possible to implement a resistor, but you can control one and put everything in a subcircuit.
As an example have a look at this digital potentiometer:
https://github.com/eeTools/SimulIDE-Components/tree/master/Scripted/I2C_Digipot
Hi.
Not possible to implement a resistor, but you can control one and put everything in a subcircuit.
As an example have a look at this digital potentiometer:
https://github.com/eeTools/SimulIDE-Components/tree/master/Scripted/I2C_Digipot
Click for thumbs down.0Click for thumbs up.1
Last edited on May 6, 2025, 9:01 am by arcachofo
Ldntech has reacted to this post.
Ldntech
