6

I'm trying to add some additional example files to the Arduino IDE in Ubuntu 14.04. However, I can't for the life of me find where the examples are stored in my system. I checked the Arduino website, but can't find any information there. Does anyone know where I need to put my additional files?

Juraj
18.3k4 gold badges31 silver badges49 bronze badges
asked Feb 17, 2015 at 22:00
1
  • Usually there is no good reason to know where the folder is. The examples are available in Arduino IDE in Files->Examples menu and it doesn't make much sense to add more sketches to built-in examples in local installation. Commented Apr 24, 2022 at 9:39

3 Answers 3

8

After some more searching I found it in /usr/share/arduino/examples.

answered Feb 17, 2015 at 22:20
2

I found mine in Linux Mint 17.3 under opt/arduino/examples

Nick Gammon
38.9k13 gold badges69 silver badges125 bronze badges
answered Dec 8, 2017 at 22:25
1

In Ubuntu I found arduino library on /home/MYUSERNAME/snap/arduino

where MYUSERNAME is user name

answered Apr 24, 2022 at 8:16
1
  • 1
    don't install Arduino IDE with snap. it installs some old version Commented Apr 24, 2022 at 9:34

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.