New Trends in Smart Intelligence for Raspberry Pi (model-b) based Office Automation System

Size: px
Start display at page:

Download "New Trends in Smart Intelligence for Raspberry Pi (model-b) based Office Automation System"

Transcription

1 New Trends in Smart Intelligence for Raspberry Pi (model-b) based Office Automation System Department of Electrical and Electronics Engineering Sasi Institute of Technology and Engineering Tadepalligudem, India Abstract In many offices all the electrical loads are operated by electrical switches and also in room temperature monitoring can be done but coming to the operation there are several problems are occurred in offices, to overcome that, This paper proposes better automation in offices that can be done by using raspberry pi model B, based on the sensor data to control the room temperature, humidity and electrical loads anywhere in the office with the help of android mobile, if we want to know the room temperature for that we can create separate web page also, by using this arrangement electrical switches can replaced with LCD screen displayed type of switches with WiFi inbuilt in offices. Keywords Raspberry Pi; Android Application; PIR sensor; Internet LAN; Wifi; IOT 179 I. INTRODUCTION A typical home automation is involves to control the electrical loads, it can be done by using Bluetooth, internet, Android application and SMS based, Remote control based, Dual Tone Multi-Frequency(DTMF) based, Zigbee based arrangements. Modern systems generally consist of switches and sensors connected to a central hub sometimes called a "gateway" from which the system is controlled with a user interface that is interacted either with a wall-mounted terminal, mobile phone software, tablet computer or a web interface, often but not always via internet cloud services. Fig 1 Architecture of the past Automation system Drawbacks of existing for the past office automation systems response and reliability of the operation is not satisfactory, after the advancement of the technology Raspberry Pi-3 is coming into the picture by this we can easily control and monitor the office or home with android app Wi-Fi-based home automation is very easy to control and also eliminated wires in this process to transmit the radiofrequency into transmit data through the air. Wi-Fi initial speed varies from 1mbps to 2 Mbps. Wi-Fi transmits data frequency band of 2.4GHz.Range of Wi-Fi technology is feet. At the time of starting in Wi-Fi-based automation Microcontrollers are too controlling devices later it can be done by using many controllers. Bluetooth based home automation control panel is interfaced with server via Bluetooth. The controller will serve as a host controller, which will describe an event to server on button click. But the drawback in this system is it will works very short range of distance compare to other systems. Now the smart homes are equipped with well-advanced technology is used in recent days for controlling and also many other operations can be made it. This system is used to switch on and off the target devices by Wi-Fi or Internet. This controlling function can be made throughout the world with the same server also. This is used to designed improve the comfort and also security is provided. The objective of this is easy to control and also we create a web page for monitoring the office temperature, by this to minimize the electrical energy consumption, finally the system efficiency can be improved. Raspberry Pi consists of its own desktop, inbuilt, Python programs can run in Linux. In this system server and client are exist they can interface through Raspberry Pi and finally the GPIO pins of the Raspberry Pi can control through the relay channels with help of Wi-Fi or Internet connection. II. ARCHITECTURE OF THE OFFICE AUTOMATION SYSTEM A. Overview This system composed with the raspberry pi, web server, sensors, android application, and electrical appliances used in office automation system. The office automation system consists many of the electrical appliances like air conditioners, lights, blowers, coffee machines. The office automation system mainly divided into two parts i.e. client side and server side. This client-side having the raspberry pi and 4 relay channel, and the server side the raspberry pi IP address links with the HTML web page this shows the

2 office temperature value from time to time. Sensors are used in this system whatever the data collect it can be transferred to the ADC converter, it sends signal to the Pi GPIO pins of the Raspberry Pi, based on status of the pins the corresponding loads are to be active. The internet connection through LAN (local area network) or Wi -Fi hotspot can be used to control and monitored the office automation environment from the remote location by using android application. Figure 1 shows how the office automation system will operate. The four appliances, namely: ceiling fans, lights, air-condition unit and refrigerator are control using a android app. These appliances are connected to the Raspberry Pi s GPIO pins using a 4 channel relay board. The mobile and the Raspberry Pi are connected to the same local network. does, like spreadsheets, word processing, browsing the internet, and playing games. The raspberry pi available in two models, they are model A and model B. For model A does not include an Ethernet port. But in model B board includes an Ethernet port. The raspberry pi board consists a program memory (RAM), processor and CPU, GPU, Ethernet port, GPIO pins, and power source connector. For mass storage purpose SD card slot is included. Raspberry Pi hardware is booted using this SD card similarly as a PC boots up into windows from its hard disk. Essential hardware specifications of raspberry pi board mainly include SD card containing Linux OS. Memory: The raspberry pi model B is having the memory storage capacity is 1GB. Raspberry Pi is a small size PC compare with other PCs. The normal PCs RAM Hardware description Raspberry Pi: The Raspberry Pi is a credit-card-sized computer that plugs into your LCD TV and a keyboard. It is a capable little computer which can be used in electronics projects, and for many of the things that your desktop PC 180 Fig 1.1 Architecture the office automation system. memory is available in gigabytes. But in raspberry pi board, the RAM memory is available more than 1GB. CPU: The Central processing unit is the brain of the raspberry pi board; it is responsible for making the operations. The raspberry pi uses ARM cortex-a53

