0 votes
in Arduino by

What are the IDE toolbar of Arduino?

1 Answer

0 votes
by

There are following IDE toolbar of Arduino:

It is used to check if there is any compilation error.

It is used to upload a program to the Arduino board.

Shortcut used to create a new sketch.

It is used to directly open one of the example sketch.

It is used to save your sketch.

Serial monitor used to receive serial data from the board and send the serial data to the board.

Related questions

+1 vote
0 votes
asked Oct 8, 2020 in Arduino by sharadyadav1986
0 votes
asked Oct 8, 2020 in Arduino by sharadyadav1986
...