Sir Boateng Online
No Result
View All Result
  • TECH & ELECTRONICS
    • Arduino Projects
    • Proteus
    • Applied Electricity
  • TUTORIALS
    • Blogging
  • EDUCATION
    • GES Resources
    • NTC Resources
    • Scholarships
    • Universities & Colleges
  • REVIEWS
    • Comparisons
  • MORE
    • Contact Us
    • Disclosure Statement
    • Disclaimer
    • Privacy Policy
Sunday, May 11, 2025
  • TECH & ELECTRONICS
    • Arduino Projects
    • Proteus
    • Applied Electricity
  • TUTORIALS
    • Blogging
  • EDUCATION
    • GES Resources
    • NTC Resources
    • Scholarships
    • Universities & Colleges
  • REVIEWS
    • Comparisons
  • MORE
    • Contact Us
    • Disclosure Statement
    • Disclaimer
    • Privacy Policy
No Result
View All Result
Sir Boateng Online
No Result
View All Result
Home Electronics

Arduino Sensor Libraries for Proteus Simulation (Updated)

Sir Boat by Sir Boat
23rd April 2024
Reading Time: 22 mins read
17.6k 1.3k
113
Arduino Proteus Libraries

Arduino Libraries for Proteus

Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com
ADVERTISEMENT

This article is about Arduino sensor libraries for Proteus and how to get them into Proteus to simulate your cool Arduino engineering projects. The Gas and Smoke Detection With SMS Notification was built and simulated in Proteus.

If you have tinkered with Arduino for some time now, you have probably appreciated its unlimited possibilities. Also, if you have worked with the Proteus simulation program (Proteus CAD), I am sure you are addicted to it.

Now, will you be surprised if I tell you that, Proteus works hand in hand with the Arduino development board? Well, it does. And believe me, it does it well.

For instance, without a physical Arduino board, proteus software can be used to run your sketch (Arduino code). Similarly, you can make multiple circuit adjustments with Proteus before doing the real project. You can see a 4-way traffic system developed in Proteus.

This will help you to arrest any circuit issues and programming bugs that may be introduced in the real project. Therefore, reducing the process of soldering, desoldering, and resoldering of components and modules.

Table of Contents

  • What do I need to simulate Arduino in Proteus?
    • Related Posts
    • How to Fix Common Issues on TM1 Laptops – Expert Tips
    • Download TM1 Laptop Drivers
    • TM1 Laptop Specs & FAQ: A Detailed Review
  • Download and Install Arduino Proteus Libraries.
  • How to install the Arduino Sensor Libraries for Proteus

What do I need to simulate Arduino in Proteus?

Well, you do not need any fancy software or trick. In fact, all that you will need is your usual Arduino IDE and a working Proteus with active simulation.

However, you can follow this article to read about programming language and install Arduino IDE if you don’t have one already.

Also, check these hand-picked articles for you:

  • Proteus 8.11 Latest Version Download For Free
  • Proteus 8.12 Latest Version Download for Free
  • Top 8 Arduino Projects in Proteus with Source Code
  • Automatic Water Level Monitor & Controller in Proteus | Step By Step With Arduino Source Code
  • How to Fix Proteus Crashing and Install Proteus Latest Version
  • Proteus Locking System with Keypad and Pincode
  • How to connect multiple LCDs to Arduino in Proteus

Moreover, the video below outlines how to install a new copy of Proteus and also how to fix existing Proteus crashing during a simulation.

If you followed the video to install the Proteus software, then you already have all the available Arduino sensor libraries installed. Otherwise, we would have to install individual modules that may be needed.

Related Posts

How to Fix Common Issues on TM1 Laptops – Expert Tips

Download TM1 Laptop Drivers

TM1 Laptop Specs & FAQ: A Detailed Review

Download and Install Arduino Proteus Libraries.

1. Arduino Board Library for Proteus

Arduino and Genuino board library for Proteus
Arduino board library for proteus

First thing first, we can’t use the Arduino sensor or module without the Arduino itself. Therefore, we need to download and install the Arduino library below:

Download Arduino Board Library for Proteus

This library when downloaded and installed, allows you to design circuits and simulate with the following boards:

  1. Arduino Uno
  2. Mega (1280)
  3. Arduino Mega (2560)
  4. Mini
  5. Arduino Pro Mini
  6. Nano

Also read: Getting Started with Arduino Programming with the Uno

2. Genuino Proteus Library

