Research Article Special Issue

Size: px
Start display at page:

Download "Research Article Special Issue"

Transcription

1 Journal of Fundamental and Applied Sciences ISSN Research Article Special Issue Available online at THE DEVELOPMENT OF MONITORING SYSTEM FOR STREET LIGHT BASED ON INTERNET-OF-THINGS (IOT) APPLICATION H. M. Asraf 1,*, K. A. Nur Dalila 1, Z. M. Yusoff 1, M. T. Nooritawati 2 and Z. I. Rizman 3 1 Faculty of Electrical Engineering, Universiti Teknologi MARA, Masai, Johor, Malaysia 2 Faculty of Electrical Engineering, Universiti Teknologi MARA, Shah Alam, Selangor, Malaysia 3 Faculty of Electrical Engineering, Universiti Teknologi MARA, Dungun, Terengganu, Malaysia Published online: 7 March 2018 ABSTRACT The nature of numerous street lights usage to prevent accidents or for neighbourhood safety offers an opportunity for application of IoT for monitoring and maintenance. Governing authorities normally rely on consumer reports to detect malfunctioning street lights and then respond with repair activities in timely manner. An IoT street lights monitoring system is developed to assist the authorities in detecting the broken street light. The system consists of a Raspberry Pi-3 microcontroller, tilt sensor, light sensor, LED and GPS. The condition of the street light is determined by evaluating light intensity value and bulb positional angle measured by the light sensor and tilt sensor. These sensors provide input measurements to the microcontroller, while GPS communicate the actual position of the street light through Google . Malfunctioned street lights can be detected and its location can be identified and alerted to the responsible authorities for further actions in real time. Keywords: Internet-of-Things (IoT); street light system; monitoring; sensor; microcontroller. Author Correspondence, masraf@johor.uitm.edu.my doi: Journal of Fundamental and Applied Sciences is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Libraries Resource Directory. We are listed under Research Associations category.

2 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), INTRODUCTION Application of street lights has been increasingly common in developing countries as major improvements are made in transportation system as well as expansions in housing areas. However, as the usage quantity grows annually, the complexity of the lighting system increases and made the management of such system difficult [1-2]. During the servicing process, the street light suppliers or the parties handling the street light management typically depends on the consumer reports to detect any malfunctioning lights in their system. Since consumers are generally unaware of their responsibility to report any issues, any failures may be gone unnoticed by the authorities, leading to long lead time for repairs or no repairs to be made. This in turn may exacerbate any safety issues at the area with faulty street lights, since lack of visibility will cause road accidents or even promote criminal activities. Additionally, reputation of the governing authorities responsible for the safety of the consumers will be affected. Therefore, there is a need to implement an automated monitoring system to detect failures of street light in the electric grid. At present, numerous methodologies have been proposed related to street light monitoring. In [3] proposed a technique of smart street light using ARM7 based micro-controller. The system aims to reduce power consumption by controlling the light via sensor, which the light turns OFF during daylight while turns ON during night mode. Additional improvements were made to adjust the dimness of the light, resulting in reduction of power consumption. The paper reports efficiency up to 80.8% with the application of the monitoring system. Another existing research conducted by [4] proposed a work on the cloud-based solar energy monitoring towards the street lighting system and also development of GSM-based TCP/IP as communication module to centralize the traffic usage of the street light. The outcome of the paper demonstrated that energy saving of 60% is achievable by the system. In another study, the smart street light management system introduced by [5] uses several kind of sensors to control the switching of the lights. The system controls the operation of the light in accordance to the presence of humans or vehicles using an application specifically developed via Android. It allows authorized personnel to handle the operation of the system such as manually control the lights, handling complaints and requests. In addition, further work by [6] proposed embedded system to control the street light according to the luminescence of the sunlight. Authors improved the system by installing camera for surveillance of environment equipped with emergency push button. The authorities could monitor the incident spot through internet instead of using GSM technologies. In summary, there are existing studies that made use of light monitoring system to reduce system power consumption. In [5-6] have

3 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), shown the capability of IoT as a suitable candidate for a light management system, which will be basis of this paper. There is potential for improvement for street light monitoring system by adding additional functionality of maintenance section via Internet-of-Things (IoT). The IoT is basically a wireless data communication, which allow monitoring using portable devices such as smartphone or laptop via internet connection. This paper proposes a monitoring system that includes Global Positioning System (GPS) technology to transfer location signal to Google . The advantage of the proposed system is in terms of scalability of integrating the device towards street light system and user friendly. Instead of creating a new Graphical User Interface (GUI), Google is used to get the information about the condition of the street lights. The reason to utilize Google for interface system is due to the availability of the system (being widely used in Android smartphones) and the capability of the system to be scaled for other application. Therefore, there is a benefit in implementation cost reduction, as well as less efforts and development time is needed since there is no need to develop interface system for information display. In this work, the monitoring system is developed and tested on the pilot scale prototype. The control hardware proposed for this system is Raspberry Pi-3 microcontroller with Python programming language to perform the computing process. Further section will discuss on the methodology of the developed system along with results and discussion obtained. 2. METHODOLOGY The system hardware consists of Raspberry Pi-3 microcontroller, tilt sensor, light sensor, LED and Global Positioning System (GPS). To implement this monitoring system, Google application should be installed on the receiver smartphone as well. These components were grouped into several modules called as sensing module, controller module and output module as shown in Fig. 1. Sensing module includes the light sensor and tilt sensor that will be attached to the PCB stand of the LED to measure the light intensity and its angle respectively. In this project, Raspberry Pi-3 board is used as the controller module to coordinate the system. Raspberry Pi-3 is used because it is affordable, easy to troubleshoot and easy to program by using Raspbian OS platform [7-8]. The GPS Shield has been stacked to the controller to allow location identification of broken street light. Meanwhile, the output module uses the Google which is triggered based on the system programmed on the microcontroller. The program code will read the parameters from the sensors and continuously send of the location of the broken street light until the street lights is fixed, shown when the light intensity and angle has met the desired criteria.

