This repository contains the source code of the Arduino IDE 2.x, which is currently in the beta stage. The Arduino IDE 2.x is a major rewrite, sharing no code with the IDE 1.x. It is based on the Theia IDE framework and built with Electron. The backend operations such as compilation and uploading are offloaded to an arduino-cli instance running in daemon mode. This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order to provide a frictionless upgrade. If you need assistance, see the Help Center and browse the forum. If you think you found a vulnerability or other security-related bug in this project, please read our security policy and report the bug to our Security Team. The builds are generated every day at 03:00 GMT from the main branch and should be considered unstable.
Features
- The Arduino IDE 2.x is a major rewrite
- It is based on the Theia IDE framework and built with Electron
- Developed with the goal of preserving the same interface
- Currently in beta stage
- Developed with the goal of keeping the user experience of the previous major version
License
Affero GNU Public LicenseFollow Arduino IDE
User Reviews
-
The Arduino IDE is a great choice for beginners who want to learn how to program microcontrollers. It is easy to use and has a wide range of features that make it suitable for a variety of projects.