HOME AUTOMATION: WEB BASED CONTROL

Slides:



Advertisements
Similar presentations
CONCEPTUAL WEB-BASED FRAMEWORK IN AN INTERACTIVE VIRTUAL ENVIRONMENT FOR DISTANCE LEARNING Amal Oraifige, Graham Oakes, Anthony Felton, David Heesom, Kevin.
Advertisements

Facts about Welcome to this video from Ozeki. In this video I will present what makes Ozeki Phone System XE the Worlds best on-site software PBX for Windows.
SUPERCOMPUTER TO THE RESCUE Justin Curry EKU, Dept. of Technology, CEN/CET)
Team 7 / May 24, 2006 Web Based Automation & Security Client Capstone Design Advisor Prof. David Bourner Team Members Lloyd Emokpae (team Lead) Vikash.
Computer Basics 1 Computer Basic 1 includes two lessons:
What If You Could… …Automatically protect and secure your company’s most critical business information?... …Get more done with less by enabling employees.
Computing ESSENTIALS     Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Information Technology, the Internet, and You computing ESSENTIALS.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
CP1610: Introduction to Computer Components Basic PC Components.
Technology Round 7 Exploring I.C.T. in the Syllabus.
Microsoft Visual Basic 2012 CHAPTER ONE Introduction to Visual Basic 2012 Programming.
Microsoft Visual Basic 2005 CHAPTER 1 Introduction to Visual Basic 2005 Programming.
DC Chp 1 Jeopardy Review Section 1Section 2Section 3Section 4Section
Exploring Microsoft Office Essential Computing Concepts1 Getting Started Essential Computing Concepts By Robert T. Grauer Maryann Barber.
FRONT DOOR MONITOR Tremayne L. Perkins EKU Dept of Technology, CEN/CET.
Developing PC-Based Automobile Diagnostic System Based on OBD System Authors : Hu Jie, Yan Fuwu, Tian Jing, Wang Pan, Cao Kai School of Automotive Engineer.
Using the WDK for Windows Logo and Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
Presented by Team D Compare Windows 2000, XP, and.NET By John Leonard, Brian North, Jeffrey Reynolds, Todd Saylor.
ICT business statistics and ICT sector: Uzbekistan’s experience Prepared by Mukhsina Khusanova.
Tells - a facility for web-based, remote real time laboratory experiments University of Limerick Ireland.
Portable SSH Brian Minton EKU, Dept. of Technology, CEN/CET)‏
NATIONAL INSTITUTE OF SCIENCE & TECHNOLOGY Presented by: Santosh kumar Swain Technical Seminar Presentation by SANTOSH KUMAR SWAIN Roll # CS
Component 4: Introduction to Information and Computer Science Unit 1: Basic Computing Concepts, Including History Component 4/Unit 1 Health IT Workforce.
The group will focus on the design of a “smart” device. This includes researching the best method of design and fabricating the design to create a working.
Contents Introduction Problem Definition Proposed Solution
Introduction to Computer and Computer Networking: Part I Xiangming Mu 9/16/2004.
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
The Computer.
HOME AUTOMATION: WEB BASED CONTROL Anthony Campbell Eric Poynter EKU, Dept. of Technology Computer Electronic Networking.
How would you define a computer? Computers are... Electronic devices that receives (input), processes & stores data & produces a result (output).
By: Jordan Hightower This Case is the "box" or "chassis" that holds and encloses the many parts of your computer. Its purpose is to protect them from.
Modular Rental Return System Landon Chelf EKU, Dept. of Technology, CEN.
KEYBOARD INTERFACING Keyboards are organized in a matrix of rows and columns The CPU accesses both rows and columns through ports. ƒTherefore, with two.
Introduction to Computers Section 4B. home Central Processing Unit The computer’s primary processing hardware, which interprets and executes program instructions.
1 Connecting to a Database Server. 2 We all have accounts, with a single database each, on a Microsoft SQL Server on the USF network: allman.forest.usf.edu.
Microsoft Visual Basic 2015 CHAPTER ONE Introduction to Visual Basic 2015 Programming.
Lecture 1: Network Operating Systems (NOS)
Discovering Computers 2009 Chapter 1 Introduction to Computers.
Information Technology. *At Home *In business *In Education *In Healthcare Computer Uses.
computing ESSENTIALS    11 CHAPTER Information Technology, the Internet, and You computing ESSENTIALS
BUILDING AND IMPLEMENT A EMBEDDED WEB SERVER BASE ON TCP/IP STACK WITH A SoC PLATFORM Professor : CHI-JO WANG Name : Bui Quang Hoa (M982b211)
Web Application for Home Energy Assistance Program
Introduction to Computers
Introducing Hardware.
Project Target Develop a Web Based Management software suit that will enable users to control Hardware using standard HTTP & Java Applet compatible web.
Objectives Overview Explain why computer literacy is vital to success in today’s world Define the term, computer, and describe the relationship between.
Embedded Systems Serial-Ethernet Converter Cem KEFELI
Introduction to Visual Basic 2008 Programming
How to Fix MSN error code 80072efd and Messages ?
Network Operating Systems (NOS)
Outline Introduction Standards Project General Idea
CIS 212 Microcomputer Architecture Day 3
Operating Systems (CS 340 D)
How to Fix MSN error code 403 and Messages ?
Lecture 1: Network Operating Systems (NOS)
DevOps – Test Automation for IOTs
Fastdroid Produced by : Firas Abdalhaq Mohammad Amour Supervised by : Dr. Raed Alqadi.
Introduction To Computers
Kappa Sigma Management System
INTERACT® AT-Skype Room Conferencing Solution 9/17/
Introduction To Computers
What’s in the Box?.
HW and SW Solution for Black-box attacks
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
CIS16 Application Development – Programming with Visual Basic
الانترنت والبريد الإلكتروني
1.00 Examine the role of hardware and software.
INTRODUCTION TO COMPUTERS
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
Presentation transcript:

