SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5864
Implementation of Web Enabled Notice Board using SOC
Rajath N G1, Siddesh D S2, Likesh M C3, Girish M4
1,2,3Student, Dept. of ECE, ATME College of Engineering, India
4Assistant Professor, Dept. of ECE, ATME College of Engineering, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Notice boards can change the way communication
with each other, using notice boards is a constructive method
of promoting important information to a large number of
people. Notice board is ideally useful tool for organizing and
displaying information, these are used in multitude of
businesses such as schools, colleges, hospitals, railway station,
bus station, hotels, shopping malls etc. As they can be used
over and over again to displaying important notices or
advertise forthcoming events or meeting. In this paper, we
proposed an advanced wireless notice board in which at any
time we can add or remove or alter the message according to
our requirement. The main aim of this proposed project is to
design low-cost notice board using development boards like
Raspberry-Pi which is cheapest than its counterparts.
Key Words: Assets,HDMI,LAN,LCD,PC,Raspberry-Pi, Wi-Fi.
1. INTRODUCTION
NoticeBoard is used in various institutes to display notices
and these boards are managed manually. It is a long
process to put up notices on the notice board. This wastes
a lot of resources like paper, printer ink, man power and
also loss of time. In this paper we have proposed a system
which will enable people to wirelessly transmit notices
on notice board using Wi-Fi. The Raspberry Pi is a low
cost, credit-card sized computer that plugs into a computer
monitor or TV, and uses a standard keyboard and mouse.
The original Raspberry Pi is based on the Broadcom
BCM2837 system on a chip (SOC), It’s capable of doing
everything you’d expect a desktop computer to do, from
browsing the internet and playing high-definition video, to
making spread sheets, word-processing, and playing
games[1]. Here this work proposed to design a low-cost
notice board usingdevelopment boardslikeRaspberry-Pi(R-
Pi) which is cheapest than its counterparts. The Debian
Wheezy OS supported by R-Pi support full version Java-SE
Java Virtual Machine (JVM)[3].We will use java programming
for communication between Advertisement Board and a
remote server which can manipulate the notices currently
being displayed. The notices must be in video form that to
encoded by H.264 codec. The server will have GUI for
communication with notice board[2].
2. METHODOLOGY
This section deals with how the system is formed, how it
works and the working algorithm of the concept.
2.1 System Design
The block diagram of web enabled notice board is shown in
figure 1. A Raspberry Pi connected toanHDMIdisplaywhich
is our Digital Notice Board. A windows PC is used to publish
the notice on the digital notice board through the internet. A
server is fixed by setting up a local server on Raspberry-Pi. A
LCD display is attached to Raspberry Pi using HDMI
interface. The server continuously listens for a incoming
message from a client. The user needs to enter server IP
address and port number in order to connect with server.
Once the connection established between the client and
server they can send message to each other. Raspbian is a
free operating system based on Debian optimized for the
Raspberry Pi hardware. An operating system is the set of
basic programs and utilities that make your Raspberry Pi
run. Uploaded Media allows user to see theirown media
library at this page.
Fig -1: Block diagram of Web Enabled Digital Notice Board
Digital Signage system integration consists of basic
elements. There is a display connected to HDMI out of
Raspberry pi, power cable and Ethernet also connected
to related ports of Raspberry pi. So the Raspberry pi
can reach to digital signage web server. The
administrative side of the system accessible by any
device which can be connected Internet. It is simple to
manage the digital signage system by our responsive
design forlaptops, smart phones and tablets.
2.2 Working Algorithm
The working algorithm for digital notice board is shown in
Fig -2. In this paper, it is aimed to develop a user–friendly,
web based, cheap, effectiveandcompactsizeddigital signage
system which can be controlled and modified by the users.
Digital signage management interface gives the opportunity
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5865
to users, customize their own web marketing panel over any
device which can access to Internet[4].
Fig -2: Working Algorithm
Inorder to start the uploading of informations login is
required. If the user enters valid user ID and password, then
it will take user to access and upload the information, if not
user can not access the system so can’t able to upload any
informations. Once user access the system, required
information will be uploaded by setting the priority and
required duration. All those information will bestoredinthe
memory. Then it checks each and every information for the
priority, if priority was set informations will be displayed
based on the priority or else FIFO order will be followed.
Then while displaying the information if any other
information comes, then it checks the priority of new
message. If that has the highest priority it will be shownfirst
or else FIFO method will be followed. All those information
will have its own duration time, till that time it will be
appearing on the LCD display.
2.3 Development Tools
Software requirements deals with defining software
resource requirements and prerequisites that needs to be
installed on a computer to provide optimal functioning of an
application[5]. These requirements or prerequisites are
generally not included in the software installation package
and need to be installed separately before the software is
installed. The various software’s that required for this
project is:
PHP: PHP stands for Hypertext Pre-processor. It's an open
source, server-side, scripting language used for the
development of web applications. By scripting language, it
mean a program that is script-based (lines of code) written
for the automation of tasks. Web pages can be designed
using HTML. With HTML, code execution is done on the
user's browser (client-side). On the other hand, with PHP
server-side scripting language, it's executed on the server
before it gets to the web browser of the user. PHP can be
embedded in HTML, and it's well suited for web
development and the creation ofdynamicwebpagesfor web
applications, e-commerce applications, and database
applications. It'sconsidered a friendlylanguagewithabilities
to easily connect with MySQL, Oracle, and other databases
PHP scripts can be used on most of the well-known
operating systems like Linux, Unix, Solaris, Microsoft
Windows, MAC OS and many others. It also supports most
web servers including Apache and IIS. Using PHP affords
web developers the freedom to choose their operating
system and web server. In PHP, server-side scripting is the
main area of operation.
Apache Web server: Apache Web Server is the most widely
used web server software. Developed and maintained by
Apache Software Foundation, Apache is open source
software available for free. It runs on 67% of all webservers
in the world. It is fast, reliable, and secure. It can be highly
customized to meet the needs of many different
environments by using extensions and modules.
Twitter Bootstrap: Twitter Bootstrap is a free, reliable and
open-source front-end webframework forcreatingwebsites
and web applications. The basic programming languages
used for Bootstrap are HTML, CSS, and JS. Twitter Bootstrap
allows web developers to create their beautiful and
responsive website and mobile apps. Here we used Twitter
Bootstrap to reduce the time of development process. Also
Bootstrap is a stable framework so it reduces the chances to
make mistakes while developing the code.
CSS: Cascading Style Sheet is a style sheet language used for
describing the presentation ofa documentwrittenina mark-
up language like HTML. CSS is a cornerstone technology of
the World Wide Web, alongside HTML and JavaScript.CSS is
designed to enable the separation of presentation and
content, including layout, colours, and fonts.Thisseparation
can improve content accessibility, provide more flexibility
and control in the specification of presentation
characteristics, enable multiple web pages to share
formatting by specifying the relevant CSS in a separate .CSS
file, and reduce complexity and repetition in the structural
content. CSS gives us the advantage of controlling the
layout of multiple documents from a single style sheet.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5866
Java Script: JavaScript is one of the most popular dynamic
web programming languages in theworld. JavaScript is used
for making web pages interactive. Its syntax was inspired
from C. JavaScript is used in this project because the
following reasons:
 Loading and submitting data and posting new
