Seven Segment Clock

Objective: Develop an app that tells the time in a seven segment display.

Problem: There are too many segments in the seven segment display to change at a time.

Solution: Use a translation table to limit the number of segments turning on and off to eight.