This document describes the design and implementation of interfacing a 5x7 matrix LED display to an 8051 microcontroller. A 5x7 LED dot matrix display was created using 35 LEDs arranged in a 7x5 grid. An ULN2003A driver IC was used to drive the column lines of the display. Assembly code was written to display characters like A, B, C on the LED matrix with a delay between each character. The design allows messages to be displayed and can be used in applications like public transport displays, hospitals, schools and colleges. Future work may involve using GSM technology to receive data from remote locations for display.