Wireless Movingscrolling LED Display Used As A Notice Board

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 4

WIRELESS MOVING/SCROLLING LED DISPLAY USED AS A

NOTICE BOARD
ABSTRACT
AIM:
The main objective of this project is to develop an embedded system, which is
used for spontaneous advertisement using LEDs
IMPLEMENTATION:
This project is implemented 8051 based advanced microcontroller developed
board interfaced with and LED for displaying the data.
BLOCK DIAGRAM:

LED
SCROLLING
DISPLAY

RF
RX

RPS

CRYSTAL

MICROCONTROLLER
AT89S52

RF
TX

KEY BOARD

RPS
MICROCONTROLLER
AT89S52

CRYSTAL

POWER SUPPLY:

Step Down
Transformer

Bridge
Rectifier

Filter
Circuit

Regulator
section

DESCRIPTION:
Now a days every advertisement is going to be digital. The big shops and
shopping centers are using the digital moving displays now. In Railway station and bus
stands everything that is ticket information, platform number etc is displaying in digital
moving display. But in these displays if they wants to change the message or style they
have to go there and connect the display to PC or laptop. By using this project If they
want to display messages about something crucial within 5 minutes, they can display
whatever they want.
LED displays are used in variety of applications, such as store signs, billboards and so on.
In recent years it is commonly used in destination signs on public transport vehicles. LED
panels are also used for the purpose of general illumination, task lighting and for stage
lighting. Display Systems are classified into Single line displays, and Multil ine displays.
A standard LED display board consists of LED lights arranged in 8 rows x 128 columns,
with each LED placed at a pixel of 5mm. Displays boards of any length and breadth can
be made by combining more than one of these standard units. These display units are
capable of displaying messages of any kind, including alphanumeric,nubers etc., in static
or scrolling formats. The LED Displays can show messages in various colors like red,
amber, blue and yellow as well.
The system uses a compact circuitry build around flash version of AT89S52
microcontroller with a non volatile memory
Programs are developed using Embedded C, compiled using RIDE tool. ISP is
used to dump the code into microcontroller.
SOFTWARE:
Embedded C
RIDE to write code
ISP to burn the chip
HARDWARE:
At89s52 based our own developed board
Power Supply

LCD
PS2 keypad
EEPROM
2 display boards
ADVANTAGES: Low cost, automated operation, Low Power consumption.
REFERENCES
1. The 8051 micro controller and embedded systems by Mazidi.
2. www.wikipedia.org
3. WWW.atmel.com
4. www.8051projects.com
5. Embedded systems with 8051 by kenith j ayala

You might also like