COMP100 Homework #2

What are pull-up/pull-down resistors and why are they needed?
There is a range of resistor values that can be used for pull-up resistance. List a resistor value that is within this range.
What is debouncing and why is it necessary?
What is HTTP?
Given the following loop, how much time is being spent?: for(int I = 0; I < 10; i++) { delay(50); }
0.5 sec
5 sec
50 sec
500 sec
What function is useed to set a digital pin HIGH/LOW?
PinMode()
PinWrite()
DigitalRead()
DigitalWrite()
What function is used to perform a digital read?
PinMode()
AnalogRead()
DigitalRead()
DigitalWrite()
Please fill in your name and email address.
{"name":"COMP100 Homework #2", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"What are pull-up\/pull-down resistors and why are they needed?, What is debouncing and why is it necessary?, What is HTTP?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker