शनिवार, 29 दिसंबर 2018

How to Add GPS Library for Proteus?

Hello friends, hope you all are fine and having fun with your lives. In today’s tutorial, I am gonna share another awesome library designed by our team for Proteus, which is GPS Library for Proteus. It’s my second library for Proteus, the first one was Arduino Library for Proteus which I have already shared. I am really enjoying designing these modules in Proteus because its a new and quite challenging thing. I haven’t found even a single website who has designed these modules in Proteus already. So, now for the first time, you can have the GPS Library for Proteus using which you can easily simulate your GPS module in Proteus and can design your code for ArduinoPIC Microcontroller or 8051 Microcontroller.
Other bloggers are welcome to share this library and its my humble request that do mention our blog in credits. 🙂 The GPS module, I have designed for Proteus is a simple GPS which has TX and RX pins and when you start the simulation, this module starts sending the NMEA data on its TXVirtual Terminal. I am gonna show you how to check it in today’s post. Another important thing, obviously in Proteus Simulation we can’t get the actual values of longitude,latitude etc, so in our model, I have used the dummy values for all these data. The benefit of this module is that you can easily design your code for GPS and can test it in your simulation. Plus, its design is cool as well.
pin, which you can easily check using 

  • First of all, click on the below button and download GPS Library for Proteus.
Download Library for Proteus
  • After downloading, you will get a zip file containing three files in it.
  • Now extract all these three files named as:
    • GpsTEP.LIB
    • GpsTEP.IDX
    • GpsTEP.HEX
  • Place these files in Libraries folder of your Proteus software.
  • Now open your Proteus software, if you have already opened it then restart your Proteus software.

सुविचार

विक्रम संवत...........२०७५
मास..............पौष
पक्ष..............कृष्ण
तिथि............अष्टमी
वार..............शनिवार
दिनांक...........२९-१२-२०१८




💐 सुप्रभातम् 💐 🙏🏽

            सुविचार
               👇

" कार्यकुशल व्यक्ति के लिए यश और धन की कमी नहीं है।"

शुक्रवार, 28 दिसंबर 2018

सुविचार

" गुण, छोटे लोगों में द्वेष और महान व्यक्तियों में स्पर्धा पैदा करता है।"

                 👆
              सुविचार

🙏🏽 🌼 भारत माता की जय 🌼





विक्रम संवत...........२०७५
मास..............पौष
पक्ष..............कृष्ण
तिथि............षष्ठी
वार..............शुक्रवार
दिनांक...........२८-१२-२०१८

गुरुवार, 27 दिसंबर 2018

सुविचार

विक्रम संवत...........२०७५
मास..............पौष
पक्ष..............कृष्ण
तिथि............पंचमी
वार..............गुरूवार
दिनांक...........२७-१२-२०१८






🙏🏽 🌻 शुभम मंगल 🌻

सुविचार:▶ " कार्यकुशल व्यक्ति की सभी जगह जरुरत पड़ती है।"

बुधवार, 26 दिसंबर 2018

How to add PIR Sensor Library for Proteus


Hello friends, hope you are doing well.  Today, I am going to share a new PIR Sensor Library for Proteus. We all know about PIR Sensor but if you don’t know then first read Interfacing of PIR Sensor with Arduino. I have shared the the basic knowledge of PIR Sensor in that post. So it will be quite helpful if you read that post first. As a quick review, PIR sensor is used to detect motion in the environment and is commonly known as motion sensor. Its quite helpful in security projects where you need to detect motion. For example in some bank vault where there’s no possibility of motion, you can place this sensor and can check if there’s any movement. It is also used in home automation like if there’s no movement in some room then turn off its lights. So, in short PIR sensor has numerous uses and is used quite a lot in engineering projects.
PIR Sensor module is not available in Proteus so we can’t use it in our simulations until now. But today, I am going to share a new PIR Sensor Library for Proteus using which you can quite easily use this PIR Sensor in your Proteus software. It works quite similar to Ultrasonic Sensor Library for Proteus and is fully compatible with Arduino Library for Proteus. You should also check our other libraries for Proteus which are GPS module Library for Proteus and XBee Library for Proteus. We are the first developers in history who are sharing these new Proteus Libraries.
First I am gonna show you today, How to download this PIR Sensor Library for Proteus and then we will also design a small simulation in Proteus in which I am gonna interface this PIR Sensor with Arduino UNO. You can interface it with any microcontroller like PIC Microcontrolleror 8051 Microcontroller. But today, I will interface it with Arduino microcontroller and as a homework you guys interface it with PIC Microcontroller or 8051 Microcontroller and share it in comments os that others can get some benefit of it. In coming posts I am gonna share some more such examples using this PIR Sensor. Other bloggers are requested to add our links in their blog posts while sharing these libraries. So, let’s get started with PIR Sensor Library for Proteus.

  • First of all, click on the below button to download PIR Sensor Library for Proteus:

  • Once you download it, you will get three files in it named as:
    • PIRSensorTEP.LIB
    • PIRSensorTEP.IDX
    • PIRSensorTEP.HEX
  • Place all these three files in the library folder of your Proteus software.
That’s all for today, hope you have enjoyed it and gonna use it in your projects. If you got into any trouble then ask in comments and I will try to resolve them as soon as possible. Take care !!! 🙂

मंगलवार, 25 दिसंबर 2018

सुविचार

विक्रम संवत...........२०७५
मास..............पौष
पक्ष..............कृष्ण
तिथि............तृतीया
वार..............मंगलवार
दिनांक...........२५-१२-२०१८





🙏🏽 🚩 जय श्री राम 🚩

सुविचार:⏩ " मंजिल चाहे कितनी भी क्यो ना ऊंची हो, रास्ता हमेशा पैरों के नीचे होता है।"

सोमवार, 24 दिसंबर 2018

How to add Bluetooth module to Proteus 8 Professional ?

Hello friends, hope you all are fine. Today, I am going to share a new Bluetooth Library for Proteus. Using this Library, now you can quite easily use Bluetooth modules in Proteus ISIS. I have designed two Bluetooth modules which are HC-05 and HC-06. We all know about these modules. We use these modules for sending data through Bluetooth. Till now, there’s no such Bluetooth Library designed for Proteus and we are the first developers of this awesome Bluetooth Library for Proteus. I hope you guys are gonna like it. I have also posted a tutorial in which I have done Arduino Bluetooth Communication using HC05 in hardware. I hope that one will also be interesting to read, if you have planned to start working on Bluetooth Module.
Other bloggers are welcome to share this Bluetooth Library for Proteus on their blogs but do mention our link as a respect to our efforts. These Bluetooth modules are not gonna accept AT Commands rite now as we haven’t added much functionality in it but we are gonna add more soon. I will also add more Bluetooth modules in this library and will update it with time. Rite now, it just has two Bluetooth modules in it, which are:
  • Bluetooth Module HC-05
  • Bluetooth Module HC-06
You can do serial communication with these modules quite easily. So, let’s get started with Bluetooth Library for Proteus an see How to install it and how to use it in Proteus.
                          

Download Bluetooth Library for Proteus

  • In this rar file, you will find two files which are named as:
    • BluetoothTEP.IDX
    • BluetoothTEP.LIB
  • So, download these two files and place them in the library folder of your Proteus ISIS software.