SlideShare a Scribd company logo
IoT BASED SMART BOARD FOR DISPLAYING &
FORWARDING NOTICES USING RASPBERRY PI
Batch No 2
1/24
Batch Members Register Number
1. S.Pavithra - 820814106054
2. R.Seethaladevi - 820814106075
3. K.Shamili - 820814106077
4. S.Sinthana - 820814106080
Guided by,
M.Nuthal Srinivasan, M.E., (Ph.D)
Assistant Professor/ECE
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
CONTENT
Abstract
Introduction
Existing system
Proposed system
Project Flow
Authentication
Web application
2/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
3/24
Advantages
Application
Output
Final output
Conclusion
Project estimation
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
ABSTRACT
 This project aims to reduce the paper usage in the name of sticking notices in
conventional notice board.
 LCD display is used as an electronic notice board for displaying message sent
through SMS or by WEB APPLICATION.
 For secured usage of notice board, the password should get matched with the
predefined password.
 First, the user has to send the message to GSM module which will get displayed
on the LCD.
 Then the raspberry pi will send the displayed message to some mobile numbers
which were already stored.
 In web application images can also be sent.
4/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
INTRODUCTION
 Notice Board is a primary thing in any institution/organization or
public utility places.
 Sticking various notices day-to-day is a difficult process. A separate
person is required to take care of this notices display.
 A permanent solution for these difficulties is wireless access to the
Notice board, with a user friendly system.
 Hence, this project is built around raspberry pi which provides all
the functionality of the display and wireless control.
5/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
EXISTING SYSTEM6/24
BLUETOOTH
OR ZIGBEE
MODULE
MICROCONTROLLER
LCD
DISPLAY
MAX 232
SMS
CENTRE
MOBILE IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
DISADVANTAGES OF EXISTING SYSTEM
 Coverage area of Bluetooth or zigbee is small.
 So the user want to be in a particular limit.
 Difficult to send text through Bluetooth.
 Unauthorized users can also able to send the message.
7/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
PROPOSED SYSTEM8/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
Microcontroller
Replaced by
Raspberry pi 3
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
9/24 PROJECT FLOW
MOBILE
PHONE
(SMS)
PC/LAPTOP
(WEB
APPLICATION)
GSM
IOT
RASPBERRY
PI 3
LCD DISPLAY
AUTHORIZED USERS
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
4.2V
(power supply)
5V
(power
supply)
12 V
(power supply)
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
Why Raspberry pi?
 Raspberry pi 3 model consist of 64-bit quad-core ARM Cortex-A53 processor.
 Open source technology.
 It is having HDMI male cable connection option so LCD monitors can easily get
connected.
 It has in built wi-fi and Bluetooth module, which will support future
advancement.
 Program memory(RAM) size is 512MB.
 Processor speed ranges from 700 MHz to 1.2 GHz.
 It is having additional SDcard (secure digital card).
10/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
11/24
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
AUTHENTICATION
 To display the required notice in raspberry pi connected LCD
display the user has to send the notice or message along with the
password.
 The password has been already programmed to Raspberry pi if the
password matches, then the notice will get displayed.
 Otherwise, it will discard the notice.
 If we are sending notices via internet then the user have to log in to
the web application by using user id and password.
12/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
Advantages of GSM
 Using GSM mobile we can send message to any distant locations,
from any part of the World.
 GSM wireless transmission system it has very less errors and needs
less maintenance.
 It offers higher security to the transmitting data.
 Notifications can be delivered within second.
13/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
WEB APPLICATION
 We are using a web application named projectone.in/noticedisplay/
 The web application has been designed by using PHP.
 The displayed message/notice get stored in the web application.
 The notices can also get deleted through the web application.
 Notice can be a message as well as image can get displayed using
this web application.
14/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
ADVANTAGES OF PROPOSED SYSTEM
 No printing and photocopying costs.
 Thus saves time, energy and finally environment.
 Multiple Users are authorized to update notices on the electronic
notice board.
 Prevents unauthorized access of notice board.
 Problem related to direct manual update of notice board is removed.
Just an SMS is enough.
 Notifications can be delivered within seconds.
15/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
APPLICATIONS OF PROPOSED SYSTEM
 Educational institutions & organizations
 Bus/Railway station
 Conference hall
 Any Public utility places
16/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
OUTPUT
 First the required notice / message to be displayed is send to the
GSM number through SMS.
17/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
18/24 • After that the message get forwarded to authenticated user.
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
19/24
• For sending images the web application is used and the notices displayed in
notice board is also viewed in Web application
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
20/24
FINAL OUTPUT
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
CONCLUSION
 The idea of establishing IoT based smart board using raspberry pi 3
and GSM was successfully implemented.
 It is simple and secure way of displaying and forwarding notices and
