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?
Asked
Active
Viewed 403 times
2 Answers
3
Here is the one which is closest to be useful for your question
ArduinoFan
- 1,079
- 7
- 11
1
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.
Igor Stoppa
- 2,125
- 1
- 15
- 20
