As for studying programming with the IDE, do you mean I can simulate an Arduino without having it?
While there is no simulator available in the arduino IDE, you can compile (named verify on the ide) without having an actual board attached.
As for studying programming with the IDE, do you mean I can simulate an Arduino without having it?
While there is no simulator available in the arduino IDE, you can compile (named verify on the ide) without having an actual board attached.