it reduce manual effort & eco-Friendly.
 Since it using web application overall performance will improved.
21/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
PROJECT ESTIMATION
S.NO COMPONENTS COST(in Rs)
1. LCD DISPLAY 1000
2. GSM MODULE 1200
3. RASPBERRY PI 3000
4. POWER SUPPLY 310
5. HDMI CABLE 300
TOTAL COST 5810
22/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
References
[1] Pawan Kumar, Vikas Bhardwaj, Narayan Sing Rathor, Amit
Mishra, GSM Based Electronic Notice Board:Wireless
Communication. ISSN: 2231-2307, Volume-2, Issue-3, July 2012
[2] Prachee U. Ketkar, Kunal P. Tayade, Akash P. Kulkarni,
Rajkishor M. Tugnayat: “ GSM Mobile Phone Based LED
Scrolling Messages Display System”, International Journal of
Scientific Engineering and Technology Volume 2 Issue 3; PP : 149-
155
[3] Payal Mishra, Pinki Singh, Shivani Gupta:” SMS BASED
WIRELESS NOTICE BOARD DISPLAY USING GSM MOBILE,
International Journal Of Advance Research In Science And
Engineering Vol. No.2, Issue No.10, October 2013
23/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
THANK YOU
24/24
IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI
E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE

More Related Content

What's hot

Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Boardswarnimmaurya
 
E notice board project report
E notice board project reportE notice board project report
E notice board project report
amit chaudhary
 
Wireless Electronic Notice Board
Wireless Electronic Notice BoardWireless Electronic Notice Board
Wireless Electronic Notice Board
Sajan CK
 
Digital Notice Board
Digital Notice BoardDigital Notice Board
Digital Notice BoardRaaki Gadde
 
Gsm based lcd notice board display
Gsm based lcd notice board displayGsm based lcd notice board display
Gsm based lcd notice board displayRavi M
 
E- Notice Board Presentation
E- Notice Board PresentationE- Notice Board Presentation
E- Notice Board Presentation
ayushi jain
 
Digital noticeboard using vb
Digital noticeboard using vbDigital noticeboard using vb
Digital noticeboard using vb
sayalipatil528
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino
AMIT SANPUI
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
Aakashkumar276
 
PATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOTPATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOT
AM Publications
 
Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...
Nunna Swathi
 
Esp32 cam arduino-123
Esp32 cam arduino-123Esp32 cam arduino-123
Esp32 cam arduino-123
Victor Sue
 
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Abhishekvb
 
gsm based led scrolling board ppt
gsm based led scrolling board pptgsm based led scrolling board ppt
gsm based led scrolling board ppt
sodabathula gandhi
 
Introduction to VLSI
Introduction to VLSI Introduction to VLSI
Introduction to VLSI illpa
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android Application
Nikhil Jadav
 
1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoT1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoT
IEEE MIU SB
 
wireless notice board using RF communication
wireless notice board using RF communicationwireless notice board using RF communication
wireless notice board using RF communication
ROHIT SAGAR
 
Esp8266 NodeMCU
Esp8266 NodeMCUEsp8266 NodeMCU
Esp8266 NodeMCU
roadster43
 
wireless electronics notice board using GSM
wireless electronics notice board using GSMwireless electronics notice board using GSM
wireless electronics notice board using GSM
Rahul Kumar
 

What's hot (20)

Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Board
 
E notice board project report
E notice board project reportE notice board project report
E notice board project report
 
Wireless Electronic Notice Board
Wireless Electronic Notice BoardWireless Electronic Notice Board
Wireless Electronic Notice Board
 
Digital Notice Board
Digital Notice BoardDigital Notice Board
Digital Notice Board
 
Gsm based lcd notice board display
Gsm based lcd notice board displayGsm based lcd notice board display
Gsm based lcd notice board display
 
E- Notice Board Presentation
E- Notice Board PresentationE- Notice Board Presentation
E- Notice Board Presentation
 
Digital noticeboard using vb
Digital noticeboard using vbDigital noticeboard using vb
Digital noticeboard using vb
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
PATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOTPATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOT
 
Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...
 
Esp32 cam arduino-123
Esp32 cam arduino-123Esp32 cam arduino-123
Esp32 cam arduino-123
 
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
 
gsm based led scrolling board ppt
gsm based led scrolling board pptgsm based led scrolling board ppt
gsm based led scrolling board ppt
 
Introduction to VLSI
Introduction to VLSI Introduction to VLSI
Introduction to VLSI
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android Application
 
1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoT1. Introduction to Embedded Systems & IoT
1. Introduction to Embedded Systems & IoT
 
wireless notice board using RF communication
wireless notice board using RF communicationwireless notice board using RF communication
wireless notice board using RF communication
 
