Easily Add Arduino Custom Libraries From Github (QUICK TIP) - Arduino & ESP

preview_player
Показать описание
#Arduino #ESP32 #Github Many components have multiple libraries available and some have different functionality. When following someone else's examples online it's important to use the same library that they used in their code. But how do you add a library that isn't found in the Arduino Repo and instead must be downloaded from Github?? I'll show you how easy it actually is!

This also applies to ESP boards or any other dev board supported by Arduino IDE.
Рекомендации по теме
Комментарии
Автор

When i paste link into browser, a red screen pops up and warns me the site is unsafe for my PC.
What is that all about??

Guns_N_Gears
Автор

"error 13 internal library install failed. moving extracted archive to destination dir. library not valid"

maul
Автор

Thanks for this video. It helped me right away after several hours of struggle.

silverback
Автор

Thanks a lot. This tip saved me a lot of time!

carstenkrueger
Автор

thanks, but I realize in the github page of the project, you can click the arrow in the green button saying "code" and then click "download zip"

JeromeDemers
Автор

great info. sometime, pls share best way to understand github

VS-ojxm
Автор

What if it doesn't come in a zip file?

tullerusk
Автор

nice project ! i got this in serial monitor: checking hardware revision.. Revision @ user[16] [6] = 4D Resetting memory bank to 0 any idea ?

nautile
Автор

Please include the link to downgit in your comments

mitchwright