116 RGB LED Matrix Driver

116 : RGB LED Matrix Driver

Design renderSelect Project123456789ONSW2

How it works

Implements an SPI master to drive an animation with overlapping green/blue waves and a moving white diagonal. Some 7-segment wires are used for a 'sanity check' animation.

How to test

Wire accordingly and use a clock up to 12.5 KHz. Asynchronous reset is synchronized to the clock.

External hardware

RGB LED matrix backpack from SparkFun: https://www.sparkfun.com/products/retired/760

IO

#InputOutput
0clockSCLK
1resetMOSI
2segment c
3segment d
4segment e
5nCS
6segment g
7none (always high)