Esp8266 NodeMCU
Esp8266 NodeMCUEsp8266 NodeMCU
Esp8266 NodeMCU
 
wireless electronics notice board using GSM
wireless electronics notice board using GSMwireless electronics notice board using GSM
wireless electronics notice board using GSM
 

Similar to IoT based Smart board for Displaying and Forwarding notices using Raspberry Pi

IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising System
IRJET Journal
 
IRJET- Electronic Notice Board Remotely Operated using Android Phone
IRJET-  	  Electronic Notice Board Remotely Operated using Android PhoneIRJET-  	  Electronic Notice Board Remotely Operated using Android Phone
IRJET- Electronic Notice Board Remotely Operated using Android Phone
IRJET Journal
 
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A ReviewIRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET Journal
 
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET Journal
 
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET Journal
 
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning AlgorithmIRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET Journal
 
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET Journal
 
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert SystemIRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET Journal
 
IRJET - Notice Board using LED Matrix Display
IRJET - Notice Board using LED Matrix DisplayIRJET - Notice Board using LED Matrix Display
IRJET - Notice Board using LED Matrix Display
IRJET Journal
 
Comparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi TechnologyComparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi Technology
IRJET Journal
 
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
IRJET 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 Cloud
IRJET Journal
 
New resume 2years exp
New resume 2years expNew resume 2years exp
New resume 2years exp
shivayya gadag
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET Journal
 
IRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice BoardIRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice Board
IRJET Journal
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
IRJET Journal
 
IOT Personal Weather Station
IOT Personal Weather StationIOT Personal Weather Station
IOT Personal Weather Station
IRJET Journal
 
IRJET- Interactive Smart Mirror
IRJET-  	  Interactive Smart MirrorIRJET-  	  Interactive Smart Mirror
IRJET- Interactive Smart Mirror
IRJET Journal
 
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET Journal
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
IRJET Journal
 

Similar to IoT based Smart board for Displaying and Forwarding notices using Raspberry Pi (20)

IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising System
 
IRJET- Electronic Notice Board Remotely Operated using Android Phone
IRJET-  	  Electronic Notice Board Remotely Operated using Android PhoneIRJET-  	  Electronic Notice Board Remotely Operated using Android Phone
IRJET- Electronic Notice Board Remotely Operated using Android Phone
 
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A ReviewIRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
 
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
 
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...IRJET -  	  A Design Thinking based Smart Parking System for Vehicle Parking ...
IRJET - A Design Thinking based Smart Parking System for Vehicle Parking ...
 
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning AlgorithmIRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
 
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
 
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert SystemIRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
 
IRJET - Notice Board using LED Matrix Display
IRJET - Notice Board using LED Matrix DisplayIRJET - Notice Board using LED Matrix Display
IRJET - Notice Board using LED Matrix Display
 
Comparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi TechnologyComparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi Technology
 
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
 
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
 
New resume 2years exp
New resume 2years expNew resume 2years exp
New resume 2years exp
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
 
IRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice BoardIRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice Board
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET- Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 
IOT Personal Weather Station
IOT Personal Weather StationIOT Personal Weather Station
IOT Personal Weather Station
 
IRJET- Interactive Smart Mirror
IRJET-  	  Interactive Smart MirrorIRJET-  	  Interactive Smart Mirror
IRJET- Interactive Smart Mirror
 
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 

Recently uploaded

Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 

Recently uploaded (20)

Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 

