Update: Here's the latest version of this library: Arduino Library for Proteus V3.0
Hi Guys! I welcome you on board. In this post today, I’ll share a new Arduino Library for Proteus V2.0. I have already shared its previous version i.e. Arduino Library for Proteus(V1.0).I have tried to remove bugs in this newer version, but still, if you find any error, you can pop your comment in the below section.
I’m thrilled to announce that it’s my second complete Arduino Library for Proteus. In my recent posts, I’ve shared separate libraries of these boards and today I am going to compile all the boards together in a single library. I have given the Proteus Library zip file download link below:
This Arduino Proteus Library V2.0 includes the following boards:
Arduino UNO
Arduin ...
Hello friends, in today's post we are gonna have a look at Interfacing of Keypad with 8051 Microcontroller in Proteus ISIS. In the previous project, we have seen the Interfacing of LCD with 8051 Microcontroller and I have told there that LCD is a great debugging tool as we can print our data on it and can display different values and that's what is gonna done in today's post. Today, I will get the values from keypad and then question is how to know that we are getting the correct values. So in order to do so, we will display these values over LCD. So, that's how we are gonna use LCD as a debugging tool. As the debugging is concerned, there's another great tool for debugging which is called Serial port, we can also display these values over to Seri ...
Hello friends, today I am going to post the next lecture of Proteus Tutorial. I am receiving quite a positive response about this Proteus tutorial. In the previous post, we have seen How to use Virtual Terminal in Proteus and today I am going to explain How to use Oscilloscope in Proteus ISIS. This oscilloscope is just the same which you have seen in your electronic or electrical labs. Oscilloscope is basically used to monitor signals or waveforms. Particularly when you are not much aware of the circuit and you need a little debugging then you use oscilloscope.
In oscilloscopes, we can visualize the electrical properties of waveforms, like we can check whats the frequency of electrical signal, what's its voltage or current. Digital oscillosco ...
Hello peeps! Welcome to another tutorial on MATLAB where we are starting the code learning and its procedures in this lecture. In the previous sessions, we have seen the windows through which you can work in different ways for specific tasks. The focus of that lecture was on the figure window and editor window. Now, we are coding in these windows. You will see the implementation of these tasks in the command prompt because we are dealing with arrays as well. So, have a look at the topics that will be cleared in your mind after having the knowledge of this lecture.
What are the variables in MATLAB?
What is the relationship between the matrix and variable?
How to use the built-in functions of the MALTAB in command prompt?
Give the example of built-in functions.
How can you input a strin ...
Civil engineers have more power on the desktop—and in the cloud—than ever before. The 2025 generation of design platforms blends Building Information Modeling (BIM), traditional CAD drafting, GIS context, and AI‑assisted automation into one fast‑moving toolkit. Below is a plain‑language look at the best civil design software choices this year, what they do well, and how to pick the right match for your team.
What Makes Great Civil Design Software in 2025?
Connected BIM + CAD – Models, drawings, and data stay in sync across disciplines.
Open standards – Support for IFC 4, SAF, LandXML, and DWG keeps projects portable.
AI‑driven speed‑ups – Auto-classification, code checks, and alignment suggestions trim hours of manual work, such as in transportation engineering services
in Austin, wh ...
Hi friends, I hope you are all well. In this article, we can discuss the scalar or dot products of the vectors. In previous articles, we have discussed vectors and their addition in the rectangular or cartesian coordinate system in depth. Now we can talk about the scalar product of two vectors, also known as the dot product. Scalar or dot products can play an essential role in solving the operation of vector algebra and also they have various applications in numerous fields like computer sciences, mathematics, engineering, and physics.
By doing the scalar or dot products, two vectors are combined when we can do their product, then they produce the scalar quantity which has both magnitude and direction by a single operation in a very efficient way. Simply the scalar and the dot product are ...
Efficiency, accuracy, and dependability are crucial when manufacturing electronic components. The demand for smaller, lighter, and more complex electronic devices has increased as a result of technology's ongoing development. Manufacturers must adopt cutting-edge strategies that let them produce high-quality components quickly in order to meet these demands.
Sheet metal fabrication have become increasingly popular in the manufacturing of electronic components, offering numerous benefits to this rapidly expanding sector. The incorporation of sheet metal services has revolutionized the production process, leading to enhanced productivity, increased value, and improved overall product quality. In this article, we will explore the advantages offered by sheet metal solutions in the manufacturi ...
Hi Fellas! I hope you all are doing great and having fun with your lives. We always strive to give you quality work that resonates with your needs and allows you to come back again and again. I am back to give you a daily dose of useful information so you can excel and grow in your relevant field. Today, I am going to discuss the details on the Introduction to 2n5551. It is an NPN (negative-positive-negative) bipolar junction transistor BJT which is mainly designed for gas discharge display drivers and general purpose amplification. I'll try to cover each and every aspect related to this transistor so you don't need to go anywhere and you find all information in one place. You can also have a look at Introduction to 2n5401 which is a complementary ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will discuss the Types and Usage of the Slip Rings. Slip rings are an essential part of any system that has or does rotation as a part of working. At the center of any automation system, an electric slip ring is responsible for the transmission of current from a static device to a rotating one. They are used almost with every machine that requires power and data connectivity. It is because of this reason slip rings have a significant impact on equipment consistency, action, and performance.
Slip rings enrich the mechanical-performance of the mechanism, modernize system utility, and eliminate damage-prone wires dangling from revolving joints. Slip rings are also known as rotatory ...
Hello friends, hope you all are fine and enjoying life. Today's post is about removing a small error named as Recognition Failed in EasyVR, which I encountered while working with EasyVR shield with Arduino UNO. I have posted a complete project on EasyVR shield around a year ago in which I haven't mentioned this error because at that time I didn't encountered it. But today while working with EasyVR shield, I encountered this problem so I thought to share it with you guys.
EasyVR shield is a voice recognition module which is used for recognizing voices and operating accordingly. Using this module, one ca quite easily control anything using voice. In the previous project, I have controlled a robot using voice commands like when I say Forward then it ...