File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 11# arduino-libraries
22Reusable generic libraries for Arduino projects
3+
4+ This set of libraries require at least Arduino IDE v1.6.8, where v1.8.1 or newer
5+ is recommended.
6+
7+ ## How to install
8+ ### Manual Installation
9+ Click on the "Clone or download" button in the upper right corner. Exctract the
10+ ZIP file, and * move and rename* the extracted folder either to the location
11+ "** ~ /Documents/Arduino/libraries** " or to your custom * sketchbook* folder.
12+ Create the "libraries" folder if it doesn't exist. Open Arduino IDE and a bunch
13+ of new libraries should show up in the libraries menu.
14+
15+ ## Derived Open Source Software
16+ Portions of this software have been modified from Arduino source that is
17+ covered by either [ L] GPLv2 or [ L] GPLv3. The licensing details are generally
18+ contained within the files themselves. However, if there are no licensing
19+ specifications, it should be treated as being the same as for the Arduino 1.8.1
20+ environment (and later, as appropriate). It is also available free of charge.
21+
22+ For more information, including trademarks and copyrights and licenses, see
23+
24+   ;  ;  ;  ; http://arduino.cc/
25+
26+ as well as the copyright and licenses for the relevant source files.
You can’t perform that action at this time.
0 commit comments