Recommended IDE Alternatives

Hi. I'm relatively new to the Arduino, and I haven't had a lot of programming experience.

I'm curious if alternatives to the Arduino web-based IDE are available which support more powerful debugging features like breakpoints and software simulation.

If so, I'd like to learn more about their relative merits.

Thanks!

You can simulate many things here: https://wokwi.com/

The beta phase Arduino IDE 2.x has an integrated debugger with breakpoints:

It doesn't have simulation in the style of Wokwi though.

Thanks for the tip!

Sounds promising. Thanks!

Seems like it's taken a very long time for an Arduino debugger with breakpoints to become available.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.