Changes

no edit summary
Line 133: Line 133:     
==== Built-in Libraries ====
 
==== Built-in Libraries ====
[[File:Library Dropdown.jpg|none|thumb|273x273px]]
+
Built-in libraries are ones that come preinstalled into the Arduino IDE, you don’t need to import the library into the IDE. An example of this type of library is the math.h library, which is used for most basic math operations.
 +
 
 +
 
 +
''Where to find them?''
 +
 
 +
There are a few ways to looks for what built-in libraries are available, you can do a quick search in different forums, or the easiest way is to look at the library manager in the Arduino IDE. This window displays libraries that are already installed and you also have the ability to install libraries that would would like.
 +
 
 +
 
 +
As seen below, in the menu bar at the top of the window click on ''Tools > Manage Libraries...'' [[File:Library Dropdown.jpg|none|thumb|273x273px]]
 
[[File:Manage libraries.png|left|thumb]]
 
[[File:Manage libraries.png|left|thumb]]
 +
     
MakerRepo Staff, MakerRepo Volunteers
240

edits