SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 626
“BSIOTR IT SMART LAB using IOT”
Prof.Mahendra Sawane1, AbdusSami Z Arrkati2, Jai N Chaudhari3, Dattatray B Pawar4,
Rupesh N Lingayat5, Pradnya B Doke6
1Professor, Dept. of information Technology, BSIOTR College, Wagholi, Pune, Maharashtra, India
2,3,4,5,6UG. Students, Dept of information Technology, BSIOTR College, Wagholi, Pune, Maharashtra, India
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – As there are various techniques technologies used
in IoT in our side we are making the smart lab with IoT based
automation system, which protects lab equipment’s and take
the record of students that who enters in lab. Due to this
system the problem of taking attendance was time consuming
and paper based work was reduced and also the problem of
equipment stolen in lab also critical issue that may also be
solve by this system if any equipment get out of the lab the
message or notification immediately get to Admin and also to
the Lab In charge. So we are very pleasure to present this
project.
Key Words:Atmega328,ESP8266,MySQLite, DFMiniMP3
Module, APIs, PHP My SQL Cloud, IFTTT
1. INTRODUCTION
In Traditional way today in all colleges in
classrooms and labs we go and take attendance for the exact
count of students present in labs or classrooms. Instead of
this way we are using the best automatic counting of
students in labs and classrooms. we have used one module
which counts-in and counts-out the students in the room,
and also one another module we going to implement the
complaints get from the staff that students steal the
equipment’s from the labs like mouse and some other small
equipment’s, so we used one another module for provide
security to the equipment’s bye stolen. In this project weare
study about these two models. There are total two modules
first is Count Record of People and second one is lab
Equipment Device track.
2. SYSTEM ARCHITECTURE
This project is divided in two parts one is count of
people and another is for tracking lab equipment.
2.1 STUDENT COUNT:
In the first part of the module we have comprised
the ESP 8266 (WiFi module), Atmel’s Atmega 328
(microcontroller) and Ultrasonic Distance Sensor (sensor)
which works as an client. An Ultrasonic Distance Sensor
which keeps the count. if anyone passes through it hits a
counts. And wait if it passes out through another sensor. As
soon as it count in the count is incremented and stored in
server database we have made an database table which
contains only ID and count out if decremented.
2.2 TRACKING LAB EQUIPMENT:
In second part of module it contain of the ESP 8266
(WiFi module), Atmel’s Atmega 328 (microcontroller). This
system design is client server architecture. Here small WiFi
chips are attached to lab equipment’s witha uniquenamefor
identification. The counter work is done by the
microcontroller and sends to the WiFi module which takes
the count and also checks continuously the Device chips in
lab are available or not if available it hits ON in URL then
stores at respective Database, if device is outside the Lab it
hits OFF in URL and notifies to the server and also with an
Fast2SMS Server send to the respective in charge of the Lab
as shown in below Fig.
Fig-1: System Architecture
3. HARDWARE AND SOFTWARE IMPLEMENTATION
The overall block diagrams system is divided into
two sections as Hardware Implementation and Software
implementation
3.1 HARDWARE IMPLEMENTATION
1) ESP8266(Wifi Module)
Core processor ESP8266 in smaller sizes of the
module encapsulates Tensilica L106 integrates industry-
leading ultra-low power 32-bit MCU micro, with the 16-bit
short mode, it has Clock speed support 80 MHz, 160MHz, it
has to supports the RTOS and integrated Wi-Fi which on-
board antenna. The module supports standard 802.11 b
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 627
agreement and complete TCP/IP protocol stack. Users can
use the add modules to an existing device networking, or
building a separate network controller.ESP8266 is high
integration wireless SOCs, it designed for space and power
constrained mobile platform designers. It provides
unsurpassed ability to embed Wi-Ficapabilitieswithinother
systems, or to function as a standalone application, with the
lowest cost,andminimal spacerequirement.ESP8266EXalso
integrates a next version of Tensilica’s L106 Diamond series
32-bit processor, with on-chip SRAM, besides the Wi-Fi
functionalities. ESP8266EX is often united with external
sensors and other application specific devices through its
GPIOs; a codes for such applications are provided in
examples in the SDK. Smart Connectivity Platform (ESCP)
determines cultivated system-level features include fast
sleep/wake context switching for energy-efficientVoIPwith
adaptive radio biasing. For low-power operation, advance
signal processing and spur termination and radio co-
existence features for common cellular, Bluetooth, DDR,
LVDS, LCD interference modification.
Fig-2: ESP8266(Wifi Module)
2) Atmega328 (Microcontroller module)
The high-performance Microchip Pico Power 8-bit
AVR RISC-based microcontroller combines 32KB ISP flash
memory with read-write capabilities, it has1024BEEPROM,
2KB SRAM, 23 general purpose I/Olines,32general purpose
working registers, three flexible timer/counters with
compare modes. It has internal and external interrupts,
serial programmable USART, a byte-oriented 2-wire serial
interface, SPI serial port, a 6-channel 10-bit A/D converter
programmable watchdog timer with internal oscillator, and
five software selectable power saving modes. The device
operates between 1.8-5.5 volts.
Fig-3: Atmega328 (Microcontroller module)
3) Ultrasonic Distance Sensor
Ultrasonic rangingmoduleHC -SR04provides2cm-
400cm non-contact measurement function, the ranging
accuracy can reach to 3mm. The modulesincludesultrasonic
transmitters, receiver and control circuit.
Fig-4: Ultrasonic Distance Sensor
4) Relay
A relay, in short, is a switch that opens or closes
circuit electronically or electromechanically. The most
common relay mechanism employs an electromagnet to
mechanically operate a switch. If you want to turn on andoff
the main 220V that’s running through yourhomeappliances
through a microcontroller, then the relay is just the device
you need.
Fig-5: Relay
5) DFMini MP3 Module:
The DF Player Mini is a small and low price MP3
module with a simplified output directly to the speaker. The
module can be stand-alone module with attached battery,
speaker and push buttons or used in combination with an
Arduino UNO or any other with reception/transmission
capabilities.
Fig-5: DFMini MP3 Module
3.2 SOFTWARE IMPLEMENTATION
1) Atmel Studio:
To Program the Atmega328 Microcontroller we
used this IDE.
Atmel Studio is use to provides a large set of features for
project development and debugging. The most features are
listed below.
 Rich code editor for C/C++ and Assembly featuring
