Arduino IDE

Other topics

Portable app on Windows

To use the Arduino IDE on Windows without needing to install it:

  1. Go to https://www.arduino.cc/en/Main/Software
  2. Click the "Windows ZIP file for non admin install" link
  3. Extract the archive to a folder
  4. Open the folder, and double click Arduino.exe

Installing on Windows

  1. Go to https://www.arduino.cc/en/Main/Software
  2. Click the "Windows Installer" link
  3. Follow the instructions

Installing on Fedora

  1. Open a terminal and run: sudo dnf install arduino
  2. Open the Arduino application, or type arduino into the terminal

Installing on Ubuntu

  1. Open a terminal and run: sudo apt-get install arduino
  2. Open the Arduino application, or type arduino into the terminal

Installing on macOS

  1. Go to https://www.arduino.cc/en/Main/Software
  2. Click the Mac OS X link.
  3. Unzip the .zipfile.
  4. Move the Arduino application to Applications.

Contributors

Topic Id: 3790

Example Ids: 13095,13094,13096,13097,13954

This site is not affiliated with any of the contributors.