Both the Arduino and the Genuino Arduino sensor libraries for proteus have the same specification, pinout, and appearance. Therefore, you can use the Arduino library to design and simulate any project that will be implemented with the Genuino board.

However, you can download the Genuino library for Proteus below.

Download Genuino Board Library for Proteus

The Genuino library includes the following boards:

  1. Genuino Uno
  2. Mega (1280)
  3. Genuino Mega (2580)
  4. Mini
  5. Mini Pro
  6. Genuino Nano

3. GPS Library for Proteus

GPS proteus module for Arduino Simulation
GPS proteus module for Arduino Simulation

GPS modules are used in navigation projects to track the location of a person, an artifact, or a property. Download the library below to start designing and simulating GPS projects in Proteus.

Download GPS Library for Proteus

4. GSM Library for Proteus

GSM module for Proteus
GSM module for Proteus

With this library, you will be able to simulate any Arduino project that makes use of the GSM module. This library uses the AT command to control the GSM module over serial communication. Download the library below.

Download GSM Library for Proteus

The library was designed around the popular SIM900D GSM module. This module is also adaptable to SIM800.

Also Read: Programming ESP Development board with Arduino IDE

5. Bluetooth Library for Proteus

Proteus Arduino Bluetooth library
Proteus Bluetooth library

This library was designed around the popular HC-05 and HC-06 Bluetooth modules. Also, it uses serial communication to send and receive data. Download the library below.

Download Bluetooth Library for Proteus

6. XBee Proteus Library

XBee is a bi-directional communication medium that allows the transfer and receiving of data over a radio high frequency. Download the XBee library for proteus ISIS below and start tinkering and simulating with your XBee projects.

Download XBee Library for Proteus

7. Real-Time clock DS1307 Proteus Library

RTC module for Proteus Simulation

The DS1307 is a miniature real-time clock module that keeps time for your project. It can be called to display the current time and date and also to keep track of when an event occurred.

Download the RTC DS1307 library for proteus software below and start designing and simulating your awesome time-based projects.

Download DS1307 Library for Proteus

8. LCD Library for Proteus

20x4 and 16x2 LCD display for Proteus ISIS
20×4 and 16×2 LCD display for Proteus ISIS

Bring your Arduino and other microcontroller projects to life with this amazing liquid crystal display (LCD) library for proteus. The library works for both 16×2 and 20×4 LCD modules. Download the library below and start making fun with your creative LCD projects.

Download LCD Library for Proteus

9. Arduino Ultrasonic Sensor HC-SR04 Proteus Library

Arduino Ultrasonic Sensor HC-SR04 Proteus Library
Arduino Ultrasonic Sensor Library for Proteus

As the name implies, ultrasonic sensors employ sound waves to measure the distance between the sensor’s position and an object placed in front of it. These modules are typically used for obstacle avoidance devices (popularly applied in robotics) and for electronic distance-measuring instruments. Download the HC-SR04 ultrasonic sensor library for proteus simulation software below.

Download Ultrasonic Sensor Library for Proteus

10. PIR Motion Sensor (HC-SR501) Library for Proteus

PIR Motion Sensor (HC-SR501) Library for Proteus
PIR Motion Sensor (HC-SR501) Library for Proteus

The Passive Infra-Red (PIR) motion sensor is used mostly for security and automation projects. They are used to detect the presence of an intruder in confidential places such as banks, offices, and home security. Download the library below and start simulating your security projects.

Download PIR Motion Sensor Library for Proteus

Also Read: Arduino 4-Way traffic system with a pedestrian in proteus

11. Gas Sensor Library for Proteus

Proteus Gas sensor library
Gas sensor library for proteus

This library consists of all the Arduino-compatible gas sensor modules ( MQ – 2, MQ – 3, MQ – 4, MQ – 5, MQ – 6, MQ – 7, MQ – 8, and MQ – 9). It detects the presence of LP gas and responds accordingly. Download the library below and start making amazing gas leakage detector projects.

Download Gas Sensor Library for Proteus

12. Flame Sensor Library for Proteus

Flame Sensor Library for Proteus
Flame Sensor Library for Proteus

The flame sensor module detects the presence of fire and acts accordingly. The flame sensor library emulates a typical flame sensor module for simulation and testing purposes. You may download the library below.

Download Flame Sensor Library for Proteus

13. Proteus Vibration Sensor Library for Arduino projects