4 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), Fig. 2 demonstrates the schematic design on Proteus to implement the project s prototype. Connectors are used to symbolize all the sensors and microcontroller on the schematic diagram. GPS1, GPS2, GPS3 and GPS4 are the GPS module. TLED is a short form of Tilt LED. LED1, LED2 and LED3 are the connectors for the street light. LIGHT1, LIGHT2 and LIGHT3 are the connectors for light sensor module. TILT1, TILT2 and TILT3 are the connectors for tilt sensor module. Lastly, RPI1 and RPI2 are connectors for Raspberry Pi-3. Fig.1. Block diagram of the system Fig.2. System schematic

5 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), The working operation of the street lights monitoring starts from the LED to represent the actual pilot scale of street light. Then, both of the sensors will read the light intensity or lux value from the LED and the angle of the PCB stand. If there is sufficient lux value and the angle is 90 o, the street light will be monitored. However, if there is not enough lux received by the light sensor and the angle of the PCB stand is less than 90 o, the system will commence the operation of GPS module to read the street light location by searching for the latitude and longitude. Subsequently, when the GPS is able to receive signal from the satellite, the system shall send an alert comprises of the latitude and longitude through the Google RESULTS AND DISCUSSION The drawing design and actual prototype is presented in Fig. 3. The three street light pole represented by the PCB stands. LED will be installed on the top of every poles to duplicate the real street light. Next, the two holes in front of the prototype design are for power cable and High-Definition Multimedia Interface (HDMI) cable to be connected to Raspberry Pi-3. Each light sensor and tilt sensor will be attached to the PCB stand that act as street light pole. Fig.3. Drawing design (located at left) and prototype of the proposed system (located at right) Prior test was examined towards each module. Referring to sensing module, the program code is run with loop function as shown in Fig. 4. The device kept reading the output value until the user hit the key button on the keyboard to interrupt the process.

6 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), Fig.4. Sample program code for sensor module Subsequently, the assessment has been evaluated on GPS module interfacing with Raspberry Pi-3 using UC00A. Initially, on the connection between GPS and UC00A is based on the Transmit (Tx) and Receive (Rx) pins of the GPS module. Then, followed by communication between the Raspberry Pi-3 and the GPS module to read the latitude and longitude. Before Raspberry Pi-3 could read signal from GPS, communication from the UC00A through USB port must be successful. The communication of the USB port can be checked by typing sudo lsusb on terminal window. The signal read from GPS can be seen by typing cgps s on terminal window. From Fig. 5, the output shows that the latitude is and the longitude is When the received value from the GPS module is placed in the website ( the address of the location will be displayed like in the Fig. 5. The address location is at No. 21, Jalan Kempas 4, Taman Megah Ria, Masai,

7 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), Johor, Malaysia. Fig.5. Sample location address of latitude and longitude Simulations to test the functionality has been conducted. Let the assumption of the first and third LED are broken, the output on python demonstrated the reading of 1 which was received by the Raspberry Pi-3 which is shown in Fig. 6. Then, based on the sensor condition, the program will output printed text of sending and finally Sent! text will be output when the has been sent to Google .

8 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), Fig.6. Output results showing LED1 and LED 3 status The final phase of the project is to verify whether the location has been sent by Raspberry Pi-3 is received by the Google application. The system should continuously send the until the broken street light is fixed. Sample output was shown in Fig.7 which was tested at the location received of No. 5 Jalan Rimbun 12, (

9 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), Fig.7. Location is received in the Google (located at left) and output on Google browser (located at right) 4. CONCLUSION This project is proposed as a method to monitor the condition of street light for timely maintenance of the light system. The system detects lux or presence of light on street light and the degree or/and pole vibration whenever the accident occurs. The system will send the

10 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), position information based on latitude and the longitude of the damaged area through Google . The pre test results demonstrated the prototype has been successfully developed and have potential for further development for future commercialization. 5. ACKNOWLEDGEMENTS The authors kindly acknowledge the Universiti Teknologi MARA to financially support the research work under the Academic and Research Assimilation (ARAS) Phase 1/2016 research grant with Project No. 600-IRMI/DANA 5/3/ARAS (0079/2016). 6. REFERENCES [1] Jin D, Hannon C, Li Z, Cortes P, Ramaraju S, Burgess P, Buch N, Shahidehpour M. Smart street lighting system: A platform for innovative smart city applications and a new frontier for cyber-security. Electricity Journal, 2016, 29(10):28-35 [2] Juntunen E, Tetri E, Tapaninen O, Yrjänä S, Kondratyev V, Sitomaniemi A, Siirtola H, Sarjanoja E, Aikio J, Heikkinen V. A smart LED luminaire for energy savings in pedestrian road lighting. Lighting Research and Technology, 2015, 47(1): [3] Kumar R S. Intelligent street light monitoring and control using micro controller. International Journal of Engineering Computational Research and Technology, 2016, 1(1):1-5 [4] Kul B. IoT-GSM-based high-efficiency LED street light control system (IoT-SLCS). In IEEE XXVI International Scientific Conference Electronics, 2017, pp. 1-5 [5] Khivsara B, Patil D, Jain K, Sanap P, Lulla T. Smart street light management system. International Journal of Engineering Trends and Technology, 2017, 1(1):1-4 [6] Abinaya B, Gurupriya S, Pooja M. Iot based smart and adaptive lighting in street lights. In IEEE 2nd International Conference on Computing and Communications Technologies, 2017, pp [7] Kumar N P, Jatoth R K. Development of cloud based light intensity monitoring system using raspberry Pi. In IEEE International Conference on Industrial Instrumentation and Control, 2015, pp [8] Mishra B C, Panda A S, Rout N, Mohapatra S K. A novel efficient design of intelligent street lighting monitoring system using ZigBee network of devices and sensors on embedded Internet technology. In IEEE International Conference on Information Technology, 2015, pp

