How do you add a .zip to vsc?

Hello, (again?)
I am using visual studio code for my arduino and I want to use the elegoo gfx and other libraries for my project
one problem: I don't know how to do that! does anyone know how? also I am using the platformIO extension.

Hello,

You probably don't need a .zip. Most libraries, including "elegoo gfx", are on github so you just have to put the link under lib_deps in your platformio.ini file

Read this Library Management — PlatformIO latest documentation

wait, what link do I use? and how do I use lib_deps?

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.