
Level 6 - Review 2
Authored by Eduprime Robotics
Computers, Education, Other
3rd - 10th Grade
Used 15+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to move servo motor to a different angle?
servo.Write(90);
servo.move(90);
servo.write(90);
servo.Move(90);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for( int count = 10; count > 5; count-- )
{ blink_LED ( ); }
In the above program for how many times the LED will blink?
10
5
6
50
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The range for PWM is
0 to 1023
0 to 180
0 to 255
0 to 360
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to display a message on LCD?
lcd.write ("message");
lcd.print ("message");
lcd.clear ("message");
lcd.begin ("message");
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
lcd.setCursor (0, 1) will move the cursor to
First line and second position
Second line and second position
First line and first position
Second line and first position
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a Micro switch, NC stands for
Not common
Normally closed
Not closed
Normally common
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the cathode of LED is connected to Ground and anode is connected to pin 12, which function should we use to make that LED glow?
digitalRead( 12, HIGH);
digitalWrite ( 12, HIGH);
pinMode (12, HIGH);
analogRead(12, HIGH);
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?