Arduino Aptitude

Arduino Aptitude

University

30 Qs

quiz-placeholder

Similar activities

Penilaian sumatif 1 Kelas XI

Penilaian sumatif 1 Kelas XI

11th Grade - University

30 Qs

SOAL LATIHAN MANAGERIAL PPPK

SOAL LATIHAN MANAGERIAL PPPK

University

25 Qs

Ujian Bahasa Indonesia Semester I

Ujian Bahasa Indonesia Semester I

4th Grade - University

25 Qs

QUIZ AUDIO / MICROFONOS / VARIOS

QUIZ AUDIO / MICROFONOS / VARIOS

University

30 Qs

RAD 217 Exam 3 Review

RAD 217 Exam 3 Review

University

25 Qs

Q5. Digital Imaging and Diagnostic Tools

Q5. Digital Imaging and Diagnostic Tools

University

30 Qs

Kewirausahaan

Kewirausahaan

University

25 Qs

Fun Practice

Fun Practice

KG - Professional Development

26 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?