3 processor, GPU (Gr aphics Processing Unit): The GPU is a specialized chip in the raspberry pi board and that is designed to speed up the operation of image calculations. This board designed with a Broadcom 400MHz video core. Wi-Fi module: Ethernet Port: The Ethernet port of the raspberry pi is the main gateway for communicating with additional devices. The raspberry pi Ethernet port is used to plug your home router to access the internet. GPIO Pins: The general purpose input & output pins are used in the raspberry pi to associate with the other electronic boards. These pins can accept input & output commands based on programming raspberry pi. The raspberry pi affords digital 40 GPIO pins. These pins are used to connect other electronic components. For example, you can connect it to the temperature sensor and analog to digital converter (ADC) to transmit digital data. Power Supply: The Raspberry Pi need 5V,2.5A power supply. The power source cable is small, which is placed on side of the shield. The main purpose of the power source connector is to enable Pi. Display: The connection options of the raspberry pi board are two types such as HDMI and Composite. Many LCD and HD TV monitors can be attached using an HDMI male cable and with a low-cost adapter. The versions of HDMI are 1.3 and 1.4 are supported and 1.4 version cable is recommended. The O/Ps of the Raspberry Pi audio and video through HMDI, but does not support HDMI I/P. Older TVs can be connected using composite video. When using a composite video connection, audio is available from the 3.5mm jack socket and can be sent to your TV. To send audio to your TV, you need a cable which adjusts from 3.5mm to double RCA connectors. Interfacing with sensors: A simple circuit is used to construct the office automation system shown in fig1.the raspberry pi GPIO pins are connected to 4 channel relay board through jumper cables. The relay board needs external 12V power supply. The output of relay channel connected to the electrical load of the office. The sensors will continuously sense the room conditions like (temperature, humidity, CO 2, light intensity) and send that analog data into analog to digital converter (MCP3008 ADC). The ADC will convert the all analog data into digital form and it is given to the GPIO pins of the Raspberry Pi. The GPIO pins will collect the information to the ADC and it will react the corresponding logic implemented on Raspberry Pi. Interfacing with loads: B. Software There are two types 1. Web interface 2. Android mobile 1. Web interface: HTTP PHP HTML/CSS PYTHON LINUX/RASBIN 2. Android mobile: Bluetooth terminal Android VNC Hacker s keyboard Fing This work is a web interface based on as shown above. This providing the framework for controlling GPIO port in Raspberry Pi using HTTP request. This framework also provides great functionalities to allow us to make our own webpage design based on HTML and CSS code. Web frameworks have additional functions like control, debug the port from any devices. Those devices can controlling by mobile applications. C. Android applications Since smartphones and tablets are basically smaller computers, they require pretty much the same components we see in desktops and laptops in order to offer us all the amazing things they can do (apps, music and video playing, 3D gaming support, advanced wireless features, etc). The Fig 2 shows the application for controlling the GPIO pins of Raspberry Pi. The screen consists of a ON/OFF buttons of different types of loads. First of all link the IP address of the Raspberry Pi in a android application. Now the Raspberry Pi and Android application works on same network then set the required GPIO pins corresponding ON/OFF buttons of the different types of loads. Fig 1.3 Relay control android App 181

4 TABLE I. LIST OF PARAMETERS. No Parameters Normal range 1 Temperature 10 0 C 2 T 25 0 C 3 Air flow (ventilation) T > 25 0 C 4 Light 20% RH 5 H 40% RH 6 CO 2 conc. H >40% RH TABLE II. LOOK UP TABLE FOR AUTOMATIC CONTROL. Fig1.4 controlling the loads with Android app S. Parameters Condition Status of No load 1 Temperature 10 0 C Off 2 Temperature T 25 0 C Off 3 Temperature T > 25 0 C On 4 20% RH Off 5 H 40% RH Off 6 H >40% RH On 7 CO 2 70PPM Off 8 CO 2 CO 2 >70PPM On Fig 1.5 overview of the Automation existing system A. Lookup table III. SMART INTELLIGENCE This table represents the different combinations of room atmospheric conditions like temperature, humidity, CO 2 values are to be estimated by the sensors based on the following conditions are listed below Necessity of Proper Ventilation in workspace There is necessity to maintain the proper atmospheric conditions at workspace because proper ventilation helps to improve the oxygen level and reduce the CO 2 value it results fresh air is available in the workspace It can be possible by controlling the ventilation or air pressure in that area, using automation techniques to fulfill this problem simply to add the sensors our existing automation system. It results to create the healthy atmosphere in office workspace 9 Temperature & T=+20 0, H=35% to Off 40% 10 Temperature & T=+20 0, H 40% On 11 Temperature & T=+10 0,H=30% Off 12 Temperature & T=+10 0,H > 30% On 13 Temperature & CO 2 T=+25 0, CO 2 <70PPM Off 14 Temperature & CO 2 T>25 0 C, CO 2 <70PPM On 15 Temperature & CO 2 T>25 0 C, CO 2 >70PPM On IV. IMPLEMENTATION The description of the installation process was as follows: i. Install of Raspbian OS in raspberry Pi following the steps according with official manual. ii. iii. iv. If any latest updates available update the OS. Latest available version is Raspbian Jessie lite. Then we have to begin the commands to install the wiring Pi and Apache web server and PHP. To create the PHP script in nano file editor and save it. v. Now Pi is ready to use with the created app and link the IP address of pi in-app URL set up to start switching or pulsing states of Pi GPIO pins. 182

