Robotics - L293D Motor Driver IC

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

L293D Motor Driver IC

component that controls TT/DC motors, and consist of several pins

2
New cards

TT/DC Motor

a robotic component that is typically used for robot wheels. It comprises of stator, gears, and a shaft.

3
New cards

PWM pins

can produce analog signal with continuous value from 0-255

4
New cards

Digital Pins

Digital signal only, two values which is on and off

5
New cards

VCC 1

powers the logic for the IC and is connected to the arduino. It handles 3V and 5V

6
New cards

VCC 2

powers the external motors. It can attach up to 34V

7
New cards

GND Pins

Allows current, and excess electrons to flow through and provides a common ground for the L293D's internal logic and the motor's power supply.

8
New cards

Enable Pins: 1&2, 3&4

Turn the motors on and off, and can also control motor speed using PWM signals

9
New cards

Input and Output Pins

  • manipulates the directions of the motors, whether forward or backward.

  • Input: connected to digital pin

  • Output: connected to the motors