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: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 710
IoT and ML Based Smart TV for Child Eyes Safety
Prof. Shubhangi R. Khade1, Sushil Jagtap2, Nitin Hirve3, Tushar Pandhare4, Bhavesh Patil5
1Assistant Professor, Department of Computer Engineering, M. E. S College of Engineering Pune, India
2,3,4,5Student, Department of Computer Engineering, M. E. S College of Engineering Pune, India
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The most neglected issue that is of the child eyes
safety while watching the television from a closer distance
eventually causing degradation of the retina. Due to which
most of the children get opted to spects in small age. So, our
system which is a model based on the concepts of Internet of
Things and Sensors can reduce the rate of retina degradation
at some extent. If some critical distance ismaintained from the
television screen then it will reduce the rate of strain on eyes
while watching television. The system is totally controlled by
the Raspberry Pi 3 Model B/B+. The Sensors like proximity
sensor, raspberry pi camera module with computer vision
library are used for distance measuring and child detection
respectively. This system if developed further can also be used
for the child tracking using the camera and sensors.
Key Words: Internet of Things, Raspberry Pi 3 Model B,
Proximity Sensor, Proximity Sensor, Computer Vision,
Camera Module
1. INTRODUCTION
With the ever-increasing advancement in technology, it
has brought the advantages to the user of the technology.
But, with this, it has also brought many disadvantages
causing harmful effects on the user of the technology.
The system proposed in this paper focuses on one similar
harmful effects caused due to the radiations emitted from
the TV screen. The backbone of the system is the Internet of
Things. Due to advancement in the Internet of Things, it has
become really easy to control the devices from remote loca-
tion and automate the systems. Our systems target audience
is the small children, as they watch the television from a
quite closer distance, which eventually causes slow
degradation of the seeing ability of the children.
The system is totally controlled by the MiniComputeri.e.,
Raspberry Pi 3 Model B/B+. The system consist of 3
modules: 1) Raspberry Pi 3 Model B/B+ interfaced with
Ultrasonic sensor for measuring distance.2)Camera Module
of Raspberry Pi for Eyes and Face detection using the
Haarcascade classifier. 3) Sending SMS to the mobile of
parents using the GSM Module or bulk SMS’s.
The safe distance for watching the television is around 2 to
3 meters from the television screen, so we are going to
detect the distance using the ultrasonic sensor and also the
camera is used for detecting the object i.e., children whether
it is looking towards the television or any other area. If the
system founds the critical distance crossed it will wait timer
of 15 seconds to finish and then the Raspberry Pi will trigger
the GSM Module or the Bulk SMS can be sent from the
Raspberry Pi to the –parents of the children so they can
decide whether to leave a message for their children or not.
They will send the key to the GSM module which in turn will
be checked by the Raspberry Pi and then the action will be
taken depending on the response from the parents.
2. MOTIVATION
This paper gives an overview of a new system based on the
Internet of Things. The small children getting specs in small
age, though it is not a serious problem it should be
acknowledged so that this rate can be reduced. This can also
cause a problem like a retina degradation, strain in eyes,
wateryeyes. This problem, if not looked upon, can also cause
serious problems. As such systems are not available in the
market, it will be a helpful system for parents for looking on
to their children when they are not home.
3. SYSTEM ARCHITECTURE
Fig -1: System Architecture
The Above System Architecture gives a rough idea of the
system and the components comprising of the system. The
main Components present in the system are:
1) Raspberry Pi 3 Model B/B+
2) Ultrasonic Sensor
3) Camera Module of Raspberry Pi
4) GSM Module/Bulk SMS’s
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 711
4. COMPONENTS OF SYSTEM
1.1 Raspberry Pi 3 Model B/B+
Fig -2: Raspberry Pi 3 Model B
Following are the features of the Raspberry Pi 3 Model B:
 Quad Core 64 bit Processor with 1.2 GHz
Processing Power
 1 GB RAM
 Wireless LAN and Bluetooth Low Energy(BLE)
on board
 100 Base Ethernet
 40-pin Extended GPIO
 4 USB 2 Ports
 4 Pole Stereo O/P and Composite Video Port
 Full Size HDMI
 CSI Camera Port for Connecting a Raspberry Pi
Camera Module
 DSI Display Port for Connecting a Raspberry Pi
Touchscreen Display
 Micro SD card for Loading Operating Systemand
Storing Data
 Upgraded Switched Micro USB Power Source
