Arduino IDE 2 delivers auto-updater and more
The latest release candidate of Arduino’s famous IDE 2 brings a host of new features, including automatic updates.
The latest release candidate of Arduino’s famous IDE 2 brings a host of new features, including automatic updates.
After a few short months in testing, the release candidate for Arduino IDE 2.0 is now available as the famous development platform comes out of beta, and bundles in a few new features as a bonus.
The Arduino IDE is the well-known software we all use to program our boards. Its development started in 2005 based on the graphical interface of the Processing project and has never stopped since. During these years, countless hours of development by the Arduino team with the help of a vibrant community made the Arduino IDE […]
This article was written by Luigi Gubello, Arduino Security Team. Be kind to the end user. At Arduino, we like to develop powerful ideas into simple tools. This is the spirit behind our team’s efforts in launching our IoT Cloud platform: making the Internet of Things accessible and easy for everyone. We can now offer […]
This article was written by Silvano Cerza and Ubi de Feo from the Arduino Tooling Team. Over the past two months our newly established Tooling Team has taken over operations concerning the Arduino CLI and Pro IDE. We’ve been silent at work in our little rooms, striving to come up with solutions to reported issues […]
Today, we are excited to announce the arrival of the Arduino IDE 1.8.13. Significant improvements include fixing the crash on Mac OS X with multiple monitor setups and resolving the recent package_index.json issue without other user intervention. You will also notice that the boards listed in the “Tools” menu are now grouped by platform, making […]
We’ve released the first prototype of one of the most requested Arduino Pro IDE features: the Arduino Debugger! Key features include the ability to: Execute your Arduino sketch step-by-step while it’s running on your Arduino board! Pause your sketch execution placing breakpoints. Inspect variables values during execution. Initially supporting SAM D21 boards, the Arduino Pro […]
Today, we are excited to announce the arrival of the Arduino IDE 1.8.12. Wow! Another release just after two weeks, you ask? Well, we fixed some serious bugs related to the compiler, and more importantly, we had to take a step back with respect to the transition to the new Java Virtual Machine from OpenJDK. […]
Our dev team has some more exciting news to share: Arduino Pro IDE v0.0.4-alpha has been released. Highlights include: Automatic Arduino language server (LS) recovery. From now on, if the LS process terminates, it restarts automatically. Updated the bundled Clang version to 9.0.0. Bundled Clangd into the application for all supported platforms. Better keybinding support for the upload, verify, and […]
We’re excited to announce that Arduino IDE 1.8.11 is here! In addition to the usual load of bugfixes and small improvements under the hood, the latest version includes: Improved support for Mac OS X (the app is now notarized and strictly follows the latest OS X recommended security guidelines) A “send text” command within the serial plotter […]