Download the vibration sensor library for proteus below and start working with projects that detect internal or external vibrations.

Download Vibration Sensor Library for Proteus

14. Motor Driver Library for Proteus

Motor Driver Library for Proteus
Motor Driver Library for Proteus

These motor driver Arduino sensor libraries for proteus simulation software were created for the popular L298 motor driver. With this module, you will be able to start and control the speed of any compatible DC motor.

Download Motor Driver Library for Proteus

15. Infrared Sensor Library for Proteus simulation

Infrared Sensor Library for Proteus simulation
Infrared Sensor Library for Proteus Simulation

As a matter of fact, this infrared sensor library for Proteus can be used for an obstacle avoidance project. It can also be used for a counting project. Get the library below.

Download Infrared Sensor Library for Proteus

16. Solar Panel Proteus Library

Solar Panel Proteus Library
Solar Panel Proteus Library

No doubt, renewable energy is now the focus and ultimate goal for any company that deals with the production of electricity. Because of this, most engineering projects employ solar panels as the primary or alternative source of energy.

For this reason, you can download and use this solar panel library in Proteus to test all your projects that make use of solar energy.

Download Solar Panel Proteus Library

17. Magnetic Reed Switches Proteus Library

Magnetic Reed Switches Proteus Library
Magnetic Reed Switches Proteus Library

Magnetic reed switches are used primarily for detecting magnetic filed. This library can be used to simulate security projects that employ a magnetic field.

Download Magnetic Reed Switches Proteus Library

18. Proteus Rain Sensor Library for Arduino Projects

Proteus Rain Sensor Library for Arduino Projects
Proteus Rain Sensor Library for Arduino Projects

As the name implies, rain sensors are used to detect rainfall. Also, they are used in agricultural projects. Download and simulate with the proteus ISIS.

Download Rain Sensor Proteus Library

19. Proteus Optocoupler Library

Proteus Optocoupler Library
Proteus Optocoupler Library

The optocoupler PC817 interface, yet, electrically isolates two subsections in a complete circuit. This is mostly employed when it becomes necessary for you to connect two or more circuits with different voltage levels. Download the Proteus library below.

Download Optocoupler Proteus Library

20. NodeMCU Design Library for Proteus

 esp8266-nodemcu-microcontroller
NodeMCU Design Library for Proteus

If you are looking for a way to integrate ESP8266 NodeMCU into your Arduino project, then this library is for you. This Arduino sensor library for proteus is for design and demonstration purposes only and can’t actually do a real simulation. Download the library below and unleash the power of proteus.

NodeMCU for ProteusDownload

21. Flex Sensor Library for Proteus

flex sensor library for proteus
Flex Sensor Library for Proteus

The flex Arduino sensor libraries for proteus are used to measure the amount of deflection or bending. Usually, the sensor is stuck to the surface, and the resistance of the sensor element that is connected to the Arduino is varied by bending the surface. You can download the sensor for Proteus below:

Download Flex Sensor Proteus Library

22. Heart Beat Sensor Library for Proteus

Heart beat sensor library for proteus
Heart Beat Sensor Library for Proteus

Download heartbeat (pulse) Arduino sensor libraries for Proteus. This will help you to simulate your Arduino projects that use the XD-58C or any compatible heartbeat sensor.

Download Heart Beat Proteus Library

23. Soil Moisture Sensor

Soil moisture sensors are used to measure the water content in the soil. They use capacitance to measure the dielectric permittivity of the soil which defines the function of the water content.

soil-moisture-sensor
soil moisture sensor
Download Soil Moisture Proteus Library

24. Water level sensor library for Proteus

The water level sensor is capable of measuring water level and giving an accurate reading when using it in Proteus. Download the water level sensor below

water level sensor library for proteus
water level sensor library for proteus
Download Water Level Sensor For Proteus

How to install the Arduino Sensor Libraries for Proteus

To install Arduino libraries for Proteus, first, extract the downloaded library and copy all the files. Then open windows explorer and navigate to the Windows installation drive (usually, “C:”). Make sure you have enabled the explorer to show “hidden files”.

Open “ProgramData” and then “LabCenter Electronics”. After that, open “Proteus 8 Professional”. and paste the copied libraries to the “Library” folder. That’s all, restart proteus if it is already opened, and enjoy Arduino with Proteus.

You can also view this video tutorial to install Proteus Arduino libraries with ease.

Please leave a comment if you have another method of installing the Arduino libraries for Proteus.