the powerful Visual Assist extension
 It has Cycle correct simulator with advanced debug
functionality
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 628
 Atmel Software Framework allowing creation of
modular applications and providing buildingblocks
for a prototype on any AVR platform
 Debugging on actual devices using DebuggingTools
 Rich SDK to enable tight integration of customer
plugins
2) Arduino IDE:
To Program the Atmega328 Microcontroller we
used this IDE. Arduino microcontrollers are pre-
programmed with a boot loader that simplifies uploading of
programs to the on-chip flash memory. The default boot
loader of the Arduino UNO is the boot-loader. Boards are
loaded with program code via a serial connection to another
computer. Some serial Arduino boardscontaina level shifter
circuit which is use to convert between RS-232 logic levels
and transistor–transistor logic (TTL) level signals. Current
Arduino boards are programmed via Universal Serial
Bus (USB), implemented using USB-to-serial adapter chips
such as the FTDI FT232. Some boards, such as later-model
Uno boards, substitute the FTDI chip with a separate AVR
chip containing USB-to-serial firmware, which is
reprogrammable via its own ICSP header. Other alternates,
such as the Arduino Mini and the unofficial Boarduino, use a
removable USB-to-serial adapter board or
cable, Bluetooth or other methods, when used with
customary microcontroller tools instead of the Arduino IDE,
standard AVR in-systemprogramming (ISP)programmingis
used.
3) NetBeans IDE (PHP Website):
To design the Website for server side algorithm.
PHP (recursiveacronymfor PHP:HypertextPreprocessor)is
a widely-used .it is open source general-purpose scripting
language that is especially suited for web development and
can be embedded into HTML.
PHP is a general-purpose scripting language that is
especially suited to server-side web development, in which
case PHP generally runs on a web server. Any PHP code in a
demanded file is executed by the PHP runtime, usually to
create dynamic web page content or dynamic
images used on websites or elsewhere. PHP is a server-side
scripting language designedprimarilyfor webdevelopment.
It is also used as a general-purpose programming language.
Originally created by Rasmus Lerdorf in 1994, the
PHP reference execution is now produced by The PHP
Development Team.
4) Coffee Cup HTML Editor:
To design the Web PageusingPHP,HTML 5andJava
Script are used .The CoffeeCup HTML Editor is an HTML
editor which can supports both raw HTML and editing. The
WYSIWYG editing is no longer available in the newer
versions, starting in 2012, (after version 12.5). Originally
created by Nicholas Longo and Kevin Jurica, it was first
released to the public in August 1996.
According to the journalists the editor was the first to
support Java script (version 3.5 Sep. 1996), split-screen
editing (version 4.0, March 1997) and built-in FTP upload
(version 5.2, February 1998).
The HTML Editor wasselectedBestWindowsHTML
Editor in the About.com Readers' Choice Awards two years
in a row in 2011 and 2012.
5) NodeMCU LUA
We used the Node MCU IDE to program the Wi-Fi
Module using the Lua Programming Language. NodeMCU is
an open source IoT platform. It includes firmware which
runs on the ESP8266 Wi-Fi SoC Espress if Systems, and
hardware which is based on the ESP-12 module. The term
"NodeMCU" is by default refers to the firmware rather than
the Dev. kits. The firmware uses the Lua scripting language.
It is based on the Lua project and built on the EspressifNon-
OS SDK for ESP8266. It uses manyopensourceprojects,such
as lua-cjson and spiffs.
6) Xampp IDE:
To Build the PHP web Server for PMC Corporation
website using the XAMPP Local Host. XAMPP can Build PHP
websites with the MySQL Data base and with Apache server.
7) FileZilla Web Client:
We use the FileZilla Web client for uploading our
website to the Server of the 000Webhost. With this client
side software it is easy to upload the all contents of our local
website file in one click.
4. CONCLUSION
Our project, stands on concept SMART LAB for
proper supervision and monitoring of labs. These two
modules collaborate together to ensure class management
and security. After implementation,themodulespreliminary
testing gave legitimate results. The second stage nowstands
with testing the model in real life application by applying
these modules in different classes and labs. Feedback of
teachers and students were collected. Feedback collection
stands as an important aspect asitleadstoimprovedquality,
credibility and successful model deployment at every stage
which in turn enhances the product
5. REFERENCES
1) Mary Cherian, Hitesh Kumar P . 2014, “Implementation of
a Secure and Smart Lab with Wireless Sensor Network”,
International Journal of Science and Research, Vol.3, No. 6.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 629
2)http://internetofthingsagenda.techtarget.com/definition/I
nternetof- Things-IoT
3)https://www.techopedia.com/definition/27874/arduino
4) arduino.cc/en/uploads/main/arduinonanomanual23.pdf
5) https://www.cnx-software.com/2015/04/18/nodemcu -
is-both-abreadboard-friendly- esp8266-wi-fi-board-and-a-
lua- basedfirmware
6)https://www.britannica.com/topic/Internet-of-Things-
The-2032782
6) https://en.wikipedia.org/wiki/Node MCU
7) Jayavardhana Gubbi, Rajkumar Buyya, Slaven Marusic,
Marimuthu Palaniswami, “Internet of Things (IoT): A vision,
architectural elements, and future directions”, Future
Generation Computer Systems (Elsevier), 2013, pp. 1645-
1660.

