Example of a LED Matrix circuit that can be integrated to your Arduino project.
The switches represents the pins out of the Arduino board.
Individual LEDs are driven by setting the states of the columns and rows switches.
Use Multiplexing method in Arduino to act a LED display.