5 vi. vii. viii. ix. Now coming to hardware of office automation system consists of Raspberry Pi, ADC converter, sensors, relay and loads. Connect the ADC to the Pi GPIO I2C pin. This converter interface the Raspberry Pi and sensors. Sensors will sense the proposed automation system and these signals given to ADC converter. ADC converter converts the analog signals to digital signal. These continuous signals are given to Pi GPIO pins. x. In our proposed system we follow the look-up table Algorithm, in these different combinations of atmospheric conditions are shown. If condition is not satisfy the normal atmospheric condition it shows the status of the load. xi. xii. Then, the sensing signals are satisfy the look-up table conditions. otherwise The signals which makes the GPIO pins active high/active low. This active high/active low of the GPIO pins status makes the particular loads turn ON/turn OFF. V. CONCLUSION In this digital world, where directly or indirectly everything is dependent on computation and information technology, By the concept of Internet of Things (Io T). Office automation is one of the major issue in software office sectors. Raspberry Pi proves to be a smart, economical and efficient platform for implementing the office automation.iot based office automation system will bring more convenience and comfort to the people s lives and it provides the better working conditions in office. The Android-based office automation system communicates with Raspberry Pi via WiFi. By using android application user can easily control and monitor the office temperature in web link also. The main advantage of office automation system user can control the system anywhere within the network. By using sensors we found the present conditions like temperature, CO 2,, light intensity in office environment by this to adjust these values as per our required levels. This proposed system is flexible, costeffective, scalable and efficient. It has many other features like security; energy monitoring and health monitoring can also be integrated. REFERENCES [1]. M. G. Golzar and H. Tajozzakerin, "A New Intelligent Remote Control System for Home Automation and Reduce Energy Consumption" in the Proceedings of Fourth Asia International Conference on Mathematical/Analytical Modelling and Computer Simulation, 2010, pp C. Gomez and J. Paradells, "Wireless Home Automation Networks: A survey of Architectures and Technologies", IEEE Communications Magazine, Vol. 48(6): pp T. de Almeida Oliveira and E. P. Godoy, "ZigBee Wireless Dynamic Sensor Networks: Feasibility Analysis and Implementation Guide", IEEE Sensors Journal, 2016, Vol. 16(11): pp T. de Almeida Oliveira and E. P. Godoy, "ZigBee Wireless Dynamic Sensor Networks: Feasibility Analysis and Implementation Guide", IEEE Sensors Journal, 2016, Vol. 16(11): pp M. Enzweiler and D. M. Gavrila, Monocular pedestrian detection Survey and experiments, IEEE Transactions Pattern Analysis Machine Intelligence, vol. 31, no. 12, pp , Kim Jiho, Wan-Hee Cho, Yongjin Jeong, and Ohyoung Song."Intelligent energy management system for smart offices." In Consumer Electronics (I CCE), 2012 IEEE International Conference on, pp IEEE, Kiyokawa, Kiyoshi, Masahide Hatanaka, Kazufumi Hosoda, Masashi Okada, Hironori Shigeta, Yasunori Ishihara, Fukuhito Ooshita, Hirotsugu Kakugawa, Satoshi Kurihara, and Koichi Moriyama. "Owens Luis A context-aware multi-modal smart office chair in an ambient environment." In Virtual Reality Short Papers and Posters (VRW), 2012 IEEE, pp IEEE, I. F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, A Survey on Sensor Networks, IEEE Communications Maga- zine, August 2002, pp ,

Smart Door Security Control System Using Raspberry Pi

Smart Door Security Control System Using Raspberry Pi Smart Door Security Control System Using Raspberry Pi 1 Nareshkumar R. M., 2 Apoorva Kamat, 3 Dnyaneshvari Shinde Computer Department, Dr. D.Y. Patil Institute of Engineering, Management and Research,

More information

A platform to build smart solutions for everyday ease

A platform to build smart solutions for everyday ease A platform to build smart solutions for everyday ease The Internet of Things (IoT) is an environment in which objects, animals or people are provided with unique identifiers and the ability to transfer

More information

Smart Home Automation Using Web-Server

Smart Home Automation Using Web-Server Smart Home Automation Using Web-Server Humera Jabeen Khan 1, Dr. Baswaraj Gadgay 2, Veeresh Pujari 3 1 PG Student Dept. Of VLSI Design & Embedded Systems VTU PG Centre Kalaburagi 2 Research Guide & Professor

More information

M.G.I.C.O.E.T, Shegaon, India

M.G.I.C.O.E.T, Shegaon, India GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES IOT BASED SMART COMPOSTING SYSTEM: REVIEW Prof. Prabodh. S. Nimat 1, Prof. Ravikiran G. Deshmukh 2 & Rupali J. Nirmal 2 1,2. Assistant Professor, Department

More information

Integration of Wireless Sensor Networks into Industrial Control Systems

Integration of Wireless Sensor Networks into Industrial Control Systems Integration of Wireless Sensor Networks into Industrial Control Systems T. Raza 1, W. Lang 1, R. Jedermann 1 1 Institute for Microsensors, -actors and systems (IMSAS), University of Bremen, Germany toqeer.iiee@gmail.com,

More information

Overview of the Raspberry Pi Models 3B & 2B