11 H. M. Asraf et al. J Fundam Appl Sci. 2018, 10(6S), How to cite this article: Asraf H M, Nur Dalila K A, Yusoff Z M, Nooritawati M T, Rizman Z I. The development of monitoring system for street light based on internet-of-things (iot) application. J. Fundam. Appl. Sci., 2018, 10(6S),

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Engineering, Technology & Applied Science Research Vol. 8, No. 4, 2018, 3238-3242 3238 An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Saima Zafar Emerging Sciences,

More information

A Microcontroller Based Smart Helmet Using GSM &GPS Technology in Construction Sites

A Microcontroller Based Smart Helmet Using GSM &GPS Technology in Construction Sites International Journal of Computer Engineering in Research Trends Multidisciplinary, Open Access, Peer-Reviewed and fully refereed Research Paper Volume-5, Issue-2,2018 Regular Edition E-ISSN: 2349-7084

More information

WIRELESS THREE PHASE LINE FAULT MONITORING

WIRELESS THREE PHASE LINE FAULT MONITORING WIRELESS THREE PHASE LINE FAULT MONITORING Vaishnavi Kailas Pardeshi 1, Pooja Anil Kawade 2, Rutuja Ratanakar Kshirsagar 3 1,2,3 Department Electrical Engineer, Sandip Polytechnic, Nashik Maharashtra (India)

More information

IOT Based Intelligent Traffic Signal and Vehicle Tracking System

IOT Based Intelligent Traffic Signal and Vehicle Tracking System IOT Based Intelligent Traffic Signal and Vehicle Tracking System Srinuvasa Manikanta Adabala M.Tech (Embedded Systems), Department of ECE, Aditya College of Engineering(JNTUK), Surampalem, A.P -533437.

More information

GPS Tracking System Using Car Charger

GPS Tracking System Using Car Charger Computer Science and Information Technology 5(4): 135-139, 2017 DOI: 10.13189/csit.2017.050403 http://www.hrpub.org GPS Tracking System Using Car Charger Kavish Atul Sanghvi *, Prianka Manoj Mestry Thakur

More information

Sensor Based Train Collision Identification and Avoidance System

Sensor Based Train Collision Identification and Avoidance System Sensor Based Train Collision Identification and Avoidance System Malyala Prabhakar M.Tech (VLSI & Embedded Systems), Siddhartha Institute of Engineering and Technology. A. Ashok Babu Assistant Professor,

More information

Total Hours Registration through Website or for further details please visit (Refer Upcoming Events Section)

Total Hours Registration through Website or for further details please visit   (Refer Upcoming Events Section) Total Hours 110-150 Registration Q R Code Registration through Website or for further details please visit http://www.rknec.edu/ (Refer Upcoming Events Section) Module 1: Basics of Microprocessor & Microcontroller

More information

Vehicle accident messenger system

Vehicle accident messenger system Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 7 (2017) pp. 1981-1987 Research India Publications http://www.ripublication.com Vehicle accident messenger system Dr.

More information

IoT using Raspberry Pi

IoT using Raspberry Pi NWTP-2018 in association with EDC IIT Roorkee Organizing National Winter Training Program on IoT using Raspberry Pi 1-week + Hands-On Sessions on IOT using Raspberry Pi Projects Get Certification from

More information

IoT Based Monitoring of Industrial Safety Measures

IoT Based Monitoring of Industrial Safety Measures IoT Based Monitoring of Industrial Safety Measures K.Shiva Prasad Sphoorthy Engineering College E-mail: shiva13b71d5516@gmail.com A.Shashikiran Sphoorthy Enginnering College E-mail: shashi.kiran5190@gmail.com

More information

Luxurious Transporting System

Luxurious Transporting System Luxurious Transporting System R. Venkatesh rentalavenkatesh@gmail.com Abstract In today s world the accident prone countries are more. Among those countries INDIA ranks first. There are three accidents

More information

Design and Implementation of Robot employed with Sense Aware

Design and Implementation of Robot employed with Sense Aware IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 05, Issue 10 (October. 2015), V1 PP 05-09 www.iosrjen.org Design and Implementation of Robot employed with Sense Aware

More information

Development of Detection and Flood Monitoring Via Blynk Apps

Development of Detection and Flood Monitoring Via Blynk Apps Indonesian Journal of Electrical Engineering and Computer Science Vol. 10, No. 1, April 2018, pp. 361~370 ISSN: 2502-4752, DOI: 10.11591/ijeecs.v10.i1.pp361-370 361 Development of Detection and Flood Monitoring

More information

SOLDIER NAVIGATION AND HEALTH RECORDING SYSTEM USING IOT

SOLDIER NAVIGATION AND HEALTH RECORDING SYSTEM USING IOT SOLDIER NAVIGATION AND HEALTH RECORDING SYSTEM USING IOT Mr.C.SATHEESWARAN* 1, AYISHA.R* 2, BIBI FATHIMA.J* 3 *1 Assistant Professor, Department of ECE, Dhaanish Ahmed College of Engineering, Padappai.

More information

Azaad Kumar Bahadur 1, Nishant Tripathi 2

Azaad Kumar Bahadur 1, Nishant Tripathi 2 e-issn 2455 1392 Volume 2 Issue 8, August 2016 pp. 29 35 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Design of Smart Voice Guiding and Location Indicator System for Visually Impaired

More information

Controlling Obstacle Avoiding And Live Streaming Robot Using Chronos Watch

