arduino podstawy programowania

arduino podstawy programowania

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Mecatronica 5to IOQ Final

Mecatronica 5to IOQ Final

9th - 10th Grade

20 Qs

SIOT - Komunikasi Data Serial UART

SIOT - Komunikasi Data Serial UART

11th - 12th Grade

15 Qs

Bab2 Sistem Komputer Penilaian Sumatif LKS Hal. 34

Bab2 Sistem Komputer Penilaian Sumatif LKS Hal. 34

9th Grade - University

15 Qs

Kit de Robótica - Identificação e Teste dos Componentes

Kit de Robótica - Identificação e Teste dos Componentes

9th Grade

15 Qs

Wiadomości ogólne Python

Wiadomości ogólne Python

9th Grade

21 Qs

Year 10 Data Transmission

Year 10 Data Transmission

9th - 12th Grade

13 Qs

RobotAcademy PID

RobotAcademy PID

10th Grade - University

20 Qs

Arduino

Arduino

12th Grade

15 Qs

arduino podstawy programowania

arduino podstawy programowania

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Paweł Zaranek

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Która funkcja w Arduino służy do rozpoczęcia komunikacji szeregowej?
Serial.print()
Serial.read()
Serial.begin()
Serial.available()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Która funkcja jest wywoływana tylko raz przy starcie programu Arduino?
loop()
setup()
start()
main()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Do czego służy polecenie pinMode() w Arduino?
Do ustawienia prędkości transmisji
Do odczytu z pinu
Do ustawienia pinu jako wejście/wyjście
Do wysłania danych przez USB

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Który pin odpowiada za diodę wbudowaną w płytkę Arduino Uno?
10
12
LED_BUILTIN
13

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Co zwraca funkcja Serial.available()?
Ilość wolnej pamięci
Liczbę bajtów czekających do odczytu
Czas działania programu
Liczbę zapisanych danych EEPROM

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Który z poniższych to typ całkowity w języku C/C++?
float
char
int
string

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Jakie słowo kluczowe służy do instrukcji warunkowej?
when
check
if
case

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?