IoT based Smart board for Displaying and Forwarding notices using Raspberry Pi

  • 1. IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI Batch No 2 1/24 Batch Members Register Number 1. S.Pavithra - 820814106054 2. R.Seethaladevi - 820814106075 3. K.Shamili - 820814106077 4. S.Sinthana - 820814106080 Guided by, M.Nuthal Srinivasan, M.E., (Ph.D) Assistant Professor/ECE IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 2. CONTENT Abstract Introduction Existing system Proposed system Project Flow Authentication Web application 2/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 3. IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI 3/24 Advantages Application Output Final output Conclusion Project estimation E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 4. ABSTRACT  This project aims to reduce the paper usage in the name of sticking notices in conventional notice board.  LCD display is used as an electronic notice board for displaying message sent through SMS or by WEB APPLICATION.  For secured usage of notice board, the password should get matched with the predefined password.  First, the user has to send the message to GSM module which will get displayed on the LCD.  Then the raspberry pi will send the displayed message to some mobile numbers which were already stored.  In web application images can also be sent. 4/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 5. INTRODUCTION  Notice Board is a primary thing in any institution/organization or public utility places.  Sticking various notices day-to-day is a difficult process. A separate person is required to take care of this notices display.  A permanent solution for these difficulties is wireless access to the Notice board, with a user friendly system.  Hence, this project is built around raspberry pi which provides all the functionality of the display and wireless control. 5/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 6. EXISTING SYSTEM6/24 BLUETOOTH OR ZIGBEE MODULE MICROCONTROLLER LCD DISPLAY MAX 232 SMS CENTRE MOBILE IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 7. DISADVANTAGES OF EXISTING SYSTEM  Coverage area of Bluetooth or zigbee is small.  So the user want to be in a particular limit.  Difficult to send text through Bluetooth.  Unauthorized users can also able to send the message. 7/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 8. PROPOSED SYSTEM8/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI Microcontroller Replaced by Raspberry pi 3 E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 9. 9/24 PROJECT FLOW MOBILE PHONE (SMS) PC/LAPTOP (WEB APPLICATION) GSM IOT RASPBERRY PI 3 LCD DISPLAY AUTHORIZED USERS IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI 4.2V (power supply) 5V (power supply) 12 V (power supply) E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 10. Why Raspberry pi?  Raspberry pi 3 model consist of 64-bit quad-core ARM Cortex-A53 processor.  Open source technology.  It is having HDMI male cable connection option so LCD monitors can easily get connected.  It has in built wi-fi and Bluetooth module, which will support future advancement.  Program memory(RAM) size is 512MB.  Processor speed ranges from 700 MHz to 1.2 GHz.  It is having additional SDcard (secure digital card). 10/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 11. IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI 11/24 E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 12. AUTHENTICATION  To display the required notice in raspberry pi connected LCD display the user has to send the notice or message along with the password.  The password has been already programmed to Raspberry pi if the password matches, then the notice will get displayed.  Otherwise, it will discard the notice.  If we are sending notices via internet then the user have to log in to the web application by using user id and password. 12/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 13. Advantages of GSM  Using GSM mobile we can send message to any distant locations, from any part of the World.  GSM wireless transmission system it has very less errors and needs less maintenance.  It offers higher security to the transmitting data.  Notifications can be delivered within second. 13/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 14. WEB APPLICATION  We are using a web application named projectone.in/noticedisplay/  The web application has been designed by using PHP.  The displayed message/notice get stored in the web application.  The notices can also get deleted through the web application.  Notice can be a message as well as image can get displayed using this web application. 14/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 15. ADVANTAGES OF PROPOSED SYSTEM  No printing and photocopying costs.  Thus saves time, energy and finally environment.  Multiple Users are authorized to update notices on the electronic notice board.  Prevents unauthorized access of notice board.  Problem related to direct manual update of notice board is removed. Just an SMS is enough.  Notifications can be delivered within seconds. 15/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 16. APPLICATIONS OF PROPOSED SYSTEM  Educational institutions & organizations  Bus/Railway station  Conference hall  Any Public utility places 16/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 17. OUTPUT  First the required notice / message to be displayed is send to the GSM number through SMS. 17/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 18. 18/24 • After that the message get forwarded to authenticated user. IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 19. 19/24 • For sending images the web application is used and the notices displayed in notice board is also viewed in Web application IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 20. 20/24 FINAL OUTPUT IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 21. CONCLUSION  The idea of establishing IoT based smart board using raspberry pi 3 and GSM was successfully implemented.  It is simple and secure way of displaying and forwarding notices and it reduce manual effort & eco-Friendly.  Since it using web application overall performance will improved. 21/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 22. PROJECT ESTIMATION S.NO COMPONENTS COST(in Rs) 1. LCD DISPLAY 1000 2. GSM MODULE 1200 3. RASPBERRY PI 3000 4. POWER SUPPLY 310 5. HDMI CABLE 300 TOTAL COST 5810 22/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 23. References [1] Pawan Kumar, Vikas Bhardwaj, Narayan Sing Rathor, Amit Mishra, GSM Based Electronic Notice Board:Wireless Communication. ISSN: 2231-2307, Volume-2, Issue-3, July 2012 [2] Prachee U. Ketkar, Kunal P. Tayade, Akash P. Kulkarni, Rajkishor M. Tugnayat: “ GSM Mobile Phone Based LED Scrolling Messages Display System”, International Journal of Scientific Engineering and Technology Volume 2 Issue 3; PP : 149- 155 [3] Payal Mishra, Pinki Singh, Shivani Gupta:” SMS BASED WIRELESS NOTICE BOARD DISPLAY USING GSM MOBILE, International Journal Of Advance Research In Science And Engineering Vol. No.2, Issue No.10, October 2013 23/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE
  • 24. THANK YOU 24/24 IoT BASED SMART BOARD FOR DISPLAYING & FORWARDING NOTICES USING RASPBERRY PI E..G.S.PILLAY ENGINEERING COLLEGE, NAGAPATTINAM DEPARTMENT OF ECE