- The Clock
Due to the size of LED matrix (8x8) only a number with two digits can be shown at same time.
The numbers are in 5x3 (rows x columns) and the first two rows at the top of matrix are used to represent the labels of all features.
Each feature is shown during a second before go ahead to the next.
At first row are:
- Time: Hour (H) / Minute (M) / Second (S)
- Date: Day (D) / Month (M) / Year (Y)
- Temperature: Celsius (ºC) / Fahrenheit (ºF)
At second row are:
- Weekdays: Mo / Tu / We / Th / Fr / Sa / Su
Note: The weekday is shown only when the date is viewed.