More Related Content

What's hot

EMBEDDED SYSTEM
EMBEDDED  SYSTEMEMBEDDED  SYSTEM
EMBEDDED SYSTEMAIRTEL
 
Training Report on Embedded System
Training Report on Embedded SystemTraining Report on Embedded System
Training Report on Embedded SystemRoshan Mani
 
Embedded system design using arduino
Embedded system design using arduinoEmbedded system design using arduino
Embedded system design using arduinoSantosh Verma
 
Chapter 4 Embedded System: Application and Domain Specific
Chapter 4 Embedded System: Application and Domain SpecificChapter 4 Embedded System: Application and Domain Specific
Chapter 4 Embedded System: Application and Domain SpecificMoe Moe Myint
 
Embedded Systems - Training ppt
Embedded Systems - Training pptEmbedded Systems - Training ppt
Embedded Systems - Training pptNishant Kayal
 
Embedded system development-Arduino UNO
Embedded system development-Arduino UNOEmbedded system development-Arduino UNO
Embedded system development-Arduino UNOayush sultania
 
Unit 1 intro-embedded
Unit 1 intro-embeddedUnit 1 intro-embedded
Unit 1 intro-embeddedPavithra S
 
Schematic and PCB Design Using Eagle
Schematic and PCB Design Using EagleSchematic and PCB Design Using Eagle
Schematic and PCB Design Using EagleMoe Moe Myint
 
Embedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - MtechEmbedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - Mtechsangeetha rakhi
 
Introduction to Embedded Systems I : Chapter 1
Introduction to Embedded Systems I : Chapter 1Introduction to Embedded Systems I : Chapter 1
Introduction to Embedded Systems I : Chapter 1Moe Moe Myint
 
Pramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware Design
Pramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware DesignPramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware Design
Pramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware DesignPramod Jangam
 
Chapter 3 Charateristics and Quality Attributes of Embedded System
Chapter 3 Charateristics and Quality Attributes of Embedded SystemChapter 3 Charateristics and Quality Attributes of Embedded System
Chapter 3 Charateristics and Quality Attributes of Embedded SystemMoe Moe Myint
 
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)Moe Moe Myint
 
Introduction to Embedded Systems and its Applications
Introduction to Embedded Systems and its ApplicationsIntroduction to Embedded Systems and its Applications
Introduction to Embedded Systems and its ApplicationsGaurav Verma
 
Ppt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTPpt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTpreetigill309
 
Introduction to Embedded System I : Chapter 2 (2nd portion)
Introduction to Embedded System I : Chapter 2 (2nd portion)Introduction to Embedded System I : Chapter 2 (2nd portion)
Introduction to Embedded System I : Chapter 2 (2nd portion)Moe Moe Myint
 
Casp report
Casp reportCasp report
Casp reportqudhuqdh
 
Embedded systems
Embedded systemsEmbedded systems
Embedded systemsjattatt
 

What's hot (20)

EMBEDDED SYSTEM
EMBEDDED  SYSTEMEMBEDDED  SYSTEM
EMBEDDED SYSTEM
 
Training Report on Embedded System
Training Report on Embedded SystemTraining Report on Embedded System
Training Report on Embedded System
 
Embedded system design using arduino
Embedded system design using arduinoEmbedded system design using arduino
Embedded system design using arduino
 
Chapter 4 Embedded System: Application and Domain Specific
Chapter 4 Embedded System: Application and Domain SpecificChapter 4 Embedded System: Application and Domain Specific
Chapter 4 Embedded System: Application and Domain Specific
 
Embedded Systems - Training ppt
Embedded Systems - Training pptEmbedded Systems - Training ppt
Embedded Systems - Training ppt
 
Embedded system development-Arduino UNO
Embedded system development-Arduino UNOEmbedded system development-Arduino UNO
Embedded system development-Arduino UNO
 
Unit 1 intro-embedded
Unit 1 intro-embeddedUnit 1 intro-embedded
Unit 1 intro-embedded
 
Embedded system application
Embedded system applicationEmbedded system application
Embedded system application
 
Schematic and PCB Design Using Eagle
Schematic and PCB Design Using EagleSchematic and PCB Design Using Eagle
Schematic and PCB Design Using Eagle
 
Embedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - MtechEmbedded systems - UNIT-1 - Mtech
Embedded systems - UNIT-1 - Mtech
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
Introduction to Embedded Systems I : Chapter 1
Introduction to Embedded Systems I : Chapter 1Introduction to Embedded Systems I : Chapter 1
Introduction to Embedded Systems I : Chapter 1
 
Pramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware Design
Pramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware DesignPramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware Design
Pramod J Resume M.Sc. (Electronics) 3.5 Year Exprience in Hardware Design
 
Chapter 3 Charateristics and Quality Attributes of Embedded System
Chapter 3 Charateristics and Quality Attributes of Embedded SystemChapter 3 Charateristics and Quality Attributes of Embedded System
Chapter 3 Charateristics and Quality Attributes of Embedded System
 
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
 
Introduction to Embedded Systems and its Applications
Introduction to Embedded Systems and its ApplicationsIntroduction to Embedded Systems and its Applications
Introduction to Embedded Systems and its Applications
 
Ppt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTPpt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOT
 
Introduction to Embedded System I : Chapter 2 (2nd portion)
Introduction to Embedded System I : Chapter 2 (2nd portion)Introduction to Embedded System I : Chapter 2 (2nd portion)
Introduction to Embedded System I : Chapter 2 (2nd portion)
 
Casp report
Casp reportCasp report
Casp report
 
Embedded systems
Embedded systemsEmbedded systems
Embedded systems
 

Similar to IRJET- BSIOTR IT SMART LAB using IOT

IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET Journal
 
IRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFIDIRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFIDIRJET Journal
 
IRJET- Navigation Camp – Bot
IRJET-  	  Navigation Camp – BotIRJET-  	  Navigation Camp – Bot
IRJET- Navigation Camp – BotIRJET Journal
 
IRJET- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting MachineIRJET- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting MachineIRJET Journal
 
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...IRJET Journal
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice boardIRJET Journal
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTIRJET Journal
 
IRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mallIRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mallIRJET Journal
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerIJSRD
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerIJSRD
 
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...IRJET Journal
 
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)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 AlgorithmIRJET Journal
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxVinayakHiremath29
 
IRJET- Smart Gloves to Convert Sign Languages to Vocal Output
IRJET- Smart Gloves to Convert Sign Languages to Vocal OutputIRJET- Smart Gloves to Convert Sign Languages to Vocal Output
IRJET- Smart Gloves to Convert Sign Languages to Vocal OutputIRJET Journal
 
IRJET - Home Security System using Arduino
IRJET -  	  Home Security System using ArduinoIRJET -  	  Home Security System using Arduino
IRJET - Home Security System using ArduinoIRJET Journal
 
IoT Based home automation system using Arduino board
IoT Based home automation system using Arduino boardIoT Based home automation system using Arduino board
IoT Based home automation system using Arduino boardIRJET Journal
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoTIRJET Journal
 
Ball following Robot using ESP32-cam & Arduino UNO
Ball following Robot using ESP32-cam & Arduino UNOBall following Robot using ESP32-cam & Arduino UNO
Ball following Robot using ESP32-cam & Arduino UNOIRJET Journal
 

Similar to IRJET- BSIOTR IT SMART LAB using IOT (20)

IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining Tracking
 
IRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFIDIRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFID
 
IRJET- Navigation Camp – Bot
IRJET-  	  Navigation Camp – BotIRJET-  	  Navigation Camp – Bot
IRJET- Navigation Camp – Bot
 
IRJET- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting MachineIRJET- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting Machine
 
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
IRJET - Positioning and Tracking of a Person using Embedded Controller in a D...
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOT
 
IRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mallIRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mall
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By Microcontroller
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By Microcontroller
 
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
 
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
 
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
 
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptx
 
IRJET- Smart Gloves to Convert Sign Languages to Vocal Output
IRJET- Smart Gloves to Convert Sign Languages to Vocal OutputIRJET- Smart Gloves to Convert Sign Languages to Vocal Output
IRJET- Smart Gloves to Convert Sign Languages to Vocal Output
 
