Infrared Home Controller

Slides:



Advertisements
Similar presentations
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
Advertisements

Senior Design 2014 Presented By: Alex Bouvy, Matt Freifeld, Doug Kerr, Mike Steele, Anselm Tamasang, Gavin White.
© 2011 Rainforest Automation, Inc.. 2 ● Rainforest introduction ● Product overview: EMU™, RAVEn™ ● Partner solutions ● Prepay solution ● STB opportunity.
“Turn you Smart phone into Business phone “
Web Based Home Entertainment Center Remote Midterm Presentation Group 8 Josh McJilton Jose Guzman Edgar Ortiz.
ICU: Home Security System Mr. Jones Mr. Morrison.
Building an Application Server for Home Network based on Android Platform Yi-hsien Liao Supervised by : Dr. Chao-huang Wei Department of Electrical Engineering.
SSL From Your Smartphone Support for Android Smartphones /
PI : TV A PI MEDIA CENTER Michael Hoskins Network Security & Electronics Program, Dept. of Applied Engineering & Technology, Eastern Kentucky University.
Boris Ribov & Georgi Bakalski One good place for research & development of projects based on: - Hardware development & manufacturing; - Software development.
EE3141 Project Methodology. Project area Isaac Y.F. Fung (PhD) Office: CF605 Area: – Software.
Home Automation Overview George Gober Assistive Technology Associate.
Environmental Control Unites/Electronic Aids to Daily Living for People with Polytrauma Environmental Control Units/Electronic Aids to Daily Living for.
DEC0905 Remote Control of Home Appliances ABSTRACT The objective of this project is to enable users to remotely control home appliances and systems over.
WIRELESS DISPLAY OVER BLUETOOTH USING PI AND ANDROID PHONE Group Members: Shweta Ware, David Etim Network Embedded Systems.
CONFIDENTIAL 1. 2 Designing the Intelligent Energy Gateway 2009 CONFIDENTIAL.
Raspberry Pi: Automated Garden Monitoring System Stacy, Devin, Brandon.
Integrated Controls Overview Allison Fracchia George Gober.
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.
Nathan Meyers Joe Riley Matthew Barga Alex Reyes Patent Liability Analysis.
Team 9 - myRoom Laurie Duncan. Team 9 - myRoom Customizable control system Interfaces with household appliances –Light –TV –DVD player –Stereo system.
Standards and Protocols Slide show for WiFi Characteristics of a wireless local network. It was named after a group of people who invented. The.
Smart Home for disabled people Students: Atara Gutman and Anastasia Logvinenko Instructor: Alexander Kinko PDR presentation Semester Spring part.
Smartmote What your television remote should have been.
Makes Accessing Virtual Apps and Desktops from Any Device as easy as turning on your TV Citrix Receiver.
Automated Home Control Nick Atkinson, Matt Majeika, Ungku Afiq Ungku FaridSponsored by Terry Slattery Overview With increasing energy concerns, different.
Team 9 - myRoom Software Design Considerations. Team 9 - myRoom Customizable control system Interfaces with household appliances –Light –TV –DVD player.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 6 - Essentials of Design an the Design Activities.
PROJECT MEMBERS: DHARMARAJA K ( ) SANTHOSH KUMAR V ( ) VIGNESH P ( ) VINOTH RAJ B ( ) THIRD REVIEW GUIDE NAME:
SMART WIRELESS ROUTER ECE 445, Senior Design, Fall 2015 Project 2 Devasia Manuel Christopher Reinke TA: Eric Clark.
The Internet – Connection Methods 14 The Internet – Connection Methods 14.
Universal IR Controller -- Home Automation. Universal IR Controller Features 360° full range IR launch Wifi, RF communication Remote control Delicate.
 Introduction  Problem  Solution  Future work.
AllStar Link Presentation Sullivan Amateur Radio Club September 8 th, 2016 Bill Higgins N0NOE.
Google. Android What is Android ? -Android is Linux Based OS -Designed for use on cell phones, e-readers, tablet PCs. -Android provides easy access to.
By:- Punith Sharma Ashwath D S Adithya S Srimatha B V
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)
Introduction to OMA GotAPI and Device WebAPI Consortium
Seethru Range of Home Surveillance Systems
Raspberry Pi 2 Model B V1.1 Home Media System
RASPBERRY PI WORKSHOP.
TurningPoint ResponseWare
Adaptive Home Automation System
Lesson Objectives Aims To understand the purpose of embedded systems
Understanding Programming Mobile Web
Next-generation TV March 2017
The Chess Puzzle Lock Screen
Intro In our recent blog we have talked about software installation guide to setup and begin automation of home appliances that can be used to detect human.
Information Technology Deanship
Software for remote reading MBus Communicator v1.9
Hulu Channel On Tv Screen with Different Ways. For more details visit
Fastdroid Produced by : Firas Abdalhaq Mohammad Amour Supervised by : Dr. Raed Alqadi.
FTP - File Transfer Protocol
How to use a Smartphone as a Netflix Remote Control For More details Visit
MAGOSTECH Our Services We plan a perfect strategy to make and deliver a creative and innovative system with modern web technology, tools like Sitecore.
Android Screen Mirroring to TV with few Steps
MIT App Inventor By Hans Yip.
ETS Inside Product Launch
Computer Literacy Unit 2
ETS Inside Product Launch
ECE 477 Digital Systems Senior Design Project  Spring 2008
SMART EDU APP Technology to bridge the parent teacher gap.
Purdue University Fort Wayne
Smart Home and Garden System
Purdue University Fort Wayne
Open Automation Software
Are You Remote? Presented by.
Instructor: Mort Anvari
Download the My Learning App
Affordable ways of getting good features in a website.
Presentation transcript:

Infrared Home Controller Thomas White Advisor: Joe Meehean

Home Automation Current state Our “smart” devices become dumb as they get older (TV’s) Dumb security on these devices What if all devices in our homes were controlled by one smart device? This smart device would then be the control for all of the devices that are connected Many of these devices in our homes are controllable via IR TV, DVD player, and most other things connected to a TV Devices that are not IR controlled are usually Radio Frequency controlled

Low Cost Alternative A phone could be the smart hub High cost IR blasters are starting to phase out of the smartphone market This project can provide the functionality of the IR blaster on high-end phones to other users With low additional cost Raspberry Pi $30 IR emitter $5 IR receiver $1 Transistors $5

LIRC Raspberry PI using a free software, LIRC (Linux InfraRed Controller). LIRC has a not so user friendly interface (command line) Must know linux commands Set it up once Meant to have software built on top of it Implement a web and android interface to interact with LIRC The problem is to build the project in a way to support two very different user interfaces that interact with the same software.

How it works

RESTful Advantage Client agnostic- the service is easily accessible from any device that can use web protocol The clients don't need to know anything about the server or how it works

Demo

Future work Android/iOS app Radio Frequency Remote cloning Remote detection

Questions?