Sie sind auf Seite 1von 8

International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017 594

ISSN 2250-3153

A Past, Present and New Features of Digital Notice Board


Gaurav Sattiwale, Rushabh Tongase, Vaidehi Kamble, Rupesh Saut, Prof. Manish K.Shriwas

Electronics and Telecommunication, PRMIT & R, Badnera, Amravati.

Abstract- In any organization or institution a Notice Board is a Raspberry Pi Board which was like a mini computer. This
very important component as it is one of the best mediums to change promoted to enhancement of various features. Now the
communicate with the individuals of that organization or user was not only able to display a notice by using a SMS but
institution. The System DIGITAL NOTICE BOARD using a also by an Android Application with all facilities of accessing the
GSM is an SMS-based digital display system which has been notice board with a strong authentication system. Further the use
designed to display a notice in a very attractive manner. The of internet was also introduced and now the user was all set to
system allows the user to display the message (text or image or display the notices using a webpage from anywhere in the world.
video ) from anywhere just by sending the text via SMS with an But these advancement in features led a surplus increase of cost.
associated password. The sent text is received at the GSM Our System deals with the displaying of notices on a LCD
module and enables it to get displayed on LCD screen. The screen by using GSM technology and the local wireless network.
System is an experiment for displaying real time notices. This System also takes care of security concerns also the System
mechanism takes care about the records of previously displayed
Index Terms- GSM (Global System for Mobile notices. Moreover it helps to display a large size files without
communication),SMS(Short Messaging Service), LCD (Liquid any android application. Raspberry Pi is the heart of system, so
Crystal Display). the focus is to use maximum of its features in a very effective
manner.

I. INTRODUCTION
II. LITERATURE SURVEY
T he Digital Notice Board comprises of two major units. The
first unit is a simple user's mobile handset. The second unit
is the control unit. For instance, this system ca n be achieved
1) GSM Wireless Communication System [2010] :[1]
This paper mainly focuses on the application of GSM (Global
with the help of GSM modem and LCD display. The control unit System for Mobile communications). Advantages and
comprises of a display, the Raspberry Pi board and the GSM Disadvantages of GSM has been marked here. GSM system is
module. Whenever any information or message have to be the most famous system for the Second Generation mobile
displayed the user can send the message via user's mobile phone telephony worldwide.
to the control unit. This smart notice board can be used in many 2) Display Message on Notice Board using GSM
applications including educational institutions, banks, public [2013]:[2] This paper proposes the use of GSM technology for
places like bus and railway stations. displaying notices on a digital notice board which helps to save
Previously the System had been done using a time and energy. The notice board is eco-friendly and reduces the
microcontroller, a 16×4 LCD display and a GSM module. It use of papers. Information can be given to a large mob in a very
enabled the user to display a notice by using SMS. No doubt it effective manner.
was a good System with some glimpse of evolving technology 3) Wireless Electronics Display Board Using GSM
but it failed to display the notice in a attractive manner, the Technology [2013]:[3] This paper explains a photo type
number of characters were limited, also the display was too small laboratory model wireless notice board system. The board is
and couldn’t be implemented for an actual use. Sometimes also connected with a GSM modem which enables the user to display
there occurred some network problems, leading to slowing down the notice in public places using SMS.
of its process. Some features like an acknowledgment message to 4) SMART NOTICE BOARD [2013] :[4]This technical
user’s phone, feedback signals like LED or a buzzer were further paper discusses on the present technology in association with
added to make the System more reliable but these features daily life. It explains the importance of the Smart notice board
couldn’t improve the control system of the System. and how efficiently it can be used in day to day life.
Later, for enabling a colorful display the control system 5) A Protocol for End-to-End Secure Transmission of
was changed from an ATMEL microcontroller to an Aurduino SMS [2014] :[5] In this paper the Easy SMS protocol and how it
board. This provided a luxury to interface a big LED or LCD can be successfully designed so as to provide end to end secure
screen as a display component of the System. Moreover this also communication through SMS is discussed. The analysis shows
reduced the process time. Now the process of authentication was the focus on security and methods to prevent various attacks.
also enabled and only authorized user were allowed to display Also it explains the other aspects like communication, bandwidth
the notice. etc.
Further for displaying the notices in the form of image and
for a better speed of operation, the control unit was replaced by a

www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017
595
ISSN 2250-3153
SURVEY TABLE:

System name Year Author Advantages Limitation Application


GSM 2010 Guifen Gu and 1. Knowledge Communicatio Cellular
Wireless Guili Peng about GSM n consumes cost. Communication
Communicati on Services. Its not free service System.
System 2. we can connect
. without internet

Wireless 2013 N.Jagan 1. Effective Network Notice Board by


