Python
Posted: Sun Jan 08, 2023 9:42 pm
How do I control circuits with python?I don't just want to test circuits.
LogicCircuit – is free, open source educational software for designing and simulating digital logic circuits.
https://mail.logiccircuit.org/forum/
I want to make a python script control pins
But the pin controlling is on a new subcircuit instance which is not visible to me.