Credit: Syed Zain Nasir and his team at The Engineering Project Website.

Join Our Tech & Edu Forum
Share8654Tweet5409Send
Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com
Sir Boat

Sir Boat

Boateng Oduro is passionate about learning new technologies and working on them. He is a teacher and an engineer who loves to read, write, and teach. He's always curious about things and very determined to track the latest technologies and the trends for the future.

Related Posts

How to fix TM1 laptop
TM1 Laptop

How to Fix Common Issues on TM1 Laptops – Expert Tips

19th July 2023
A picture showing how to Download all TM1 Laptop Drivers
TM1 Laptop

Download TM1 Laptop Drivers

19th July 2023
TM1 Laptop Specs & FAQ: A Detailed Review
TM1 Laptop

TM1 Laptop Specs & FAQ: A Detailed Review

19th July 2023
An image showing the Top 10 Best Website Hosting Providers in 2023 to choose from.
Blogging

Top 10 Hosting Providers in 2023 – Find the Best One for Your Website

5th September 2023
A picture of grammarly premium and grammerly free, get grammarly premium cookies for free - grammarly premium cookies daily updates free download - use grammarly premium free.png
Tutorials

How to Get Grammarly Premium Cookies for Free in 2023

5th September 2023
A picture of grammarly premium and grammerly free, get grammarly premium cookies for free - grammarly premium cookies daily updates free download - use grammarly premium free.png
Blogging

Get Grammarly premium for free using Cookies

26th December 2024
Next Post
4 - way Traffic system using Arduino Uno and Proteus ISIS

Arduino 4-Way Traffic System with Pedestrian button in Proteus

instructional media teaching and learning materials

Instructional Media Summary (3 pages)

