Hello friends! I hope you’re well today. I welcome you on board. Today, I am going to share an update to our previously designed Proteus Library for Arduino UNO. You should also have a look at its previous version(V1.0) Arduino UNO Library for Proteus. We have been receiving many suggestions & bug reports from engineers(mostly students) about our Proteus libraries, so we have thought to upgrade them for better performance. It's the first one getting upgraded and in this month, we will be sharing a lot more. It is the more advanced, small-sized and refined version of the previous model.
I’ve given the link below to download this library and shared details on How to use it in your Proteus software to simulate Arduino Uno. If you don’t have Proteus installed on your PC, check this article detailing how to download and install proteus software.
Before we move further, let’s have a brief look at what is Arduino UNO?
What is Arduino UNO?
Introduced by Arduino.cc, Arduino Uno is a microcontroller board based on Atmega328 microcontroller and is used in embedded projects.
Apart from USB, the board can be powered up using a battery or AC to DC adapter.
The current version of Arduino Uno comes with a USB interface, 6 analog input pins, 14 I/O digital ports that are employed to develop connections with external electronic circuits.
Out of 14 I/O ports, 6 pins can be used for PWM output.
This was a little insight into Arduino Uno. Let’s now have a look at how to download the Arduino Uno library and use it in your Proteus software. Let’s jump right in.
Arduino Library for Proteus V2.0
Initially, you need to download the Arduino UNO Library for Proteus V2.0 by clicking the below button:
The clock frequency of the Arduino board is 16MHz by default, as shown in the Properties Panel.
Now let's design a simulation using this Arduino UNO board so that you get a clear insight on how to use it in proteus.
Comparison with Old Proteus Library (V2.0 vs V1.0)
The following figure shows the comparison between version 1 Arduino Uno Board (V1) and version 2 Arduino Uno Board (V2).
You can see in the above figure, V2 Arduino Uno board is more compact and small-sized as compared to the V1 Arduino Uno board.
Arduino UNO LCD Interfacing
I have added this simulation file and its Arduino Code in the zip file, which you have downloaded at the start.
You can run that simulation but I would suggest you to design it on your own, as you will make mistakes during the process & obviously will learn better.
Now, I will interface a 20x4 LCD with the Arduino Uno board.
To interface this LCD display, design the circuit as shown below:
I’ve connected the data pins of LCD with 8,9,10 & 11 pins of Arduino Uno, while Enable & Reset are connected to Pin 12 & 13 respectively.
Next we need to upload the code so compile the Arduino code present in the zip file and get the Hex File.
Upload that Hex File in your Arduino UNO Properties panel, as we did in the previous section.
Now, click on the RUN button and if everything's fine, you will get results as shown in below figure:
Summary
Download Arduino UNO Library Files.
Place Files from "Proteus Library Files"(Folder) in the Library folder of Proteus software.
Search for Arduino UNO in Proteus.
Place it in the workspace.
Open Properties panel & upload the HEX File.
Design your circuit & run the simulation.
That’s all for today. Hope you’ve enjoyed reading this article. If you have any questions, you can approach me in the section below. I’m happy and willing to help you the best way I can. Feel free to share your valuable feedback and suggestions around the content we share so we keep coming back with quality content tailored to your needs and requirements. Thank you for reading the article.
syedzainnasir
I am Syed Zain Nasir, the founder of The Engineering Projects (TEP). I am a
programmer since 2009 before that I just search things, make small projects and now I am sharing my
knowledge through this platform. I also work as a freelancer and did many projects related to
programming and electrical circuitry. My Google Profile+Follow
Get Connected
Comments on ‘’ Arduino UNO Library for Proteus V2.0 ‘’ ( 3 )
0
1119239711
Says:
how to add sda and scl
Reply
100
1
ishwar
Says:
Where to connect Vcc And GND???
Reply
100
2
syedzainnasir1
Says:
There's no need to connect these power terminals. Simply add the hex file and run your simulation.
Reply