Exploring Arduino Uno Basics

Exploring Arduino Uno Basics

Professional Development

10 Qs

quiz-placeholder

Similar activities

Quiz Módulo 1 - Robótica

Quiz Módulo 1 - Robótica

9th Grade - Professional Development

9 Qs

EuroTeach Institute Robotic Coding Design Development Course

EuroTeach Institute Robotic Coding Design Development Course

Professional Development

10 Qs

Batch E420 - Python module Quiz

Batch E420 - Python module Quiz

Professional Development

15 Qs

Quiz on Dig into Digital

Quiz on Dig into Digital

Professional Development

15 Qs

Blender

Blender

7th Grade - Professional Development

11 Qs

LPVLSI

LPVLSI

Professional Development

10 Qs

ANN with Arduino: Quiz 3

ANN with Arduino: Quiz 3

Professional Development

10 Qs

แบบทดสอบก่อนเรียน หน่วยที่ 11

แบบทดสอบก่อนเรียน หน่วยที่ 11

Professional Development

10 Qs

Exploring Arduino Uno Basics

Exploring Arduino Uno Basics

Assessment

Quiz

Education

Professional Development

Medium

Created by

Tamilselvi S

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary microcontroller used in Arduino Uno?

ATmega328P

ESP8266

PIC16F84

ATmega2560

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many digital input/output pins does the Arduino Uno have?

10

8

16

14

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum voltage that can be supplied to the Arduino Uno?

5V

9V

15V

12V

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is primarily used for Arduino programming?

C/C++

Java

JavaScript

Python

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The 'setup()' function is for defining global variables only.

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

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

The 'setup()' function runs the main loop of the sketch.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you power the Arduino Uno besides using USB?

Power the Arduino Uno using a solar panel without a regulator.

Power the Arduino Uno using a laptop charger directly.

Power the Arduino Uno using an external power supply or the Vin pin.

Power the Arduino Uno using a standard AA battery pack.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The 'loop()' function is used to define variables in an Arduino sketch.

The 'loop()' function initializes the Arduino board.

The 'loop()' function stops the execution of the program.

The 'loop()' function runs the main code repeatedly in an Arduino sketch.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?