Electronic prototyping platform allowing to create interactive electronic objects

Arduino IDE for Mac

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe
Download Arduino 2.3.2

Arduino IDE for Mac

  -  185 MB  -  Open Source
  • Latest Version

    Arduino 2.3.2 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    Mac OS X 10.7 or later

  • User Rating

    Click to vote
  • Author / Product

    Arduino Team / External Link

  • Filename

    arduino-ide_2.3.2_macOS_64bit.dmg

The open-source Arduino for Mac (IDE) makes it easy to write code and upload it to the board. It runs on Windows, macOS, and Linux. The environment is written in Java and based on Processing and other open-source software. This software can be used with any Arduino board.

Most intriguing features are:

Long-awaited new arduino-builder
This is a pure command-line tool which takes care of mangling the code, resolving library dependencies and setting up the compilation units. It can also be used as a standalone program in a continuous-integration environment.

Pluggable USB core
Your Arduino for macOS can finally act as a lot of different USB devices without any need to change the core, thanks to the new modular architecture. Libraries based on the new subsystem are already being developed!

Serial plotter
You can now plot your data in realtime, as easy as writing Serial.println(analogRead(A0)) inside your loop.

New goodies
For library developers, like unlocked examples while developing and optional linkage into an archive.

ArduinoISP example
Has been improved a lot and now you can flash your AVR chip using ANY other board.

Both Libraries and Boards managers
Notify if a library/core can be updated with a simple popup – no more outdated code floating around!

Note: Requires Java Runtime Environment.

Also Available: Download Arduino for Windows

  • Arduino 2.3.2 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

What's new in this version:

- chore: switch to version 2.3.2 after the release
- Updated translation files

Fixed:
- fix(ci): use go 1.21 for the on the fly bin builds
- fix: no required programmer for debug --info
- fix(security): use [email protected] for CVE-2023-42282

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe