Arduino project using the 1088AS LED matrix module. 1088AS is an 8X8 red LED module. It is a modular component, meaning you can join as many modules as you like. I'm using an Arduino UNO (for programs ...
The software is splitted into Abstraction Layers so the responsability of each layer are very limited and will make easier the growth and maintenance of the project in a Architectural point of view.