Controlling Obstacle Avoiding And Live Streaming Robot Using Chronos Watch Controlling Obstacle Avoiding And Live Streaming Robot Using Chronos Watch Mr. T. P. Kausalya Nandan, S. N. Anvesh Kumar, M. Bhargava, P. Chandrakanth, M. Sairani Abstract In today s world working on robots

More information

Design and Application of Architecture of Internet of Things Based on Open Source Hardware

Design and Application of Architecture of Internet of Things Based on Open Source Hardware 2016 3 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-383-0 Design and Application of Architecture of Internet of Things Based on Open Source Hardware

More information

GPS TECHNOLOGY IN COMMUNITY SERVICES

GPS TECHNOLOGY IN COMMUNITY SERVICES Abstract ISSN: 2456-2955 GPS TECHNOLOGY IN COMMUNITY SERVICES James Anderson Computer Department, Maseno University jamesbynature@gmail.com The paper demonstrated the role of GPS technology in law enforcement

More information

Smart Security System using Arduino and Wireless Communication

Smart Security System using Arduino and Wireless Communication Volume: 06 Issue: 01 Jan 2019 www.irjet.net p-issn: 2395-0072 Smart Security System using Arduino and Wireless Communication Raghavendra G S 1, Aakash Koul 2 1Associate Professor, S. D. M College of Engineering

More information

Vehicular pollution monitoring using IoT

Vehicular pollution monitoring using IoT Vehicular pollution monitoring using IoT Prof. Ghewari M. U 1, Tejaswini Mahamuni 2, Pooja Kadam 3, Anupama Pawar 4. 1 Asst. Prof. Department of Electronics and telecommunication engineering, AGTI S Dr.

More information

Accident Sensor with Google Map Locator

Accident Sensor with Google Map Locator IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Accident Sensor with Google Map Locator Steffie Tom Keval Velip Aparna

More information

Intelligent Bus Tracking and Implementation in FPGA

Intelligent Bus Tracking and Implementation in FPGA Intelligent Bus Tracking and Implementation in FPGA D.Gowtham 1,M.Deepan 1,N.Mohamad Arsathdeen 1,N.Mithun Mano Ranjith 1,Mrs.A.K.Kavitha 2 1.B.E(student) Final year, Electronics and Communication Engineering

More information

PN7150 Raspberry Pi SBC Kit Quick Start Guide

PN7150 Raspberry Pi SBC Kit Quick Start Guide Document information Info Content Keywords OM5578, PN7150, Raspberry Pi, NFC, P2P, Card Emulation, Linux, Windows IoT Abstract This document gives a description on how to get started with the OM5578 PN7150

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: April, 2016

International Journal of Modern Trends in Engineering and Research   e-issn No.: , Date: April, 2016 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 28-30 April, 2016 Smart Server IOT Based System Archana Ghumare 1,Tejaswini Kochar 2, Pooja

More information

AUTOMATIC METHOD OF PROTECTING TRANSFORMER USING PIC MICROCONTROLLER AS AN ALTERNATIVE TO THE FUSE PROTECTION TECHNIQUE A. Z. Loko 1, A. I. Bugaje 2, A. A. Bature 3 1 Department of Physics Electronics/Nasarawa

More information

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR Journal of Fundamental and Applied Sciences ISSN 1112-9867 Research Article Special Issue Available online at http://www.jfas.info MODELING AND CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

More information

RFID- GSM- GPS Imparted School Bus Transportation Management System

RFID- GSM- GPS Imparted School Bus Transportation Management System International Journal of Research Studies in Science, Engineering and Technology Volume 3, Issue 8, August 2016, PP 12-16 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) RFID- GSM- GPS Imparted School

More information

IoT BASED ENERGY METER

IoT BASED ENERGY METER International Journal of Recent Trends in Engineering & Research (IJRTER) IoT BASED ENERGY METER Giri Prasad. S 1, Akesh.R 2, BalaPravin.C 3, Gokila Devi.S 4, Gowri Devi.D 5 1 Assistant Professor, 2,3,4,5

More information

Development of SPIES (Space Intelligent Eyeing System) for smart vehicle tracing and tracking

Development of SPIES (Space Intelligent Eyeing System) for smart vehicle tracing and tracking IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Development of SPIES (Space Intelligent Eyeing System) for smart vehicle tracing and tracking To cite this article: Suzanah Abdullah

More information

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE ISSN: 0976-2876 (Print) ISSN: 2250-0138 (Online) SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE L. SAROJINI a1, I. ANBURAJ b, R. ARAVIND c, M. KARTHIKEYAN d AND K. GAYATHRI e a Assistant professor,

More information

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1 Qosmotec Software Solutions GmbH Technical Overview QPER C2X - Page 1 TABLE OF CONTENTS 0 DOCUMENT CONTROL...3 0.1 Imprint...3 0.2 Document Description...3 1 SYSTEM DESCRIPTION...4 1.1 General Concept...4

More information

International Research Journal in Advanced Engineering and Technology (IRJAET)

International Research Journal in Advanced Engineering and Technology (IRJAET) International Research Journal in Advanced Engineering and Technology (IRJAET) ISSN (Print) : 2454-4744 ISSN (Online) : 2454-4752 (www.irjaet.com) Vol. 1, Issue 3, pp.83-87, October, 2015 ENERGY SAVING

More information

A Survey on Smart City using IoT (Internet of Things)

A Survey on Smart City using IoT (Internet of Things) A Survey on Smart City using IoT (Internet of Things) Akshay Kadam 1, Vineet Ovhal 2, Anita Paradhi 3, Kunal Dhage 4 U.G. Student, Department of Computer Engineering, SKNCOE, Pune, Maharashtra, India 1234

More information

