This document describes research on designing seven segment static display systems to represent complete characters. It presents an approach using a piece-wise continuous algorithm via a microcontroller to combine two seven segment displays to achieve letters from h-z. The research implemented this design to physically display the phrase "FACULTY OF SCIENCE". Codes were written in assembly language and simulated in Proteus before burning onto a microcontroller. The results demonstrated the piece-wise algorithm successfully manipulated seven segments to represent more characters, increasing usability compared to standard seven segment displays.