Search Header Logo

Exploring Arduino Basics

Authored by Puok EL3

Other

University

Used 3+ times

Exploring Arduino Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is an Arduino?

A brand of electronic components for home appliances.

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

A type of microcontroller used only for gaming.

A software application for designing websites.

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What programming language is primarily used for Arduino?

C/C++

JavaScript

Java

Python

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the purpose of the Arduino IDE?

To design hardware components for Arduino boards.

To manage network connections for IoT devices.

To provide a graphical interface for 3D modeling.

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

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Name one common type of Arduino board.

Arduino Uno

Arduino Mega

Arduino Pro Mini

Arduino Nano 2560

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a digital pin on an Arduino?

A digital pin can only read analog signals.

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

A digital pin can store multiple values at once.

A digital pin is used for power supply only.

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you upload a sketch to an Arduino?

Connect Arduino to Wi-Fi, open browser, upload sketch online.

Write sketch on paper, scan it, send via email to Arduino.

Use a smartphone app to upload sketch directly to Arduino.

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

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

The 'setup()' method runs the main loop continuously.

The 'setup()' method is used to read sensor data.

The 'setup()' method is for defining variables only.

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?