EdgeFX Hi-Tech Innovation, Design and Hardware Prototyping, Entrepreneurship Lab For Universities / Colleges

EdgeFX Hi-Tech Innovation, Design and Hardware Prototyping, Entrepreneurship Lab For Universities / Colleges EdgeFX Hi-Tech Innovation, Design and Hardware Prototyping, Entrepreneurship Lab For Universities / Colleges in Electronics (Including General Electronics, Instrumentation, Sensors) Robotics Electrical

More information

RF module and Sensing Workshop Proposal. Tachlog Pvt. Ltd.

RF module and Sensing Workshop Proposal. Tachlog Pvt. Ltd. RF module and Sensing Workshop Proposal Tachlog Pvt. Ltd. ABOUT THIS DOCUMENT Purpose of this The Workshop proposal document, explains the syllabus, estimate, activity document and overview of the workshop

More information

[Kumar, 5(12): December2018] ISSN DOI /zenodo Impact Factor

[Kumar, 5(12): December2018] ISSN DOI /zenodo Impact Factor GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES IOT BASED TRACKING AND MONITORING SYSTEM FOR SCHOOL CHILDREN SAFETY D. Lokesh Sai Kumar *1, B. Vishnu Vardhan 2 & A. Yuva Krishna 3 *1,2&3 Asst. Professor,

More information

Automatic Accident Detection and Intelligent Navigation System [1] Akshatha.V, [2] K.Nirmala Kumari

Automatic Accident Detection and Intelligent Navigation System [1] Akshatha.V, [2] K.Nirmala Kumari Automatic Accident Detection and Intelligent Navigation System [1] Akshatha.V, [2] K.Nirmala Kumari [1] PG Student, BIT Bengaluru, [2] Associate Professor Dept. of Electronics and Communication, BIT,Bengaluru

More information

Asset Tracking and Accident Detecting Using NI MyRIO

Asset Tracking and Accident Detecting Using NI MyRIO RESEARCH ARTICLE OPEN ACCESS Asset Tracking and Accident Detecting Using NI MyRIO V.Shepani 1, P.N. Subbulakshmi 2, K.Revathi 3, S.Sreedivya 4, A. Christy Arockia Rani 5 1,2,3,4(UG students, Department

More information

Digital Guitar Effects Box

Digital Guitar Effects Box Digital Guitar Effects Box Jordan Spillman, Electrical Engineering Project Advisor: Dr. Tony Richardson April 24 th, 2018 Evansville, Indiana Acknowledgements I would like to thank Dr. Richardson for advice

More information

1. Redistributions of documents, or parts of documents, must retain the SWGIT cover page containing the disclaimer.

1. Redistributions of documents, or parts of documents, must retain the SWGIT cover page containing the disclaimer. Disclaimer: As a condition to the use of this document and the information contained herein, the SWGIT requests notification by e-mail before or contemporaneously to the introduction of this document,

More information

Ionospheric flare detection using Raspberry Pi

Ionospheric flare detection using Raspberry Pi ISWI newsletter Vol. xx, no. xxx, 2016 Ionospheric flare detection using Raspberry Pi Mardina Abdullah 1,2, Kok Beng Gan 1,2, Sabirin Abdullah 2, Badariah Bais 2, Rosadah Abd Majid 3 1 Space Science Centre

More information

Wi-Fi and GSM Based Motion Sensor for Home Security System Apllication

Wi-Fi and GSM Based Motion Sensor for Home Security System Apllication IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Wi-Fi and GSM Based Motion Sensor for Home Security System Apllication To cite this article: Mohamad Huzaimy Jusoh et al 2015

More information

Smart Lot by. Landon Anderton, Alex Freshman, Kameron Sheffield, and Sunny Trinh

Smart Lot by. Landon Anderton, Alex Freshman, Kameron Sheffield, and Sunny Trinh Smart Lot by Landon Anderton, Alex Freshman, Kameron Sheffield, and Sunny Trinh 1 Contents 1 Abstract... 3 2 Introduction... 3 2.1 System Overview... 4 2.1.1 Wireless Camera... 4 2.1.2 Server... 5 2.1.3

More information

IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM

IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM Supriya 1, Ajayakumar Gooli 2, Harshitha.R 3, Harshitha S 4, Dilip Chandra E 5 12345 Electronics and Communication Engineering,

More information

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM Faris Shahin, Lina Dajani, Belal Sababha King Abdullah II Faculty of Engineeing, Princess Sumaya University for Technology, Amman 11941, Jordan

More information

Design and Implementation of Smart Car Driving Kulkarni S.D.

Design and Implementation of Smart Car Driving Kulkarni S.D. Design and Implementation of Smart Car Driving Kulkarni S.D. Shendge P.S Dixit P.K. Raut S.A Jadhav D.A. Department of Electronics & Telecommunication Engineering, BMIT, Solapur Abstract In this paper

More information

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction:

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: Electricity is an extremely handy and useful form of energy. It plays an ever growing role in our modern industrialized

More information

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY)

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY) Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2, Issue 12, December -2015 e-issn (O): 2348-4470 p-issn (P): 2348-6406 AUTOMATIC

More information

ADAPTIVE DISTANCE ALERT SAFETY SYSTEM (ADASS) ON CHILD TRACKING USING ARDUINO

ADAPTIVE DISTANCE ALERT SAFETY SYSTEM (ADASS) ON CHILD TRACKING USING ARDUINO ADAPTIVE DISTANCE ALERT SAFETY SYSTEM (ADASS) ON CHILD TRACKING USING ARDUINO Murizah Kassim, Siti Hazirah Salih and Shahrani Shahbudin Faculty of Electrical Engineering, Universiti Teknologi MARA UiTM

More information

seawater temperature charts and aquatic resources distribution charts. Moreover, by developing a GIS plotter that runs on a common Linux distribution,

