SIr,
How can I simulate output from Arduino to an RC circuit ?
Thanks in advance
Amrat
External circuit
-
- Posts: 39
- http://meble-kuchenne.info.pl
- Joined: Sun Jan 31, 2021 11:25 am
- Has thanked: 1 time
- p.erasmus
- Posts: 434
- Joined: Thu Dec 03, 2020 12:01 pm
- Location: Russia / Россия
- Has thanked: 104 times
- Been thanked: 88 times
Re: External circuit
HiHow can I simulate output from Arduino to an RC circuit ?
What do you want to simulate the Arduino pin going Hi /low,Arduino pin doing PWM or do you want to simulate the actual RC circuit ?
if you want to simulate the behavior of the RC circuit then I am not sure you can do that in Flowcode as it has no SPICE simulator
You need to be more exact with your question to get better help

Regards Peter - QME Electronics
-
- Valued Contributor
- Posts: 1528
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 353 times
- Been thanked: 549 times
Re: External circuit
Hi
There are simulators available that will allow you to model your RC circuit and also run the hex generated in a modeled microcontroller. Indeed TINA (www.tina.com) openly advertises compatibility with Flowcode and is also available from Matrix themselves. You specify your microcontroller (AVR supported), make your connections to whatever pins, load the hex generated by FC and off you go.... You can get a demo version to try.
Well that's the theory. In practice you will probably find you need to "experiment" with settings in your simulator, a lot.... However at the price it's a bit churlish to complain, well too much..... I've only tried simulating on TINA a PIC running FC generated hex on an underpowered laptop. Not a great success but I have to say that TINA support in my experience has been excellent. It does support Arduino so you may find it of use to try the free demo.
Regards
There are simulators available that will allow you to model your RC circuit and also run the hex generated in a modeled microcontroller. Indeed TINA (www.tina.com) openly advertises compatibility with Flowcode and is also available from Matrix themselves. You specify your microcontroller (AVR supported), make your connections to whatever pins, load the hex generated by FC and off you go.... You can get a demo version to try.
Well that's the theory. In practice you will probably find you need to "experiment" with settings in your simulator, a lot.... However at the price it's a bit churlish to complain, well too much..... I've only tried simulating on TINA a PIC running FC generated hex on an underpowered laptop. Not a great success but I have to say that TINA support in my experience has been excellent. It does support Arduino so you may find it of use to try the free demo.
Regards