Overview of the Raspberry Pi Models 3B & 2B Overview of the Raspberry Pi Models 3B & 2B (Let's look at the hardware!) Rick Commo, K7LOG Max Vaughan, KF7MAX What's really different between the original 2B and the 3B? Parameter Architecture CPU

More information

w w w. b a s e t r a i n i n g i n s t i t u t e. c o

w w w. b a s e t r a i n i n g i n s t i t u t e. c o Disclaimer: Some of the images and most of the data in this presentation are collected from various sources in the internet. If you notice any copyright issues or mistakes, please let me know by mailing

More information

SMART PHONE BASED ENERGY MANAGEMENT SYSTEM USING RASPBERRY PI3

SMART PHONE BASED ENERGY MANAGEMENT SYSTEM USING RASPBERRY PI3 International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 10, Issue 2, March - April 2019, pp. 463-471, Article ID: IJARET_10_02_045 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=10&itype=02

More information

IMPLEMENTATION OF SMART HOME AUTOMATION USING RASPBERRY PI

IMPLEMENTATION OF SMART HOME AUTOMATION USING RASPBERRY PI IMPLEMENTATION OF SMART HOME AUTOMATION USING RASPBERRY PI R.Ramya 1, C.Girisarathi 2, A.Jayaprakash 3, A.Karthikha 4, M.Srimalini 5 Assistant Professor 1, Students 2,3,4,5 Department of Electronics and

More information

A Raspberry Pi Based System for ECG Monitoring and Visualization

A Raspberry Pi Based System for ECG Monitoring and Visualization A Raspberry Pi Based System for ECG Monitoring and Visualization S. Pisa, E. Pittella, E. Piuzzi, L. Cecchini, M. Tomassi Dept. of Information Engineering, Electronics and Telecommunications Sapienza University

More information

Raspberry Pi 3 Model B

Raspberry Pi 3 Model B Raspberry Pi 3 Model B Product Name Raspberry Pi 3 Product Description The Raspberry Pi 3 Model B is the third generation Raspberry Pi. This powerful credit-card sized single board computer can be used

More information

IoT based weather controlled smart green house

IoT based weather controlled smart green house IoT based weather controlled smart green house Roopa S. 1, Yashwanth H.P 2 1 Assistant professor, Dept. of E & C, Siddaganga Insitute of Technology, Tumakuru 2 Dept. of E & C, Siddaganga Insitute of Technology,

More information

Automobile Design and Implementation of CAN bus Protocol- A Review S. N. Chikhale Abstract- Controller area network (CAN) most researched

Automobile Design and Implementation of CAN bus Protocol- A Review S. N. Chikhale Abstract- Controller area network (CAN) most researched Automobile Design and Implementation of CAN bus Protocol- A Review S. N. Chikhale Abstract- Controller area network (CAN) most researched communication protocol used for automotive industries. Now we are

More information

Smart Home Control by using Raspberry Pi & Arduino UNO

Smart Home Control by using Raspberry Pi & Arduino UNO Smart Home Control by using Raspberry Pi & Arduino UNO Hamid Hussain Hadwan 1, Y. P. Reddy 2 M.E. Student, Mech. Mechatronics, SCOE, Pune, India 1 Professor in Mech., SCoE, Pune, India 2 Abstract: This

More information

IOT HARDWARE SUBSTRUCTURE

IOT HARDWARE SUBSTRUCTURE Chapter 2 IOT HARDWARE SUBSTRUCTURE A IOT of hardware components are used in IOT ecosystem circuit developmen boards form the basic structrue.arduino, Rasspberyy Pi,Beagle Bone, Cubie Borad, Texas Insuments

More information

IoE Workshop. Marc Khayat, CCIE #41288, Leonard Janer Technical Managers. June 16

IoE Workshop. Marc Khayat, CCIE #41288, Leonard Janer Technical Managers. June 16 IoE Workshop Marc Khayat, CCIE #41288, makhayat@cisco.com Leonard Janer ljaner@inlea.com Technical Managers June 16 2015 Cisco and/or its affiliates. All rights reserved. Cisco Public 2 2016 Cisco and/or

More information

Acknowledgments...xvi Introduction... xvii Primer Project 1: Blinking an LED Project 2: Pushbutton LED Flashlight...

Acknowledgments...xvi Introduction... xvii Primer Project 1: Blinking an LED Project 2: Pushbutton LED Flashlight... Contents Acknowledgments...xvi Introduction... xvii Primer... 2 LEDs Project 1: Blinking an LED... 36 Project 2: Pushbutton LED Flashlight... 46 Project 3: LED Dimmer Switch... 52 Project 4: A Graphical

More information

A Review:Internet of Things(IoT) Based Smart Home Automation

A Review:Internet of Things(IoT) Based Smart Home Automation A Review:Internet of Things(IoT) Based Smart Home Automation Vimal Nakrani 1, Mayank Panchal 2, Dipesh Thakkar 3,Sanket Pednekar 4, Prof. Yogita Mane 5 1,2,3,4 Information Technology, Universal College

More information

IoT Based Smart Interactive Office Automation

IoT Based Smart Interactive Office Automation IoT Based Smart Interactive Office Automation Prof. P. R. Rodge 1, Jaykant Prajapati 2, Anup Salve 3, Pallavi Sangle 4 1 Associate Professor, Department of Computer Engineering, Shivajirao University Of

More information

IoT Based Traffic Signalling System

IoT Based Traffic Signalling System IoT Based Traffic Signalling System Ashok. P.V B.Tech Graduate, Department of Information Technology, SivaSankari.S Assistant Professor, Department of Information Technology, Vignesh Mani B.Tech Graduate,

More information

AN INTELLIGENT ENERGY MANAGEMENT SYSTEM USING RASPBERRY PI AND IOT

AN INTELLIGENT ENERGY MANAGEMENT SYSTEM USING RASPBERRY PI AND IOT AN INTELLIGENT ENERGY MANAGEMENT SYSTEM USING RASPBERRY PI AND IOT P.Priyankadevi 1, R.Alamelumangai 2, M.Jothi 3, D.Palanivel 4 1 (Dept of ECE, UG scholar, KTVR Knowledge Park for Engineering and Tech,

More information

Implementation of ATM security using IOT

Implementation of ATM security using IOT Implementation of ATM security using IOT Mahalakshmi.T.K 1, J.Kumudha 2, M.Ranjitha 3, Mr.J.Gurumurthy 4, Dr.D.Sivakumar 5 1,2,3 Department of electronics and communication engineering, Easwari engineering

More information

Design and Implementation of Interactive Home Automation System through using Raspberry Pi

Design and Implementation of Interactive Home Automation System through  using Raspberry Pi Design and Implementation of Interactive Home Automation System through E-mail using Raspberry Pi Smita Babaladi 1, Prof.S.S.Shirgan 2 P.G. Student, Department of Electronics and Telecommunication Engineering,

More information

Christian Brothers University 650 East Parkway South Memphis, TN

Christian Brothers University 650 East Parkway South Memphis, TN Christian Brothers University 650 East Parkway South Memphis, TN 38103-5813 WIRELESS SMART THERMOSTAT Martin Tribo Student IEEE Membership Number 90671969 Submitted for consideration in Region 3, IEEE

More information

Embedded Linux With Raspberry Pi IOT

Embedded Linux With Raspberry Pi IOT Embedded Linux With Raspberry Pi IOT Module 1 : Raspberry Pi Set up & Configurations Program Raspberry Pi : a credit-card sized computer Python programming for Raspberry Pi Interacting and configuring

More information

DATA LOGGING SYSTEM FOR VEHICLE

DATA LOGGING SYSTEM FOR VEHICLE DATA LOGGING SYSTEM FOR VEHICLE 1 Mrs.R.Karthiga, 2 Mr.S.Gowtham, 3 Mr.A.Dinesh, 4 Mr.Gnanasekaran.B 1 Assistant Professor, 2,3,4 UG Student Electronics and Communication Engineering KPR Institute of Engineering

More information

Automatic Environmental Monitoring System using Wireless Sensor Network

Automatic Environmental Monitoring System using Wireless Sensor Network Automatic Environmental Monitoring System using Wireless Sensor Network Soniya Sunny Department of Electronics and Communication Engineering Believers Church Caarmel Engineering College, Pathanamthitta,

More information

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is.

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is. In this lesson we will learn about, so that we have a better understanding of what a computer is. USB Port Ports and Connectors USB Cable and Connector Universal Serial Bus (USB) is by far the most common

More information

Raspberry Pi Introduction

Raspberry Pi Introduction ECE 1160/2160 Embedded Systems Design Raspberry Pi Introduction Wei Gao ECE 1160/2160 Embedded Systems Design 1 Raspberry Pi Classic embedded computer Single board computer Size of a credit card ECE 1160/2160

More information

Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban

Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban Contents Raspberry Pi Foundation Raspberry Pi overview & specs ARM11 overview ARM11 cache, pipeline, branch prediction ARM11 vs.

More information

BLUETOOTH BASED OFFICE AUTOMATION AND SECURITY SYSTEM USING RASPBERRY PI AND ANDROID APPLICATION

BLUETOOTH BASED OFFICE AUTOMATION AND SECURITY SYSTEM USING RASPBERRY PI AND ANDROID APPLICATION International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 10, Issue 2, March-April 2019, pp. 449-456. Article ID: IJARET_10_02_043 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=10&itype=02

More information

IMMERSIVE. ActivPanel. The Premium Interactive Display for Immersive Learning.

IMMERSIVE. ActivPanel. The Premium Interactive Display for Immersive Learning. IMMERSIVE ActivPanel The Premium Interactive Display for Immersive Learning www.prometheanworld.com/activpanel The Industry s Most Natural Writing Experience Providing highly-accurate touch detection,

More information

TOUCH PANEL PC 10.1 USER GUIDE

TOUCH PANEL PC 10.1 USER GUIDE TOUCH PANEL PC 10.1 USER GUIDE Panel 10.1 User Guide: 1 Contents 1 TOUCHBERRY PI 10.1... 4 1.1 Controller Specifications:... 4 1.2 Touchberry Pi I/Os Pinout... 6 2 HUMMTOUCH... 7 2.1 Controller Specifications:...

More information

IOT-GATE-iMX7 Datasheet

IOT-GATE-iMX7 Datasheet IOT-GATE-iMX7 Datasheet Industrial Internet of Things Gateway Product Specification v.1.3 Capable, compact, affordable: i.mx7 Dual IoT-Gate has been designed to answer demanding IoT application requirements

More information

II. PROPOSED SYSTEM AND IMPLEMENTATION

II. PROPOSED SYSTEM AND IMPLEMENTATION Automatic Gate Security System by using Raspberry Pi with Image Processing Mr. Mogare Sumit R. 1, Sanagare Prathamesh S. 2, Ms. Anjarlekar Shraddha S. 3, Mr. Kharat Ratnadipak N. 4, Mr. Shikalgar Isaq

More information

Embedded Surveillance System using Multiple Ultrasonic Sensors

Embedded Surveillance System using Multiple Ultrasonic Sensors IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 05, 2015 ISSN (online): 2321-0613 Embedded Surveillance System using Multiple Ultrasonic Sensors Harshad S. Patil 1 Dr.

More information

IMMERSIVE. ActivPanel The Intelligently-Designed, Connected Hub for Immersive Learning.

IMMERSIVE. ActivPanel The Intelligently-Designed, Connected Hub for Immersive Learning. IMMERSIVE TM ActivPanel The Intelligently-Designed, Connected Hub for Immersive Learning www.prometheanworld.com/activpanel Intelligently-Designed for Ease of Use Powered by a revolutionary Android PC,

More information

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 5 Arduino Prototype Development Platforms 1 Arduino Boards, Modules And Shields Popular AVR MCU based products Each board has clear markings on the connection pins, sockets and in-circuit connections

More information

Embedded Technology for Remote Data Logging, Monitoring and Controlling Using GSM/GPRS

Embedded Technology for Remote Data Logging, Monitoring and Controlling Using GSM/GPRS Embedded Technology for Remote Data Logging, Monitoring and Controlling Using GSM/GPRS Sonika Bhagwatrao Jadhav 1, Prof. Ajay S. Wadhawe 2 Research Scholar (M.E.), Dept of ECE, SSIEMS, Parbhani, Maharashtra,

More information

Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform.

Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform. Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform. Ashwini Bhosure, Mayur Bhosure, Rakeshkumar Sharma Keystone School of Engineering, Pune, India Abstract As the

More information

Tablet MODECOM FreeTAB1004 IPS X4

Tablet MODECOM FreeTAB1004 IPS X4 MODECOM FreeTAB 1004 IPS X4 new member of Quad-Core family MODECOM FreeTAB 1004 IPS X4 is a tablet PC of outstanding technical parameters, efficiency and design and excellent price. This high-end device

More information

PRODUCT CATALOG WE MAKE THE FUTURE COME TO LIFE!

PRODUCT CATALOG WE MAKE THE FUTURE COME TO LIFE! PRODUCT CATALOG WE MAKE THE FUTURE COME TO LIFE! Table of Content X-Brain Features... [ 1 ] Home Cinema... [ 3 ] Premium Live TV... [ 4 ] Smart Home... [ 5 ] Energy Management... [ 8 ] Built-in Router...

More information

Sriram Valluri 1, Akepati Gouri Sagar 2, Siva Shanmugam. G 3 1,2,3 School of Computer Science and Engineering, VIT University, Vellore, India

Sriram Valluri 1, Akepati Gouri Sagar 2, Siva Shanmugam. G 3 1,2,3 School of Computer Science and Engineering, VIT University, Vellore, India IOT Based Real Time Monitoring Mobile Robot Sriram Valluri 1, Akepati Gouri Sagar 2, Siva Shanmugam. G 3 1,2,3 School of Computer Science and Engineering, VIT University, Vellore, India Abstract: The main

More information

RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT

RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT Prof. V.L.Jogdand 1, Pallavi P. Karamkar 2, 1 Asst. Prof, E&TC, DPCOE PUNE 2 ME STUDENT, E & TC, DPCOE PUNE, ABSTRACT Configurable

More information

A Low Cost Internet of Things Network for Contamination Detection in Drinking Water Systems Using Raspberry Pi

A Low Cost Internet of Things Network for Contamination Detection in Drinking Water Systems Using Raspberry Pi A Low Cost Internet of Things Network for Contamination Detection in Drinking Water Systems Using Raspberry Pi Syeda Madeeha Anam 1, M Devender 2 1 M.Tech Scholar, Sudheer Reddy College of Engineering

More information

Raspberry Pi. Hans-Petter Halvorsen, M.Sc.

Raspberry Pi. Hans-Petter Halvorsen, M.Sc. Raspberry Pi Hans-Petter Halvorsen, M.Sc. Raspberry Pi https://www.raspberrypi.org https://dev.windows.com/iot Hans-Petter Halvorsen, M.Sc. Raspberry Pi - Overview The Raspberry Pi 2 is a low cost, credit-card

More information

A Home Automation Control System using IoT with Arduino.

A Home Automation Control System using IoT with Arduino. A Home Automation Control System using IoT with Arduino. Atish Samantaray 1, Chandrashekhar Yadav 1, Aditya Dwivedi 1, Dr. G. Paavai Anand 2 SRM Institute of Science And Technology, Vadapalani, India 1.

More information

Wireless Interactive Presentation Gateway WIPG-300H

Wireless Interactive Presentation Gateway WIPG-300H Wireless Interactive Presentation Gateway WIPG-300H Product Overview Product Benefits Product Features Product Outlines Applications Appendix 2 / 43 Product Quick Glance WIPG-300H vs. WPG-210N Output Resolution

More information

N A T H A N P R E N T I C E I 6 N T P

N A T H A N P R E N T I C E I 6 N T P RASPBERRY PI AMATEUR RADIO M N A T H A N P R E N T I C E I 6 N T P WHAT IS A RASPBERRY PI Low cost computer Credit card sized Originally made by The Raspberry Pi Foundation to encourage young children

More information

MQTT Protocol Support. Cloud Ready Gateway. Modular Architecture

MQTT Protocol Support. Cloud Ready Gateway. Modular Architecture LoRaWAN Gateway with 8 Channels MODBUS / PROFIBUS Support MQTT Protocol Support Cloud Ready Gateway Modular Architecture Gateway with a Modular Architecture With the ever increasing topologies in the IoT

More information

EUR incl. 19% VAT, plus shipping. Intel WiFi, Intel WiDi! Dual Gigabit LAN! Gigabyte Features! NVMe M.2 slot!

EUR incl. 19% VAT, plus shipping. Intel WiFi, Intel WiDi! Dual Gigabit LAN! Gigabyte Features! NVMe M.2 slot! 139.95 EUR incl. 19% VAT, plus shipping Intel WiFi, Intel WiDi! Dual Gigabit LAN! Gigabyte Features! NVMe M.2 slot! Supports 7th/ 6th Generation Intel Core Processors Dual Channel Non-ECC Unbuffered DDR4,

More information

Cooking with Team 279

Cooking with Team 279 Cooking with Team 279 Intro to the Raspberry Pi FIRST Team 279 Tech Fusion http://team279.com - https://twitter.com/team_279 Author: Michael Lehman What is a System on a Chip? From Wikipedia: A system

More information

BCS Raspberry Pi Launch Events Getting started with Raspberry Pi

BCS Raspberry Pi Launch Events Getting started with Raspberry Pi BCS Raspberry Pi Launch Events Getting started with Raspberry Pi Department of Computer Science 16 th & 17 th April 2013 Who are you? How many of you.. are teachers in STEM subjects in non STEM subjects

More information

Bluetooth Based Home Appliance Control System with Feedback Voice Response Using Android Application

Bluetooth Based Home Appliance Control System with Feedback Voice Response Using Android Application Bluetooth Based Home Appliance Control System with Feedback Voice Response Using Android Application Md. Ismail Husain 1, Md. Emdadul Haque 2 and Md. Harun. or. Rashid 3 1, 2, 3 Department of Information

More information

Controlling electrical home appliances, using Bluetooth Smart Technology (October 2015) Pedro José Vieira da Silva

Controlling electrical home appliances, using Bluetooth Smart Technology (October 2015) Pedro José Vieira da Silva 1 Controlling electrical home appliances, using Smart Technology (October 2015) Pedro José Vieira da Silva Abstract This report presents and describes a Home Energy Management system that accomplish Home

More information

fit-pc Intense 2 Overview

fit-pc Intense 2 Overview specifications Specifications: Overview is the second generation of the acclaimed miniature fanless PC, and further improves the best-in-class features of its predecessor with 4 th and 5 th generations

More information

The Premium Interactive Panel for Immersive Learning.

The Premium Interactive Panel for Immersive Learning. I M M E R S I V E Ac t i vpa n e l TM The Premium Interactive Panel for Immersive Learning www.prometheanworld.com/activpanel The Industry s Most Natural Writing Experience Innovative InGlass technology

More information

Enjoy TV Box User Manual

Enjoy TV Box User Manual Enjoy TV Box User Manual V1.7 Introduction Enjoy TV box is a product connected to your TV via HDMI that turn your TV to a multifunction smart TV. It is a revolutionary entertainment on your TV. It is also

More information

Smart Home Control System by Internet of Things Based on WIFI Module

Smart Home Control System by Internet of Things Based on WIFI Module Smart Home Control System by Internet of Things Based on WIFI Module M.Sangeetha 1, C.Udhayanila 2, G.Gayathri 3, N.Rakshana 4 Assistant Professor, Dept. of ECE, Kathir College of Engineering, Coimbatore,

More information

A Slice of Raspberry Pi

A Slice of Raspberry Pi A Slice of Raspberry Pi Roadmap Introduction to the Raspberry Pi device What can you use a Raspberry Pi for? Talking to the Hardware A Raspberry Pi Arcade table Q & A Raspberry Pi Introduction What is

More information

RX300 Settings Manual General

RX300 Settings Manual General RX300 Settings Manual General The RX300 is provisioned by the administrator. The settings can be modified remotely from vspace Console or the RX300 device itself. In the General tab, the administrator

More information

DevKit7000 Evaluation Kit

DevKit7000 Evaluation Kit DevKit7000 Evaluation Kit Samsung S5PV210 Processor based on 1GHz ARM Cortex-A8 core Onboard 512MByte DDR2 and 512MByte NAND Flash 4 UART, 4 USB Host, USB Device, Ethernet, Audio, TF, RTC,... Supports

More information

WIRELESS E-NOTICE BOARD USING RASPBERRY PI 3

WIRELESS E-NOTICE BOARD USING RASPBERRY PI 3 WIRELESS E-NOTICE BOARD USING RASPBERRY PI 3 Dr.P.Gnana sundari 1,P.Sangeetha 2, M.Sowmiya 3, N.Soundarya 4 Head of the Department of Electronics and communication engineering 1, Department of Electronics

More information

Beginning Sensor. Networks with Arduino. and Raspberry Pi. Apress- Charles Bell

Beginning Sensor. Networks with Arduino. and Raspberry Pi. Apress- Charles Bell Beginning Sensor Networks with Arduino and Raspberry Pi Charles Bell Apress- Contents About the Author About the Technical Reviewer Acknowledgments Introduction xv xvii xix xxi Chapter 1: Introduction

More information

Raspberry PI 3B + microcomputer as a central control unit in intelligent building automation management systems

Raspberry PI 3B + microcomputer as a central control unit in intelligent building automation management systems Raspberry PI 3B + microcomputer as a central control unit in intelligent building automation management systems Mateusz Sałuch 1, Daniel Tokarski 1,*, Tomasz Grudniewski 1, Marta Chodyka 1, Jerzy Antoni

More information

Lesson 10. Circuit Boards and Devices Ethernet and Wi-Wi Connectivity with the Internet

Lesson 10. Circuit Boards and Devices Ethernet and Wi-Wi Connectivity with the Internet Lesson 10 Circuit Boards and Devices Ethernet and Wi-Wi Connectivity with the Internet 1 Connecting Arduino USB to Internet Arduino board IDE supports USB. USB port connects to a mobile or computer or

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

International Journal of Research

International Journal of Research Running Multiple Programs & Message Processing Using a Single Circuit Board ABSTRACT: 1 VASAM SRINIVASA KUMAR GOUD, 2 SUDARSHAN BANDI, 3 V.PUSHPALATHA 1 PG Scholar, Department of ECE, Nova College Of Engineering

More information

An Ethernet Based Control and Monitoring System Using ARM Processor

An Ethernet Based Control and Monitoring System Using ARM Processor An Ethernet Based Control and Monitoring System Using ARM Processor Pingale Vaishali S, Nikalje komal M, Chavan Snehal S, Prof. B.C.Kulkarni Department of Electronics And Telecommunication Engineering

More information

Your Strategic Partner for Renesas RZ/G1x Products & Solutions

Your Strategic Partner for Renesas RZ/G1x Products & Solutions Manufacture Your Strategic Partner for Renesas RZ/G1x Products & Solutions Design Concept ELECTRONICS UNITRONIC GmbH Mündelheimer Weg 9 40472 Düsseldorf Telefon 0211 / 95 110 Telefax 0211 / 95 11 111 info@unitronic.de

More information

Design & Development of My SmartPhone Kit:

Design & Development of My SmartPhone Kit: Design & Development of My SmartPhone Kit: A Practical Approach for Technical Education Jasleen Kaur Dept. of Computer Science Indira Gandhi Delhi Technical University for Women Delhi, India jasleenkochar89@gmail.com

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide NEXTAV TM Cloud Hub - Table of Contents Product Features... 1 Ways to Connect... 1 Hardware and Accessories... 2 Product Parameters... 2 Minimum Hardware Requirements... 2 Product

More information

ATV520 User Manual V1.1

ATV520 User Manual V1.1 ATV520 User Manual V1.1 ATV520 Enjoy TV Box User Manual V1.0 Introduction The ATV520, also called Dual core Android TV box, is a box connected to your TV HDMI input that turn your TV to a multifunction

More information

IoT Project Proposals

IoT Project Proposals IoT Project Proposals 1 Submit before 31 st March Best 5 proposals will be given Intel Galileo Gen 2 microcontroller boards each 2 Advisory Board will evaluate and select the best project proposals Dr.

More information

Advanced Embedded Systems

Advanced Embedded Systems Advanced Embedded Systems Practical & Professional Training on Advanced Embedded System Course Objectives : 1. To provide professional and industrial standard training which will help the students to get

More information

Smart Home Automation System using Ethernet Technology

Smart Home Automation System using Ethernet Technology Smart Home Automation System using Ethernet Technology Prity N. Adhagale 1, R.J.Magar 2 M.E. Student, Department of E&TC, Shreeyash College of Engg. & Tech, Dr. BAMU University, Aurangabad, MS, India 1

More information

Smart Office Area Monitoring and Control Based on IoT

Smart Office Area Monitoring and Control Based on IoT Smart Office Area Monitoring and Control Based on IoT [1] Prof.S.A.Shaikh, [2] Aparna S. Kapare [1] Associate Professor P.R.E.C, Loni, [2] P.G Student, P.R.E.C, Loni [1] shakils68@rediffmail.coml.com,

More information

1. Notes. 2. Accessories. 3. Main Functions

1. Notes. 2. Accessories. 3. Main Functions Contents 1. Notes... 2 2. Accessories... 2 3. Main Functions... 2 4. Appearance And Buttons... 3 5. MID Hardware Parameters... 4 6. MID Use And Preparation... 4 7. Keys Functions... 4 8. Start-up And Shutdown...

More information

Yanzi IoT for Smart Buildings From Sensor to Cloud. Marie Lassborn, VP Cloud Operations Jfokus 2018

Yanzi IoT for Smart Buildings From Sensor to Cloud. Marie Lassborn, VP Cloud Operations Jfokus 2018 Yanzi IoT for Smart Buildings From Sensor to Cloud Marie Lassborn, VP Cloud Operations Jfokus 2018 1 WHAT IS YANZI? Analytics Conversions Storage Cloud Visualizations An IoT Solution for Smart Office Headquarter

More information

ICMIEE-PI Real-Time Monitoring and Controlling of Remote Electrical Device Using Microcontroller and Android Smart Phone via Internet

ICMIEE-PI Real-Time Monitoring and Controlling of Remote Electrical Device Using Microcontroller and Android Smart Phone via Internet International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140166 Real-Time Monitoring and Controlling of Remote Electrical Device

More information

ShareLink 200 N Setup Guide

ShareLink 200 N Setup Guide ShareLink 00 N Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00 N Collaboration Gateway Network Version. The ShareLink 00 N allows anyone to present content

More information

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

EUR incl. 19% VAT, plus shipping. Intel WiFi, Intel WiDi! Dual Gigabit LAN! Gigabyte Features! Intel Haswell!

EUR incl. 19% VAT, plus shipping. Intel WiFi, Intel WiDi! Dual Gigabit LAN! Gigabyte Features! Intel Haswell! 139.95 EUR incl. 19% VAT, plus shipping Intel WiFi, Intel WiDi! Dual Gigabit LAN! Gigabyte Features! Intel Haswell! Supports 4 th and 5 th Generation Intel Core processors Intel and Qualcomm Atheros gaming

More information

1. Table Parts. Public

1. Table Parts. Public Contents 1. Tablet Parts 2. Key Layouts and Definitions 3. Getting Started 4. The Start Screen 5. Applications 6. Charm Menu 7. Using Two Application at Once 8. Factory Reset 9. Safety Information 10.

More information

32 High Brightness Monitor

32 High Brightness Monitor 32 High Brightness Monitor Overview High Brightness Panel 1500cd/m 2 makes sure this display will always be seen whatever the weather. Over 5 times brighter than that of a standard domestic television

More information

Hugo Cunha. Senior Firmware Developer Globaltronics

Hugo Cunha. Senior Firmware Developer Globaltronics Hugo Cunha Senior Firmware Developer Globaltronics NB-IoT Product Acceleration Platforms 2018 Speaker Hugo Cunha Project Developper Agenda About us NB IoT Platforms The WIIPIIDO The Gateway FE 1 About

More information

Matrix. Get Started Guide

Matrix. Get Started Guide Matrix Get Started Guide Overview Matrix is a single board mini computer based on ARM with a wide range of interface, equipped with a powerful i.mx6 Freescale processor, it can run Android, Linux and other

More information

ISSN Vol.04,Issue.01, January-2016, Pages:

ISSN Vol.04,Issue.01, January-2016, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.04,Issue.01, January-2016, Pages:0053-0057 Android Based Home Automation using Raspberry Pi T. ANITHA 1, T. UPPALAIAH 2 1 Assistant Professor, Dept of IT, Gokaraju Rangaraju

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

Energy consumption optimization for a wireless sensor for the IOT

Energy consumption optimization for a wireless sensor for the IOT Energy consumption optimization for a wireless sensor for the IOT Francesco Orfei NiPS Lab, University of Perugia, Italy TSP S.r.l., Umbertide, IT francesco.orfei@nipslab.org Outline Introduction to the

More information

ZOTAC ZBOX nano. User s Manual

ZOTAC ZBOX nano. User s Manual User s Manual ZOTAC ZBOX nano No part of this manual, including the products and software described in it, may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into

More information

10.1" Quad Core 3G. 1.2 GHz " 1280x800 IPS 3G. Specification: Optional: GPS OTA TABLET L10C1

10.1 Quad Core 3G. 1.2 GHz  1280x800 IPS 3G. Specification: Optional: GPS OTA TABLET L10C1 10.1" Quad Core 3G TABLET L10C1 Specification: CPU: MT8389WK Quad core A7 1.2 GHz LCD Screen: 10.1 IPS 1280 x 800 Memory/Storage: 1GB DDR3/8G EMMC Camera: Dual camera (0.3M+2M) Connectivity: Wi-Fi 802.

More information

Embedded Technosolutions

Embedded Technosolutions We Are India s one of the Leading Trainings & Jobs Providing Organization Embedded Technosolutions is a Professional & Corporate Training Institute & a Company which Working for Indian MNCs & Medium/Small

More information

Development of Secured Home Automation using Social Networking Sites

Development of Secured Home Automation using Social Networking Sites Indian Journal of Science and Technology, Vol 8(20), DOI:10.17485/ijst/2015/v8i20/79083, August 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Development of Secured Home Automation using Social

More information

User s Manual Smart Interactive Conferencing Whiteboard

User s Manual Smart Interactive Conferencing Whiteboard User s Manual Smart Interactive Conferencing Whiteboard 800-930-5030 www.uberdisplay.com Contents I. Introduction... 3 II. Safety Warnings... 4 III. List of Accessories... 6 IV. Startup... 7 1. Power On...

More information

43 High Brightness Monitor cd/m 2

43 High Brightness Monitor cd/m 2 43 High Brightness Monitor - 1500cd/m 2 Overview High Brightness Panel 1500cd/m 2 makes sure this display will always be seen whatever the weather. Over 5 times brighter than that of a standard domestic

More information

Creator Ci20 quick start guide

Creator Ci20 quick start guide Creator Ci20 is a high performance, fully featured development board for Linux and Android that can help you create applications for fast growing markets such as IoT, wearables, mobile and gaming. The

More information

The Digital Revolution

The Digital Revolution Raspberry Pi A Learning Experience (For me!) Charlie Rothrock K3SR The Digital Revolution Geewhiz Statistics -Digital is changing the world -Tech companies are ~10+% of US employment and the fastest wage

More information

SMALL SPACE VIRTUALIZATION OF REGION UNDER MONITORING AND CONTROL

SMALL SPACE VIRTUALIZATION OF REGION UNDER MONITORING AND CONTROL SMALL SPACE VIRTUALIZATION OF REGION UNDER MONITORING AND CONTROL *Gitang Karnam, **Rohan Stanley *Computer Engineering Ramrao Adik Institute of Technology Navi Mumbai, India. **Electronics Engineering

More information

65 High Brightness Monitor

65 High Brightness Monitor 65 High Brightness Monitor Overview High Brightness Panel 2000cd/m2 makes sure this display will always be seen whatever the weather. Over 4 times brighter than that of a standard domestic television to

More information