Join Zahraa Khalil for an in-depth discussion in this video MC74HC595A shift register overview, part of Learning Arduino: Interfacing with Hardware.
- [Instructor] Let's take a look at how…to wire up our shift register to Arduino board.…The shift register we're using is MC74HC595A,…which is a serial-in, parallel-out shift register.…The MC shift register consists of eight-bit shift register.…The eight output bits are referred to as QA through QH.…And sometimes we refer to them as Q zero up to Q seven,…depends on the type.…
The serial data is loaded in at pin A Data Serial In,…and the parallel data is available…at pins QA all the way through QH.…If we only have four bits in,…the shift register will shift only four bits out.…And we can control the state of our LEDs…by connecting them to the output pins of the shift register.…Let's get started by wiring up our data…and clock signals to the Arduino board.…
Author
Released
8/17/2018- Interfacing with an LCD screen
- Wiring and coding the LCD interface
- Displaying random numbers on the LCD
- Interfacing with a seven-segment LED component
- Cycling through LEDs
- Using a shift register to interface with a seven-segment LED
- Interfacing with a keypad
- Combining the LCD, keypad, and LED
Skill Level Intermediate
Duration
Views
Related Courses
-
Learning Arduino: The Basics
with Peggy Fisher1h 54m Beginner -
Learning Arduino: Pulse Width Modulation
with Rae Hoyt1h 16m Intermediate -
IoT Foundations: Device Management
with Ryan Hu2h 11m Intermediate -
IoT Foundations: Fundamentals
with Bruce Sinclair38m 9s Intermediate
-
Introduction
-
The devices used38s
-
1. Interface with an LCD
-
The LCD interface2m 44s
-
Wire up the LCD5m 6s
-
Coding the LCD interface4m 31s
-
2. Interface with a 7-Segment LED Directly
-
The 7-segment LED component1m 24s
-
7-segment LED display types1m 42s
-
Wiring up the 7-segment LED4m 50s
-
3. Interface with a 7-Segment LED Using a Shift Register
-
Wire up the 7-segment LED2m 18s
-
The shiftOut command3m 21s
-
4. Interface with a Keypad
-
Wiring up the keypad1m 57s
-
Setup the keypad library2m 10s
-
HelloKeypad4m 41s
-
Conclusion
-
Next steps24s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: MC74HC595A shift register overview