User Tools

Site Tools


libraries

If you want to send us your comments, please do so. Thanks
More on comments


Arduino libraries

For I2C libraries see our I2C page

Library locations

Possible locations of libraries are

Location				Version
/usr/share/arduino/libraries		1.01
/opt/arduino-1.0.6/libraries		1.06
/home/user/sketchbook/libraries		User libraries

If you make a library say someLibrary.h the path to it should be /home/user/sketchbook/libraries/someLibrary/someLibrary.h

installation of Arduino libraries

Download the library to /home/user/temp
Unpack the library in /home/user/temp
Copy, as root, the directory with the extracted Library to /usr/share/arduino/libraries/
Example:

cp -r /home/user/temp/LiquidCrystal_I2C2004V1 /usr/share/arduino/libraries/

Restart the Arduino IDE.


Main subjects on this wiki: Linux, Debian, HTML, Microcontrollers, Privacy

RSS
Disclaimer
Privacy statement
Bugs statement
Cookies
Copyright © : 2014 - 2024 Webevaluation.nl and the authors
Changes reserved.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
libraries.txt · Last modified: 19-05-2020 19:15 by wim