seawater temperature charts and aquatic resources distribution charts. Moreover, by developing a GIS plotter that runs on a common Linux distribution, A development of GIS plotter for small fishing vessels running on common Linux Yukiya Saitoh Graduate School of Systems Information Science Future University Hakodate Hakodate, Japan g2109018@fun.ac.jp

More information

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY M. Papoutsidakis Dept. of Automation Engineering, Piraeus University A.S., Athens, Greece Rajneesh Tanwar Dept. of Information

More information

1. INTRODUCTION. Road Characterization of Digital maps. A. Technical Background. B. Proposed System

1. INTRODUCTION. Road Characterization of Digital maps. A. Technical Background. B. Proposed System 1. INTRODUCTION Here, implementation a novel system to detect, maintain and warn the forthcoming road inconsistencies. In hilly, fog affected and unmaintained areas, vehicles/ motorists are more prone

More information

Smart eye using Ultrasonic sensor in Electrical vehicles for Differently Able.

Smart eye using Ultrasonic sensor in Electrical vehicles for Differently Able. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 2 Ver. V (Mar Apr. 2014), PP 01-06 Smart eye using Ultrasonic sensor in Electrical

More information

Wireless Black Box Using MEMs Accelerometer And GPS Tracking For Accidental Monitoring Of Vehicles

Wireless Black Box Using MEMs Accelerometer And GPS Tracking For Accidental Monitoring Of Vehicles Wireless Black Box Using MEMs Accelerometer And GPS Tracking For Accidental Monitoring Of Vehicles Abinaya.V, Dhana sekar.a, Hari prasaath.r, Kavitha.R, Dinesh kumar.m Department of ECE, Knowledge Institute

More information

Pathbreaking robots for pathbreaking research. Introducing. KINOVA Gen3 Ultra lightweight robot. kinovarobotics.com 1

Pathbreaking robots for pathbreaking research. Introducing. KINOVA Gen3 Ultra lightweight robot. kinovarobotics.com 1 Pathbreaking robots for pathbreaking research Introducing Gen3 Ultra lightweight robot kinovarobotics.com 1 Opening a world of possibilities in research Since the launch of Kinova s first assistive robotic

More information

Design and Development of Pre-paid electricity billing using Raspberry Pi2

Design and Development of Pre-paid electricity billing using Raspberry Pi2 International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 7 (2017) pp. 995-1005 Research India Publications http://www.ripublication.com Design and Development of Pre-paid

More information

Intelligent Traffic Light Controller

Intelligent Traffic Light Controller International Journal of Emerging Engineering Research and Technology Volume 3, Issue 3, March 2015, PP 38-50 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) ABSTRACT Intelligent Traffic Light Controller

More information

FACULTY MENTOR Khoshabeh, Ramsin. PROJECT TITLE PiB: Learning Python

FACULTY MENTOR Khoshabeh, Ramsin. PROJECT TITLE PiB: Learning Python PiB: Learning Python hands-on development skills to engineering students. This PiB is a set of independent programs that strengthen the student s programming skills through Python, utilizing Python libraries

More information

Trunking Information Control Console

Trunking Information Control Console Trunking Information Control Console One Touch Communication and Control In a TICC we can: Initiate a call in one touch Send a status in one touch Call a group of users in one touch See what type of call

More information

DTMF based Surveillance Robot

DTMF based Surveillance Robot DTMF based Surveillance Robot Ravi Teja Ch.V Assistant professor J. Akhil Kumar D. Shilpa G. Pragathi Reddy V.Bhargavi Abstract: The DTMF based robot is controlled by a mobile phone that makes a call to

More information

MMW sensors for Industrial, safety, Traffic and security applications

MMW sensors for Industrial, safety, Traffic and security applications MMW sensors for Industrial, safety, Traffic and security applications Philip Avery Director, Navtech Radar Ltd. Overview Introduction to Navtech Radar and what we do. A brief explanation of how FMCW radars

More information

AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA

AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA Reg. No.:20151213 DOI:V4I3P13 AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA Meet Shah, meet.rs@somaiya.edu Information Technology, KJSCE Mumbai, India. Akshaykumar Timbadia,

More information

New Approach on Development a Dual Axis Solar Tracking Prototype

New Approach on Development a Dual Axis Solar Tracking Prototype Wireless Engineering and Technology, 2016, 7, 1-11 Published Online January 2016 in SciRes. http://www.scirp.org/journal/wet http://dx.doi.org/10.4236/wet.2016.71001 New Approach on Development a Dual

More information

AMBULANCE TRACKING AND ALTERNATE ROUTING

AMBULANCE TRACKING AND ALTERNATE ROUTING AMBULANCE TRACKING AND ALTERNATE ROUTING E.Abinaya 1, M.Arul Kumar 2, N.Abinaiya 3, RA.Saraswathi 4 1,2 PG student / VLSI Design, SNS College of Technology, Coimbatore, (India) 3 PG student / Communication

More information

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT GRD Journals Global Research and Development Journal for Engineering National Conference on Emerging Research Trend in Electrical and Electronics Engineering (ERTEE-2018) March 2018 e-issn: 2455-5703 Smart

More information

A Simple Smart Shopping Application Using Android Based Bluetooth Beacons (IoT)

A Simple Smart Shopping Application Using Android Based Bluetooth Beacons (IoT) Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 885-890 Research India Publications http://www.ripublication.com A Simple Smart Shopping Application Using

More information

etatronix PMA-3 Transmitter Tester Manual

etatronix PMA-3 Transmitter Tester Manual etatronix PMA-3 Transmitter Tester Manual TxTester_Manual_rev1.02.docx 1 Version Version Status Changes Date Responsible 1 Release Initial release 01. Apr. 2015 CW 1.01 Release Updated Figure 4 for better

