robotics QA
robotics QA
I. Answer in brief
1. Definition of robotics
Ans: "A reprogrammable, multifunctional manipulator designed to move material,
parts, tools, or specialized devices through various programmed motions for
the performance of a variety of tasks" .
CHAPTER 2
I. Fill in the blanks
1. parametric sensor is also known as active sensor
2. Passive Sensor generates its own electric signals
3. Absolute Sensor react to stimulus on an absolute scale
4. A sensor is defined as a device that responds to a physical stimulus
5. An accelerometer is a tool that measures proper acceleration.
6. The soil moisture sensor is a kind of sensor used to measure the content
of water within the soil
7. 14 are IO pins of Arduino uno
8. 8-bit given by PWM
9. RST pin used for reset microcontroller.
10. Flash Memory is 32 KB
11. SRAM is 2 KB
2. Explain IR sensor
Ans: The IR sensor is an electronic device that measures and detects
infrared radiation in its surrounding environment. Or in simple
words, it is a light-emitting diode that can detect the change in color,
heat, and (infrared)IR radiation
6. What is ATmega328?
Ans: The Arduino Uno is one kind of microcontroller board based on
ATmega328, and Uno is an Italian term which means one. Arduino Uno is
named for marking the upcoming release of microcontroller board
namely Arduino Uno Board 1.0. This board includes digital I/O pins-14, a
power jack, analog i/ps-6, ceramic resonator-A16 MHz, a USB
connection, an RST button, and an ICSP header. All these can support the
microcontroller for further operation by connecting this board to the
computer. The power supply of this board can be done with the help of
an AC to DC adapter, a USB cable, otherwise a battery.
1. Parentheses ( )
2. Curly Brackets { }
Chapter 5
I. Answer the followings
1. What is syntax what are functions in arduino coding?
Ans: Syntax in Arduino signifies the rules need to be followed for the
successful uploading of the Arduino program to the board
11. How many digital input output pins are available in node MCU?
Ans: There are 16 digital input output pins are available