content to the server without refreshing the page.
 Customizing web page elements for resizing them
and fading them in and out.
 Interactive content like audio and video.
JQuery: JQuery is a light–weight “write less, do more”
JavaScript library. Main purpose of using JQuery in our
project is to make the use of JavaScript easier while
developing our web application. JQuery is one of the most
popular and extendable JavaScript framework. Many big
companies like Google, Microsoft, IBM and Netflix use
JQuery. Digital signage system is developed with JQuery.
HTML5: HTML, in other words Hyper Text Markup
Language, is a programming language for
describingweb sites. HTML5 is used in this project
because Twitter Bootstrap theme supports HTML5.
This language also brings practical solutions to
development process. For example, <video>element
was used very effectively in the project. Data
attribute is also one of the crucial HTML5
features. Admin panel theme of Digital Signage
System is responsive, this is an important reason
forworking with HTML5 by its own.
Raspbian OS: Raspbian is an operating system which
is distributed by Linux. Linux specially developed
this operating system for Raspberry Pi devices. The
system is based on Debian Linux and is optimized to work
efficiently with the Raspberry Pi computer. We used the
latest version inthis project. The most popular operating
system for the Pi isLinux. Several Linux distributions are
available for the Pi, and we chose Debian. Recently the
Debian team has frozen the latest version named
Wheezy, and because of the great efforts of the
Raspbian team, it is available for the Pi already.
Raspbian supersedes Debian squeeze, which has been
the reference operating system for the Pi for a long
time. The Raspbian distribution has many advantages
over all its predecessors. It is much faster, it has
more recent software, and it will soon be more stable.
The Raspbian includes tools for browsing, python
programming and a GUI desktop.
MySQL: MySQL is a freely available open source Relational
DatabaseManagementSystem(RDBMS)thatusesStructured
Query Language (SQL). SQL is the most popularlanguagefor
adding, accessing and managing content in a database. It is
most noted for its quick processing, proven reliability, ease
and flexibility of use. MySQL is an essential part of almost
every open source PHP application. MySQL is a relational
database system. Data is held on tables. We used MySQL in
our project because it can run stable with Apache Web
Server and PHP.
File-Zilla: FileZilla is powerful and free software for
transferring files over the Internet. It is a very popular FTP
client and is used by webmasters from all over the world.
One of the main FileZilla advantages is that the applicationis
very user friendly and you can easily upload, download and
manage files and folders. The software provides security
solutions which encrypt and protect your data during the
connection to the server.
Python: Python is a general purpose and high level
programming language. We can use Python for developing
desktop GUI applications, websites and web applications.
The simple syntax rules of the programming language
further makes it easier for you to keep the code base
readable and application maintainable.
3. ARTCHITECTURE
After these explanations and developments on raspberry Pi
system, it is now possible to design suitable system
architecture for successful and effective digital signage
system[6].
Fig -3: Digital Signage System Integration
Dashboard allows users toseetheirdevices,activeslidesand
media library[7]. Uploaded Media allows user to see their
own media library at this page. End–to–end digital signage
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5867
system integration structure is given in Fig -3. Digital
Signage system integration consists of basic elements.There
is a display connected to HDMI out of Raspberry pi, power
cable and Ethernet also connected to related ports of
Raspberry pi. So the Raspberry pi can reach to digital
signage web server. The administrative side of the system is
accessible by any device which can be connected toInternet.
It is simple to manage the digital signage system by our
responsive design for laptops, smartphones and tablets.
3.1 Entity – Relationship Diagrams
Entity – Relationship diagram of database design for digital
signage system is given in Fig -4. The structure consists of
five tables as User, Media, Device, Slide and Slide Order.User
information is stored in the USER table, every user has their
own media so media_owner attribute is stored in MEDIA
table. System can access to devices through the owner_id
attribute in the DEVICE table and active slide of the device is
also stored in the Device table. Slides are stored in theSLIDE
table with their slide owner attribute. Finally order of the
slides is stored different table which is SLIDE ORDER.
Fig -4: E–R Diagram
3.2 Use Case Diagram
Use Case diagram of digital signage system is given in Fig- 5.
User can use seven different facilities of digital signage
system. These are log in, register, Add/Delete Media,
Add/Edit Device, Create Slide, Profile Edit and Dashboard
Media, Device, User, Slide and Slide–order. User can add or
delete photo or video files, and also add or edit device
activation or select slide for related device. User can also
create slides by selecting or arranging media or widgets.
Propd Remotely Managed Embedded Digital SignageSystem
can be usable at many different areas. It has variety of
solutions for different sectors by simple modifications.
Digital signage systems are mostly used at communal areas
like public transportation. Local buses and bus stations,
subways and ferries can use digital signage technology. By
using this method; informing citizens about the next
departure, daily news, weather, traffic conditions and
exchange rates can be easier. There are also some
alternatives such as indoor and outdoor advertisements,
entertainment; cinema, theatre and exhibition centers,
education, and corporate information. Digital signage
solutions are preferred by tourism sector too. Daily
activities, specific tours, historical information about the
local area can be easily explained to the visitors.
Fig -5: User case diagram
4. RESULTS AND DISCUSSION
In this chapter the Results of this project is discussed and
outcome is shown in below figures.
 Connect the lan cable to raspberry pi & it will