upto 2.5 A
2.2 Ultrasonic Sensor
Fig -3: Ultrasonic Sensor
Ultrasonic Sensor HC-SR04 is a simple sensor which emits
Ultrasonic Radiations from its transmitter and is used for
measuring the distance between sensor itself and any
obstacle in front of it. The sensor has a transmitter and a
receiver on it.
This sensor consists of four pins, which are:
 Vcc (+5V): You need to provide +5V at this
Ultrasonic Sensor HC-SR04 Pin.
 Trig (Trigger): Its a trigger Pin where we need to
provide a trigger after which this sensor emits
ultrasonic waves.
 Echo: When Ultrasonic waves emitted y the
transmitter, hit some object then they are bounced
back and are received by the receiver and at that
moment this echo Pin goes HIGH
 GND: Weneed to provide ground to this PIN of HC-
SR04 Ultrasonic Sensor.
Trigger pin is an output pin while the Echo pin is an input
pin. Moreover, it requires +5V to start operating. It is
normally used to detect objects in front of it or to measure
the distance between different objects.
2.3 Camera Module
Fig -3: Raspberry Pi Camera Module
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 712
Below given table gives the features of the Camera Module.
The Camera module used in our setup is 5 MP camera, but it
can be replaced with high quality camera for more accurate
face and eye detection.
Resolution 5 MP
Lens Focus Fixed Focus
Image Size 2592×1944
Interface Type CSI(Camera Serial
Interface)
Sensors Omni vision 5647
fixed-focus
Table -1: Camera Features
5. INTERFACING COMPONENTS WITH RASPBERRY
PI 3 MODEL B
1.1 InterfacingUltrasonicSensorwithRaspberryPi
Fig -4: Interfacing Ultrasonic Sensor with Raspberry Pi
Ultrasonic Sensor is used for calculating distance from the
children or object. The first module used in our system is
interfacing Raspberry Pi with ultrasonic sensor. The
Ultrasonic sensor gives accurate reading of distance up to 4
meters. The child when watching television screen from
closer distance, the ultrasonic sensor send thereadingtothe
Raspberry Pi. But the distance is not the only criteria for
taking further action. The Camera module is also used in
coordination with ultrasonic sensor inducingmoreaccuracy
to the system.
1.2 Interfacing Camera Module with Raspberry Pi
Fig -5: Interfacing Camera Module with Raspberry Pi
The camera module is used for face and eyes detectionof the
children watching television. The Haarcascade classifier is
used for detecting eyes and face of the child watching
television. The camera, using the Haarcascade classifier will
draw the contour around the eyes and face which will be
drawn only when the child is looking towards the screen.
6. ROLE OF COMPUTER VISION (OPENCV)
1.1 Face and Eyes Detection using Haarcascade
Classifier
Haar feature-based cascade classifier: This is a machine
learning based approach where a cascadefunctionistrained
from a lot of positive and negative images. This is theused to
detect objects in other images. Each feature is a single value
obtained by subtracting sum of pixels under the white
rectangle from sum of pixels under black rectangle.[11]
There are lot of features possible to be extracted from the
image. So it becomes difficult and reduces performance of
the algorithm.[8]
1.2 Why is it called Cascade of Classifier?
Instead of applying all 6000 features on a window, the
features are grouped into different stages of classifiers and
applied one by one. Normally the firstfewstageswill contain
very few classifiers. If the window fails the first stage,
discard it. If passes then advances to the next features and
then to next stage. The window which passes all steps is a
face region.[8]
Adaboost: Algorithm used for increasing performance. This
algorithm can be used in conjunction with many other type
of learning algorithm to improve performance. OpenCV
comes with a trainer as well as detector. Opencv already
contains many pre-trained classifiers for face, eyes, smiles
etc. Those XML files are stored in the
"opencv/data/haarcascades"[8]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 713
Fig -6: Features Mapping
Fig -7: Face and Eyes Detection
7. OVERALL WORKING OF THE SYSTEM AFTER
MODULES INTEGRATION
The small children watching television from closer distance
is continuously monitored by the camera module interfaced
with the Raspberry Pi. The face and eyes will be detected by
the camera continuously and also distance will be verified
from the Ultrasonic sensor which is calculating the distance
of the children from the television. The safe distance to
watch television is 4 meters but inoursystemthedistanceto
limited to 2 meters. If the distance is less then 2 meters the
SMS will be sent to the parents letting them know that their
child is watching television from closer distance. The SMS
will be sent to parents from using the online Bulk SMS’s
facility. Then the system will wait for 15 secs and the screen
will be turned off.
8. CONCLUSION
Hence, the differentIoTdevices,applicationsandsensors are
studied and model of the system in built. Hence, the system
if deployed in live environment can be used for reducing
long exposure of child eyes with TV.
REFERENCES
[1] Lijun Yu, Weijie Sun, Hui Wang,Qiang Wang and Chaoda
Liu. The Design of Single Moving Object Detection and
Recognition System Based on OpenCV. Proceedings of
2018 IEEE International Conference on Mechatronics
and Automation.
[2] Khandaker Abir Rahman, Md. Shafaeat Hossain, Md. Al-
Amin Bhuiyan, TaoZhang, Md. Hasanuzzaman, H. Ueno.
Person to Camera Distance Measurement BasedonEye-
Distance. 2009 Third International Confer- ence on
Multimedia and Ubiquitous Engineering.
[3] Yong Kok Ching, Satria Prabhuwono, Riza Sulaiman.
Visitor Face Tracking System Using OpenCV
Library.Proceeding of 2009 IEEEStudent Conference on
Research and Development.
[4] Aniket Pramanik, Rishikesh, Vikash Nagar, Satyam
Dwivedi, Biplav Choudhury. GSM BAsed Smart Home
and Digital Notice Board. 2016 IEEE
[5] Xianghua Fan, Fuyou Zhang, Haixia Wang, Xiao Lu. The
System of Face Detection Based on OpenCV. 2012 IEEE
[6] Zhaleh Sadreddini, Turul avdar, and Hossein Barghi
Jond. A Distance Measurement Method Using Single
Camera for Indoor Environment. 2016 IEEE
[7] https://docs.opencv.org/3.3.0/d7/d8b/tutorial_py_face
_detection.html
[8] https://www.raspberrypi.org/products/raspberry-pi-3-
model-b-plus/
[9] http://www.circuitstoday.com/interface-gsm-module-
with-arduino
[10] https://medium.com/@jehoshaphatia/100-days-of-ml-
code-day-040-c2d5156dde93

