A
A
Alexey Chernysh2015-11-11 14:47:15
Arduino
Alexey Chernysh, 2015-11-11 14:47:15

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

6 answer(s)
A
Alexey Chernysh, 2015-11-11
@chernish2

www.codeblocks.org

V
Vitaly Filinkov, 2015-11-11
@vitfil

Sublime Text with plugin

A
AntHTML, 2015-11-11
@anthtml

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.

S
svd71, 2015-11-12
@svd71

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.

O
OnYourLips, 2015-11-11
@OnYourLips

Standard.
Arduino is a constructor for simple projects, a toy.
For him, do not do something complicated, so the usual IDE is enough.

A
Andrey Skorzhinsky, 2015-11-20
@AndyKorg

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 question

Ask a Question

731 491 924 answers to any question