Skip to main content

Adding a Library to Arduino IDE

In the Arduino IDE, open the Library Manager as shown in the image below. In the window that appears, type the name of the library you want to add into the search bar; select your library and click the “Install” button.
After the installation process is completed, select “File”; from the drop-down menu choose the “Examples” tab. Then, find the name of your library in the opened menu and use the example applications.