Include Libraries in Arduino IDE
Hello Tech Freaks, Today I’m going to demonstrate how you can easily Include Libraries in Arduino IDE. Including libraries and compiling code seems to be easy for familiar users, but for newbies it can be troublesome. So let’s discuss this issue today for upcoming projects. So let’s start this.
Include using Library Manager:
Firstly, we’ll see how to import a library using library manager. Including via manager is rather very simple than including zip files. So now proceed the steps to open Library Manager. On Arduino IDE
Sketch menu > Include Library > Manage Libraries… OR simply press Keyboard Combination Ctrl + Shift +I.
As soon as you press combination or click Manage Libraries, a separate dialogue box will open. This is Library Manager. Now in search box type your library name. For example: ‘liquid crystal i2c’.
A whole bunch of list will be available to you for downloading. From this search the repository you want and click Install to install it into Arduino IDE. You can also select various versions of the library published by the author.
Now you have successfully installed the library in IDE. But sometimes it causes some installing error. That all will be discussed later below.
Including Zip Libraries:
So let’s now see how can you install libraries using zip ones. So follow the steps:
Sketch menu > Include Library > Add .ZIP Library
Now a new dialogue box will pop up to select the zip file in your desired location.
Select the location of you zip file.
Toggle through various menu and select the file at location.
It will automatically open zip files and save it in Documents > Arduino > Libraries folder. All examples and header files will be automatically saved at that place.
Troubleshooting:
Now we have successfully installed and include libraries in Arduino IDE. But sometimes it causes installation errors like Access Denied or Path not written. This is the common problem which you may face in Windows PC as App Data folder is now not given write permission for Arduino IDE. For this, just Run As Administrator the Arduino IDE. Now you’ll see that library is now successfully installed without any installation errors.
Pingback: Solar Panel Voltage measure using Arduino | Arduino Solar project
Pingback: Sim 900 GSM Module working with Arduino | Arduino with sim900
Pingback: OLED with Arduino Interfacing | SSD1306 OLED Display
Pingback: Spy robot using Arduino | Arduino based spy robot
Pingback: Telegram Bot using NodeMCU | esp8266 Automation
Pingback: Wifi based home automation using NodeMCU | NodeMcu automation
Pingback: RFID Lock system using Arduino | Arduino RFID door lock | Techatronic
Pingback: smart smoke detector using IoT | iot smoke detector
Pingback: alcohol detector project using IoT | IoT alcohol detector
Pingback: Automatic College Bell Project Using Arduino| Arduino mini project
Pingback: Digital Counter using Arduino EEPROM Counter | Arduino project
Pingback: automatic street light Project using Arduino | Arduino street light
Pingback: NodeMCU webserver led using LAN | Esp8266 Control LED Via Webserver
Pingback: IoT Smart farming using Blynk app | Control pump using IoT
Pingback: Motion detector using IoT with blynk app | IoT motion detection
Pingback: ESP8266 With Ultrasonic sensor | ESP8266 Tutorial
Pingback: ESP8266 with servo motor | servo motor with esp8266 | esp8266 tutorial
Pingback: dht11 with Arduino OLED display | Measure Humidity & Temp
Pingback: DS1307 RTC Module With Arduino | RTC module interface
Pingback: rfid project sliding door with Arduino | Arduino based RFID lock
Pingback: Call And Message Using Arduino And Gsm Module | Arduino Tutorial
Pingback: Bluetooth Controlled Servo motor project | Arduino servo motor project
Pingback: Interfacing of DHT11 Sensor With ESP8266 | NodeMCU tutorial
Pingback: RFID based attendance system | Major project Attendance system
Pingback: WiFi Controlled Robot | NodeMCU esp8266 - TECHATRONIC
Pingback: NodeMCU LCD Tutorial with i2c protocol | Nodemcu basic tutorial
Pingback: Counter using IR and Arduino | object counter with Arduino
Pingback: Gimbal Stand Using Arduino And MPU 6050 | Arduino projects
Pingback: automatic car parking system project | Automated car parking
Pingback: Arduino Servo Control Using Potentiometer - Techatronic
Pingback: stepper motor with arduino using ULN 2003 driver | arduinpo with stepper motor
Pingback: Arduino with led Project using Rotatory Encoder | Arduino LED project
Pingback: Heart Beat Sensor Using Arduino|| BPM Monitor - Techatronic
Pingback: GSM based home security system | GSM project | Arduino GSM Project