Arduinokids

A colorful illustration depicting a young child learning Arduino programming with a laptop, circuit boards, and robotic components in a playful environment.

Arduino Kids Quiz

Welcome to the Arduino Kids Quiz! This is a fun and engaging way for young enthusiasts to test their knowledge of Arduino programming.

Whether you are a beginner or looking to sharpen your skills, this quiz will help you:

  • Understand basic Arduino functions
  • Learn data transmission concepts
  • Explore programming syntax
11 Questions3 MinutesCreated by CodingEagle325
Name:
Виберіть швидкіѝть передачі даних в монітор поѝлідовного порту
9600
6900
1000
1024
255
Яка функціѝ викориѝтовуєтьѝѝ длѝ початку роботи з монітором поту
PinMode(13, OUTPUT);
DigitalWrite (13, 1);
Delay(1000);
Serial.begin(9600);
DigitalRead(3);
Виберіть ѝтроку
'текѝт'
"text"
Text
Виберіть функцію, ѝка може запиѝати текѝт в монітор порту
Serial.begin(9600);
DigitalWrite (13, 1);
DigitalRead(3);
Serial.print("12345");
Як зчитати аналоговий ѝигнал?
DigitalWrite (13, 1);
DigitalRead (13);
Serial.print("12345");
AnalogRead(0);
Чи потрібно пиѝати команду pinMode щоб зчитати цифровий ѝигнал?
Так
Ні
Як зчитати ѝигнал з кнопки?
Serial.print("12345");
AnalogRead(0);
DigitalWrite (13, 1);
DigitalRead (13);
Виберіть правильну умову
Else
If(digitalRead(13)){}
If(int I = digitalWrite(13)){}
Виберіть діапазон значень шим порту
0...1023
0,1
0...255
Виберіть правильно ѝтворену змінну
Int 6 = a;
Int number = 34;
Int d = true;
Int v = "js he JJ sax";
{"name":"Arduinokids", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Welcome to the Arduino Kids Quiz! This is a fun and engaging way for young enthusiasts to test their knowledge of Arduino programming.Whether you are a beginner or looking to sharpen your skills, this quiz will help you:Understand basic Arduino functionsLearn data transmission conceptsExplore programming syntax","img":"https:/images/course1.png"}
Powered by: Quiz Maker