Traffic Light Program on mBlock 3 w/Arduino Uno, LEDs & Functions

Traffic Light Program on mBlock 3 w/Arduino Uno, LEDs & Functions

Assessment

Interactive Video

Information Technology (IT), Architecture

10th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers a project on creating a traffic light system using Arduino components and programming it with M Block, a software derived from Scratch 2.0. The instructor explains the setup, including the use of LEDs, jumper wires, and resistors, and demonstrates how to program the system according to the Hong Kong Traffic Light sequence. M Block's block-based programming is highlighted as a user-friendly tool for beginners. The tutorial also covers creating functions for better code organization and explores potential advanced features like adding sound, although not implemented in the demonstration.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What components are used in the Arduino traffic light system project?

Leads, jumper wires, Arduino Uno, lithium battery, breadboard, resistors

Leads, jumper wires, Raspberry Pi, lithium battery, breadboard, resistors

Leads, jumper wires, Arduino Uno, lithium battery, breadboard, capacitors

Leads, jumper wires, Arduino Uno, solar panel, breadboard, resistors

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is M Block derived from?

Python

Scratch 2.0

C++

Java

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of using M Block for programming?

It allows for complex coding without any prior knowledge.

It is the only software compatible with Arduino.

It provides a simple interface for beginners to learn programming.

It is the fastest programming tool available.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of creating functions in M Block?

To add more features to the Arduino board

To simplify the program and make it easier to understand

To reduce the power consumption of the system

To make the code run faster

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What additional feature was discussed for the traffic light system?

Using solar power

Playing sound using a speaker

Adding a camera

Connecting to the internet