Arduino ##LEDmatrix ##shift registers

I wanted to do something different rather than lighting up the whole 8x8 LED matrix, so then I connected it to shift registers and did bit manipulation. I shifted out a byte of data one bit at a time and programmed it to also light up one LED at a time after another. I looped it so it looks like one LED is running through and across the matrix.

Built With

Share this project:

Updates