Join Zahraa Khalil for an in-depth discussion in this video Combine them all: LCD + keypad + LED, part of Learning Arduino: Interfacing with Hardware.
- [Instructor] All right, so we've went through the three…components, so now we are going to include…the seven-segment LED with the LCD and the keypad.…So, we are going to keep the same…wiring for the seven-segment LED,…the same wiring for the LCD,…and the same wiring for the keypad.…The only difference, however,…is that so the shift clock,…which is in pin eleven, the shift register,…is going to be connected in pin nine…in the Arduino board over here.…And it was previously connected to pin eleven,…but I used pin eleven to connect it to the LCD.…
So, if you are going to use two bread boards,…exactly what I'm doing,…so you need to keep the connection between…the two bread boards,…so the positive to the positive,…and then key brand common.…So now, the last piece is connecting…the five volt…here and then ground to ground.…
All right, so now we have the three components together…connected to the Arduino board.…All right, so to start the coding,…why don't you go ahead and open the file 0410 Keypad…7 segment LED LCD start project.…
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: Combine them all: LCD + keypad + LED