Introduction to Electronics for Robotics Flashcards

(16 cards)

1
Q

What is the main part of the Arduino that acts like the brain?

A

Microcontroller

The microcontroller used in Arduino is typically the ATmega328P.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The pins labeled A0 to A5 are called _______.

A

Analog pins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The small button used to restart the Arduino is called the _______.

A

Reset button

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The Arduino can be powered using a battery through the _______.

A

Power jack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The little light that comes on when the Arduino is working is called an _______.

A

LED

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The programming language used in Arduino is based on _______.

A

C/C++

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a microcontroller?

A

A small computer that can run programs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The special pin marked ‘GND’ means _______.

A

Ground

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The pins labeled 0 to 13 are called _______.

A

Digital pins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What kind of pins on Arduino read signals from sensors like light or temperature?

A

Analog Pins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is an LED on an Arduino?

A

A small light

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which sensor is used in robots to detect obstacles?

A

Ultrasonic sensor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Why do we use a motor in a robot?

A

To help it move

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the components of Arduino Microcontroller?

A

Microcontroller (ATmega328P),
USB Port,
Power Jack (DC Barrel Jack),
Voltage Regulator,
Digital Pins Labeled 0 to 13,
Analog Pins Labeled A0 to A5, GND (Ground Pins),
Reset Button,
Built-in LED (Pin 13)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the different components used in Robotics?

A

Components used in Robotics are:
Battery : Used to provide power to the robot.
LED : Produces light when electricity passes through it.
Switch : Controls the flow of electric current by opening or closing a circuit.
Resistor : Limits the flow of electric current in a circuit.
Breadboard : Provides a platform for building and testing circuits.
Motors : Used to make machines move.
Sensors : Detects changes in the environment and provides feedback to the
robot.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the purpose of a switch in robotics?

A

Controls the flow of electric current by opening or closing a circuit