No student devices needed. Know more
10 questions
This board is.....
Raspberry pi Board
Uno Board
Arduino Uno Board
Arduino nano
Arduino Uno has I/O pins
Analog pins
Digital pins
Digital and Analog Pins
none of the above
What is LDR module?
Less dependent Ratio
Light dependent Resister
Light deposit Resister
Light dependent Resistor
Ultrasonic Sensor is used for
distance measurement
obstacle avoiding Robot
Target detection
All of these
Street Light Controller we can use
LDR Module
LED
Ultrasonic Sensor
None of the above
It starts with a /* and continues until a */ What does this do?
Loads a sketch
Makes comments
Compiles quicker
Makes stars appear
If we start by writing HIGH out on the pin connected to the LED. What will it make the LED do?
Turn the LED on
Turn the LED off
Both a) & b)
None of the above
A function is a series of programming statements that can be called by name. Which command is called repetitively over and over again as long as the Arduino has power.
loop()
setup()
output
input
Before your program “code” can be sent to the board, it needs to be converted into instructions that the board understands. This process is called...
Stop
Compile
Create Sketch
Serial Monitor
What does IDE stand for?
In Deep Environment
Integrated Development Environment
Internal Deep Escape
IDE
Explore all questions with a free account