Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Mac - Download and Install the Arduino IDE

Mac - Download and Install the Arduino IDE

FromLearn Programming and Electronics with Arduino


Mac - Download and Install the Arduino IDE

FromLearn Programming and Electronics with Arduino

ratings:
Length:
7 minutes
Released:
Mar 20, 2017
Format:
Podcast episode

Description

Discussion: Before you begin using the Arduino IDE, you must first learn how to download, install, and set your preferences.  This lesson is specifically tailored for those who use a Mac. (The last lesson covered this same topic, but for PC users.) I'm currently running Mac OS X Yosemite.  You are probably running a newer version of Windows.  However, the following instructions will be almost identical from one version to the next.  If this should ever change, I’ll update this lesson to reflect those changes. Find the Arduino IDE Download First, jump on the internet with your favorite browser, and navigate to www.arduino.cc.  Look for the tab labeled “Download”. The page on which you land might look a little different than this.  It does change from time to time, but there will always be an obvious tab for Download. Go ahead and click Download.  We're currently working on version 1.6.5, and what you'll do is select your operating system. Click on that “Downloads tab”.  That will bring you to the “Download the Arduino Software” page. Once on this page, choose your operating system.  For Mac users, you have two options. You can download from the green panel: Or you can get the absolute latest, razor-sharp release of the Arduino IDE.  This is found in the section labeled “Hourly Builds”. If you want the most recent update, you can download from this section.  But this is just as the name implies.  The information here can be updated as often as hourly, and may not be as stable as an official public release. Therefore, in this lesson, I will demonstrate the Windows Installer.  This is the best route to go in almost any case.  It’s rare that another option is better. Download and Install I’m using Mac OS X.  Therefore, I'll click that.  It then prompts me to save a Zip file. It doesn't matter where you save this Zip file.  I'm going to save it to my Downloads folder. I'm going to save it to my downloads folder.  This will initiate the download. It’s not a big file.  It’s around 131 Megabytes for this current release.  I have just an everyday, run of the mill cable internet connection, and yet it still doesn’t take very long to download. Once it's completely downloaded, I'm going to find it using “Finder”.  It found it in my Downloads folder. Double-click your Zip file.  The Archive Utility for Mac will automatically unzip it for you. After the Zip file has been unzipped, you'll see that the Arduino IDE icon will be created inside whatever folder you unzipped the Zip file. (I'm just trying to see how many times I can say "Zip".) I'm going to move the Arduino program to the Applications folder on my Macintosh computer.  So go to the Macintosh hard drive, then Applications, and then drop it in there. Now, I already have Arduino installed.  If you already have an older version of Arduino installed, it will ask if you want to first uninstall the older version before continuing the download of the newer version. My recommendation is to select “Replace” to uninstall the older version.  It will not harm anything or delete any work you have done. It simply gets rid of the older Arduino IDE, not your sketch folder.  If you don't know what that means, it’s not important.  Just know that you will not lose anything if you uninstall. Next, it will run through the uninstallation process.  Once completed, you can see that the Arduino icon is in the Applications folder on my Mac.  Right-click on this and choose to open it. It's going to give me a prompt the first time I open up the Arduino IDE. It double check whether or not you really want to open it since it is from an unidentified developer.  Just click “Open”. By the way, if you try to open the Arduino icon from the Applications folder in your dock, you may not even get an “Open” option.  In this case, locate the Arduino icon in the Finder and right click to open. Set Preferences for Arduino IDE Now that the Arduino IDE is open, maximize it.  In another video, we'll discuss how this wo
Released:
Mar 20, 2017
Format:
Podcast episode

Titles in the series (61)

Video lessons on learning programming and electronics with Arduino. This is part of our Arduino Crash Course and Arduino Course for Absolute Beginners. It's designed to take someone with little or no experience in programming and electronics and get them fast-tracked to learning the skills to prototype using Arduino. We'll include some lessons from the first edition and the second edition of our training course.