
First AVR Microcontroller Quiz
Quiz
•
Computers
•
University
•
Hard

Ansgar Meroth
Used 3+ times
FREE Resource
Enhance your content
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the prohibited state/ condition in S-R latch and needs to be avoided due to unpredictable nature of output?
a. S = R = 0
b. S = 0, R = 1
c. S = 1, R = 0
d. S = R = 1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The truth table for an S-R flip-flop has how many VALID entries?
a) 1
b) 2
c) 3
d) 4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you write if you want to set only PA3 in PORTA to 1?
PORTA = PA3;
PA3=PORTA;
PORTA |= (1<<PA3);
PORTA = (1<<PA3);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you write if you want to set only PA3 in PORTA to 0?
PORTA = 0;
PA3=0;
PORTA |= (0<<PA3);
PORTA &= ~(1<<PA3);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which register determines whether PORTB Pin 3 is an output or an input?
DDRB
PORTB
PINB
DPB
6.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Which are Registers for Digital IO of the Port B?
PORTB
PINB
DB
DDRB
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
On a positive edge-triggered S-R flip-flop, the outputs reflect the input condition when ________
a) The clock pulse is LOW
b) The clock pulse is HIGH
c) The clock pulse transitions from LOW to HIGH
d) The clock pulse transitions from HIGH to LOW
Similar Resources on Wayground
12 questions
IoT - Internet das Coisas
Quiz
•
University
10 questions
PHP
Quiz
•
University
12 questions
Operators in C
Quiz
•
University
10 questions
Expression in C Programming
Quiz
•
University
10 questions
Kuis #2 : HTML Lanjut
Quiz
•
University
7 questions
UAS Antarmuka Mikrokontroler dan IOT
Quiz
•
University
10 questions
Quiz HTML
Quiz
•
University
9 questions
Arduino Interface
Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University