From the course: Learning Arduino: Interfacing with Hardware

Overview of the 7-segment LED - Arduino Tutorial

From the course: Learning Arduino: Interfacing with Hardware

Start my 1-month free trial

Overview of the 7-segment LED

- [Instructor] Now, in this part of the course, I'm going to use the seven-segment LED with Arduino. I'll be doing this in three parts. First, just introducing the seven-segment LED and connecting it to Arduino in order to see how it works. Second, using the software in order to show numbers and letters by understanding the truth table of the seven-segment LED. Finally, we're going to use the seven-segment LED with the shift register. We'll be covering some programming concepts like loops and arrays and when we are using the shift register.

Contents