Elegoo Arduino Super Starter Kit Initial Library Problem OSX

Hello!

I bought the Elegoo Super Starter Kit for Arduino and am going to go though the tutorial step by step.

They have a Copy Me First folder of libraries, along with a PDF about doing this.

It says when you first try to upload the first tutorial to the Arduino Uno, it will give you an error that you are missing libraries.

It then gives directions on how to fix it and do (???) with the library of files.

Unfortunately the directions, which I have attached below, are for PC users, not Mac OSX users.

Can someone kindly help me do this on Mac OSX?

Thank you!

-MJ

Program FAQ.pdf (149 KB)

Even though those instructions will work on Windows, they are very much bad advice because all the libraries you install in that manner will be lost every time you upgrade to a new version of the Arduino IDE. This indicates the people at Elegoo don't understand even the most basic concepts of working with Arduino, even though they run a business selling Arduino products. It's also sad that they expect the users to go through such a complex process to get started with their kit when Arduino offers a super easy way to install libraries (Library Manager).

The easiest way to install these libraries is by following these instructions:

  • Sketch > Include Library > Add .ZIP Library
  • Select the first subfolder under the "Copy Me First" folder provided by Elegoo.
  • Click the "Open" button.
  • Repeat the above process until you have installed all the libraries.

Despite the name the Arduino IDE's "Add .ZIP Library" also allows you to install libraries from folders. This method will automatically make sure the library is installed to the right place, where it will persist through Arduino IDE updates.


You may find it too boring to go through the process I described above for all these libraries. If so, I'll share an alternative installation option. NOTE: this is an alternative to the instructions above. Pick one set of instructions or the other. Don't follow both instructions.

  • File >Preferences
  • Note the path shown in the "Sketchbook location" preference.
  • Click the "Cancel" button.
  • Use Finder to copy the folders inside Elegoo's "Copy Me First" folder to the libraries subfolder of the Arduino sketchbook folder.

Hey thank you SO much!

I decided to try to tackle the Arduino world at my advanced age ("tackle" is perhaps a little too confident a word), and the very first thing I tried to do was already a stumbling block.

Thanks so much again!

You're welcome. I'm glad if I was able to be of assistance. Congratulations for discovering the wonderful world of Arduino and embedded systems. Enjoy!
Per

You might want to see some of Paul McWhorter - YouTube Arduino Lessons | Technology Tutorials

https://toptechboy.com/arduino-lessons/

He has about 60 lessons hope this is useful for you!
Paul has several different other topics.

Larry

larry2018:
You might want to see some of Paul McWhorter - YouTube Arduino Lessons | Technology Tutorials

Arduino Lessons | Technology Tutorials

https://www.youtube.com/user/mcwhorpj

He has about 60 lessons hope this is useful for you!
Paul has several different other topics.

Larry

Thank you! These look fantastic. Like having a trainer in the room with me!

nrkorsakov

Glad you find the links helpful. I suggest you try to do the homework before looking at is showing howto do it.
Pauol will be having a new python series starting on Wednesday, he has a lot of material but will slowly make it available.

Larry

larry2018:
nrkorsakov

Glad you find the links helpful. I suggest you try to do the homework before looking at is showing howto do it.
Pauol will be having a new python series starting on Wednesday, he has a lot of material but will slowly make it available.

Larry

It looks like you are pauol .... :slight_smile:

@jackthomson42

Banned as a sock puppet.

Lets see who else he is ?

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