Electronics Mohan Reddy use of LCD problem could using GSM device
Display Board and G.Venkeshwar display. happens at some
Using GSM alu 2. Effective use palces. Remote
Technology of electronic
boards..

1. we can use There is


Display Message 2013 Foram Kamdar, in limitation of LCD Display's used to
on Notice Board Anubbhav advertisment number of Notify Notices.
using GSM Malhotra and world. characters used in
Pritish Mahadik 2. we can use SMS.
in public ultility
areas

1. Quick
communicati
SMART NOTICE 2013 Shruthi K., Harsha on with digital Only one notice Notice board with many
BOARD Chawla, Abhishek system. shows at a time. features.
Bhaduri 2. Effective use
of LCD Notice
board.

A Protocol for 2014 Neetesh 1. Define Speed of Transmission


End-to-End Saxena and woking of transmission of protocol for SMS
Secure Narendra S. Transmission notices depends service.
Transmission of Chaudhari Protocols. on network.
SMS
Transmission 2015 Yi-Bing Lin, 1. Define Limited
Policies for Multi- Sok-Ian Sou process of Characters should
Segment Short communicati on. be accepted while
Messages 2. Shows Transmitting
working of SMS SMS.
(Short message
services).

www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017 596
ISSN 2250-3153

III. PROPOSED METHODOLOGY password the notice board is ready to display the notice. For
Technology is influencing every aspect of society and such displaying the notice the user need to send the text via SMS with
is the case of an institution. A Digital Notice board is a very a set password as prefix. The sent message is received at GSM
innovative System for any institution. In our proposed System, module, which then transmits it serially to the Raspberry Pi.
the digital notice board enables the user to display the notices Finally the message is displayed on the webpage with an IP
wirelessly. The system uses a GSM module for transmission address.
purpose, connected to a raspberry pi and a LCD screen display. The System also enables the user to display an image or
The System consists of a simple voltage regulator circuit for the video using the Wifi of the Raspberry Pi. The user just needs to
purpose of power supply to the GSM. For displaying the notice a upload the image or video on an URL and send text with the
webpage has been created and user needs to access the page image or video or name in a set format. Also multiple images can
before sending the notice. All the programing related to the be displayed like a slideshow.
Systems had been done using Python. Also a buzzer had been Using a File Transfer Protocol the user can access the
provided so as to get notification of new notice. The Notice database of the notice board from any other PC or Mobile after a
board also sends an acknowledgement to the user after display of suitable authentication. This FTP helps the user to keep the
notice. records of the notices and in case it can be displayed again if
At the start, the programs fed are run. After successful someday it is missed by majority in the institution.
execution of the programs followed by entering the correct

www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017 597
ISSN 2250-3153

monitors at a time. This system is applicable to display messages


IV. WORKING / notices that need to be regularly updated in industrial areas /
The basic aim of this system design is that the allowed user college notice boards. is easy to communicate with serial port
will send SMS from his mobile phone to GSM module, this and easy to connect databases using a python module. GSM
message is the notification to be inserted in the website database module accepts only certain commands through serial
which is displayed on the monitor. communication and responds to them. These commands are
To receive the message a SIM card is placed in GSM called "AT Commands", AT means attention. There are a set of
module and this is connected to Raspberry Pi through RS232 AT commands to perform different functions, every command
serial port . A website is created to display the message received starting with 'AT'. In Raspberry Pi, a program is written in
on monitor. The webserver will run itself on Raspberry Pi. A python programming language to read the messages from GSM
program is written for reading the messages from GSM module Module through serial connection to link it with a pre-created
and to insert them in to website database. webpage with address “127.8.0.1:8888”and displays it on the
Raspberry Pi will use this program to read the messages monitor connected.
using GSM module only from allowed users i.e. users entering Moreover images can be displayed on the screen by using a
password ($12345) before the text. And it inserts them to webpage with IP address “10.42.0.1:8888/upload”. The process
database of the website which will be displayed on the is enabled by connecting the source of an image i.e. a phone or a
monitor connected through HDMI port. Thus, Raspberry Pi will laptop via Wi-Fi of Raspberry Pi . After uploading the image it
act as central authority of the whole system controlling the can displayed on the screen by sending a message starting with
website and the GSM module as well. By using HDMI port LCD “$12345 img:” followed by the image name, e.g. an uploaded
/ LED monitors can be connected. By using a HDMI image named “PRMITR” can be displayed by first uploading it
extension switch, message can be displayed on several and sending a SMS as “$12345 img:PRMITR”.

www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017 598
ISSN 2250-3153

www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017 599
ISSN 2250-3153

www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017 600
ISSN 2250-3153

