Arduino Simulation with Proteus

Navigate to the “applet” directory, and you will find the generated .hex file:





Arduino Solar Tracker
Make Your Own Arduino Solar Tracker in a Step by Step Manner, learn and have fun Practicing Arduino!!

Now return to the Arduino schematic and double-click on the microcontroller. In the window that appears, choose the previously generated .hex file:





Select the following settings:









We are now prepared to initiate the simulation. Click on the play button located in the bottom left corner of the layout:






A license for VSM (Virtual Simulation Model) for AVR is necessary to activate the simulation. As a result of running the program, pin 19 of the microcontroller begins blinking with a 1-second period.



Arduino Water Level Checker with Automated Water Pump
You will learn how to use a float sensor to measure the water level in a tank, and how to use a relay to control a pump

Posted in Proteus and tagged , , , .