I control an analog circuit with Arduino Uno. I want to simulate an Arduino Uno with operational amplifiers (741). Can I simulate Arduino with SPICE?
Take the 2-minute tour
×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.
migrated from electronics.stackexchange.com Jul 20 at 2:19This question came from our site for electronics and electrical engineering professionals, students, and enthusiasts. |
|||||
|
You could use https://en.wikipedia.org/wiki/Ngspice. From what is written there, the Xspice part could be used for creating a simple model of the Arduino, for checking how the analog part of your circuit interacts with the uC. Unfortunately the main site () is down, atm, as many other projects hosted on SourceForge. But it might be worth having a look, once it's back online. |
|||
|