Comments 113

  1. Addisu Gebrecherkos says:
    5 years ago

    Thanks so much for things make much easier

    Reply
    • Sir Boat says:
      5 years ago

      I’m so glad that I could help

      Reply
      • souobu eric says:
        4 years ago

        thanks so much for you help. the libraries are so important and will help a lot.

        Reply
        • Sir Boat says:
          4 years ago

          You are welcome

          Reply
  2. Johanan says:
    5 years ago

    please i need a library that contains R305 fingerprint scanner module

    Reply
    • Sir Boat says:
      5 years ago

      Right now there is no fingerprint library for proteus I know of. However, for testing purposes you can replace the fingerprint scanner with capacitive touch sensor.

      Reply
      • Shehroz says:
        1 year ago

        is it available now fingerprint library

        Reply
        • Sir Boat says:
          1 year ago

          Still not available. As I said you can use the capacitive touch sensor to emulate the fingerprint sensor in Proteus.

          Reply
  3. Tawiah says:
    4 years ago

    Hello, Please I need a library for the HC-12 wireless tansceiver

    Reply
    • Sir Boat says:
      4 years ago

      Not available at the moment

      Reply
  4. Hano says:
    4 years ago

    Sir, Can you help me with the inductive proximity library, or which library could replace that function?

    Reply
    • Sir Boat says:
      4 years ago

      You can try the Magnetic Reed Switches

      Reply
  5. Phidelis says:
    4 years ago

    Please help me mpu6050 library for proteus

    Reply
    • Sir Boat says:
      4 years ago

      Ok will check and give you feedback

      Reply
    • Ozigi says:
      4 years ago

      Thank you so much, it really help me

      Reply
      • Sir Boat says:
        4 years ago

        You are welcome

        Reply
  6. vivek kumar says:
    4 years ago

    Tq so much sir for all these

    Reply
    • Sir Boat says:
      4 years ago

      You are welcome

      Reply
  7. Chifon Lesley says:
    4 years ago

    Thanks so much

    Reply
    • Sir Boat says:
      4 years ago

      You are welcome

      Reply
      • Hussein Ramadan says:
        4 years ago

        Please, i need library for Sensor of a glass, plastic sensor and metal sensor

        Reply
        • Hussein Ramadan says:
          4 years ago

          For proteus

          Reply
        • Sir Boat says:
          4 years ago

          You have to be specific on the sensor model or part number.

          Reply
  8. chathura says:
    4 years ago

    can you give me the max30100 library

    Reply
    • Sir Boat says:
      4 years ago

      You can use the general heart rate sensor since they are all categorized as one module based on the work they do. http://sirboatengonline.com/wp-content/uploads/2019/12/Heart-Beat-Sensor-Library-V2.0-for-Proteus.zip

      Reply
  9. ayaz says:
    4 years ago

    Thank you Very much.I need Library for LTC4120

    Reply
    • Sir Boat says:
      4 years ago

      The LTC4120 is a wireless charger. It does not have a compatible library in proteus because it can’t be virtualised in the simulation. However, you can use a footprint if you only need a design and not simulation.

      Reply
  10. hab4j says:
    4 years ago

    Thanks for putting it all together!

    Reply
    • Sir Boat says:
      4 years ago

      Glad I could help

      Reply
  11. nkou jean says:
    4 years ago

    your works are very useful for me .
    thank you very match

    Reply
    • Sir Boat says:
      4 years ago

      You are welcome. I am so glad I could help.

      Reply
  12. Godstime Obruche says:
    4 years ago

    It is splendid about all the data you provided here. But Arduino libraries in proteus did not support their PCB, and 3D.
    How can one get this missing file ?

    Reply
    • Sir Boat says:
      4 years ago

      Most of the libraries are custom made and of course, the emphasis was entirely placed on a working simulation and not PCB or 3D design.

      Reply
  13. Tina says:
    4 years ago

    Thanks for sharing knowledge and resources. It’s great to find much you need in one place

    Reply
    • Sir Boat says:
      4 years ago

      Welcome, Tina. I am glad to hear that.

      Reply
  14. sameer Jameel says:
    4 years ago

    I NEED QTR SENSOR LIBRARY.

    Reply
    • Sir Boat says:
      4 years ago

      Unfortunately, I don’t have the QTR Proteus Sensor Library

      Reply
  15. Aniket Patil says:
    4 years ago

    i have rain sensor without lm compartor
    i have simple 2 pin rain sensor laibrary

    Reply
    • Sir Boat says:
      4 years ago

      You can use this one then.

      Reply
  16. Sid says:
    4 years ago

    Respected sir, can u please help me with nodemcu esp8266 library for simulation..or esp8266 library so that i can connect it to Arduino nano for uploading code

    Reply
    • Sir Boat says:
      4 years ago

      As it stands now there is no ESP82xx Based library for Proteus that can do simulation. But there is a development ongoing to create a compatible library. Stay tuned

      Reply
  17. Shreyas Chafodikar says:
    4 years ago

    Sir is there any library of MPU6050 module for proteus?

    Reply
    • Sir Boat says:
      4 years ago

      Unfortunately, not at the moment

      Reply
  18. Cenon Sta.Maria says:
    4 years ago

    Thank you for your library . This will help me with my work as a teacher conducting online classes. Thank You very Much!

    Reply
    • Sir Boat says:
      4 years ago

      I’m glad to be of help.

      Reply
  19. asmaa hamada says:
    4 years ago

    how can i download Hm9270 library

    Reply
    • Sir Boat says:
      4 years ago

      First check the components library. Make sure you have your internet on. Library or components not found will be searched from the internet

      Reply
  20. Dawit birhanu says:
    4 years ago

    how can i get rfid rc522 library for proteus?

    Reply
    • Sir Boat says:
      4 years ago

      At the moment I don’t have the RFID library for proteus. Sorry!

      Reply
  21. Tebo Vanessa Api says:
    4 years ago

    Sir please o need the YL-69 soil moisture sensor library for proteus

    Reply
    • Sir Boat says:
      4 years ago

      I don’t think you will get a specific library for your specific component. However, you can use the general soil sensor library. Download it here: http://sirboatengonline.com/arduino-sensor-libraries-for-proteus-simulation/#23_Soil_Moisture_Sensor

      Reply
  22. sara diyaana says:
    4 years ago

    sir , i need the capacitive soil moisture sensor v1.2 library for protues please .

    Reply
    • Sir Boat says:
      4 years ago

      You have to use the general purpose spoil moisture library for Proteus.

      Reply
  23. FOUELEFACK RODRIGUE says:
    4 years ago

    THANK SO MUCH SIR

    Reply
  24. Sir Boat says:
    4 years ago

    The pleasure is mine.

    Reply
  25. Kenzie says:
    4 years ago

    Thanks a lot…sir

    Reply
    • Sir Boat says:
      4 years ago

      You are welcome

      Reply
  26. Rafif Naufal says:
    4 years ago

    thanks sir
    sir, how about sensor gy906 / lmx90641? any library for proteus?
    plss answer, thanks before

    Reply
    • Sir Boat says:
      4 years ago

      There is no library for that at the moment

      Reply
  27. par says:
    4 years ago

    hello is there a library for TCS230/TCS3200 at the moment? please I am absolutely desperate for one!!!

    Reply
    • Sir Boat says:
      4 years ago

      There is no library for that at the moment

      Reply
  28. Aminu Yau Yahaya says:
    4 years ago

    please will you help me with color sensor library(TCS3200)?
    Thank you

    Reply
    • Sir Boat says:
      4 years ago

      There is no library for that at the moment

      Reply
  29. sthefani zambrano says:
    4 years ago

    autoclopador no sirve 🙁

    Reply
    • Sir Boat says:
      4 years ago

      What is autoclopador?

      Reply
  30. MrNams says:
    4 years ago

    @Sir Boat
    Tons and tons of thanks for making these libraries and webpage. This helped me to design my projects in proteus.

    Reply
    • Sir Boat says:
      4 years ago

      Thank you too for commending my work.

      Reply
  31. arak says:
    4 years ago

    thank you very much

    Reply
    • Sir Boat says:
      4 years ago

      You are welcome

      Reply
  32. Daniel Moreno says:
    4 years ago

    Disculpe, para encoders rotativos

    Reply
  33. ANANYA G R says:
    3 years ago

    can you please provide the library for turbidity sensor

    Reply
    • Sir Boat says:
      3 years ago

      Not available at the moment

      Reply
  34. abi says:
    3 years ago

    how can i get hall effect sensor and magnetic flux source in proteus

    Reply
    • Sir Boat says:
      3 years ago

      Not available at the moment

      Reply
  35. Mosi says:
    3 years ago

    please will you help me with hx711 library its a module for load cell to interface with arduino
    Thank you

    Reply
    • Sir Boat says:
      3 years ago

      Not available at the moment

      Reply
    • Mortadha says:
      3 years ago

      HX711 is a default component in proteus 8.10 (find in P > HX7)

      Reply
      • Sir Boat says:
        2 years ago

        Thank you for pointing it out. Cheers!

        Reply
  36. Humberto Mendo says:
    3 years ago

    i looking for Dissolved oxygen sensor proteus

    Reply
    • Sir Boat says:
      3 years ago

      Not available at the moment

      Reply
  37. Mortadha says:
    3 years ago

    Hello Sir Boat, Thx for sharing, can you please check the “reed sensor” link

    Reply
    • Sir Boat says:
      3 years ago

      Check it out here: http://sirboatengonline.com/wp-content/uploads/2019/12/Magnetic-Reed-Switches-Proteus-Library.zip

      Reply
  38. fitness says:
    3 years ago

    is there any update on these library TCS230/TCS3200 ?

    Reply
    • Sir Boat says:
      3 years ago

      There is no library for that at the moment

      Reply
  39. Hariprasad R says:
    2 years ago

    Hi
    Can share Arduino due libraries for proteus.

    Thanks in advance

    Reply
    • Sir Boat says:
      2 years ago

      The Due and the Mega have similar pinout, hence you can use the Mega in place of the Due for simulation.

      Reply
  40. john pm says:
    2 years ago

    thanks for all of this,
    i was looking for a phone library, is it possible to get it?

    Reply
    • Sir Boat says:
      2 years ago

      I don’t think so. However, you may use the GSM library: http://sirboatengonline.com/arduino-sensor-libraries-for-proteus-simulation/#4_GSM_Library_for_Proteus

      Reply
  41. Farhan Tahmidul Karim says:
    2 years ago

    Hi, I badly need the mpu6050 library for arduino based simulation on proteus. Can you please add it?

    Reply
    • Sir Boat says:
      2 years ago

      Kindly check this video for more information: https://www.youtube.com/watch?v=Q7sVimM-et0

      Reply
  42. Timotwos yohanes says:
    2 years ago

    please i need a library that contains fingerprint sensor module

    Reply
    • Sir Boat says:
      2 years ago

      I currently don’t have the fingerprint library but you can follow the TechToob video here: https://www.youtube.com/watch?v=t8mtmmoTYkE He used a custom-made fingerprint module. Kindly contact him for the fingerprint library.

      Reply
  43. Nimra says:
    2 years ago

    I need Library of the solar panel.

    Reply
    • Sir Boat says:
      2 years ago

      The link to download the solar panel library for Proteus has been updated. Please check it above.

      Reply
  44. Ismail says:
    2 years ago

    I could not download any of the links recently
    Please advice

    Reply
    • Sir Boat says:
      2 years ago

      The issue is related to our hosting server. Kindly let me know the library you wish to download so I send you an updated link.

      Reply
      • Adedigba Eleazar Iyinoluwa says:
        2 years ago

        Pls can i get PIR, light and flame sensor updated links
        webpage notfound\

        Reply
        • Sir Boat says:
          2 years ago

          PIR and Flame sensor libraries have been updated. Kindly check the links above.

          Reply
  45. Piyush Bhatt says:
    2 years ago

    I need the library for AC Voltage Sensor.

    Reply
    • Sir Boat says:
      2 years ago

      I don’t know if there is any specific ac voltage sensor. Do you mean the current sensor?

      Reply
  46. ECHIMA RONALD says:
    2 years ago

    please if you could upload the accellerometer sensor library for proteus thanks

    Reply
    • Sir Boat says:
      2 years ago

      OK, I will check that

      Reply
  47. ardalan says:
    2 years ago

    hi
    there is no zip file for download.

    Reply
    • Sir Boat says:
      2 years ago

      Which of the libraries? If there is a broken link of the Proteus libraries or Arduino sensor libraries, kindly let me know.

      Reply
  48. Pingback: Automatic Stair Light - Proteus Simulation - Sir Boateng Online
  49. ihsan says:
    1 year ago

    Please help me mpu8266 library for proteus

    Reply
    • Sir Boat says:
      1 year ago

      Not available at the moment.

      Reply
  50. luis says:
    1 year ago

    Hola buenas noches alguien profavor me puede colaborar con la libreriia de l sensor de turbidez agradezco

    Reply
    • Sir Boat says:
      1 year ago

      Lamentablemente no lo tengo disponible en este momento.

      Reply
  51. ekoo says:
    1 year ago

    tolong beri saya file zip semua item ini, tanpa harus mengunduh satu persatu

    Reply
    • Sir Boat says:
      1 year ago

      Sayangnya, saya tidak memiliki file zip dari semua perpustakaan Proteus. Anda harus mengaturnya di atas atau menunggu sampai saya punya waktu untuk menggabungkannya.

      Reply
  52. Aung Naing Win says:
    10 months ago

    Hi Sir,I badly need proteys library for TCS3200.Could you please help me?

    Reply
    • Sir Boat says:
      9 months ago

      Not at the moment. I will update the page when I get compatible one.

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com
ADVERTISEMENT

