Basics of IoT & Arduino

Basics of IoT & Arduino

University

25 Qs

quiz-placeholder

Similar activities

Arduino tinkercad

Arduino tinkercad

University

24 Qs

Running Text

Running Text

University

20 Qs

Exploring the Realm of IoT

Exploring the Realm of IoT

University

20 Qs

Arduino

Arduino

University

21 Qs

Teacher's Assessment Electronics

Teacher's Assessment Electronics

KG - Professional Development

22 Qs

workshop quizz

workshop quizz

University

21 Qs

Arduino Coding

Arduino Coding

University

25 Qs

Micro-Thon Event Quiz

Micro-Thon Event Quiz

University

30 Qs

Basics of IoT & Arduino

Basics of IoT & Arduino

Assessment

Quiz

Other

University

Medium

Created by

Ashwini S R

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is the microcontroller used in Arduino UNO?


ATmega2560

ATmega328p

AT91SAM3x8E

ATmega32114

2.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What does p refer to in ATmega328p

Power-Pico

Production

Pico-Power

Programmable on chip

3.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

Arduino shields are also called as _________

Extra peripherals

Connectivity modules

Add on modules

Another Arduinos

4.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is the default bootloader of the Arduino UNO?

Optiboot bootloader

AIR bootloader

Bare box

GAG

Answer explanation

The optiboot bootloader will take 512 bytes, leaving 32256 bytes for application code. Due to its small size larger up-loadable sketch size is achieved.

5.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

Which is the software or a programming language used for controlling of Arduino?

Java

Assembly Language

C language

Any Language

Answer explanation

A program for Arduino can be written in any programming language for a compiler that produces binary machine code for the target processor.

6.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

A program written with the IDE for Arduino is called _________

Sketch

IDE source

Source Code

Drawing

7.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

Arduino IDE consists of 2 functions. What are they?

Build() and loop()

Setup() and build()

Setup() and loop()

Loop() and build() and setup()

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?