How To Simulate Arduino With PROTEUS ISIS
By Abseed
In Basics
Dec 21st, 2013
0 Comments
20194 Views
Proteus is the most powerful tool in simulating programmable circuits at all.
You can use it to enjoy simulating some of Arduino’s most famous boards perfectly. Follow the bit by bit tutorial below:
1- Download PROTEUS-ARDUINO Library by clicking here. (direct download)
2- Extract the zipped file downloaded and copy both two files you get (ARDUINO.IDX and ARDUINO.LIB) to PROTEUS setup directory: Labcenter\LIBRARY
3- Now, Start PROTEUS-ISIS and search for ARDUINO in it’s library. You will find Three ready to be used Arduino boards in “Emulator”.
4- To upload your sketch to the simulated board :
a) Run ARDUINO software. from FILE menu, select PREFERENCES, and adjust ARDUINO software setting like in the image. That enables you to get .HEX file after compiling your sketch.
b) Compile your sketch and copy the address of the generated .HEX file by pressing (CTRL + C)
c) Double click the simulated board in PROTEUS and paste what you copied…..Enjoy!!!
No hay comentarios:
Publicar un comentario