V. STEPS TO BE FOLLOWED TO DISPLAY NOTICE: STEP 4: If the password is correct, the notice will be displayed
GENERAL STEPS on the screen with a buzzer notification and simultaneously an
STEP 1: Run the program named “app.py”(stored in database ) acknowledgement will be sent to the user.
on the terminal. This will launch the web-socket and start the
display in the form of a webpage. B) DISPLAYING NOTICE IN THE FORM OF
STEP 2: Followed by app.py run the program named “chk.py”. IMAGE/VIDEO:
STEP 3: Enter the required password for starting the notice STEP 1: The image or video that is to be displayed needs to be
board. uploaded on the database of the notice board using an IP address
STEP 4: After entering the correct password the status of the that is allocated for the uploading purpose.
GSM module is checked. STEP 5: If the status of GSM module STEP 1: Enter the authentication password with a prefix “img:”
is OK, launch the webpage of notice board using the allotted IP followed by the image name (or video name) of image (or video)
address on the Browser. to be displayed in the textbox of the user’s phone.
STEP 2: Send this text to the authorised SIM in the GSM module
A) DISPLAYING NOTICE IN THE FORM OF TEXT: connected to control unit of notice board.
STEP 1: Enter the authentication password followed by the STEP 3: The received text is serially transmitted to the control
notice to be displayed in the textbox of the user’s phone. unit and then authentication password is checked.
STEP 2: Send this text to the authorised SIM in the GSM module STEP 4: If the password is correct, the image(or video) will be
connected to control unit of notice board. displayed on the screen with a buzzer notification and
STEP 3: The received text is serially transmitted to the control simultaneously an acknowledgement will be sent to the user.
unit and then authentication password is checked.

VI. OUTPUT

raspberry pi, which displays the desired notices in the form of a


VII. CONCLUSION text or an image or video on the LCD screen through a SMS.
With the day to day advancement in technology the Notice Multiple notices can be displayed simultaneously in parallel with
Boards are also evolving from a hand- written system to a digital an image or video. Use of a password scheme before the message
display and further to a Wireless Display System. The paper and for starting the notice board display has also enhanced the
reflects a Digital Notice Board System with a GSM module and security concerns.

www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 7, Issue 5, May 2017 601
ISSN 2250-3153

VIII. FUTURE SCOPE [5] Neetesh Saxena and Narendra S. Chaudhari, EasySMS: A Protocol for End-
to-End Secure Transmission of SMS IEEE Transactions on Information
Notices can be displayed in the form of word document, Forensics and Security, vol. 9, No. 7, July 2014.
power point, video clips by uploading them directly. This can be [6] Yi-Bing Lin, Sok-Ian Sou, and Chao-Liang Luo Transmission Policies for
done by using a suitable operating system, program files, drivers, Multi-Segment Short Messages”
players so as to make them more eye-catching. Such notices can [7] Jaiswal Rohit , Kalawade Sanket , Kore Amod , Lagad Sanket: Digital -
Notice Board
be displayed by using a webpage and giving an access to
authorised users .The best way is the use of an INTERNET. An
IP address can be used to achieve this. The IP will enable the
user to upload any notice and from anywhere in the world. AUTHORS
Moreover cloud can be used to dump the past notices and keep First Author – Prof. Manish K. Shriwas,
record of them. shriwasmans@gmail.com, Prof. Ram Meghe Institute of
Technology and Research, Badnera ,Amravati.
Second Author – Gaurav R. Sattiwale,
REFERENCES gauravsattiwale@gmail.com, Prof. Ram Meghe Institute of
[1] Guifen Gu and Guili Peng The Survey of GSM Wireless Communication Technology and Research, Badnera , Amravati.
System, International Conference on Computer and Information Third Author – Vaidehi Kamble,
Application(ICCIA 2010).
vaidehi.p.kamble@gmail.com,Prof. Ram Meghe Institute of
[2] Foram Kamdar, Anubbhav Malhotra and Pritish Mahadik Display Message
on Notice Board using GSM ISSN 2231-1297, Volume 3, Number 7 (2013),
Technology and Research, Badnera, Amravati.
pp. 827- 832 Research India Publications Fourth Author – Rushabh Tongase,
[3] N. Jagan Mohan Reddy and G.Venkeshwaralu Wireless Electronics Display rushabh.tongase1@gmail.com, Prof. Ram Meghe Institute of
Board Using GSM Technology, International Journal of Electrical, Technology and Research, Badnera , Amravati.
Electronics and Data Communication, ISSN: 2320-2084. Fifth Author – Rupesh Saut, rupeshsaut@gmail.com, Prof. Ram
[4] Shruthi K., Harsha Chawla, Abhishek Bhaduri”SMART NOTICE Meghe Institute of Technology and
BOARD”,Department of Electronics and Communication, Manipal Institute
of Technology, Manipal University,Karnataka Research, Badnera , Amravati.

www.ijsrp.org

Das könnte Ihnen auch gefallen