Вы находитесь на странице: 1из 18

DMD SCROLLING NOTICE BOARD

Introduction
16x32 DMD display board having 512 LEDs. we
have to show a notice on the DMD board.
We connect a ps2 keyboard with Arduino UNO as
per circuit diagram provided.
Then connect DMD board with a shield.
Whatever notice we type on the help keyboard
that notice will scroll on DMD notice board until
further change.
BLOCK DIAGRAM
Hardware requirements
ARDUINO UNO
DIODES
CAPACITOR
RESISTOR
LED
12V 1AMP TRANSFORMER
7805 VOLTAGE REGULATOR
BC547
16x32 DMD 3
PS2 KEYBOARD
Arduino Basic Board
Input voltage : 5-12v

Digital I/O pins : 14

PWM digital I/O pins : 6

Analog input pins : 6

Flash memory : 32kb

Arduino is a Powerful Microcontroller board supported by


Open Source Platform…..
Arduino UNO
Diode

Allowing Forward Current

Diode

Diode definition:-
Diode is an electronic device with two Blocking Reverse Current
transmitting terminals that allows electric
current to flow in one direction while
blocking current in the opposite direction.
Resistors

Resistor

Definition of Resistor
“A resistor is an electrical component that limits or regulates
the flow of electrical current in an electronic circuit.”
Capacitor

Electrolyte Capacitor (uF)


Ceramic Capacitor (pf)
Hardware Components description
1. 230 V AC
50 Hz 2. Using In4007 as Bridge rectifier
12V step down
transformer

3. Capacitors Filter(470µf) 4. 5v Regulator


Description of power supply
The circuit uses standard power supply comprising of a step-down
transformer from 230v to 12v and 4 diodes forming a Bridge Rectifier
that delivers pulsating dc which is then filtered by an electrolytic
capacitor of about 470microF.
The filtered dc being un regulated IC LM7805 is used to get 5v
constant at its pin no 3 irrespective of input dc varying from 9v to 14v.
The regulated 5volts dc is further filtered by a small electrolytic
capacitor of 10 micro f for any noise so generated by the circuit.
One LED is connected of this 5v point in series with a resistor of
330ohms to the ground i.e. negative voltage to indicate 5v power supply
availability.
7805 Voltage Regulate IC

7805

 In 7805 is a voltage regulated IC which convert 12v of DC to 5 v of DC.

 We use two capacitor for purpose of getting regulated output because


our rectifier do not give regulated DC voltage as of its output.

 We require 5 v of Regulated DC voltage because our MCU work on 5 v.


. •
BC547
The BC547 transistor is an NPN Epitaxial
Silicon Transistor.
The BC547 transistor is a general-purpose
transistor in small plastic packages.
 It is used in general-purpose switching and
amplification BC847/BC547 series 45 V, 100 mA
NPN general-purpose transistors.
Whenever base is high, then current starts
flowing through base and emitter and after that
only current will pass from collector to emitter
DMD PANEL
16x32 DMD (Dot matrix display ) board having 512 LEDs.
All leds integrated in a matrix format.
Keyboard
Ps2 keyboard having 10 pins
8 data pins
2 power pins. One is Vcc and another is ground.
Software requirements
• Arduino IDE.
• Embedded C language.
conclusion
• We successfully designed and test its all
working condition. It works as described with
our objectives.
THANK Q
ANY QUERY ???

Вам также может понравиться