Basics of IoT & Arduino

Basics of IoT & Arduino

University

25 Qs

Student preview

quiz-placeholder

Similar activities

JENIS-JENIS ARDUINO

JENIS-JENIS ARDUINO

University

20 Qs

Exploring the Realm of IoT

Exploring the Realm of IoT

University

20 Qs

QUIZ 1

QUIZ 1

University

20 Qs

Contract Act

Contract Act

University - Professional Development

20 Qs

Contracts

Contracts

KG - University

20 Qs

แบบทดสอบ IoT

แบบทดสอบ IoT

University

25 Qs

BJT AC Analysis Round1

BJT AC Analysis Round1

University

20 Qs

IOT SYNERGIA FINALE

IOT SYNERGIA FINALE

University

20 Qs

Basics of IoT & Arduino

Basics of IoT & Arduino

Assessment

Quiz

Created by

Ashwini S R

Other

University

1 plays

Medium

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()

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?