sábado, 30 de agosto de 2014

How To Simulate Arduino With PROTEUS ISIS

arduiny.com/how-to-simulate-arduino-with-proteus-isis/

How To Simulate Arduino With PROTEUS ISIS

By Abseed
In Basics
Dec 21st, 2013
0 Comments
20194 Views
By: Ahmed Abseed For: www.arduiny.com
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”.
www.arduiny.com

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.
upload arduino sketch to proteus
b) Compile your sketch and copy the address of the generated .HEX file by pressing (CTRL + C)
upload arduino sketch to proteus
    c) Double click the simulated board in PROTEUS and paste what you copied…..Enjoy!!!
upload arduino sketch to proteus

No hay comentarios:

Publicar un comentario