HOME AUTOMATION: WEB BASED CONTROL Anthony Campbell Eric Poynter EKU, Dept. of Technology Computer Electronic Networking

INTRODUCTION - Hardware Microprocessor Interfacing (ISA expansion slot 80’s) Parallel port (Being phased out) Fiber Optic Network Interface USB commonly used

INTRODUCTION – Software Microsoft Visual Studio .NET DotNetNuke – Web Site Framework Microsoft SQL Database Engine

OUTLINE Motivation Hardware Design Software Design Demonstration Team Work Results / Conclusion Q & A

MOTIVATION Home automation – Growing trend Connecting to your PC (USB) Benefits of USB – speed, reliability Hand held devices – Everyone has one Home monitoring – Be at home anytime

Hardware: Interface Selection USB – Universal Serial Bus Introduced in 1995, widely popular since 1998 Major hardware and software support (IBM, Microsoft) 3 technical revisions, backward compatibility Many other variations in the works

Hardware: Electronics Design USB controller Provides I/O Limited I/O Electronic Solution Number of controllable devices grow exponentially Controlling Input via a shared bus

Software: Device Interaction Hardware to Software Transition USB controller - Device Driver Control Scheme 4 Physical Outputs – Device ID (3), Control Line (1) 8 Physical Inputs Speed of USB – Real time communication

Software: Server Bridge to Device, Software, and Web Microsoft SQL Express – Database Engine Web Server – 3 Important Tasks SQL Website USB Interface Program

Demonstration What our Project actually does

TEAMWORK Back and forth software/hardware design Communication – What is possible, What is desired Troubleshooting/Testing

RESULTS / CONCLUSION Successfully Interfaced with a USB port, via software and hardware Enabled control of the software over the Internet Setup several household devices and controlled them remotely with our setup

FUTURE WORK Different USB controllers offer greater possibilities Audience suggestions email to Eric_poynter3@eku.edu Tony@tekpad.net Thanks!