Installed Arduino libraries are listed under “Sketch” > “Include Library” : Click the library code you want to use in your current Sketch/program. For example to include the Bridge library “Sketch” > “Include Library” click “Bridge”.
The Bridge library will be added to your program and will look like this code:
#include <Bridge.h>
#include <BridgeClient.h>
#include <BridgeServer.h>
#include <BridgeSSLClient.h>
#include <BridgeUdp.h>
#include <Console.h>
#include <FileIO.h>
#include <HttpClient.h>
#include <Mailbox.h>
#include <Process.h>
#include <YunClient.h>
#include <YunServer.h>
Continue Reading How to Install Additional Arduino Libraries





Raspberry Pi Zero Micro USB 2.0 Port #RaspberryPi...
Google AIY Vision Kit: The #AIY Vision Kit from #Google lets you build your own...
Arduino IDE Software Version 1.8.5 #Arduino #Software...
Smart Robot Car Kit DC Motors Installation #Robots #STEM #Makerspace...
Nybble Cat Robot ...
Connect to a Raspberry Pi Securely Using SSH #RaspberryPi #CyberSecurity...