January 2015
Beginner
324 pages
7h 42m
English
Compared to IDEs such as Eclipse, Xcode, or Microsoft Visual Studio, the Arduino IDE is simple. It mainly consists of an editor, a compiler, a loader, and a serial monitor. (See Figure 5, The Arduino IDE is well organized or, even better, start the IDE on your computer.)

It has no advanced features such as a debugger or code completion. You can change only a few preferences, and as a Java application it does not fully integrate into the Mac desktop. It’s still usable, though, and even has decent support for project management.
The image that follows shows the IDE’s toolbar, ...
Read now
Unlock full access