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
Google Blockly #Blockly #Javascript #Coding...
Relative Frequencies of Letters in the English Language Graph #Python #Language #Teachers...
Google Blockly Games Maze 8 Solution #Blockly #Javascript #Coding...
UCAS Teacher Training applications at End of Cycle 2016 #UCAS #Teacher #Training...
Secondary School Coding Curriculum Key Stage 4: develop their capability, creativity and knowledge in computer...
Arduino Nano Board: The Arduino Nano is a small, complete, and breadboard-friendly board based on...