Sunteți pe pagina 1din 13

Mahedi Hasan Saykot (151800029)

Tanvir Ibrahim Khan (151800029)


Taufiqul Islam (151800029)

supervised by
Prof.Dr.Aynal Haque
Eastern University
With the advancement of time people are being dependent on different types of
electronic devices. Electronic display is a very demanding device now a days. The main
objective of this project was to design such a display capable of displaying three
characters at a time. In the same time, it was in the concentration to make the display
more efficient by having the option of changing the characters as wished so that any
message can be displayed, as well as the movement of the characters were included.The
design was made in a software called Proteous Design Suit 8.6. In this design, Arduino
microcontroller was used to do the task.
A dot-matrix display is a display device that used to display information on machines,
clocks, railway departure indicators and many other devices requiring a simpledisplay
device of limited resolution
1. Arduino uno
2. Max 7219 led driver
3. Led 8*24 pixel
4. Mit app inventor
5. Bluetooth module
6. Oscillator
7. Wire
8. Power supply
In a dot matrix display, multiple Leds are wire together in rows and columns. For
example 8*8 matrix of Leds would need 64 I/0 pins. By wiring all anodes together in
rows(R1 to R8), and cathode in columns (C1 to C8),Each Led is addressed by its row
and colum number. If R4 is pulled high and C3 is pulled low, the Led in fourth row and
third column will be tuned on ( shown in fig bellow).
Light emitting diode are semiconductor devices that illuminate solely by motion of electrons.
When forward bised, these things emit light. Led provide a cheap abnd convenient way to
display information eolectronically, if easily into an electrical circuit, and are durable.

Dot matrix vs 7.segment display


Leds are often arranged in patterns to display information. The 7-segment configuratioin of an
Led arranged in the form of digit 8 can be respective in that it does not adequately alow the
display of some alphanumeric characters. By contrast, the versatility of a dot matrix
arrangement allows an Led unit to display complicated shapes. A8*8 Led dot matrix is the
appropiate device for displaying characters.
The two dot matrix configuration are the Led matrix with a common anode for Leds in a row all
of the anodes in each row is common , and Led with a common cathode for Leds in a row all the
cathodes in each row is common

Why used dot matrix?


Ic drivers are device that provide the required current and voltage needed to turn power
switching elements on or off such as Led display filament lamps including 8*8. dot matrix display
based on the logic output signals of a disital signal processor and microcontroller or other logic
device.
We need to dump the code which we have written in arduino compiler into the arduino
board and later we assemble the control circuit and fix connectors and also the serial
port to pc or other device. Now we setup the software into the computer or mobile and
when we type the message in the computer we get the display.

Hardware Design
The Block diagram of 8*8 Led matrix is show in the figure. The 8*8 Led matrix display
with 64 Leds are arranged in 8 rows and colums structure named as display character
as shown in the figure 1. the data is provided to rows and columns through program
loaded in arduino. Now the rows are connected to 89s51 through port p0.

S-ar putea să vă placă și