More Related Content

What's hot

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 TechnologyIRJET Journal
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET Journal
 
IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...
IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...
IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...IRJET Journal
 
IRJET- Collision Avoidance based on Obstacle Detection using OpenCV
IRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCVIRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCV
IRJET- Collision Avoidance based on Obstacle Detection using OpenCVIRJET Journal
 
IRJET - Dual Verification ATM for Blind People
IRJET -  	  Dual Verification ATM for Blind PeopleIRJET -  	  Dual Verification ATM for Blind People
IRJET - Dual Verification ATM for Blind PeopleIRJET Journal
 
PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE
PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLEPROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE
PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLEIAEME Publication
 
IRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually ImpairedIRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually ImpairedIRJET Journal
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET Journal
 
Sniffer Technology Complete Report
Sniffer Technology Complete ReportSniffer Technology Complete Report
Sniffer Technology Complete ReportChethanHR10
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET Journal
 
IRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoTIRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoTIRJET Journal
 
IRJET- Laser Disrupted Security System Via Image Capturing
IRJET- Laser Disrupted Security System Via Image CapturingIRJET- Laser Disrupted Security System Via Image Capturing
IRJET- Laser Disrupted Security System Via Image CapturingIRJET Journal
 
DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...
DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...
DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...ijcsit
 
IRJET - Women Safety Device with GPS Tracking and Alerts
IRJET -  	  Women Safety Device with GPS Tracking and AlertsIRJET -  	  Women Safety Device with GPS Tracking and Alerts
IRJET - Women Safety Device with GPS Tracking and AlertsIRJET Journal
 
IRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET Journal
 
IRJET- Indoor Positioning System
IRJET-  	  Indoor Positioning SystemIRJET-  	  Indoor Positioning System
IRJET- Indoor Positioning SystemIRJET Journal
 
IRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET Journal
 
IRJET- A Survey on Child Safety & Tracking Management System
IRJET- A Survey on Child Safety & Tracking Management SystemIRJET- A Survey on Child Safety & Tracking Management System
IRJET- A Survey on Child Safety & Tracking Management SystemIRJET Journal
 
An Intelligence Security System for Women
An Intelligence Security System for WomenAn Intelligence Security System for Women
An Intelligence Security System for WomenAishwarya K. M.
 

What's hot (20)

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 - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar System
 
IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...
IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...
IRJET - Avoidance of Collision between Vehicles through Li-Fi based Communica...
 
IRJET- Collision Avoidance based on Obstacle Detection using OpenCV
IRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCVIRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCV
IRJET- Collision Avoidance based on Obstacle Detection using OpenCV
 
IRJET - Dual Verification ATM for Blind People
IRJET -  	  Dual Verification ATM for Blind PeopleIRJET -  	  Dual Verification ATM for Blind People
IRJET - Dual Verification ATM for Blind People
 
PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE
PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLEPROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE
PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE
 
IRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually ImpairedIRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually Impaired
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
 
Sniffer Technology Complete Report
Sniffer Technology Complete ReportSniffer Technology Complete Report
Sniffer Technology Complete Report
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
 
Gesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using AccelerometerGesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using Accelerometer
 
IRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoTIRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoT
 
IRJET- Laser Disrupted Security System Via Image Capturing
IRJET- Laser Disrupted Security System Via Image CapturingIRJET- Laser Disrupted Security System Via Image Capturing
IRJET- Laser Disrupted Security System Via Image Capturing
 
DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...
DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...
DESIGN AND IMPLEMENTATION OF A RASPBERRYPI BASED HOME SECURITY AND FIRE SAFET...
 
IRJET - Women Safety Device with GPS Tracking and Alerts
IRJET -  	  Women Safety Device with GPS Tracking and AlertsIRJET -  	  Women Safety Device with GPS Tracking and Alerts
IRJET - Women Safety Device with GPS Tracking and Alerts
 
IRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless Biometric
 
IRJET- Indoor Positioning System
IRJET-  	  Indoor Positioning SystemIRJET-  	  Indoor Positioning System
IRJET- Indoor Positioning System
 
IRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoT
 
IRJET- A Survey on Child Safety & Tracking Management System
IRJET- A Survey on Child Safety & Tracking Management SystemIRJET- A Survey on Child Safety & Tracking Management System
IRJET- A Survey on Child Safety & Tracking Management System
 
An Intelligence Security System for Women
An Intelligence Security System for WomenAn Intelligence Security System for Women
An Intelligence Security System for Women
 

Similar to IoT-ML Child TV Safety

IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using PiIRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using PiIRJET Journal
 
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry PiIRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry PiIRJET Journal
 
Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemIRJET Journal
 
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry PiIRJET Journal
 
Smart Home for Senior Citizens
Smart Home for Senior CitizensSmart Home for Senior Citizens
Smart Home for Senior CitizensIRJET Journal
 
IRJET- Motion Activated Security System
IRJET-  	  Motion Activated Security SystemIRJET-  	  Motion Activated Security System
IRJET- Motion Activated Security SystemIRJET Journal
 
IRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET Journal
 
IRJET- Smart Authentication System for Airport
IRJET- Smart Authentication System for AirportIRJET- Smart Authentication System for Airport
IRJET- Smart Authentication System for AirportIRJET Journal
 
IRJET- Smart Machine System for Virtually Impaired People
IRJET-  	  Smart Machine System for Virtually Impaired PeopleIRJET-  	  Smart Machine System for Virtually Impaired People
IRJET- Smart Machine System for Virtually Impaired PeopleIRJET Journal
 
Monitoring using Face Recognition
Monitoring using Face RecognitionMonitoring using Face Recognition
Monitoring using Face RecognitionIRJET Journal
 
Home Automation System using Raspberry Pi
Home Automation System using Raspberry PiHome Automation System using Raspberry Pi
Home Automation System using Raspberry PiIRJET Journal
 
Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...
Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...
Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...IRJET Journal
 
Classroom Attendance using Face Detection and Raspberry-Pi
Classroom Attendance using Face Detection and Raspberry-PiClassroom Attendance using Face Detection and Raspberry-Pi
Classroom Attendance using Face Detection and Raspberry-PiIRJET Journal
 
Designing Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security SystemDesigning Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security SystemIRJET Journal
 
AN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTION
AN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTIONAN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTION
AN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTIONIRJET Journal
 
IoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and AutomationIoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and AutomationIRJET Journal
 
Intelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting SystemIntelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting SystemIRJET Journal
 
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...IRJET Journal
 
