How to Add libraries to Arduino
Having trouble adding libraries?
Well we got your back.
There's basically 2 way to add libraries to arduino which is manually or automatically through the arduino software.
Adding libraries Automatically
Step 1- open arduino

Step 2 - click sketch

Step 3 - click include library

Step 4 - Click manage libraries

Step 5- type library you want in the search bar

Step 6 - then install

Adding libraries manually
Step 1- Download the library you want
Step 2- Copy the library you want
Step 3- Open the disk that windows is installed

Step 4- Go to programs

Step 5- Then go to arduino

Step 6- Go to libraries

Step 7- paste your library
