Arduino Aptitude

Arduino Aptitude

University

30 Qs

quiz-placeholder

Similar activities

HME UMM

HME UMM

University

25 Qs

Robótica - Arduino

Robótica - Arduino

5th Grade - University

30 Qs

Arduino Programming Basics

Arduino Programming Basics

University

25 Qs

Programación Básica de Arduino

Programación Básica de Arduino

University

25 Qs

ARDUINO BOARD

ARDUINO BOARD

10th Grade - University

35 Qs

Basics of Robotics

Basics of Robotics

University

25 Qs

Basics of IoT & Arduino

Basics of IoT & Arduino

University

25 Qs

แบบทดสอบก่อนเรียน 2/2564 ส.2/6

แบบทดสอบก่อนเรียน 2/2564 ส.2/6

KG - Professional Development

30 Qs

Arduino Aptitude

Arduino Aptitude

Assessment

Quiz

Other

University

Hard

Created by

DKTE ELECTRONICS

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is default bootloader of the Arduino UNO?

Bare box

AIR boot

GAG

Optiboot bootloader

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Number of tone() function can be invoked to run simultaneously on Arduino board

Infinity

Only one

Two

Four

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Place code in _____ to make an LED flash 10 times.

Void Setup()

Void Loop()

Either Void Setup() or Void Loop()

None of these

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the numeric value of the char "H"?

74

68

72

73

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following options is an alternative to the Arduino IDE for programming Arduino?

Eclipse Arduino IDE

PlatformIO

Ino

All of the above

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true about AVR microcontrollers?

Programs and modifiable data (variables) share the same memory space.

Code and modifiable data (variables) are stored in separate memory spaces.

Both are true: The AVR microcontroller is a modified Harvard architecture RISC Controller. Programs and modifiable data (variables) share the same memory space.

Both are true: The AVR microcontroller is a modified Harvard architecture RISC Controller. Code and modifiable data (variables) are stored in separate memory spaces.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_____ can be used to implement an RS-232 or RS-485 interface, or without external interface logic for chip-to-chip communication.

I2C

SPI

TWI

PWM

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?