-
Notifications
You must be signed in to change notification settings - Fork 6
Features
apla edited this page Mar 22, 2015
·
9 revisions
layout: wiki-gui-page title: "IDE features" permalink: /gui/Features/



Click on a button with serial port name to open the serial monitor.
Serial port shows board name along with port name if board connected.
On upload .ino file parsed and scanned for baudrate. When you open serial monitor,
correct baudrate will be set.

Board image and settings menu is available when you click on a board name.
- Code build process
- [WIP] Create new sketch from example
- [WIP] Create empty sketch
- Compilation and Upload
- Multiple sketches in one project
- You can set non standard Arduino IDE location via preferences
You'll get a gialog with sketch selection if you have more than one sketch in current project. If you're editing file within sketch folder, this sketch will be automatically selected when compile or upload
Searchable examples
Search and add libraries without IDE reload
Code completion, compilation errors highlight in code