The Arduino IDE 2.0 is really a great project! So why the (Pro) IDE? The simple IDE had a lot of missing features. This made it a really great app by adding a lot of features for convenience for larger and larger projects. πŸ™‚

If you can't see the photo, please report it in the comments!

This program, which has completed its development phase, is now trying to provide a good experience to its users in version 2.0. So what features does the IDE have?

New Arduino IDE Features

  • Debugger
  • Dual mode; Classic Arduino look and Pro (File System view)
  • Theme switching feature (like Dark mode)
  • Designed for larger projects and projects with a lot of files
  • Add third-party cards, libraries, and plug-ins to the IDE function
  • Arduino, Python, and JavaScript code support
  • New card manager, library manager, and serial monitor
If you can't see the photo, please report it in the comments!
  • Autocomplete your code
  • Ability to close tabs
  • Git integration
  • Integrated version control
  • Ability to navigate or browse the definition, declaration, and references of any code via the right-click menu (including libraries)
  • Detailed help panel when rearranging your codes

I would definitely recommend using the Arduino IDE. It is really simple and easy to use. You can also check out the Arduino Pro IDE’s GitHub page here.

Click here to download. Good coding! 😊