I like to revisit this question from time to time to see what is new and could bring about a change. Knowing the community's broad user base, I thought it would be a good place to ask. Maybe a poll would have been a better tool to gather responses. I busy cooking burgers on the BBQ so I don't have time to learn how to do that again.
I have been using the IDE from Arduino. I am using version 1.8.19 and haven't built up the courage to upgrade to the latest version. It works! What more can I ask for?
I was using PlatformIO but found the learning curve or better remember how to perform tasks difficult. It seemed every time I needed an library I had to break out the books to learn how to do it. I find if I don't use an application on a regular basis I forget. I'm not a programmer. What I have learned about programming is through system administration.
I recently read an article on Arduino for Visual Studio Code. After four hours of investment, I abandoned the exercise. I failed to find a clear concise instruction set to configure the environment. I never did find how to load an external library. I spent an hour just trying to get the c_cpp_properties.json configuration file setup without errors. There were google posts on setup but nothing for Linux.
- What is your go-to IDE for Arduino programming?
- What do you classify your programming experience level.? Novice, Intermediate or Expert.
- What makes the program ideal for you?
- Would you recommend it and to what experience level?
- What operating system are you using the program on?
I have a big Arduino project that can use the support of a good IDE. I am back to exploring PlatformIO on VSC. It offered some programming support I can definitely use. Maybe your suggestion might lead me down another path. Look forward to your responses.