IRJET - Home Security System using Arduino
IRJET -  	  Home Security System using ArduinoIRJET -  	  Home Security System using Arduino
IRJET - Home Security System using Arduino
 
IoT Based home automation system using Arduino board
IoT Based home automation system using Arduino boardIoT Based home automation system using Arduino board
IoT Based home automation system using Arduino board
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
 
Ball following Robot using ESP32-cam & Arduino UNO
Ball following Robot using ESP32-cam & Arduino UNOBall following Robot using ESP32-cam & Arduino UNO
Ball following Robot using ESP32-cam & Arduino UNO
 

More from 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
 

More from 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...
 

Recently uploaded

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
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
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
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
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
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (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
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
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
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
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...
 
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
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
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
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 

IRJET- BSIOTR IT SMART LAB using IOT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 626 “BSIOTR IT SMART LAB using IOT” Prof.Mahendra Sawane1, AbdusSami Z Arrkati2, Jai N Chaudhari3, Dattatray B Pawar4, Rupesh N Lingayat5, Pradnya B Doke6 1Professor, Dept. of information Technology, BSIOTR College, Wagholi, Pune, Maharashtra, India 2,3,4,5,6UG. Students, Dept of information Technology, BSIOTR College, Wagholi, Pune, Maharashtra, India ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – As there are various techniques technologies used in IoT in our side we are making the smart lab with IoT based automation system, which protects lab equipment’s and take the record of students that who enters in lab. Due to this system the problem of taking attendance was time consuming and paper based work was reduced and also the problem of equipment stolen in lab also critical issue that may also be solve by this system if any equipment get out of the lab the message or notification immediately get to Admin and also to the Lab In charge. So we are very pleasure to present this project. Key Words:Atmega328,ESP8266,MySQLite, DFMiniMP3 Module, APIs, PHP My SQL Cloud, IFTTT 1. INTRODUCTION In Traditional way today in all colleges in classrooms and labs we go and take attendance for the exact count of students present in labs or classrooms. Instead of this way we are using the best automatic counting of students in labs and classrooms. we have used one module which counts-in and counts-out the students in the room, and also one another module we going to implement the complaints get from the staff that students steal the equipment’s from the labs like mouse and some other small equipment’s, so we used one another module for provide security to the equipment’s bye stolen. In this project weare study about these two models. There are total two modules first is Count Record of People and second one is lab Equipment Device track. 2. SYSTEM ARCHITECTURE This project is divided in two parts one is count of people and another is for tracking lab equipment. 2.1 STUDENT COUNT: In the first part of the module we have comprised the ESP 8266 (WiFi module), Atmel’s Atmega 328 (microcontroller) and Ultrasonic Distance Sensor (sensor) which works as an client. An Ultrasonic Distance Sensor which keeps the count. if anyone passes through it hits a counts. And wait if it passes out through another sensor. As soon as it count in the count is incremented and stored in server database we have made an database table which contains only ID and count out if decremented. 2.2 TRACKING LAB EQUIPMENT: In second part of module it contain of the ESP 8266 (WiFi module), Atmel’s Atmega 328 (microcontroller). This system design is client server architecture. Here small WiFi chips are attached to lab equipment’s witha uniquenamefor identification. The counter work is done by the microcontroller and sends to the WiFi module which takes the count and also checks continuously the Device chips in lab are available or not if available it hits ON in URL then stores at respective Database, if device is outside the Lab it hits OFF in URL and notifies to the server and also with an Fast2SMS Server send to the respective in charge of the Lab as shown in below Fig. Fig-1: System Architecture 3. HARDWARE AND SOFTWARE IMPLEMENTATION The overall block diagrams system is divided into two sections as Hardware Implementation and Software implementation 3.1 HARDWARE IMPLEMENTATION 1) ESP8266(Wifi Module) Core processor ESP8266 in smaller sizes of the module encapsulates Tensilica L106 integrates industry- leading ultra-low power 32-bit MCU micro, with the 16-bit short mode, it has Clock speed support 80 MHz, 160MHz, it has to supports the RTOS and integrated Wi-Fi which on- board antenna. The module supports standard 802.11 b
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 627 agreement and complete TCP/IP protocol stack. Users can use the add modules to an existing device networking, or building a separate network controller.ESP8266 is high integration wireless SOCs, it designed for space and power constrained mobile platform designers. It provides unsurpassed ability to embed Wi-Ficapabilitieswithinother systems, or to function as a standalone application, with the lowest cost,andminimal spacerequirement.ESP8266EXalso integrates a next version of Tensilica’s L106 Diamond series 32-bit processor, with on-chip SRAM, besides the Wi-Fi functionalities. ESP8266EX is often united with external sensors and other application specific devices through its GPIOs; a codes for such applications are provided in examples in the SDK. Smart Connectivity Platform (ESCP) determines cultivated system-level features include fast sleep/wake context switching for energy-efficientVoIPwith adaptive radio biasing. For low-power operation, advance signal processing and spur termination and radio co- existence features for common cellular, Bluetooth, DDR, LVDS, LCD interference modification. Fig-2: ESP8266(Wifi Module) 2) Atmega328 (Microcontroller module) The high-performance Microchip Pico Power 8-bit AVR RISC-based microcontroller combines 32KB ISP flash memory with read-write capabilities, it has1024BEEPROM, 2KB SRAM, 23 general purpose I/Olines,32general purpose working registers, three flexible timer/counters with compare modes. It has internal and external interrupts, serial programmable USART, a byte-oriented 2-wire serial interface, SPI serial port, a 6-channel 10-bit A/D converter programmable watchdog timer with internal oscillator, and five software selectable power saving modes. The device operates between 1.8-5.5 volts. Fig-3: Atmega328 (Microcontroller module) 3) Ultrasonic Distance Sensor Ultrasonic rangingmoduleHC -SR04provides2cm- 400cm non-contact measurement function, the ranging accuracy can reach to 3mm. The modulesincludesultrasonic transmitters, receiver and control circuit. Fig-4: Ultrasonic Distance Sensor 4) Relay A relay, in short, is a switch that opens or closes circuit electronically or electromechanically. The most common relay mechanism employs an electromagnet to mechanically operate a switch. If you want to turn on andoff the main 220V that’s running through yourhomeappliances through a microcontroller, then the relay is just the device you need. Fig-5: Relay 5) DFMini MP3 Module: The DF Player Mini is a small and low price MP3 module with a simplified output directly to the speaker. The module can be stand-alone module with attached battery, speaker and push buttons or used in combination with an Arduino UNO or any other with reception/transmission capabilities. Fig-5: DFMini MP3 Module 3.2 SOFTWARE IMPLEMENTATION 1) Atmel Studio: To Program the Atmega328 Microcontroller we used this IDE. Atmel Studio is use to provides a large set of features for project development and debugging. The most features are listed below.  Rich code editor for C/C++ and Assembly featuring the powerful Visual Assist extension  It has Cycle correct simulator with advanced debug functionality
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 628  Atmel Software Framework allowing creation of modular applications and providing buildingblocks for a prototype on any AVR platform  Debugging on actual devices using DebuggingTools  Rich SDK to enable tight integration of customer plugins 2) Arduino IDE: To Program the Atmega328 Microcontroller we used this IDE. Arduino microcontrollers are pre- programmed with a boot loader that simplifies uploading of programs to the on-chip flash memory. The default boot loader of the Arduino UNO is the boot-loader. Boards are loaded with program code via a serial connection to another computer. Some serial Arduino boardscontaina level shifter circuit which is use to convert between RS-232 logic levels and transistor–transistor logic (TTL) level signals. Current Arduino boards are programmed via Universal Serial Bus (USB), implemented using USB-to-serial adapter chips such as the FTDI FT232. Some boards, such as later-model Uno boards, substitute the FTDI chip with a separate AVR chip containing USB-to-serial firmware, which is reprogrammable via its own ICSP header. Other alternates, such as the Arduino Mini and the unofficial Boarduino, use a removable USB-to-serial adapter board or cable, Bluetooth or other methods, when used with customary microcontroller tools instead of the Arduino IDE, standard AVR in-systemprogramming (ISP)programmingis used. 3) NetBeans IDE (PHP Website): To design the Website for server side algorithm. PHP (recursiveacronymfor PHP:HypertextPreprocessor)is a widely-used .it is open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. PHP is a general-purpose scripting language that is especially suited to server-side web development, in which case PHP generally runs on a web server. Any PHP code in a demanded file is executed by the PHP runtime, usually to create dynamic web page content or dynamic images used on websites or elsewhere. PHP is a server-side scripting language designedprimarilyfor webdevelopment. It is also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994, the PHP reference execution is now produced by The PHP Development Team. 4) Coffee Cup HTML Editor: To design the Web PageusingPHP,HTML 5andJava Script are used .The CoffeeCup HTML Editor is an HTML editor which can supports both raw HTML and editing. The WYSIWYG editing is no longer available in the newer versions, starting in 2012, (after version 12.5). Originally created by Nicholas Longo and Kevin Jurica, it was first released to the public in August 1996. According to the journalists the editor was the first to support Java script (version 3.5 Sep. 1996), split-screen editing (version 4.0, March 1997) and built-in FTP upload (version 5.2, February 1998). The HTML Editor wasselectedBestWindowsHTML Editor in the About.com Readers' Choice Awards two years in a row in 2011 and 2012. 5) NodeMCU LUA We used the Node MCU IDE to program the Wi-Fi Module using the Lua Programming Language. NodeMCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-Fi SoC Espress if Systems, and hardware which is based on the ESP-12 module. The term "NodeMCU" is by default refers to the firmware rather than the Dev. kits. The firmware uses the Lua scripting language. It is based on the Lua project and built on the EspressifNon- OS SDK for ESP8266. It uses manyopensourceprojects,such as lua-cjson and spiffs. 6) Xampp IDE: To Build the PHP web Server for PMC Corporation website using the XAMPP Local Host. XAMPP can Build PHP websites with the MySQL Data base and with Apache server. 7) FileZilla Web Client: We use the FileZilla Web client for uploading our website to the Server of the 000Webhost. With this client side software it is easy to upload the all contents of our local website file in one click. 4. CONCLUSION Our project, stands on concept SMART LAB for proper supervision and monitoring of labs. These two modules collaborate together to ensure class management and security. After implementation,themodulespreliminary testing gave legitimate results. The second stage nowstands with testing the model in real life application by applying these modules in different classes and labs. Feedback of teachers and students were collected. Feedback collection stands as an important aspect asitleadstoimprovedquality, credibility and successful model deployment at every stage which in turn enhances the product 5. REFERENCES 1) Mary Cherian, Hitesh Kumar P . 2014, “Implementation of a Secure and Smart Lab with Wireless Sensor Network”, International Journal of Science and Research, Vol.3, No. 6.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 629 2)http://internetofthingsagenda.techtarget.com/definition/I nternetof- Things-IoT 3)https://www.techopedia.com/definition/27874/arduino 4) arduino.cc/en/uploads/main/arduinonanomanual23.pdf 5) https://www.cnx-software.com/2015/04/18/nodemcu - is-both-abreadboard-friendly- esp8266-wi-fi-board-and-a- lua- basedfirmware 6)https://www.britannica.com/topic/Internet-of-Things- The-2032782 6) https://en.wikipedia.org/wiki/Node MCU 7) Jayavardhana Gubbi, Rajkumar Buyya, Slaven Marusic, Marimuthu Palaniswami, “Internet of Things (IoT): A vision, architectural elements, and future directions”, Future Generation Computer Systems (Elsevier), 2013, pp. 1645- 1660.