Conventions¶
This website uses the following typographic conventions:
- Keywords and folders names are in
Terminalfont:
Download and install Arduino 2.0 under the
/Applicationsfolder.
- Code is displayed with
Terminalfont in a light grey box:
#include "Arduino.h"
- Notes and warnings are displayed inside coloured boxes.
Danger
Warning
Info
Note
Example
- Applications are in Sans Serif bold font.
Open a Terminal window.
- Elements of the interface and menus are presented using Sans Serif bold font. Keyboard shortcuts and mouse actions are framed.
Call the menu File > New > New Project… or press Shift+Cmd+N.
- A mentions an external link to the web.
The local libraries should comply with the Arduino IDE 1.5: Library specification .
- Dates are stated as
DD MMM YYYY, withDDfor day,MMMfor month in plain letters, andYYYYfor year.
10 Dec 2018 | 10.3.4 | Updated support for Arduino 1.8.8 IDE