Loading…
Loading…
Electronics prototyping platform
brew install --cask arduino-ideFollow these steps to install Arduino IDE using Homebrew, the most popular package manager for macOS. This works on both Apple Silicon (M1/M2/M3/M4) and Intel Macs.
Launch Terminal from your Applications > Utilities folder, or press Cmd + Space and type "Terminal".
If you don't have Homebrew yet, paste the install script from brew.sh into Terminal and follow the prompts.
brew install --cask arduino-idePaste the following command into Terminal and press Enter:
brew install --cask arduino-ideRun `brew list` to confirm arduino-ide is installed, then try `arduino-ide --version` to check the version number.
Run `arduino-ide` in your Terminal to start using it.
sudo.brew update first to refresh the package list./opt/homebrew (the default for M-series chips).Electronics prototyping platform