ECE415L - LONG QUIZ

ECE415L - LONG QUIZ

University

30 Qs

quiz-placeholder

Similar activities

Dasar Pemrograman TP

Dasar Pemrograman TP

University

25 Qs

Quiz sobre Sistemas de Bombeo

Quiz sobre Sistemas de Bombeo

University

28 Qs

Maquinas y Equipos Termicos II

Maquinas y Equipos Termicos II

University

35 Qs

Spaceport Rules

Spaceport Rules

University

25 Qs

Robotics II - Final Exam

Robotics II - Final Exam

12th Grade - University

25 Qs

Evaluación final electricidad 2ºESO

Evaluación final electricidad 2ºESO

8th Grade - University

31 Qs

Quiztions!

Quiztions!

University

25 Qs

Quiz Energi

Quiz Energi

10th Grade - University

25 Qs

ECE415L - LONG QUIZ

ECE415L - LONG QUIZ

Assessment

Quiz

Engineering

University

Medium

Created by

Ted Tose

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of an interrupt in the PIC16F628A microcontroller?

To stop the main program permanently

To handle events asynchronously without polling

To increase the clock speed

To execute the main loop faster

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MikroC, which function is used to enable global interrupts?

INTCON.GIE = 1;

EnableInterrupts();

interrupt_enable();

GIE_Set();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of interrupt is triggered by a change on the RB0/INT pin?

Timer interrupt

External interrupt

UART interrupt

ADC interrupt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the OPTION_REG.INTEDG bit in the PIC16F628A?

To enable or disable interrupts globally

To set the priority of an interrupt

To determine whether an interrupt is triggered on a rising or falling edge

To clear the interrupt flag

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of the 7447 IC?

Motor driver

7-segment decoder/driver

Voltage regulator

Memory storage

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of seven-segment display is compatible with the 7447 IC?

Common Anode

Common Cathode

Both A and B

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the logic level required to activate a segment in a common anode seven-segment display?

Logic LOW (0)

Logic HIGH (1)

Alternating between HIGH and LOW

No external control required

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?