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.
To say it’s been another challenging year would be an understatement, but it’s reassuring to see that the top 10 Arduino blog posts of 2021 show us that makers have persevered, undaunted. As we sprint headlong into 2022 with hope for a return to normality (whatever that might actually look like!) we wanted to cast […]
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 […]
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. […]
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 […]
Live from Maker Faire Rome on Saturday, October 19th at 16.00 CET, Massimo Banzi and Luca Cipriani will push the button to release the new Arduino Pro IDE (alpha) — watch this space. The simplicity of the Arduino IDE has made it one of the most popular in the world — it’s easy enough for […]
Today we are releasing IDE 1.8.10 and you should try it because it’s awesome! With the support of our incredible community, we’ve been improving a lot of (small and not so small) things. Besides taking a look at the complete changelog, we’d like to point out one outstanding contribution that we received during this dev […]
The holidays are over and we’re back at work, so it’s time to clean up the house. To get ready for autumn, our amazing dev team has decided to devote an entire week to resolve as many of the open issues on the Arduino IDE repository and related projects (cores, libraries, etc.) as possible. Starting […]
Today we’re very excited (and a bit nervous) to announce the new development cycle of the Arduino IDE. As you may have noticed, we’ve been continuously removing functionality from the Java package, and migrating them to a collection of external tools. We began this project by moving the build logic to arduino-builder, which now also […]