More information

Voice-enabled Internet of Things

Voice-enabled Internet of Things Voice-enabled Internet of Things Advanced Topics in Internet of Things Presented by Mohammad Mofrad University of Pittsburgh April 26, 2018 1 Motivations IoT devices are all around your home Smart speakers:

More information

Analysis of Computer IoT technology in Multiple Fields

Analysis of Computer IoT technology in Multiple Fields IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Analysis of Computer IoT technology in Multiple Fields To cite this article: Huang Run 2018 IOP Conf. Ser.: Mater. Sci. Eng. 423

More information

Controlling LED Smartphone using Arduino

Controlling LED Smartphone using Arduino ISSN(Online) : 9-875 ISSN (Print) : 7-670 (An ISO 97: 007 Certified Organization) Vol. 6, Issue 7, July 07 Controlling LED Smartphone using Arduino and Wifi with RSSI Rahul Raikwar Teaching and Research

More information

An Overview of SMARTCITY Model Using IOT

An Overview of SMARTCITY Model Using IOT An Overview of SMARTCITY Model Using IOT Princi Jain, Mr.Ashendra Kumar Saxena Student, Teerthanker Mahaveer University, CCSIT, Moradabad Assistant Professor, Teerthanker Mahaveer University, CCSIT, Moradabad

More information

Program Your Robot to Perform a Task

Program Your Robot to Perform a Task Youth Explore Trades Skills Description In this activity, students gain hands-on experience with programming a robot to perform tasks. This activity includes seven task challenges. Students will work in

More information

Cloud Based LightSwitch Edgar Lopez Garcia Professor Kastner CSE 145 Spring 2016

Cloud Based LightSwitch Edgar Lopez Garcia Professor Kastner CSE 145 Spring 2016 Cloud Based LightSwitch Edgar Lopez Garcia Professor Kastner CSE 145 Spring 2016 Abstract This paper discusses the research, implementation, and contributions achieved from the Cloud Based LightSwitch

More information

8.1 Educational Technology A. Technology Operations and Concepts Pre-K

8.1 Educational Technology A. Technology Operations and Concepts Pre-K Warren Hills Cluster Schools 8 Technology Mastery Indicators Key: B = Beginning to explore concept/skill D = In process of developing the concept/skill M = Demonstrates concept/skill mastery M = Mastery

More information

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS GPS System Design and Control Modeling Chua Shyan Jin, Ronald Assoc. Prof Gerard Leng Aeronautical Engineering Group, NUS Abstract A GPS system for the autonomous navigation and surveillance of an airship

More information

ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037

ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037 ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037 COLLEGE : EAST POINT COLLEGE OF ENGINEERING AND TECHNOLOGY, BENGALURU BRANCH : MECHANICAL ENGINEERING GUIDE

More information

2009 New Jersey Core Curriculum Content Standards - Technology

2009 New Jersey Core Curriculum Content Standards - Technology P 2009 New Jersey Core Curriculum Content s - 8.1 Educational : All students will use digital tools to access, manage, evaluate, and synthesize information in order to solve problems individually and collaboratively

More information

Intelligent traffic control system using PLC

Intelligent traffic control system using PLC IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Intelligent traffic control system using PLC To cite this article: C Barz et al 2016 IOP Conf. Ser.: Mater. Sci. Eng. 144 012017

More information

RFID-BASED Prepaid Power Meter

RFID-BASED Prepaid Power Meter RFID-BASED Prepaid Power Meter Rozita Teymourzadeh, Mahmud Iwan, Ahmad J. A. Abueida To cite this version: Rozita Teymourzadeh, Mahmud Iwan, Ahmad J. A. Abueida. RFID-BASED Prepaid Power Meter. IEEE Conference

More information

INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG UNIVERSITI MALAYSIA PAHANG

INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG UNIVERSITI MALAYSIA PAHANG INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG UNIVERSITI MALAYSIA PAHANG INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG This thesis

More information

BUS TRACKING AND MONITORING SYSTEM BY USING IoT

BUS TRACKING AND MONITORING SYSTEM BY USING IoT BUS TRACKING AND MONITORING SYSTEM BY USING IoT Dheepika.D #1, Gunasundari.P #2, Rubitha.B #3 Santhoshkumar.M #4 1,2,3 UG scholar, Dept.of EEE, 4 Asst. Prof. Dept. Of EEE 1-dheenanmadheswari@gmail.com,

More information

CamFi TM. CamFi User Guide. CamFi Remote Camera Controller. CamFi Limited Copyright 2015 CamFi. All Rights Reserved.

CamFi TM. CamFi User Guide. CamFi Remote Camera Controller. CamFi Limited Copyright 2015 CamFi. All Rights Reserved. CamFi TM CamFi User Guide CamFi Remote Camera Controller CamFi Limited Copyright 2015 CamFi. All Rights Reserved. Contents Chapter 1:CamFi at glance 1 Packaging List 1 CamFi Overview 1 Chapter 2:Getting

More information

Embedded Sensors. We can offer you complete solutions for intelligent integrated sensor systems.

Embedded Sensors. We can offer you complete solutions for intelligent integrated sensor systems. FRAUNHOFER-Institute For integrated Circuits IIS INTEGRATED CIRCUITS AND SYSTEMS ICS FROM AN IDEA TO A FINISHED PRODUCT WE ARE: CUSTOMER- ORIENTED PROFESSIONAL TIME-TO-MARKET- FOCUSED NETWORKED WE OFFER:

More information

Teleoperated Robot Controlling Interface: an Internet of Things Based Approach

Teleoperated Robot Controlling Interface: an Internet of Things Based Approach Proc. 1 st International Conference on Machine Learning and Data Engineering (icmlde2017) 20-22 Nov 2017, Sydney, Australia ISBN: 978-0-6480147-3-7 Teleoperated Robot Controlling Interface: an Internet

