arduino nano library proteus,nano library proteus,proteus nano library,proteus simulation for nano,arduino nano proteus simulation
Update: We have created a new version of this library, which you can check here: Arduino Nano Library for Proteus V2.0.

arduino nano library proteus,nano library proteus,proteus nano library,proteus simulation for nano,arduino nano proteus simulation
Hello friends, hope you all are fine and having fun with your lives. In today's post I am gonna share a new Arduino Nano Library for Proteus. Arduino Nano is also a microcontroller board just like Arduino UNO but the advantage of Arduino Nano over Arduino UNO is its small size. Arduino Nano is quite small in size and hence can be used in such projects where we need to use smaller pcbs. For example, I have once worked on a project in which I need to design a testing cricket bat. In that project, I have used IMU along with Arduino Nano and I have placed the complete kit over to bat. So,as I need to place the electronic kit over to bat so it has to be quite small, that's why I have used Arduino Nano instead of Arduino UNO board. So, now I hope you got the idea where to use Arduino Nano instead of Arduino UNO.

Now, coming to Proteus software,in Proteus we don't have the default board for Arduino Nano so that's why I have designed this Arduino Nano Library for Proteus, using which you can quite easily use the Arduino Nano board in Proteus and can test your code quite easily. I have already posted the Arduino UNO Library for Proteus and has also posted Arduino Mega 2560 Library for Proteus. So, now today I am posting the third Arduino Library for Proteus. Hope you are gonna like it as well.

In the next tutorials, I am also gonna share more Arduino Libraries for Proteus. I am working on Arduino Mini and Arduino Pro Mini as well. So, I will post their libraries too once I get them completed. I am also planning on designing the Sim900D Library for Proteus but till now I haven't started it. I am planning to post a complete Arduino Library at the end in which you just need to install one library and all the Arduino boards will come in Proteus. Anyways, let's get started with the Arduino Nano Library for Proteus.

I have added all the Arduino boards in a single library. This library contains six Arduino boards which are Arduino UNO, Arduino Mega 2560, Arduino Mega 1280, Arduino Nano, Arduino Mini and Arduino Pro Mini. You can download this complete Arduino Library by checking Arduino Library for Proteus.

Arduino Nano Library for Proteus

  • First of all, download Arduino Nano Library for Proteus files, by clicking the below button:
Arduino Nano Library for Proteus
  • After clicking this button, you will get a zip file containing two files named as ArduinoNanoTEP.LIB and ArduinoNanoTEP.IDX, so extract these two files and place these files in the Library folder of your Proteus software.
Note:
  • After placing these files in the Library folder of your Proteus software then open your Proteus software.
  • In Proteus software search for Arduino Nano and place it in your workspace.
  • The Arduino Nano board in Proteus will look like something as shown in below figure:
arduino nano library proteus,nano library proteus,proteus nano library,proteus simulation for nano,arduino nano proteus simulation
  • It has the same ATMEGA328 Microcontroller as in Arduino UNO and has almost the same pins.
  • So, now next thing we need to check is the hex file. So in order to upload the hex file in Arduino Nano, simply double click it to open the Properties panel and it will look like something as shown in below figure:
arduino nano library proteus,nano library proteus,proteus nano library,proteus simulation for nano,arduino nano proteus simulation
  • Now here you can upload the hex file by clicking the browse button in Program File Section.
  • Crystal oscillator we are using here is 16MHz which is default for Arduino boards.
  • Moreover, there's the url of our blog just as a symbol.
  • You should also read How to get hex File from Arduino so that you can get the hex file easily.
  • So, now let's design a simple led blinking circuit with this Arduino Nano board to test it.
  • Design a simple circuit as shown in below figure:
arduino nano library proteus,nano library proteus,proteus nano library,proteus simulation for nano,arduino nano proteus simulation
  • So, now simply use the blink example from the Arduino software and compile it to get the hex file.
  • Upload this hex file in the PROGRAM FILE section and hit the RUN button.
  • If everything goes fine then you will get results as shown in below figure:
arduino nano library proteus,nano library proteus,proteus nano library,proteus simulation for nano,arduino nano proteus simulation
  • So, now that's how you can simulate Arduino Nano in Proteus quite easily using Arduino Nano Library for Proteus.
That's all for today. In the coming post, I will share the Arduino Mini and Arduino Pro Mini Library for Proteus. You should also have a look at these Arduino Projects for Beginners. So stay tuned and have fun!!! :)