- Build with Arduino
- Can run with Proteus
longPulse for how long pulse
const int longPulse = 2;delayPulse for interval between pulse
const int delayPulse = 500;-
Open .ino files and go to sketch
-
Export to Compiled binary for simulation
-
Open Proteus and Double click model
-
Click the program file tab and import Hex file from Arduino