Based on our record, PlatformIO seems to be more popular. It has been mentiond 56 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
We searched for other IDEs that would be simple to use, allow easy import of Arduino libraries, and upload the code on the board. I wanted something of the like of Atom editor, but it was not supported on Raspberry Pi (and deprecated now). We found that PlatformIO could be an option. It is a plugin in VSCode that can manage many type of boards. We went ahead, installed VScode, then the PlatformIO extension. We... - Source: dev.to / about 1 month ago
For the ESP32 in read mode, we've successfully developed a project using PlatformIO that accepts the key during build time and stores it in memory. Source: over 1 year ago
Check out Zephyr OS and Platform IO. Zephyr is part of the Linux foundation and has similarities to Linux with how it performs hardware abstraction (device tree). Platform IO integrates with other frameworks including mbed and Arduino. Source: over 1 year ago
PlatformIO together with avr-stub can be used to do source level debugging but there are some caveats. Source: almost 2 years ago
Look into https://platformio.org/, it can abstract over a few RTOSes, and can show you which OSes work with which chips/boards. Source: almost 2 years ago
Eclipse - Eclipse is an open source community, whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle.
Visual Micro - Arduino IDE for Visual Studio and Atmel Studio
Netbeans - NetBeans IDE 7.0. Develop desktop, mobile and web applications with Java, PHP, C/C++ and more. Runs on Windows, Linux, Mac OS X and Solaris. NetBeans IDE is open-source and free.
embedXcode - embedXcode is a template for Xcode.
IntelliJ IDEA - Capable and Ergonomic IDE for JVM
Visuino - Visuino is a visual programming environment that lets you write programs from Arduino circuit boards.