Answer the question
In order to leave comments, you need to log in
What is the best IDE for Arduino?
I am a fan of JetBrains products, so I am faced with a painful choice.
There is an Arduino plugin for CLion, but it is still in its infancy, and it is not clear how to properly configure it.
Of course, we do not consider the native "IDE".
The remaining candidates are Eclipse with a plugin and Visual Studio (free) with a plugin.
Both IDEs seem inconvenient to me - I have long disliked Eclipse for being monstrous and illogical, I never really worked in VS. Which one to choose?
Or am I missing something?
Answer the question
In order to leave comments, you need to log in
It is better to try to use the standard one, there are alternative ones, but each one has its own drawbacks, since for the most part they are not very popular and because of this they are not enough.
For example, there is a good thing MariaMole - it looks and works great, but when you need to connect non-standard libraries or split the code into files, you start dancing with a tambourine.
Sublime Text is good in many ways, but plugins also need to be properly attached to it in order for everything to work more or less normally.
VS and Eclipse for microcontrollers are really redundant and not able to reveal their functionality in this area.
The best IDE is the one that allows you to simulate code without having to physically flash the controller. Therefore, I advise you to look at the latest Atmel Studio. It just announced support for Arduino sketches.
Standard.
Arduino is a constructor for simple projects, a toy.
For him, do not do something complicated, so the usual IDE is enough.
Arduino, like iron, is an MK plus a small harness. Accordingly, the most complete support from the manufacturer of the MK. For ardino on Atmel, this is Atmel Studio.
Arudino as a software platform is Wiring, respectively, and an IDE from the manufacturer.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question