IRJET- Real Time Video Surveillance Architecture for Secured City Automation
IRJET-  	  Real Time Video Surveillance Architecture for Secured City AutomationIRJET-  	  Real Time Video Surveillance Architecture for Secured City Automation
IRJET- Real Time Video Surveillance Architecture for Secured City AutomationIRJET Journal
 

Similar to IoT-ML Child TV Safety (20)

IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using PiIRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
 
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry PiIRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
 
Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock System
 
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
 
Smart Home for Senior Citizens
Smart Home for Senior CitizensSmart Home for Senior Citizens
Smart Home for Senior Citizens
 
IRJET- Motion Activated Security System
IRJET-  	  Motion Activated Security SystemIRJET-  	  Motion Activated Security System
IRJET- Motion Activated Security System
 
IRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind Assistance
 
IRJET- Smart Authentication System for Airport
IRJET- Smart Authentication System for AirportIRJET- Smart Authentication System for Airport
IRJET- Smart Authentication System for Airport
 
IRJET- Smart Machine System for Virtually Impaired People
IRJET-  	  Smart Machine System for Virtually Impaired PeopleIRJET-  	  Smart Machine System for Virtually Impaired People
IRJET- Smart Machine System for Virtually Impaired People
 
Monitoring using Face Recognition
Monitoring using Face RecognitionMonitoring using Face Recognition
Monitoring using Face Recognition
 
Home Automation System using Raspberry Pi
Home Automation System using Raspberry PiHome Automation System using Raspberry Pi
Home Automation System using Raspberry Pi
 
Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...
Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...
Infant Care Assistant with Emotion Detection-Using Machine Learning, Image Pr...
 
Classroom Attendance using Face Detection and Raspberry-Pi
Classroom Attendance using Face Detection and Raspberry-PiClassroom Attendance using Face Detection and Raspberry-Pi
Classroom Attendance using Face Detection and Raspberry-Pi
 
Designing Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security SystemDesigning Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security System
 
IRJET- Do not Park
IRJET- Do not ParkIRJET- Do not Park
IRJET- Do not Park
 
AN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTION
AN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTIONAN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTION
AN AUTONOMOUS ENTRY SYSTEM WITH MASK AND TEMPERATURE DETECTION
 
IoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and AutomationIoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and Automation
 
Intelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting SystemIntelligent Accident Detection, Prevention and Reporting System
Intelligent Accident Detection, Prevention and Reporting System
 
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...
 
IRJET- Real Time Video Surveillance Architecture for Secured City Automation
IRJET-  	  Real Time Video Surveillance Architecture for Secured City AutomationIRJET-  	  Real Time Video Surveillance Architecture for Secured City Automation
IRJET- Real Time Video Surveillance Architecture for Secured City Automation
 

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

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
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
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
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
 
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
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
★ 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
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 

