The green light means it’s working!!!. We wanted to make something… Practical – something you could actually sell Unique – won’t find this on google,

Slides:



Advertisements
Similar presentations
The NightLite Sensor. Introducing the NightLite Sensor The Occupancy Sensor that is a Night Light!
Advertisements

Cinnamon Cove Computer Club UPDATING ACTIVE HOME.
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
Students : Hiba Ghannam Hawa’ Osama Supervisor : Aladdin Masri R OBOTIC V ACUUM C LEANER.
MICRO-CONTROLLER: A microcontroller is the brain of the robot: These are: 1. Integrated Circuits (ICs) 2. Programmable.
Power to circuit board Ground Positive Neutral We opened the back end of the fixture to expose the AC wiring.
Automated train station. Introduction My project is about a automated railway system.The basic idea is to use the Grove kit to determine the time,to play.
S.W.A.T (Security Watching All the Time) Jeff Shin Tyler Stubbs Paul Kasemir Pavel Mayyak.
Smart Ceiling Fan and Light Combination By Yang Xiao Mike Roberts ME 3484.
Project 4: Final Design Project
Jan. 15, Safety Board Review (Rev D) Safety Board PCB Review (Rev D) Eric Warmbier.
Electrical and Computer Engineering iLights Nick Wittemen, EE Chris Merola, EE José Figueroa, EE Matt Ryder, EE Midway Design Review.
5. Case Study Smart Home in a Life Care Community Apartment Complex.
Sensors And Micro-Controllers
Detailed Design Review Project P13363 Members: Justine Converse (IE) James Cover (CE) Alexander Eschbach (EE) Jason Hang (ME) Ashley Trode (EE) Guide:
PIR MOTION SENSOR Mohammed Muhid Ahmed S Checked By: Uzair Aakhoon.
Disposable Mattress Cover with Wet Sheet Sensors ECE 4884 L05 Advisor: Dr. Art Koblasz Team Members: Youn Hur Michael Wozniak Pyungho Chung Dongki Yoon.
Project Goals And Objectives ____________________________________________________ Create a “smart”, customizable, all in one system Little to no learning.
Jonathan Yitzchaki David Michaeli Instructor: Ina Rivkin Spring
Team Members: Ruichen Zhao Xhoua Lor Jen-Yuan Hsiao John Marion.
 eBlock is an electronics block.  It can define as embedded system building block used in sensor based system.  Enable non-experts to build basic small-scale.
Build-It-Yourself develops content and supporting platforms that inspire and guide kids to use technology creatively. Scratch Robotics Construction System.
SuperSleuth Wise. Marketing and Sales Presentation/Training.  Complete video surveillance system in the palm of your hand.  Proven video motion Detection.
Final Presentation Ryan Chilton IMDL – Fall 208 Weebo.
Your Hospital What are sensing circuits ?
Use it, Interconnect it, AutoMate IT™ ( Based on the FlexiMax 9000 Technology)
Lesson 2 Electricity and Magnetism. Vocabulary Conductor Insulator.
Data Acquisition Networks DM Additional Information DM
FIRST Electrical Design FIRST Robotics Championship Conference Steven Shade Team 1111 April 16, 2003.
Motion Detecting Workstation Theodore Shinners Kevin Schmitz University of Iowa: Embedded Systems Spring 2011.
Home Security With AD HOC Networks. The Home Security Problem.
Graphic Equalizer Table Top View
Josh Lawson ECE Overview Project Description Schematic Hardware Involved Features of ATMEGA16/STK500 Involved System Features Testing Method.
A Homebrewed Solution to Motion Gaming Developed and Presented By SIDDHESH KOLWANKAR.
Chris Bent.  Electronic sensor that measures infrared (IR) light  Do not detect motion; detect changes in temperature  Emits nothing; it’s “passive”
Team leader: Brad Lowe Team members: Marshalia Green John Thompson Lutrisha Johnson Faculty Advisor: Dr. Robert Reese.
MICROCONTROLLER DETECTION SYSTEM Joshua Bosiljevac EKU.
ATV INSTRUMENTATION DISPLAY System Design Ed Raezer Senior Project Western Washington University.
1/30/08 Warm-up  Take out your homework and signed papers from last night to go over.
Circuit Basics Electrical Shorts. What is an electrical short? An electrical short, or just short, is a direct path from one side of the battery to the.
Josh Lawson ECE 4330 Dec 8. Overview Project Description Schematic Hardware Involved System Features Results.
HOT CAR BABY DETECTOR Group #20 Luis Pabon, Jian Gao ECE 445 Dec. 8, 2014.
CONTROL ANY CIRCUIT WITH A TV REMOTE DSD PROJECT OVERVIEW.
MISSILE DETECTION BY ULTRASONIC MEANS AND ACTIVATE THE DESTROYER BY BANDAPALLY MAHESH (08PQ1A0419) MIRYALA SAI KUMAR (08PQ1A0441) UPPADI AYYAPPA (08PQ1A0404.
Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, AC8JO October 13, 2011.
ACT20X Ex isolator/ amplifier. Page 2 ACT20X (Ex isolators family) Overview - Connects to process equipment in Class/Div, or Zone 0 - Zone 2 areas - ACT20X.
Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID.
Power Budget Automation System Team #40 Hai Vo, Ho Chuen Tsang, Vi Tran ECE 445 Senior Design April 30 st, 2013.
SMART HOME SYSTEM. Group Members Shakib Muazzam (CSE) Jamil Arifin (EEE) Azima Islam Fariha (CSE) Abed Al Shihab
Arduino Board SHUBHAM PANCHAL: What is an Arduino? A microcontroller board + programming IDE Microcontrollers & Robotics.
Prototyping Home Automation Concepts
INTRODUCTION The more you drive your car, the more you are at risk.
Home Automation using Arduino
Application Case Study Security Camera Controller
Pull-Up & Pull-Down Resistors
IR Sensor for Line Follower
UNIT – Microcontroller.
Presented by Jagathees
Robotic Vacuum Cleaner
Introduction to Arduino Microcontrollers
Group 60 ECE 445 Spring 2016 Devin Berchtold Michael Yu
Saving Lighting Energy with the BBC micro:bit
All you wanted to know about Arduino (and somethings you didn’t)
What is Arduino? By James Tedder.
Dibs LightLinks Sponsored By:
CSCI1600: Embedded and Real Time Software
Input-Output-Process Demo
CSCI1600: Embedded and Real Time Software
Coding Smart Module Device Drivers with the C Compiler
MLC: Modular Light Control
Presentation transcript:

The green light means it’s working!!!

We wanted to make something… Practical – something you could actually sell Unique – won’t find this on google, and there’s definitely not a sparkfun kit for this

Make your coffee with a wave of your hand from bed!

Hardware and Software in a nutshell (or coffeebean) PIR motion sensor from Sparkfun -$9.95 -Pulls low when it detects motion -Open collector; requires pull up resistor on alarm wire We used the ATmega88, so that more features could be added if desired Used the real-time clock to control coffee maker’s safety timer feature Relay to handle 120V to coffeemaker Emitter-follower circuit to go from 40mA (max) on microcontroller to 80mA needed by relay.