automitically connected to the college network and
shows URL link .
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5868
 If Raspberry Pi is switched on without cannecting lan
cable or to a network then it doesn’t shows URL link.
 Copy the URL from display board and browse it in
chrome using mobile or PC, Authentication Page
will be displayed and type username & password
and login.
 After login the Home Page will be displayed in the
display.
 Click on Assets and click on Add button to add images,
videos or text information.
 Go to Home and click on Playlists then click on
checkbox which needs to display and press play
button.
 The displaying procedure is mainly depends on
priorities. In the playlist first priority is given to the
video, so it will play the uploaded video.
 In the playlist second priority is given totheimage,soit
will play the uploaded image.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5869
 In the playlist third priority is giventothetextmessage,
so it will play the uploaded text message.
 The LCD display will displaying these informations till
the stop button is press. And if user wants to upload
more information again go to assests then add the files.
5. ADVANTAGES AND APPLICATIONS
In this section we have discussed about advantages and
various applications of Web Enabled Notice Board. The
timeline for the process of completion of the project is
tabulated below.
5.1 Advantages
 Low cost notice board
 Flexible
 More reliable
 Useful to mankind in several ways
 Complexity is less
 We can display paperless notices
 Low power consumption
5.2 Applications
 Very helpful in displaying notices in colleges, Schools,
Organizations, Railway Stations etc.
 To transfer messages from one place to another
without any data loss.
6. CONCLUSION
Now the world is moving towards automation, so in this
world, if we want to do some changes in the previously used
system, we have to use the new techniques. Proper
information reaching to the user in time is a key to the good
governance. Particularly in the institution, government
office, public utility center, etc., information or circular or
notices should be available for longer period. Hence this
project concludes that digital notice board is requirement of
the institution and public places. This board should also
facilitate public to get the information on storage devices.
Wireless operation provides fast transmission over long
range communication. This is actual key solution to the
queries raised through Right to Information Act. Such
solution will definitely save lot of paper and ink too.
REFERENCES
[1] Sunitha, D., Vidya C. Patil, Manjula Hn, and Sheba
Jebakani. "Digital notice board using Smart Phones-
Speech Recognition Voice command." In 2018
International Conference on Current Trends towards
Converging Technologies (ICCTCT), pp. 1-4. IEEE, 2018.
[2] Dastgir Pojee, Farooq Shaikh, Vishal Kuvar, Fahim Rarh,
Mohd. Abbas Meghani. "Multi-Platform College
Management Framework." Proceedings of the 2nd
International Conference on Communication and
Electronics Systems (ICCES-2017).
[3] Jadhav, Vinod B., Tejas S. Nagwanshi,YogeshP.Patil,and
Deepak R. Patil. "Digital Notice Board Using Raspberry
PI." International Research Journal of Engineering and
Technology (IRJET) 3, no. 5 (2016).
[4] Neeraj khera, Divya Shukla, Shambhavi Awasthi.
"Development of simple and low cost android based
wireless notice board." International conference on
reliability, sep. 7-9,2016.
[5] Teckchandani,Yash,G.Siva Perumal,RadhikaMujumdar,
and Sridhar Lokanathan."Large screen wireless notice
display system." In Computational Intelligence and
Computing Research (ICCIC), 2015 IEEE International
Conference on, pp. 1-5. IEEE, 2015.
[6] Sharma, Dharmendra Kumar, VineetTiwari, Krishan
Kumar, B. A. Botre, and S. A. Akbar. "Small and medium
range wireless electronic notice board using Bluetooth
and ZigBee." In India Conference (INDICON), 2015
Annual IEEE, pp. 1-5. IEEE, 2015.
[7] Kamdar, Foram, Anubbhav Malhotra, and Pritish
Mahadik. "Display message on notice board using
GSM." Advance in Electronic and Electric Engineering 3,
no. 7 (2013): 827-832.

Weitere ähnliche Inhalte

Was ist angesagt?

Application Development for IBM Connections with IBM Bluemix
Application Development  for IBM Connections with IBM BluemixApplication Development  for IBM Connections with IBM Bluemix
Application Development for IBM Connections with IBM BluemixIBM Connections Developers
 
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...Patrick Cadogan
 
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAPIBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAPFrank Altenburg
 
Project Dpilot Documentation
Project Dpilot DocumentationProject Dpilot Documentation
Project Dpilot DocumentationDeepAnshu Sharma
 
RaviKumarP_2015
RaviKumarP_2015RaviKumarP_2015
RaviKumarP_2015Ravi Kumar
 
Pathway,I Ts Web Client Programming Manual
Pathway,I Ts Web Client Programming ManualPathway,I Ts Web Client Programming Manual
Pathway,I Ts Web Client Programming Manualguest2dfc87
 
HP NonStop applications: Modernization from the Ground-up and the User-in
HP NonStop applications: Modernization from the Ground-up and the User-inHP NonStop applications: Modernization from the Ground-up and the User-in
HP NonStop applications: Modernization from the Ground-up and the User-inThomas Burg
 
Resume2_Roy Anderson_online version
Resume2_Roy Anderson_online versionResume2_Roy Anderson_online version
Resume2_Roy Anderson_online versionRoy Anderson
 
Study of SaaS and its Application in Cloud
Study of SaaS and its Application in CloudStudy of SaaS and its Application in Cloud
Study of SaaS and its Application in CloudIOSR Journals
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...Frank Altenburg
 
Planning for other features lync server 2010 (rc)
Planning for other features lync server 2010 (rc)Planning for other features lync server 2010 (rc)
Planning for other features lync server 2010 (rc)Daniel Ullmark
 
Solution guide -load balancing with the brocade server iron platform --micros...
Solution guide -load balancing with the brocade server iron platform --micros...Solution guide -load balancing with the brocade server iron platform --micros...
Solution guide -load balancing with the brocade server iron platform --micros...abeforu
 
Secure web conferencing with Adobe
Secure web conferencing with AdobeSecure web conferencing with Adobe
Secure web conferencing with AdobeVideoguy
 
Iron speed appgeneration
Iron speed appgenerationIron speed appgeneration
Iron speed appgenerationankit.das
 
Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...
Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...
Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...Daniel Ullmark
 

Was ist angesagt? (20)

82 87
82 8782 87
82 87
 
Application Development for IBM Connections with IBM Bluemix
Application Development  for IBM Connections with IBM BluemixApplication Development  for IBM Connections with IBM Bluemix
Application Development for IBM Connections with IBM Bluemix
 
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...
 
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAPIBM Connections 4.0 Installation   From Zero To Social Hero - 1.03 with AD LDAP
IBM Connections 4.0 Installation From Zero To Social Hero - 1.03 with AD LDAP
 
Project Dpilot Documentation
Project Dpilot DocumentationProject Dpilot Documentation
Project Dpilot Documentation
 
nathan
nathannathan
nathan
 
RaviKumarP_2015
RaviKumarP_2015RaviKumarP_2015
RaviKumarP_2015
 
Pathway,I Ts Web Client Programming Manual
Pathway,I Ts Web Client Programming ManualPathway,I Ts Web Client Programming Manual
Pathway,I Ts Web Client Programming Manual
 
HP NonStop applications: Modernization from the Ground-up and the User-in
HP NonStop applications: Modernization from the Ground-up and the User-inHP NonStop applications: Modernization from the Ground-up and the User-in
HP NonStop applications: Modernization from the Ground-up and the User-in
 
Resume2_Roy Anderson_online version
Resume2_Roy Anderson_online versionResume2_Roy Anderson_online version
Resume2_Roy Anderson_online version
 
Study of SaaS and its Application in Cloud
Study of SaaS and its Application in CloudStudy of SaaS and its Application in Cloud
Study of SaaS and its Application in Cloud
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
 
Planning for other features lync server 2010 (rc)
Planning for other features lync server 2010 (rc)Planning for other features lync server 2010 (rc)
Planning for other features lync server 2010 (rc)
 
Omni - The Integration Company
Omni - The Integration CompanyOmni - The Integration Company
Omni - The Integration Company
 
Solution guide -load balancing with the brocade server iron platform --micros...
Solution guide -load balancing with the brocade server iron platform --micros...Solution guide -load balancing with the brocade server iron platform --micros...
Solution guide -load balancing with the brocade server iron platform --micros...
 
Secure web conferencing with Adobe
Secure web conferencing with AdobeSecure web conferencing with Adobe
Secure web conferencing with Adobe
 
Krunal -Resume
Krunal  -ResumeKrunal  -Resume
Krunal -Resume
 
Iron speed appgeneration
Iron speed appgenerationIron speed appgeneration
Iron speed appgeneration
 
Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...
Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...
Unc318 microsoft communications server “14” lync 2010 what's new in conferenc...
 
Syed Sameer CV
Syed Sameer CVSyed Sameer CV
Syed Sameer CV
 

Ähnlich wie IRJET- Implementation of Web Enabled Notice Board using SOC

IRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless PaymentIRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless PaymentIRJET Journal
 
IRJET- Real Time Notice Display System using Cloud
IRJET-  	  Real Time Notice Display System using CloudIRJET-  	  Real Time Notice Display System using Cloud
IRJET- Real Time Notice Display System using CloudIRJET Journal
 
Web Designs Services
Web Designs ServicesWeb Designs Services
Web Designs ServicesNusrat Khanom
 
Web Development ​.pdf
Web Development ​.pdfWeb Development ​.pdf
Web Development ​.pdfIshani Jerin
 
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!JessiRyan1
 
Privacy Preservation in cloud Environment using AES Algorithm
Privacy Preservation in cloud Environment using AES AlgorithmPrivacy Preservation in cloud Environment using AES Algorithm
Privacy Preservation in cloud Environment using AES AlgorithmIRJET Journal
 
IRJET- ALPYNE - A Grid Computing Framework
IRJET- ALPYNE - A Grid Computing FrameworkIRJET- ALPYNE - A Grid Computing Framework
IRJET- ALPYNE - A Grid Computing FrameworkIRJET Journal
 
IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising SystemIRJET Journal
 
Analyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web FrameworksAnalyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web FrameworksIRJET Journal
 
IRJET- Build a Secure Web based Code Editor for C Programming Language
IRJET-  	  Build a Secure Web based Code Editor for C Programming LanguageIRJET-  	  Build a Secure Web based Code Editor for C Programming Language
IRJET- Build a Secure Web based Code Editor for C Programming LanguageIRJET Journal
 
IRJET- Online Compiler for Computer Languages with Security Editor
IRJET-  	  Online Compiler for Computer Languages with Security EditorIRJET-  	  Online Compiler for Computer Languages with Security Editor
IRJET- Online Compiler for Computer Languages with Security EditorIRJET Journal
 
Portable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PIPortable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PIIRJET Journal
 
Asp.net Web Development | SEO Expert Bangladesh LTD
Asp.net Web Development | SEO Expert Bangladesh LTDAsp.net Web Development | SEO Expert Bangladesh LTD
Asp.net Web Development | SEO Expert Bangladesh LTDTasnim Jahan
 
IRJET- Online Programming Environment
IRJET- Online Programming EnvironmentIRJET- Online Programming Environment
IRJET- Online Programming EnvironmentIRJET Journal
 
Wireless mobile content genteration application with RSS feed integration
Wireless mobile content genteration application with RSS feed integrationWireless mobile content genteration application with RSS feed integration
Wireless mobile content genteration application with RSS feed integrationMike Taylor
 
Full Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future ScopeFull Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future ScopeIRJET Journal
 

Ähnlich wie IRJET- Implementation of Web Enabled Notice Board using SOC (20)

IRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless PaymentIRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless Payment
 
124157075 gb
124157075 gb124157075 gb
124157075 gb
 
IRJET- Real Time Notice Display System using Cloud
IRJET-  	  Real Time Notice Display System using CloudIRJET-  	  Real Time Notice Display System using Cloud
IRJET- Real Time Notice Display System using Cloud
 
Web Designs Services
Web Designs ServicesWeb Designs Services
Web Designs Services
 
Web Development ​.pdf
Web Development ​.pdfWeb Development ​.pdf
Web Development ​.pdf
 
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
 
Privacy Preservation in cloud Environment using AES Algorithm
Privacy Preservation in cloud Environment using AES AlgorithmPrivacy Preservation in cloud Environment using AES Algorithm
Privacy Preservation in cloud Environment using AES Algorithm
 
IRJET- ALPYNE - A Grid Computing Framework
IRJET- ALPYNE - A Grid Computing FrameworkIRJET- ALPYNE - A Grid Computing Framework
IRJET- ALPYNE - A Grid Computing Framework
 
IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising System
 
Analyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web FrameworksAnalyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web Frameworks
 
IRJET- Build a Secure Web based Code Editor for C Programming Language
IRJET-  	  Build a Secure Web based Code Editor for C Programming LanguageIRJET-  	  Build a Secure Web based Code Editor for C Programming Language
IRJET- Build a Secure Web based Code Editor for C Programming Language
 
Charles harper Resume
Charles harper ResumeCharles harper Resume
Charles harper Resume
 
gurpreet.pptx
gurpreet.pptxgurpreet.pptx
gurpreet.pptx
 
IRJET- Online Compiler for Computer Languages with Security Editor
IRJET-  	  Online Compiler for Computer Languages with Security EditorIRJET-  	  Online Compiler for Computer Languages with Security Editor
IRJET- Online Compiler for Computer Languages with Security Editor
 
Portable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PIPortable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PI
 
Asp.net Web Development | SEO Expert Bangladesh LTD
Asp.net Web Development | SEO Expert Bangladesh LTDAsp.net Web Development | SEO Expert Bangladesh LTD
Asp.net Web Development | SEO Expert Bangladesh LTD
 
IRJET- Online Programming Environment
IRJET- Online Programming EnvironmentIRJET- Online Programming Environment
IRJET- Online Programming Environment
 
Thiramas
ThiramasThiramas
Thiramas
 
Wireless mobile content genteration application with RSS feed integration
Wireless mobile content genteration application with RSS feed integrationWireless mobile content genteration application with RSS feed integration
Wireless mobile content genteration application with RSS feed integration
 
Full Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future ScopeFull Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future Scope
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Kürzlich hochgeladen (20)

Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 

IRJET- Implementation of Web Enabled Notice Board using SOC

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5864 Implementation of Web Enabled Notice Board using SOC Rajath N G1, Siddesh D S2, Likesh M C3, Girish M4 1,2,3Student, Dept. of ECE, ATME College of Engineering, India 4Assistant Professor, Dept. of ECE, ATME College of Engineering, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Notice boards can change the way communication with each other, using notice boards is a constructive method of promoting important information to a large number of people. Notice board is ideally useful tool for organizing and displaying information, these are used in multitude of businesses such as schools, colleges, hospitals, railway station, bus station, hotels, shopping malls etc. As they can be used over and over again to displaying important notices or advertise forthcoming events or meeting. In this paper, we proposed an advanced wireless notice board in which at any time we can add or remove or alter the message according to our requirement. The main aim of this proposed project is to design low-cost notice board using development boards like Raspberry-Pi which is cheapest than its counterparts. Key Words: Assets,HDMI,LAN,LCD,PC,Raspberry-Pi, Wi-Fi. 1. INTRODUCTION NoticeBoard is used in various institutes to display notices and these boards are managed manually. It is a long process to put up notices on the notice board. This wastes a lot of resources like paper, printer ink, man power and also loss of time. In this paper we have proposed a system which will enable people to wirelessly transmit notices on notice board using Wi-Fi. The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. The original Raspberry Pi is based on the Broadcom BCM2837 system on a chip (SOC), It’s capable of doing everything you’d expect a desktop computer to do, from browsing the internet and playing high-definition video, to making spread sheets, word-processing, and playing games[1]. Here this work proposed to design a low-cost notice board usingdevelopment boardslikeRaspberry-Pi(R- Pi) which is cheapest than its counterparts. The Debian Wheezy OS supported by R-Pi support full version Java-SE Java Virtual Machine (JVM)[3].We will use java programming for communication between Advertisement Board and a remote server which can manipulate the notices currently being displayed. The notices must be in video form that to encoded by H.264 codec. The server will have GUI for communication with notice board[2]. 2. METHODOLOGY This section deals with how the system is formed, how it works and the working algorithm of the concept. 2.1 System Design The block diagram of web enabled notice board is shown in figure 1. A Raspberry Pi connected toanHDMIdisplaywhich is our Digital Notice Board. A windows PC is used to publish the notice on the digital notice board through the internet. A server is fixed by setting up a local server on Raspberry-Pi. A LCD display is attached to Raspberry Pi using HDMI interface. The server continuously listens for a incoming message from a client. The user needs to enter server IP address and port number in order to connect with server. Once the connection established between the client and server they can send message to each other. Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware. An operating system is the set of basic programs and utilities that make your Raspberry Pi run. Uploaded Media allows user to see theirown media library at this page. Fig -1: Block diagram of Web Enabled Digital Notice Board Digital Signage system integration consists of basic elements. There is a display connected to HDMI out of Raspberry pi, power cable and Ethernet also connected to related ports of Raspberry pi. So the Raspberry pi can reach to digital signage web server. The administrative side of the system accessible by any device which can be connected Internet. It is simple to manage the digital signage system by our responsive design forlaptops, smart phones and tablets. 2.2 Working Algorithm The working algorithm for digital notice board is shown in Fig -2. In this paper, it is aimed to develop a user–friendly, web based, cheap, effectiveandcompactsizeddigital signage system which can be controlled and modified by the users. Digital signage management interface gives the opportunity
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5865 to users, customize their own web marketing panel over any device which can access to Internet[4]. Fig -2: Working Algorithm Inorder to start the uploading of informations login is required. If the user enters valid user ID and password, then it will take user to access and upload the information, if not user can not access the system so can’t able to upload any informations. Once user access the system, required information will be uploaded by setting the priority and required duration. All those information will bestoredinthe memory. Then it checks each and every information for the priority, if priority was set informations will be displayed based on the priority or else FIFO order will be followed. Then while displaying the information if any other information comes, then it checks the priority of new message. If that has the highest priority it will be shownfirst or else FIFO method will be followed. All those information will have its own duration time, till that time it will be appearing on the LCD display. 2.3 Development Tools Software requirements deals with defining software resource requirements and prerequisites that needs to be installed on a computer to provide optimal functioning of an application[5]. These requirements or prerequisites are generally not included in the software installation package and need to be installed separately before the software is installed. The various software’s that required for this project is: PHP: PHP stands for Hypertext Pre-processor. It's an open source, server-side, scripting language used for the development of web applications. By scripting language, it mean a program that is script-based (lines of code) written for the automation of tasks. Web pages can be designed using HTML. With HTML, code execution is done on the user's browser (client-side). On the other hand, with PHP server-side scripting language, it's executed on the server before it gets to the web browser of the user. PHP can be embedded in HTML, and it's well suited for web development and the creation ofdynamicwebpagesfor web applications, e-commerce applications, and database applications. It'sconsidered a friendlylanguagewithabilities to easily connect with MySQL, Oracle, and other databases PHP scripts can be used on most of the well-known operating systems like Linux, Unix, Solaris, Microsoft Windows, MAC OS and many others. It also supports most web servers including Apache and IIS. Using PHP affords web developers the freedom to choose their operating system and web server. In PHP, server-side scripting is the main area of operation. Apache Web server: Apache Web Server is the most widely used web server software. Developed and maintained by Apache Software Foundation, Apache is open source software available for free. It runs on 67% of all webservers in the world. It is fast, reliable, and secure. It can be highly customized to meet the needs of many different environments by using extensions and modules. Twitter Bootstrap: Twitter Bootstrap is a free, reliable and open-source front-end webframework forcreatingwebsites and web applications. The basic programming languages used for Bootstrap are HTML, CSS, and JS. Twitter Bootstrap allows web developers to create their beautiful and responsive website and mobile apps. Here we used Twitter Bootstrap to reduce the time of development process. Also Bootstrap is a stable framework so it reduces the chances to make mistakes while developing the code. CSS: Cascading Style Sheet is a style sheet language used for describing the presentation ofa documentwrittenina mark- up language like HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.CSS is designed to enable the separation of presentation and content, including layout, colours, and fonts.Thisseparation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, enable multiple web pages to share formatting by specifying the relevant CSS in a separate .CSS file, and reduce complexity and repetition in the structural content. CSS gives us the advantage of controlling the layout of multiple documents from a single style sheet.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5866 Java Script: JavaScript is one of the most popular dynamic web programming languages in theworld. JavaScript is used for making web pages interactive. Its syntax was inspired from C. JavaScript is used in this project because the following reasons:  Loading and submitting data and posting new content to the server without refreshing the page.  Customizing web page elements for resizing them and fading them in and out.  Interactive content like audio and video. JQuery: JQuery is a light–weight “write less, do more” JavaScript library. Main purpose of using JQuery in our project is to make the use of JavaScript easier while developing our web application. JQuery is one of the most popular and extendable JavaScript framework. Many big companies like Google, Microsoft, IBM and Netflix use JQuery. Digital signage system is developed with JQuery. HTML5: HTML, in other words Hyper Text Markup Language, is a programming language for describingweb sites. HTML5 is used in this project because Twitter Bootstrap theme supports HTML5. This language also brings practical solutions to development process. For example, <video>element was used very effectively in the project. Data attribute is also one of the crucial HTML5 features. Admin panel theme of Digital Signage System is responsive, this is an important reason forworking with HTML5 by its own. Raspbian OS: Raspbian is an operating system which is distributed by Linux. Linux specially developed this operating system for Raspberry Pi devices. The system is based on Debian Linux and is optimized to work efficiently with the Raspberry Pi computer. We used the latest version inthis project. The most popular operating system for the Pi isLinux. Several Linux distributions are available for the Pi, and we chose Debian. Recently the Debian team has frozen the latest version named Wheezy, and because of the great efforts of the Raspbian team, it is available for the Pi already. Raspbian supersedes Debian squeeze, which has been the reference operating system for the Pi for a long time. The Raspbian distribution has many advantages over all its predecessors. It is much faster, it has more recent software, and it will soon be more stable. The Raspbian includes tools for browsing, python programming and a GUI desktop. MySQL: MySQL is a freely available open source Relational DatabaseManagementSystem(RDBMS)thatusesStructured Query Language (SQL). SQL is the most popularlanguagefor adding, accessing and managing content in a database. It is most noted for its quick processing, proven reliability, ease and flexibility of use. MySQL is an essential part of almost every open source PHP application. MySQL is a relational database system. Data is held on tables. We used MySQL in our project because it can run stable with Apache Web Server and PHP. File-Zilla: FileZilla is powerful and free software for transferring files over the Internet. It is a very popular FTP client and is used by webmasters from all over the world. One of the main FileZilla advantages is that the applicationis very user friendly and you can easily upload, download and manage files and folders. The software provides security solutions which encrypt and protect your data during the connection to the server. Python: Python is a general purpose and high level programming language. We can use Python for developing desktop GUI applications, websites and web applications. The simple syntax rules of the programming language further makes it easier for you to keep the code base readable and application maintainable. 3. ARTCHITECTURE After these explanations and developments on raspberry Pi system, it is now possible to design suitable system architecture for successful and effective digital signage system[6]. Fig -3: Digital Signage System Integration Dashboard allows users toseetheirdevices,activeslidesand media library[7]. Uploaded Media allows user to see their own media library at this page. End–to–end digital signage
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5867 system integration structure is given in Fig -3. Digital Signage system integration consists of basic elements.There is a display connected to HDMI out of Raspberry pi, power cable and Ethernet also connected to related ports of Raspberry pi. So the Raspberry pi can reach to digital signage web server. The administrative side of the system is accessible by any device which can be connected toInternet. It is simple to manage the digital signage system by our responsive design for laptops, smartphones and tablets. 3.1 Entity – Relationship Diagrams Entity – Relationship diagram of database design for digital signage system is given in Fig -4. The structure consists of five tables as User, Media, Device, Slide and Slide Order.User information is stored in the USER table, every user has their own media so media_owner attribute is stored in MEDIA table. System can access to devices through the owner_id attribute in the DEVICE table and active slide of the device is also stored in the Device table. Slides are stored in theSLIDE table with their slide owner attribute. Finally order of the slides is stored different table which is SLIDE ORDER. Fig -4: E–R Diagram 3.2 Use Case Diagram Use Case diagram of digital signage system is given in Fig- 5. User can use seven different facilities of digital signage system. These are log in, register, Add/Delete Media, Add/Edit Device, Create Slide, Profile Edit and Dashboard Media, Device, User, Slide and Slide–order. User can add or delete photo or video files, and also add or edit device activation or select slide for related device. User can also create slides by selecting or arranging media or widgets. Propd Remotely Managed Embedded Digital SignageSystem can be usable at many different areas. It has variety of solutions for different sectors by simple modifications. Digital signage systems are mostly used at communal areas like public transportation. Local buses and bus stations, subways and ferries can use digital signage technology. By using this method; informing citizens about the next departure, daily news, weather, traffic conditions and exchange rates can be easier. There are also some alternatives such as indoor and outdoor advertisements, entertainment; cinema, theatre and exhibition centers, education, and corporate information. Digital signage solutions are preferred by tourism sector too. Daily activities, specific tours, historical information about the local area can be easily explained to the visitors. Fig -5: User case diagram 4. RESULTS AND DISCUSSION In this chapter the Results of this project is discussed and outcome is shown in below figures.  Connect the lan cable to raspberry pi & it will automitically connected to the college network and shows URL link .
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5868  If Raspberry Pi is switched on without cannecting lan cable or to a network then it doesn’t shows URL link.  Copy the URL from display board and browse it in chrome using mobile or PC, Authentication Page will be displayed and type username & password and login.  After login the Home Page will be displayed in the display.  Click on Assets and click on Add button to add images, videos or text information.  Go to Home and click on Playlists then click on checkbox which needs to display and press play button.  The displaying procedure is mainly depends on priorities. In the playlist first priority is given to the video, so it will play the uploaded video.  In the playlist second priority is given totheimage,soit will play the uploaded image.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5869  In the playlist third priority is giventothetextmessage, so it will play the uploaded text message.  The LCD display will displaying these informations till the stop button is press. And if user wants to upload more information again go to assests then add the files. 5. ADVANTAGES AND APPLICATIONS In this section we have discussed about advantages and various applications of Web Enabled Notice Board. The timeline for the process of completion of the project is tabulated below. 5.1 Advantages  Low cost notice board  Flexible  More reliable  Useful to mankind in several ways  Complexity is less  We can display paperless notices  Low power consumption 5.2 Applications  Very helpful in displaying notices in colleges, Schools, Organizations, Railway Stations etc.  To transfer messages from one place to another without any data loss. 6. CONCLUSION Now the world is moving towards automation, so in this world, if we want to do some changes in the previously used system, we have to use the new techniques. Proper information reaching to the user in time is a key to the good governance. Particularly in the institution, government office, public utility center, etc., information or circular or notices should be available for longer period. Hence this project concludes that digital notice board is requirement of the institution and public places. This board should also facilitate public to get the information on storage devices. Wireless operation provides fast transmission over long range communication. This is actual key solution to the queries raised through Right to Information Act. Such solution will definitely save lot of paper and ink too. REFERENCES [1] Sunitha, D., Vidya C. Patil, Manjula Hn, and Sheba Jebakani. "Digital notice board using Smart Phones- Speech Recognition Voice command." In 2018 International Conference on Current Trends towards Converging Technologies (ICCTCT), pp. 1-4. IEEE, 2018. [2] Dastgir Pojee, Farooq Shaikh, Vishal Kuvar, Fahim Rarh, Mohd. Abbas Meghani. "Multi-Platform College Management Framework." Proceedings of the 2nd International Conference on Communication and Electronics Systems (ICCES-2017). [3] Jadhav, Vinod B., Tejas S. Nagwanshi,YogeshP.Patil,and Deepak R. Patil. "Digital Notice Board Using Raspberry PI." International Research Journal of Engineering and Technology (IRJET) 3, no. 5 (2016). [4] Neeraj khera, Divya Shukla, Shambhavi Awasthi. "Development of simple and low cost android based wireless notice board." International conference on reliability, sep. 7-9,2016. [5] Teckchandani,Yash,G.Siva Perumal,RadhikaMujumdar, and Sridhar Lokanathan."Large screen wireless notice display system." In Computational Intelligence and Computing Research (ICCIC), 2015 IEEE International Conference on, pp. 1-5. IEEE, 2015. [6] Sharma, Dharmendra Kumar, VineetTiwari, Krishan Kumar, B. A. Botre, and S. A. Akbar. "Small and medium range wireless electronic notice board using Bluetooth and ZigBee." In India Conference (INDICON), 2015 Annual IEEE, pp. 1-5. IEEE, 2015. [7] Kamdar, Foram, Anubbhav Malhotra, and Pritish Mahadik. "Display message on notice board using GSM." Advance in Electronic and Electric Engineering 3, no. 7 (2013): 827-832.