Digital Notice Board With Real Time Clock
Digital Notice Board With Real Time Clock
ISSN No:-2456-2165
Abstract:- Scrolling led display boards are a common is stored in the SIM of the modem in receiver end. By
sight today. Most of the things are made to be digital. providing proper AT commands, those messages are read
The usage of led scrolling display at super markets, from the module and stored in the microcontroller. In order
shopping malls, bus stands, railway stations and to decrease the power consumed by the module and to
educational institutes is becoming one of the effective simplify the hardware complications and delicate wiring
mode of communication for providing necessary necessary to drive the LEDs, the design used to drive the
information to the people. But some of these units are LEDs is Multiplexing. In this technique, at the maximum of
inflexible in terms of updating the message instantly. If 30 LED’s can glowing at any one time so the power
the person or the user wants to change the message it required for display module is reduced.
needs to be done using a computer at the particular
location and hence the person needs to be present at the II. RELATED WORK
location where the display board is placed. It means the
message cannot be updated from wherever or First, In “Low cost, handled, wireless electronic
whenever. Also the display board cannot be moved to notice board by using ATmega32 microcontroller” by
any other place because of complexity and delicate Dharmendra Kumar Sharma and Vineet Tiwari,IEEE2015
wiring. 13-17 october 2015,pp. 1- 4,2015 [1] .This project aims at
building handheld, cost effective, wireless electronic
In this paper we are discussing about a led sign display board using Atmel’s ATmega32 microcontroller for
board which provides the user to change the scrolling overall controlling activities and different wireless
message using WiFi service instantaneously unlike technologies like Bluetooth and ZigBee to establish the
dedicated device such as personal computer or laptop. communication between the user and the display board.
The user can update it even from far away distant. It is They used KS0108 based 128×64 graphical LCD to display
a process wherein the display board need not to be the messages. Performance analysis is based on parameters
reprogrammed to display a new message because it is such as range, BER(Bit Error Range). RSSI(Received
wireless. signal strength indicator). Signal attenuation and power
consumption. The microcontroller receives the information
Keywords:- AT89C52 microcontroller, Wi-Fi module, 7×96 serially from wireless receiver module and display it on the
characters LED display, max232 serial interface. LCD display.
III. METHODOLOGY
Fig 1 explains the basic block diagram of digital notice board using real time clock the LEDs are driven using the design
called multiplexing to reduce the overall power consumption of the module. The module mainly works in 4 steps-
User sends message to using an application
WiFi module in the receiver side receives the messages
The messages are stored in SIM of the modem
By issuing proper AT commands messages are stored in microcontroller
Received messages are displayed on the led board