IoT-ML Child TV Safety

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 710 IoT and ML Based Smart TV for Child Eyes Safety Prof. Shubhangi R. Khade1, Sushil Jagtap2, Nitin Hirve3, Tushar Pandhare4, Bhavesh Patil5 1Assistant Professor, Department of Computer Engineering, M. E. S College of Engineering Pune, India 2,3,4,5Student, Department of Computer Engineering, M. E. S College of Engineering Pune, India ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The most neglected issue that is of the child eyes safety while watching the television from a closer distance eventually causing degradation of the retina. Due to which most of the children get opted to spects in small age. So, our system which is a model based on the concepts of Internet of Things and Sensors can reduce the rate of retina degradation at some extent. If some critical distance ismaintained from the television screen then it will reduce the rate of strain on eyes while watching television. The system is totally controlled by the Raspberry Pi 3 Model B/B+. The Sensors like proximity sensor, raspberry pi camera module with computer vision library are used for distance measuring and child detection respectively. This system if developed further can also be used for the child tracking using the camera and sensors. Key Words: Internet of Things, Raspberry Pi 3 Model B, Proximity Sensor, Proximity Sensor, Computer Vision, Camera Module 1. INTRODUCTION With the ever-increasing advancement in technology, it has brought the advantages to the user of the technology. But, with this, it has also brought many disadvantages causing harmful effects on the user of the technology. The system proposed in this paper focuses on one similar harmful effects caused due to the radiations emitted from the TV screen. The backbone of the system is the Internet of Things. Due to advancement in the Internet of Things, it has become really easy to control the devices from remote loca- tion and automate the systems. Our systems target audience is the small children, as they watch the television from a quite closer distance, which eventually causes slow degradation of the seeing ability of the children. The system is totally controlled by the MiniComputeri.e., Raspberry Pi 3 Model B/B+. The system consist of 3 modules: 1) Raspberry Pi 3 Model B/B+ interfaced with Ultrasonic sensor for measuring distance.2)Camera Module of Raspberry Pi for Eyes and Face detection using the Haarcascade classifier. 3) Sending SMS to the mobile of parents using the GSM Module or bulk SMS’s. The safe distance for watching the television is around 2 to 3 meters from the television screen, so we are going to detect the distance using the ultrasonic sensor and also the camera is used for detecting the object i.e., children whether it is looking towards the television or any other area. If the system founds the critical distance crossed it will wait timer of 15 seconds to finish and then the Raspberry Pi will trigger the GSM Module or the Bulk SMS can be sent from the Raspberry Pi to the –parents of the children so they can decide whether to leave a message for their children or not. They will send the key to the GSM module which in turn will be checked by the Raspberry Pi and then the action will be taken depending on the response from the parents. 2. MOTIVATION This paper gives an overview of a new system based on the Internet of Things. The small children getting specs in small age, though it is not a serious problem it should be acknowledged so that this rate can be reduced. This can also cause a problem like a retina degradation, strain in eyes, wateryeyes. This problem, if not looked upon, can also cause serious problems. As such systems are not available in the market, it will be a helpful system for parents for looking on to their children when they are not home. 3. SYSTEM ARCHITECTURE Fig -1: System Architecture The Above System Architecture gives a rough idea of the system and the components comprising of the system. The main Components present in the system are: 1) Raspberry Pi 3 Model B/B+ 2) Ultrasonic Sensor 3) Camera Module of Raspberry Pi 4) GSM Module/Bulk SMS’s
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 711 4. COMPONENTS OF SYSTEM 1.1 Raspberry Pi 3 Model B/B+ Fig -2: Raspberry Pi 3 Model B Following are the features of the Raspberry Pi 3 Model B:  Quad Core 64 bit Processor with 1.2 GHz Processing Power  1 GB RAM  Wireless LAN and Bluetooth Low Energy(BLE) on board  100 Base Ethernet  40-pin Extended GPIO  4 USB 2 Ports  4 Pole Stereo O/P and Composite Video Port  Full Size HDMI  CSI Camera Port for Connecting a Raspberry Pi Camera Module  DSI Display Port for Connecting a Raspberry Pi Touchscreen Display  Micro SD card for Loading Operating Systemand Storing Data  Upgraded Switched Micro USB Power Source upto 2.5 A 2.2 Ultrasonic Sensor Fig -3: Ultrasonic Sensor Ultrasonic Sensor HC-SR04 is a simple sensor which emits Ultrasonic Radiations from its transmitter and is used for measuring the distance between sensor itself and any obstacle in front of it. The sensor has a transmitter and a receiver on it. This sensor consists of four pins, which are:  Vcc (+5V): You need to provide +5V at this Ultrasonic Sensor HC-SR04 Pin.  Trig (Trigger): Its a trigger Pin where we need to provide a trigger after which this sensor emits ultrasonic waves.  Echo: When Ultrasonic waves emitted y the transmitter, hit some object then they are bounced back and are received by the receiver and at that moment this echo Pin goes HIGH  GND: Weneed to provide ground to this PIN of HC- SR04 Ultrasonic Sensor. Trigger pin is an output pin while the Echo pin is an input pin. Moreover, it requires +5V to start operating. It is normally used to detect objects in front of it or to measure the distance between different objects. 2.3 Camera Module Fig -3: Raspberry Pi Camera Module
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 712 Below given table gives the features of the Camera Module. The Camera module used in our setup is 5 MP camera, but it can be replaced with high quality camera for more accurate face and eye detection. Resolution 5 MP Lens Focus Fixed Focus Image Size 2592×1944 Interface Type CSI(Camera Serial Interface) Sensors Omni vision 5647 fixed-focus Table -1: Camera Features 5. INTERFACING COMPONENTS WITH RASPBERRY PI 3 MODEL B 1.1 InterfacingUltrasonicSensorwithRaspberryPi Fig -4: Interfacing Ultrasonic Sensor with Raspberry Pi Ultrasonic Sensor is used for calculating distance from the children or object. The first module used in our system is interfacing Raspberry Pi with ultrasonic sensor. The Ultrasonic sensor gives accurate reading of distance up to 4 meters. The child when watching television screen from closer distance, the ultrasonic sensor send thereadingtothe Raspberry Pi. But the distance is not the only criteria for taking further action. The Camera module is also used in coordination with ultrasonic sensor inducingmoreaccuracy to the system. 1.2 Interfacing Camera Module with Raspberry Pi Fig -5: Interfacing Camera Module with Raspberry Pi The camera module is used for face and eyes detectionof the children watching television. The Haarcascade classifier is used for detecting eyes and face of the child watching television. The camera, using the Haarcascade classifier will draw the contour around the eyes and face which will be drawn only when the child is looking towards the screen. 6. ROLE OF COMPUTER VISION (OPENCV) 1.1 Face and Eyes Detection using Haarcascade Classifier Haar feature-based cascade classifier: This is a machine learning based approach where a cascadefunctionistrained from a lot of positive and negative images. This is theused to detect objects in other images. Each feature is a single value obtained by subtracting sum of pixels under the white rectangle from sum of pixels under black rectangle.[11] There are lot of features possible to be extracted from the image. So it becomes difficult and reduces performance of the algorithm.[8] 1.2 Why is it called Cascade of Classifier? Instead of applying all 6000 features on a window, the features are grouped into different stages of classifiers and applied one by one. Normally the firstfewstageswill contain very few classifiers. If the window fails the first stage, discard it. If passes then advances to the next features and then to next stage. The window which passes all steps is a face region.[8] Adaboost: Algorithm used for increasing performance. This algorithm can be used in conjunction with many other type of learning algorithm to improve performance. OpenCV comes with a trainer as well as detector. Opencv already contains many pre-trained classifiers for face, eyes, smiles etc. Those XML files are stored in the "opencv/data/haarcascades"[8]
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 713 Fig -6: Features Mapping Fig -7: Face and Eyes Detection 7. OVERALL WORKING OF THE SYSTEM AFTER MODULES INTEGRATION The small children watching television from closer distance is continuously monitored by the camera module interfaced with the Raspberry Pi. The face and eyes will be detected by the camera continuously and also distance will be verified from the Ultrasonic sensor which is calculating the distance of the children from the television. The safe distance to watch television is 4 meters but inoursystemthedistanceto limited to 2 meters. If the distance is less then 2 meters the SMS will be sent to the parents letting them know that their child is watching television from closer distance. The SMS will be sent to parents from using the online Bulk SMS’s facility. Then the system will wait for 15 secs and the screen will be turned off. 8. CONCLUSION Hence, the differentIoTdevices,applicationsandsensors are studied and model of the system in built. Hence, the system if deployed in live environment can be used for reducing long exposure of child eyes with TV. REFERENCES [1] Lijun Yu, Weijie Sun, Hui Wang,Qiang Wang and Chaoda Liu. The Design of Single Moving Object Detection and Recognition System Based on OpenCV. Proceedings of 2018 IEEE International Conference on Mechatronics and Automation. [2] Khandaker Abir Rahman, Md. Shafaeat Hossain, Md. Al- Amin Bhuiyan, TaoZhang, Md. Hasanuzzaman, H. Ueno. Person to Camera Distance Measurement BasedonEye- Distance. 2009 Third International Confer- ence on Multimedia and Ubiquitous Engineering. [3] Yong Kok Ching, Satria Prabhuwono, Riza Sulaiman. Visitor Face Tracking System Using OpenCV Library.Proceeding of 2009 IEEEStudent Conference on Research and Development. [4] Aniket Pramanik, Rishikesh, Vikash Nagar, Satyam Dwivedi, Biplav Choudhury. GSM BAsed Smart Home and Digital Notice Board. 2016 IEEE [5] Xianghua Fan, Fuyou Zhang, Haixia Wang, Xiao Lu. The System of Face Detection Based on OpenCV. 2012 IEEE [6] Zhaleh Sadreddini, Turul avdar, and Hossein Barghi Jond. A Distance Measurement Method Using Single Camera for Indoor Environment. 2016 IEEE [7] https://docs.opencv.org/3.3.0/d7/d8b/tutorial_py_face _detection.html [8] https://www.raspberrypi.org/products/raspberry-pi-3- model-b-plus/ [9] http://www.circuitstoday.com/interface-gsm-module- with-arduino [10] https://medium.com/@jehoshaphatia/100-days-of-ml- code-day-040-c2d5156dde93