Categories

  • Applied Electricity & Electronics (4)
  • Arduino Projects (8)
  • Blogging (3)
  • Comparisons (3)
  • Education (34)
  • Electronics (21)
  • GES Resources (19)
  • NTC Resources (8)
  • Product and Service Reviews (6)
  • Proteus (2)
  • Scholarships (2)
  • TM1 Laptop (7)
  • Tutorials (18)
  • Universities & Colleges (8)
Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com Buy all your electronics, STEM, Robotics and IoT products and sensors from DIYgh TECH HUB diygh.com
ADVERTISEMENT

About Us

Sir Boateng Online is a platform for technology and electronic projects, tutorials, and educational resources. Aside from creating Tech tutorials, we provide Education, GES, and NTC resources such as teaching syllabi, lesson notes, scheme of work, GES promotion, and NTC trial questions. We help people, especially DIY enthusiasts, to create websites for blogging, businesses, and organizations such as schools, churches, clubs, etc.

Popular Categories

Applied Electricity & Electronics Arduino Projects Blogging Comparisons Education Electronics GES Resources NTC Resources Product and Service Reviews Proteus Scholarships TM1 Laptop Tutorials Universities & Colleges

Search for Articles

No Result
View All Result

Stay Connected

Follow Us

Subscribe to receive updates
  • About Me
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions

© 2023 Sir Boateng Online by Lizbotech Engineering

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • TECH & ELECTRONICS
    • Arduino Projects
    • Proteus
    • Applied Electricity
  • TUTORIALS
    • Blogging
  • EDUCATION
    • GES Resources
    • NTC Resources
    • Scholarships
    • Universities & Colleges
  • REVIEWS
    • Comparisons
  • MORE
    • Contact Us
    • Disclosure Statement
    • Disclaimer
    • Privacy Policy

© 2023 Sir Boateng Online by Lizbotech Engineering