0% found this document useful (0 votes)
14 views7 pages

Robotics 8 - ME LED Matrix

Uploaded by

yamyrrafshan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views7 pages

Robotics 8 - ME LED Matrix

Uploaded by

yamyrrafshan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Junior High School

Lesson: Me LED Matrix

Objectives:

At the end of this lesson, you should be able to :

• define what an LED matrix is;


• learn the purpose of an LED matrix;
• understand how an LED matrix works; and
• wire and program an LED matrix.

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

Color RGB versions segments

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.

In this program, the LED matrix connected to port 3 is


programmed to display the numbers 1, 2, and 3 every 3
seconds and the robot will start to execute the given
command when its on-board button is pressed.

10/08/2022

You might also like