Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
15いいね 2,537 views回再生

Where Are Arduino Libraries Stored?

I thought I'd make a quick video that helps you locate Arduino libraries if you're using the Arduino IDE. Usually you can just install new libraries through the Arduino IDE, but there are a few reasons why you might need to open the folder and edit the files:

1. You need to edit a library's configuration file. You need to do this if you're using the Bodmer eSPI_TFT library.
2. You want to find out what fonts the Adafruit Gfx library.
3. Something isn't working and you might need to debug the actual library files.
4. The Arduino IDE has gotten into a mess and you need to ensure the library is actually on your computer.

00:00 - Libraries location on PC, Mac & Linux
01:28 - Add Arduino library (in IDE)
01:45 - Add Arduino library (ZIP from GitHub)

コメント