SlideShare a Scribd company logo
5
Most read
9
Most read
16
Most read
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 (20)

PPTX
Project smart notice board ppt
Rahul Shaw
 
PDF
Iot based digital notice board with arduino
Nani Vasireddy
 
PDF
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET Journal
 
PPTX
Home automation using android mobiles
Durairaja
 
PDF
Home automation using bluetooth - Aurdino BASED
Ashish Kumar Thakur
 
PPTX
IOT Based Home Automation using Raspberry Pi-3
Mohammad Qasim Malik
 
PPTX
Smart LED Notice Board
swarnimmaurya
 
PPTX
Home automation using blynk app with fan direction control and displaying sta...
Diwash Kapil Chettri
 
PPTX
Home automation using_pc
Sumit Sonawane
 
PPTX
Digital Notice Board
Raaki Gadde
 
PDF
Automatic Door Opener using PIR Sensor
RAGHUVARMA09
 
PDF
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET Journal
 
PPTX
BATTERY LESS PHONE
MuhammedAslam77
 
PPTX
E- Notice Board Presentation
ayushi jain
 
PPTX
Shiv smart door ppt
Mahesh Patil
 
PPT
Arduino Based Home Automation (2003) (1003018)
Rappy Saha
 
PPTX
Home automation ppt
Anshul97842474929
 
PDF
5 Pen PC technology seminar report
Rituraj Singh Panwar
 
PPTX
Home automation using blynk
VarshithAnnavarapu1
 
PDF
Arduino based Home Automation System with Android
Sayan Seth
 
Project smart notice board ppt
Rahul Shaw
 
Iot based digital notice board with arduino
Nani Vasireddy
 
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET Journal
 
Home automation using android mobiles
Durairaja
 
Home automation using bluetooth - Aurdino BASED
Ashish Kumar Thakur
 
IOT Based Home Automation using Raspberry Pi-3
Mohammad Qasim Malik
 
Smart LED Notice Board
swarnimmaurya
 
Home automation using blynk app with fan direction control and displaying sta...
Diwash Kapil Chettri
 
Home automation using_pc
Sumit Sonawane
 
Digital Notice Board
Raaki Gadde
 
Automatic Door Opener using PIR Sensor
RAGHUVARMA09
 
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET Journal
 
BATTERY LESS PHONE
MuhammedAslam77
 
E- Notice Board Presentation
ayushi jain
 
Shiv smart door ppt
Mahesh Patil
 
Arduino Based Home Automation (2003) (1003018)
Rappy Saha
 
Home automation ppt
Anshul97842474929
 
5 Pen PC technology seminar report
Rituraj Singh Panwar
 
Home automation using blynk
VarshithAnnavarapu1
 
Arduino based Home Automation System with Android
Sayan Seth
 

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

PDF
Portable Wireless Notice Display Using Raspberry-PI
IRJET Journal
 
PPTX
DOC-20230501-WA0007..pptx
KARNAN22
 
PDF
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET Journal
 
PDF
Digital Notice Board
ijtsrd
 
PPTX
1234.pptx
mukulgrd1
 
PDF
IRJET- Electronic Notice Board Remotely Operated using Android Phone
IRJET Journal
 
PDF
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET Journal
 
PDF
IRJET- Real Time Notice Display System using Cloud
IRJET Journal
 
PDF
IRJET- Wireless Notice Board using Raspberry Pi
IRJET Journal
 
PDF
IRJET- Wireless Notice Board using Raspberry Pi
IRJET Journal
 
PDF
Digital Wireless Notice Board
IRJET Journal
 
DOCX
Electronic Notice Board Using Raspberry Pi and Android Phone
Brijender k
 
PDF
IRJET - Wireless Digital Notice Board
IRJET Journal
 
PDF
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Associate Professor in VSB Coimbatore
 
PDF
IRJET - Digital Notice Board using Raspberry Pi
IRJET Journal
 
DOCX
Project report
rahul poteti
 
PDF
B1802050307
IOSR Journals
 
