Exploring Arduino Basics

Exploring Arduino Basics

Assessment

Flashcard

Other

University

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is an Arduino?

Back

An Arduino is an open-source electronics platform for building digital devices.

2.

FLASHCARD QUESTION

Front

What programming language is primarily used for Arduino?

Back

C/C++

3.

FLASHCARD QUESTION

Front

What is the purpose of the Arduino IDE?

Back

The purpose of the Arduino IDE is to facilitate programming and uploading code to Arduino boards.

4.

FLASHCARD QUESTION

Front

Name one common type of Arduino board.

Back

Arduino Uno

5.

FLASHCARD QUESTION

Front

What is a digital pin on an Arduino?

Back

A digital pin on an Arduino is a pin that can read or write binary signals (HIGH or LOW).

6.

FLASHCARD QUESTION

Front

How do you upload a sketch to an Arduino?

Back

Connect Arduino to computer, open IDE, select board/port, write/open sketch, click 'Upload'.

7.

FLASHCARD QUESTION

Front

What is the function of the 'setup()' method in an Arduino sketch?

Back

The 'setup()' method initializes the Arduino environment before the main loop runs.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?