Reorder

Reorder

5th - 6th Grade

5 Qs

quiz-placeholder

Similar activities

RBT Tahun 5 - Pengaturcaraan

RBT Tahun 5 - Pengaturcaraan

5th Grade

10 Qs

LINE FOLLOWER

LINE FOLLOWER

5th Grade

10 Qs

五年级设计与工艺:微控制器

五年级设计与工艺:微控制器

4th - 6th Grade

10 Qs

Komponen Komputer

Komponen Komputer

1st Grade - University

10 Qs

K3 : TEST MODULE INTEGRATION CODE

K3 : TEST MODULE INTEGRATION CODE

1st - 5th Grade

10 Qs

Design and Mechanism Revision Lower Sec

Design and Mechanism Revision Lower Sec

6th Grade

10 Qs

DT Grade 5 T1 Engino Unit 3 Activity 14

DT Grade 5 T1 Engino Unit 3 Activity 14

5th Grade

6 Qs

RBT Tahun 5 - Pengaturcaraan (6.3.3 & 6.3.4)

RBT Tahun 5 - Pengaturcaraan (6.3.3 & 6.3.4)

5th Grade

10 Qs

Reorder

Reorder

Assessment

Quiz

Design

5th - 6th Grade

Hard

Created by

مسلم الخوار

Used 7+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • Ungraded

In this project, you are going to create a calculator using the Microcontroller.

Showing answers on LED grid.

The Microcontroller will use:

• Pin pads as input for each calculator function.

a variable to store the results of calculations.

• LED grid to output the answers

• LED grid and buzzer to feedback to the user

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In this project, you are going to create a calculator using the Microcontroller.

Showing answers on LED grid.

The Microcontroller will use:

• Pin pads as input for each calculator function.

a variable to store the results of calculations.

• LED grid to output the answers

• LED grid and buzzer to feedback to the user

Basic requirements

1. Outputs “Calculator” at the start of the program

2. Sets Answer variable to 0 at the start of the program.

3. Input pin pad (D3) add 1 to Answer.

4. Input (D10) subtract 1 from Answer.

5. Input (D6) will output Answer and play the buzzer.

Advanced requirements

1. Input (D2) will add 5 to Answer.

2. Input (D9) will subtract 5 from Answer.

3. Input (D0) will multiply Answer by 2.

4. Input (D12) will reset the program.

5. Play the buzzer when the program is reset

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Basic requirements

1. Outputs “Calculator” at the start of the program

2. Sets Answer variable to 0 at the start of the program.

3. Input pin pad (a) add 1 to Answer.

4. Input (b) subtract 1 from Answer.


.

5. Input (a+b) will output Answer and play the buzzer.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Advanced requirements for calculator project

Input p0 will add 5 to Answer.

Input p1 will subtract 5 from Answer.

Input p2 will multiply Answer by 2

Input shake will reset the program.

And Play the buzzer when the program is reset

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Advanced requirements for calculator project

Input p0 will add 5 to Answer.

Input p1 will subtract 5 from Answer.

Input p2 will multiply Answer by 2

Input shake will reset the program.

And Play the buzzer when the program is reset