Session 5 - Physical Computing - Intro to Arduino

Session 5 - Physical Computing - Intro to Arduino

University

5 Qs

quiz-placeholder

Similar activities

Embesys - Introduction

Embesys - Introduction

University

10 Qs

Ardunio dan komponen input/output

Ardunio dan komponen input/output

12th Grade - University

10 Qs

Arduino_Digitale-Eingänge

Arduino_Digitale-Eingänge

7th Grade - University

8 Qs

Arduino Challenge

Arduino Challenge

KG - Professional Development

5 Qs

Arduino Quiz

Arduino Quiz

University

10 Qs

การเขียนโปรแกรมอาร์ดุยโน

การเขียนโปรแกรมอาร์ดุยโน

University

10 Qs

UTS ROBOTIKA

UTS ROBOTIKA

University

10 Qs

ITT270 Overview of Digital Electronics

ITT270 Overview of Digital Electronics

University

10 Qs

Session 5 - Physical Computing - Intro to Arduino

Session 5 - Physical Computing - Intro to Arduino

Assessment

Quiz

Computers

University

Hard

Created by

Binus Aso

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

How many analog pin in Arduino UNO?

13 pins

6 pins

3 pins

2.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

In Arduino IDE sketch programming, void loop () {} executed only once, while void setup () {} executed repeatedly

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Arduino has output pin that can serve real analog signal.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Arduino uses a 8-bit A/D converter to read data from sensor using function analogRead(pin)

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

All digital pins on Arduino UNO can be used as an analog output using PWM concept

TRUE

FALSE