Arduino Aptitude

Arduino Aptitude

University

30 Qs

quiz-placeholder

Similar activities

แบบทดสอบก่อนอบรม

แบบทดสอบก่อนอบรม

University

30 Qs

Repaso Automatización y Control

Repaso Automatización y Control

University

31 Qs

101-125 ив

101-125 ив

University

25 Qs

Advance Processors 2

Advance Processors 2

12th Grade - University

25 Qs

Q5. Digital Imaging and Diagnostic Tools

Q5. Digital Imaging and Diagnostic Tools

University

30 Qs

Arduino

Arduino

University

25 Qs

แบบทดสอบ IoT

แบบทดสอบ IoT

University

25 Qs

Arduino Coding

Arduino Coding

University

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