Robotics 8 - ME LED Matrix
Robotics 8 - ME LED Matrix
Objectives:
10/08/2022
• An LED matrix is an information board
that displays information. Consisting
array of LED typically in rows and
columns.
• Each LED in the matrix can be
individually controlled to turn on or
off, allowing the display of characters,
numbers, symbols, and even simple
graphics.
• It is usually seen on machines, railway
departures, clocks, and other simple
displays with low resolution.
10/08/2022
10/08/2022
Feature LED Matrix Seven-Segment Display
Structure Grid of LEDs arranged in rows and columns Seven individual segments arranged in a figure-eight pattern
Character Display Capable of displaying a wide range of characters and graphics Primarily used for displaying numbers (0-9) and a few letters
Flexibility Highly flexible, can display text, numbers, and simple graphics Limited to numeric and some alphanumeric characters
Cost Generally higher due to complexity and number of LEDs Typically lower cost
Power
Higher due to more LEDs and complex control requirements Lower power consumption
Consumption
Used in electronic signs, information displays, and complex visual Used in digital clocks, calculators, and basic numeric
Applications
indicators displays
Size and Resolution Available in various grid sizes (e.g., 8x8, 5x7), determining resolution Size is relatively fixed based on segment design
Brightness and Can control brightness per LED; available in single-color, bi-color, and Usually single color with uniform brightness across
10/08/2022
The Me LED matrix (8x16) contains a total of 128 pieces of aligned blue colored LEDs.
When data is received from the mainboard, it can display a number, letter, or symbol.
10/08/2022
In this program, the LED matrix which is connected
to port 3 programmed to display an eye expression
every after 1 second once the onboard button is
press and clears the screen.
10/08/2022