New game
Download
Get Academic Plan
Share game
Integrate it into your platform

You can integrate the game into an LMS compatible with LTI 1.1 or LTI 1.3 such as Canvas, Moodle, or Blackboard. This way, the scores will be automatically saved into the platform’s gradebook.
Download
You have exceeded the maximum number of games you can integrate into Google Classroom with your current Plan.

To integrate as many games as you want in Google Classroom, you need an Academic Plan or a Commercial Plan.

You have exceeded the maximum number of games you can integrate into Microsoft Teams with your current Plan.

To integrate as many games as you want in Microsoft Teams, you need an Academic Plan or a Commercial Plan.

Downloading games is an exclusive feature for users with an Academic Plan or a Commercial Plan.

Get your Academic Plan or your Commercial Plan now and start integrating your games into your LMS, website or blog.

If you wish, you can download a demo game here and test its integration:

Intro to Data Types, Variable Name, PWM

Quiz

(2)
Played 64

About this activity

This self-paced activity is designed to help learners review and reinforce the key concepts discussed in the lecture on Arduino Uno and RGB LED control. It consists of three sections:

Key Terms and Important Details: Focuses on fundamental concepts such as PWM, Arduino pin functions, RGB LED behavior, and the role of resistors.
Data Types: Tests understanding of different Arduino data types and their correct usage in programming.
Variable Names: Checks knowledge of valid and invalid variable naming rules in Arduino programming.

Created by

Philippines

Download the paper version to play

Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

%
Anonymous
Anonymous
%
%
%
You have exceeded the maximum number of games you can print with your current Plan.

To print as many games as you want, you need an Academic Plan or a Commercial Plan.

Print your game
Intro to Data Types, Variable Name, PWM
 

Intro to Data Types, Variable Name, PWMOnline version

This self-paced activity is designed to help learners review and reinforce the key concepts discussed in the lecture on Arduino Uno and RGB LED control. It consists of three sections: Key Terms and Important Details: Focuses on fundamental concepts such as PWM, Arduino pin functions, RGB LED behavior, and the role of resistors. Data Types: Tests understanding of different Arduino data types and their correct usage in programming. Variable Names: Checks knowledge of valid and invalid variable naming rules in Arduino programming.

by Roy Nepomuceno
1

Which statement best describes PWM?

2

Which Arduino pins can output PWM signals?

3

In a common cathode RGB LED, the common pin connects to which pin in the Arduino Uno board?

4

What does duty cycle represent in PWM?

5

What does a PWM value of 255 represent in Arduino?

6

What is the main purpose of resistors in LED circuits?

7

What is the symbol (~) on Arduino pin labels called?

8

What happens when all three LED channels are ON at full brightness?

9

Which Arduino function sets the brightness level of an LED?

10

Why is analogWrite() used in controlling an RGB LED?

11

Which data type stores whole numbers between –32,768 and 32,767?

12

Which data type is best for storing a true/false value?

13

Which data type stores single characters?

14

Which data type is used for decimal numbers?

15

Which data type is used for text like "Hello"?

16

Which data type can store numbers from 0 to 255 only?

17

Which data type would you use for grade = 'A'?

18

Which data type can store very small decimal numbers like 0.0005?

19

Which data type is most memory-efficient for storing small integers?

20

Which data type would you use for storing a password like "1234"?

Are you sure you want to leave the page?

If you leave the page, you will lose your game progress.