More information

Density Based Traffic Control with Emergency Override

Density Based Traffic Control with Emergency Override National conference on Engineering Innovations and Solutions (NCEIS 2018) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

More information

Car Tracking System Based on GPS and Image Transmission

Car Tracking System Based on GPS and Image Transmission Car Tracking System Based on GPS and Image Transmission Hazim Faisal Abdelwahid Elsayed 1, Ting Chek Ming 2 Electronic Division, Faculty of Engineering, Universiti Selangor, Bestari Jaya Campus, Bestari

More information

OPEN CV BASED AUTONOMOUS RC-CAR

OPEN CV BASED AUTONOMOUS RC-CAR OPEN CV BASED AUTONOMOUS RC-CAR B. Sabitha 1, K. Akila 2, S.Krishna Kumar 3, D.Mohan 4, P.Nisanth 5 1,2 Faculty, Department of Mechatronics Engineering, Kumaraguru College of Technology, Coimbatore, India

More information

Self-Invented Keypad Based Electronic Notice Board for Wired & Wireless Communication

Self-Invented Keypad Based Electronic Notice Board for Wired & Wireless Communication Self-Invented Keypad Based Electronic Notice Board for Wired & Wireless Communication Debasmita Manna 1, BhaswatiPal 2, Debarshi Das 3, Dhritiman Som 4, Biswajit Sarkar 5, Akash Sengupta 6 Assistant Professor,

More information

1090i. uavionix Ping1090i Transceiver QUICK START GUIDE

1090i. uavionix Ping1090i Transceiver QUICK START GUIDE 1090i uavionix Ping1090i Transceiver QUICK START GUIDE Install 1 Install the uavionix Ping App from the Apple App Store or Google Play. Search for uavionix Ping Installer or use the QR codes below. Connect

More information

III. MATERIAL AND COMPONENTS USED

III. MATERIAL AND COMPONENTS USED Prototype Development of a Smartphone- Controlled Robotic Vehicle with Pick- Place Capability Dheeraj Sharma Electronics and communication department Gian Jyoti Institute Of Engineering And Technology,

More information

[Kathar*, 5(2): February, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785

[Kathar*, 5(2): February, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A REVIEW ON DRIVER DROWSINESS AND ALCOHOL DETECTION SYSTEM Mr. Pandurang N. Kathar *, Prof. D.L.Bhuyar, Prof. A.M.Rawate * M.E.

More information

energy.dotvision.com

energy.dotvision.com Evolutive Solution Load Management Secured Cloud connected Intelligent (automate) Small Simple Wifi Ethernet Smart Grid deployement lacks a flexible way to gather data and act onto network. Spoony, Cloud

More information

USING ARDUINO AND WIFI WITH RSSI TO CONTROL LED: AN IOT BASED APPROACH

USING ARDUINO AND WIFI WITH RSSI TO CONTROL LED: AN IOT BASED APPROACH USING ARDUINO AND WIFI WITH RSSI TO CONTROL LED: AN IOT BASED APPROACH Rahul Raikwar, Dr. V.K. Pachghare Teaching and Research Assistant, Department of Computer Engineering Associate Professor, Department

More information

SHAPING THE FUTURE OF IOT: PLATFORMS FOR CO-CREATION, RAPID PROTOTYPING AND SUCCESSFUL INDUSTRIALIZATION

SHAPING THE FUTURE OF IOT: PLATFORMS FOR CO-CREATION, RAPID PROTOTYPING AND SUCCESSFUL INDUSTRIALIZATION SHAPING THE FUTURE OF IOT: PLATFORMS FOR CO-CREATION, RAPID PROTOTYPING AND SUCCESSFUL INDUSTRIALIZATION Dr. Julian Bartholomeyczik Head of Software Development Bosch Connected Devices and Solutions GmbH

More information

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network International Journal of Advances in Engineering, 2015, 1(3), 169-173 ISSN: 2394-9260 (printed version); ISSN: 2394-9279 (online version); url:http://www.ijae.in RESEARCH ARTICLE Implementation of Automatic

More information

3D ULTRASONIC STICK FOR BLIND

3D ULTRASONIC STICK FOR BLIND 3D ULTRASONIC STICK FOR BLIND Osama Bader AL-Barrm Department of Electronics and Computer Engineering Caledonian College of Engineering, Muscat, Sultanate of Oman Email: Osama09232@cceoman.net Abstract.

More information

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time The Key to the Internet-of-Things: Conquering Complexity One Step at a Time at IEEE QRS2017 Prague, CZ June 19, 2017 Adam T. Drobot Wayne, PA 19087 Outline What is IoT? Where is IoT in its evolution? A

More information

Design of WSN for Environmental Monitoring Using IoT Application

Design of WSN for Environmental Monitoring Using IoT Application Design of WSN for Environmental Monitoring Using IoT Application Sarika Shinde 1, Prof. Venkat N. Ghodke 2 P.G. Student, Department of E and TC Engineering, DPCOE Engineering College, Pune, Maharashtra,

More information

Smart Incubator using Internet of Things

Smart Incubator using Internet of Things Available online at: http://www.ijmtst.com/vol4issue9.html International Journal for Modern Trends in Science and Technology ISSN: 2455-3778 :: Volume: 04, Issue No: 09, September 2018 Smart Incubator

More information

Smart Home Automation Using Internet of Things

Smart Home Automation Using Internet of Things Smart Home Automation Using Internet of Things Vignesh.A 1, Vignesh.B 1, Selva Bharathi.B 1, Vetrivel.S 1, N.RamyaRani 2 U.G Students, Department of Electrical & Electronics Engineering, Sri Krishna College

More information