Arduino has officially launched its second generation of development environment.
IDE 2.0 has been in beta since the spring of 2021, balancing feedback from across the wide range of Arduino users.
The latest version includes a modern editor and provides a better overall user experience thanks to a responsive interface and faster compilation time. It is based on the Eclipse Theia framework, which is an open source project based on the same architecture as VS Code (language server protocol, extensions, debugger). The front-end is written in TypeScript, while most of the backend is written in Golang.
- Renesas backs Arduino with $10m
- Arduino launches nine core module for edge AI
- Arduino uses Mbed for low code IoT ML development
Over and above the core features, IDE 2.0 benefits from a number of enhancements and additional support. The Serial Monitor and Plotter can be used together, enabling users to have both text and graphs for data output, rather than having to choose between them.
An Arduino-optimized code-completion and code-assist within the language server, helps developers write code quickly and spot errors during typing. The enormous amount of user feedback allowed us to identify the weakest spots such as code assist and completion, serial output, loading and compilation time.
The Serial Plotter is an enhanced tool for tracking different data and variables which are received from an Arduino board that helps understand the data better. It can be used for testing and calibrating sensors, comparing values and other similar scenarios.
Another key feature is the autocomplete during sketch editing. While typing, the editor can suggest the autocompletion of variables and functions according to the code and the libraries being used. When right-clicking on a variable or a function, a contextual menu will provide navigation shortcuts to jump to the line (and file) where they are declared.
For people who work on multiple computers or want to store their Sketches securely in the Cloud, the Remote Sketchbook integration allows sketches in Arduino Cloud and Arduino Web Editor can be edited in IDE 2.0. The Arduino Web Editor also allows coding from a browser in the online IDE with access to all the sketches and libraries from the cloud.
Other articles on eeNews Europe
- Beyond Gravity sets up lithography division as it prepares for sale
- ARM shows Neoverse V2, plans V3 for 2023
- Semiconductor market heads for biggest downturn since 2000
- ARM, IBM team on low power analog AI chip