PDF
Research Paper on Digital Notice Board
ijtsrd
 
PDF
Project report
rahul poteti
 
Portable Wireless Notice Display Using Raspberry-PI
IRJET Journal
 
DOC-20230501-WA0007..pptx
KARNAN22
 
IRJET- IoT Based Digital Notice Board Using Raspberry Pi with Audio Alert System
IRJET Journal
 
Digital Notice Board
ijtsrd
 
1234.pptx
mukulgrd1
 
IRJET- Electronic Notice Board Remotely Operated using Android Phone
IRJET Journal
 
IRJET - Web Controlled Smart Notice Board using Raspberry Pi: A Review
IRJET Journal
 
IRJET- Real Time Notice Display System using Cloud
IRJET Journal
 
IRJET- Wireless Notice Board using Raspberry Pi
IRJET Journal
 
IRJET- Wireless Notice Board using Raspberry Pi
IRJET Journal
 
Digital Wireless Notice Board
IRJET Journal
 
Electronic Notice Board Using Raspberry Pi and Android Phone
Brijender k
 
IRJET - Wireless Digital Notice Board
IRJET Journal
 
Digital Notice Board in Schools and Colleges by Implementing IoT with Audio A...
Associate Professor in VSB Coimbatore
 
IRJET - Digital Notice Board using Raspberry Pi
IRJET Journal
 
Project report
rahul poteti
 
B1802050307
IOSR Journals
 
Research Paper on Digital Notice Board
ijtsrd
 
Project report
rahul poteti
 
Ad

Recently uploaded (20)

PDF
Why aren't you using FME Flow's CPU Time?
Safe Software
 
PDF
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
PDF
Open Source Milvus Vector Database v 2.6
Zilliz
 
PDF
“MPU+: A Transformative Solution for Next-Gen AI at the Edge,” a Presentation...
Edge AI and Vision Alliance
 
PPTX
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Poster...
Michele Kryston
 
PDF
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
PDF
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
PDF
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
Safe Software
 
PPTX
Simplifica la seguridad en la nube y la detección de amenazas con FortiCNAPP
Cristian Garcia G.
 
PDF
LLM Search Readiness Audit - Dentsu x SEO Square - June 2025.pdf
Nick Samuel
 
PDF
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
PPTX
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 
PPTX
01_Approach Cyber- DORA Incident Management.pptx
FinTech Belgium
 
PPTX
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
PPTX
CapCut Pro Crack For PC Latest Version {Fully Unlocked} 2025
pcprocore
 
PDF
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 
PDF
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
PDF
Database Benchmarking for Performance Masterclass: Session 1 - Benchmarking F...
ScyllaDB
 
DOCX
Daily Lesson Log MATATAG ICT TEchnology 8
LOIDAALMAZAN3
 
PDF
From Chatbot to Destroyer of Endpoints - Can ChatGPT Automate EDR Bypasses (1...
Priyanka Aash
 
Why aren't you using FME Flow's CPU Time?
Safe Software
 
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
Open Source Milvus Vector Database v 2.6
Zilliz
 
“MPU+: A Transformative Solution for Next-Gen AI at the Edge,” a Presentation...
Edge AI and Vision Alliance
 
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Poster...
Michele Kryston
 
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
Safe Software
 
Simplifica la seguridad en la nube y la detección de amenazas con FortiCNAPP
Cristian Garcia G.
 
LLM Search Readiness Audit - Dentsu x SEO Square - June 2025.pdf
Nick Samuel
 
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 
01_Approach Cyber- DORA Incident Management.pptx
FinTech Belgium
 
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
CapCut Pro Crack For PC Latest Version {Fully Unlocked} 2025
pcprocore
 
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
Database Benchmarking for Performance Masterclass: Session 1 - Benchmarking F...
ScyllaDB
 
Daily Lesson Log MATATAG ICT TEchnology 8
LOIDAALMAZAN3
 
From Chatbot to Destroyer of Endpoints - Can ChatGPT Automate EDR Bypasses (1...
Priyanka Aash
 
Ad

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