Arduino Uno Quick Start Manual page 35

Hide thumbs Also See for Arduino Uno:
Table of Contents

Advertisement

Figure 5 The Arduino IDE is well organized.
• When you click the Upload button (DU or Ctrl-U), the IDE compiles the
current program and uploads it to the Arduino board you ve chosen in
the IDE s Tools > Serial Port menu. (You ll learn more about this in
piling and Uploading Programs, on page
• The New button (DN or Ctrl-N) creates a new program by emptying the
content of the current editor window. Before that happens, the IDE gives
you the opportunity to store all unsaved changes.
• Open (DO or Ctrl-O) opens an existing program from the file system.
• Save (DS or Ctrl-S) saves the current program.
• The Arduino can communicate with a computer via a serial connection.
Clicking the Serial Monitor button (BDM or Ctrl-Shift-M) opens a serial
monitor window that allows you to watch the data sent by an Arduino
and also to send data back.
19.)
www.it-ebooks.info
Meeting the Arduino IDE
15
Com-
report erratum
discuss

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Arduino Uno and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents