SMART HOME SYSTEMS. Group 10. Daniel Moody CpE Thien Luu EE Joel LeGros EE Vu Ha EE

Size: px
Start display at page:

Download "SMART HOME SYSTEMS. Group 10. Daniel Moody CpE Thien Luu EE Joel LeGros EE Vu Ha EE"

Transcription

1 SMART HOME SYSTEMS Group 10 Daniel Moody CpE Thien Luu EE Joel LeGros EE Vu Ha EE

2 Motivations Energy efficiency light automation, appliance control Convenience control through your portable devices Security Alarms and security camera video feed Entertainment Music and intercom

3 Objectives 1. Basic control systems Relay switch control from internet Motion/security sensing 2. Streaming Audio Music Intercom/Voip 3. Video Streaming video to phone

4 Specs and Requirements Low power usages Needs to run off back-up power for at least a day System need to draw less then 4 amps max Low Cost Less then $600 for basic system Needs smart phone or similar device to fully utilize system

5 Overall Block Diagram Two Processing boards Spinneret OMAP Arduino and relay talk to spinneret Spinneret talks to OMAP

6 Parallax Spinneret Web Server Cheap and efficient board made specifically to run a web server ($60). 2 MCU Propeller P8X32A 160 MIPS(~80 MHz), 32K RAM, 32 I/O Wiznet W Ethernet Controller, 16K Tx/Rx Buffer Pros MicroSD slot for data storage Doesn t require OS Cons 8 I/O pins available, (2 which are I2C)

7 Daniel Spinneret Schematic

8 Zoom OMAP-L138 - TI OMAP- L138 DSP processor MHz max KB cache for DSP processing - SD Card interface - Run Linux From SD - 10/100 Ethernet - Audio Codec - USB

9 Use of the Spinneret Originally decided to use the spinneret because of cost. Just recently we acquired the TI board on loan. The TI board can easily handle all of the spinnerets jobs, plus audio and video processing. We may use the spinneret as a daughter board to the TI board because it has already been tested and is working effectively.

10 Lighting/Outlet Conrol - JQX-15F(787) Relay - rated up to 220 VAC at 20 Amps - Normally open relay - Single pole double throw - Control though Parallax microcontroller - 5 V signal turns the relay off and on

11 Relay Schematic

12 Relay/Outlet Control Top Side Bottom Side -Fits into a single gang box - Control and power cables for the signal will come in on a 3 conductor cable into one side of the box. - GFCI outlet allows LED to see when light or outlet is live.

13 Parallax PIR Motion Sensor Detect a IR source up to 30 ft. away 110 degrees x 70 degrees detection range Power: 3.3 to 5 VDC input; 130 µa idle, 23 ma active Single bit high/low output Dimensions: 1.27 x 0.96 x 1.0 in Applications: Motion-activated lights Alarm systems Holiday animated props

14 PIR Motion Sensor

15 Arduino Uno Microcontroller Board o Control the lights using the PIR motion sensor and the relay o ATmega328 microcontroller o Input Voltage 5-12 VDC o Output VDC at ma o Flash Memory 32KB o Clock speed 16MHz o Interact with base station through a 5 VDC I/O pin

16 Security Sensors Door/Window Sensor SECO-LARM SM-200Q/WH Surface Mount Magnetic Contact Switch Weight: 0.05 lbs Dimensions: 2.48" x 0.5" Compatibility: Closed circuit systems handle up to 100mA at 100 volts DC up to 50 million openings and closings operate in temperatures between -15 F and 160 F

17 Security Sensor Applications Use for the audio alarm systems Light activations when security breached, the security system will send the user an alert message Scenarios At home Away

18 Android Application First UI objective to be implemented Home Status is for basic control functions Change I/O Get status updates Users will use the application to stream audio and video to and from the home.

19 Android Programming Application is being programmed in Eclipse IDE with Android plug-ins. The application uses Apache libraries to setup network communication. The application will store the user accounts, system status changes and commands in an SQLite database. The database will need to updated from the web server periodically so all instances of the application will be congruent.

20 Web Server Code Spinneret Web Server doesn t come with any firmware. Parallax Spinneret Contest created a lot of opensource resources to draw from. A generic multi-socket web server program was modified for the purposes needed in this project. The program is written in SPIN language (similar to python), specifically made for propeller chips.

21 Application communication So far the commutation between the spinneret web server and home is a simple design. The communication transactions are always: send a request and web server sends a response. Depending on the request the web server will execute commands, and then send back a response, indicating what it did and the current state of something.

22 Streaming Data Streaming audio and data will require RTP protocols, which the spinneret web server is not programmed for and may not be powerful enough to handle. We plan to use PJSIP, a session initiation protocol, on the TI board which is open-source and allows for connections to be set up for real time streaming.

23 Web Server Security Because the web server is receiving request, there needs to be a way to identify who ever is accessing is a user of the smart home system. User names and passwords will be used An encryption method is being considered, so that user names and passwords will be more when the web server receives request.

24 Other UI s After the android UI is complete, A website UI will be created to allow the user control from any computer. If time permits and everything is smooth sailing, an iphone and Java application will be created.

25 System Integration Hair straighten appliance left on System components Security System in armed state will turn off predetermined outlets Relay on timer for that outlet Web server can notification

26 TLV320AIC3106 Audio Codec Low power of 15 mw of 48 Khz stereo audio from a 3.3 VDC power supply Two digitally controlled microphone preamps Multiple audio inputs and outputs SPI and I2C I2S, left & right justified, TDM audio serial buses Onboard DSP capability

27 Audio Codec Block Diagram

28 Automatic Gain Control (AGC) -Target Level -Attack Time -Decay Time -Noise Gate

29 Power Supply System runs on 110VAC regular outlet 9-12VDC input range Backup battery >= 250mA at 12VDC Work off of both 110VAC US outlet and Battery Efficiency >= 80% Transient Voltage Protection

30 Solar Panel Technical specs need to look at: Optimal voltage Optimal current Short circuit current Maximum wattage Fuse rating Able to charge a 12V battery set the control at 18V to 20V

31 12VDC Battery Cold Cranking Amps Cranking Amps: Height: Length: Width: Reserve Capacity: Terminal Type: Voltage: Weight: 500 Amps 625 Amps 8-11/16 in 9-5/16 in 5 in 85 min Top Terminal 12 VDC 28 Lbs

32 110VAC to 12VDC Lead Acid Battery Charger

33 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Progress

34 Work Distribution 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Daniel Luu Vu Joel

35 Budget Item Manufacturer Quantity Cost per unit Total Spinneret Webserver Parallax 1 $60.00 $60 Main Board TI/LogicPD Omap L138 1 $2000 $0 (loaner) Relay kit Sparkfun 2 $13.00 $26 GFCI outlet Leviton 2 $10 $20 Motion Sensors Parallax 1 $10 $10 Uno board Ardiuno 1 $35 $35 Door Sensor Seco 3 $6.33 $20 Circuit components NA 20 NA $5.00 Grand Total

36 Our Goal Budget Budget = $600 Current spending = $176 Spending room = $424 Percent of budget used = 29.3%

37 Expected Work/Problems Limited IO pins Audio/Video Streaming data rate Web server security Motion sensors sensitivity Back-up Power

38 Questions

SMART HOME SYSTEMS. Group 10. Daniel Moody CpE Thien Luu EE Joel LeGros EE Vu Ha EE

SMART HOME SYSTEMS. Group 10. Daniel Moody CpE Thien Luu EE Joel LeGros EE Vu Ha EE SMART HOME SYSTEMS Group 10 Daniel Moody CpE Thien Luu EE Joel LeGros EE Vu Ha EE Motivations Energy efficiency light automation, appliance control Convenience control through your portable smartphone

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

SMARTer WATER. Bryan Mitchell, EE Vipol Sophonwatthanawichit, CpE Mauro Cordoba, EE Group 36

SMARTer WATER. Bryan Mitchell, EE Vipol Sophonwatthanawichit, CpE Mauro Cordoba, EE Group 36 SMARTer WATER Bryan Mitchell, EE Vipol Sophonwatthanawichit, CpE Mauro Cordoba, EE Group 36 MOTIVATION Water heaters account for nearly 17 percent of a home s energy use, consuming more energy than all

More information

Smart Mirror Group K Hector Zacarias EE Justin Gentry CpE Michael Trivelli CpE

Smart Mirror Group K Hector Zacarias EE Justin Gentry CpE Michael Trivelli CpE Smart Mirror Group K Hector Zacarias EE Justin Gentry CpE Michael Trivelli CpE Motivation Seamless integration of technology into people s daily lives Smart Home technology is a blooming new field Google

More information

Smart Home Systems. Daniel Moody, Vu Ha, Joel LeGros, Thien Luu

Smart Home Systems. Daniel Moody, Vu Ha, Joel LeGros, Thien Luu Smart Home Systems Daniel Moody, Vu Ha, Joel LeGros, Thien Luu Dept. of Electrical Engineering and Computer Science, University of Central Florida, Orlando, Florida, 32816-2450 Abstract This paper discusses

More information

Fun Low-power Observer-interactive Waterfall Sponsored by Orlando Utility Commision

Fun Low-power Observer-interactive Waterfall Sponsored by Orlando Utility Commision Fun Low-power Observer-interactive Waterfall Sponsored by Orlando Utility Commision Group 5 - Blue Team Connor Heckman - CPE Ben King - EE Robert Perkins - EE Jack Gray - EE Motivation Existing solar sculptures

More information

Propeller Activity Board (#32910)

Propeller Activity Board (#32910) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

Electronics Single Board Computers

Electronics Single Board Computers Electronics Single Board Computers Wilfrid Laurier University November 23, 2016 Single Board Computers Single Board Computers As electronic devices get smaller and more sophisticated, they often contain

More information

CORRIGENDUM ISSUED FOR NATIONAL COMPETITIVE BIDDING UNDER TEQIP PHASE-II

CORRIGENDUM ISSUED FOR NATIONAL COMPETITIVE BIDDING UNDER TEQIP PHASE-II CORRIGENDUM ISSUED FOR NATIONAL COMPETITIVE BIDDING UNDER TEQIP PHASE-II The prebid meeting for the packages to be purchased under national competitive bidding for TEQIP Phase II was held on 15/10/2013

More information

IoTECH* *Internet of Things Extensible Car Hub. MDR Presentation

IoTECH* *Internet of Things Extensible Car Hub. MDR Presentation IoTECH* *Internet of Things Extensible Car Hub MDR Presentation The IoTECH Team Chris Ingerson CSE Nick Korniyenko EE Nigel Paine CSE Raghid Bahnam EE Prof. Jay Taneja Advisor IoTECH - Problem Statement

More information

ARDUINO BOARD LINE UP

ARDUINO BOARD LINE UP Technical Specifications Pinout Diagrams Technical Comparison Board Name Processor Operating/Input Voltage CPU Speed Analog In/Out Digital IO/PWM USB UART 101 Intel Curie 3.3 V/ 7-12V 32MHz 6/0 14/4 Regular

More information

Datasheet. Unified Video Surveillance Management. Camera Models: UVC, UVC-Dome, UVC-Micro, UVC-Pro NVR Model: UVC-NVR

Datasheet. Unified Video Surveillance Management. Camera Models: UVC, UVC-Dome, UVC-Micro, UVC-Pro NVR Model: UVC-NVR Unified Video Surveillance Management Camera Models: UVC, UVC-Dome, UVC-Micro, UVC-Pro NVR Model: UVC-NVR Scalable Day or Night Surveillance Advanced Hardware with Full HD Video Powerful Features and Analytic

More information

GROUP 14: ESSENCE OF MUSIC. Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE

GROUP 14: ESSENCE OF MUSIC. Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE GROUP 14: ESSENCE OF MUSIC Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE Motivation Gain experience working with Audio Signals Implementing multiple systems to operate simultaneously (Audio

More information

ArduCAM CC3200 UNO board

ArduCAM CC3200 UNO board ArduCAM CC3200 UNO board User Guide Rev 1.2, Mar 2017 Table of Contents 1 Introduction... 2 2 Features... 3 3 Pin Definition... 4 4 Getting Started CC3200 with Energia... 5 4.1 Out of the Box Test... 5

More information

Datasheet. Unified Video Surveillance Management. Camera Models: UVC, UVC-Dome, UVC-Pro NVR Model: UVC-NVR. Scalable Day or Night Surveillance

Datasheet. Unified Video Surveillance Management. Camera Models: UVC, UVC-Dome, UVC-Pro NVR Model: UVC-NVR. Scalable Day or Night Surveillance Unified Video Surveillance Management Camera Models: UVC, UVC-Dome, UVC-Pro NVR Model: UVC-NVR Scalable Day or Night Surveillance Advanced Hardware with Full HD Video Powerful Features and Analytic Capabilities

More information

Smart Harness. Group #15 Members MATTHEW HORTON - EE HAI NGUYEN - CPE DOMINIC VU - CPE

Smart Harness. Group #15 Members MATTHEW HORTON - EE HAI NGUYEN - CPE DOMINIC VU - CPE Smart Harness Group #15 Members MATTHEW HORTON - EE HAI NGUYEN - CPE DOMINIC VU - CPE Project Description Harness that is designed for dogs The harness will be mounted with an electronic device Device

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:  Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

securityprobe 5E Standard

securityprobe 5E Standard Sensor Control... Control... Sensor Control... Access securityprobe 5E Standard securityprobe 5E Standard Monitor the physical environment and receive alerts of any disturbances, such as unauthorized intruders,

More information

VT608 / Switched PDU with 8 outlets

VT608 / Switched PDU with 8 outlets Switched PDU with Monitoring VT608 / Switched PDU with 8 outlets Device is used for load management and allows to switch on/off or reboot up to 8 outlets. It has built-in temperature sensor, can connect

More information

VT825 / Environmental Monitoring unit. Environmental Infrastructure monitoring

VT825 / Environmental Monitoring unit. Environmental Infrastructure monitoring Environmental Infrastructure monitoring VT825 / Environmental Monitoring unit The unit is used for IT environmental control in data-centers, remote facilities, offices, industrial facilities & remote shelters.

More information

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 6 Intel Galileo and Edison Prototype Development Platforms 1 Intel Galileo Gen 2 Boards Based on the Intel Pentium architecture Includes features of single threaded, single core and 400 MHz constant

More information

ZLJ\YP[`7YVIL, :[HUKHYK

ZLJ\YP[`7YVIL, :[HUKHYK :LUZVY *VU[YVS :LUZVY *VU[YVS (JJLZZ *VU[YVS (JJLZZ *VU[YVS ZLJ\YP[`7YVIL, :[HUKHYK ZLJ\YP[`7YVIL, :[HUKHYK Monitor the physical environment and receive alerts of any disturbances, such as unauthorized

More information

12v Power Controller Project Board

12v Power Controller Project Board 12v Power Controller Project Board 12 Volt Power Controller Introduction This board provides three functions... DC power gate Low voltage disconnect Voltage / current display The typical usage for this

More information

Innovative Electronics for a Changing World. Charge Smart R1 MPPT 12V/24V Auto detect Mains and Solar Battery charger with Remote Network Monitoring

Innovative Electronics for a Changing World. Charge Smart R1 MPPT 12V/24V Auto detect Mains and Solar Battery charger with Remote Network Monitoring Innovative Electronics for a Changing World Charge Smart R1 MPPT 12V/24V Auto detect Mains and Solar Battery charger with Remote Network Monitoring INDEX 1. SYSTEM DESCRIPTION 2. SYSTEM WIRING 3. SYSTEM

More information

GSM Voice Active Monitoring OTP-GSM89

GSM Voice Active Monitoring OTP-GSM89 GSM Voice Active Monitoring OTP-GSM89 1 Feature: 1. Voice active monitoring, when detect voice level higher then voice setting sensitivity, the module will send SMS and making call automatically. 2. Can

More information

Product Highlights. Features. DCS-2802KT Wi-Fi Battery Camera Kit. Smart Home, Made Brilliant. Compact Design, Simple Setup. Versatile Feature Set

Product Highlights. Features. DCS-2802KT Wi-Fi Battery Camera Kit. Smart Home, Made Brilliant. Compact Design, Simple Setup. Versatile Feature Set DCS-2802KT Wi-Fi Battery Camera Kit Product Highlights High Definition Clarity 1080p Full HD quality video Motion Detection Receive motion alert notifications and record video clips Cloud Recording Automatically

More information

Arlo Pro 2 Wire-Free HD Camera Security System. Every Angle Covered. Pet Monitoring. Wire-Free or Plugged in. Security Made Simple

Arlo Pro 2 Wire-Free HD Camera Security System. Every Angle Covered. Pet Monitoring. Wire-Free or Plugged in. Security Made Simple Every Angle Covered Arlo Pro 2 is the most powerful and easy to use wire-free security camera ever thanks to its 1080p video, wire-free simplicity and the option to plug it into a power outlet whenever

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

VT805 / Monitoring system

VT805 / Monitoring system Environmental Infrastructure monitoring VT805 / Monitoring system Environmental monitoring of any facilities, control of security breaches, temperatures, smoke, water leakages, voltages and more. Compatible

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

2 Mega-Pixel Fish-eye Panorama IP Camera ICA-HM830. Quick Installation Guide

2 Mega-Pixel Fish-eye Panorama IP Camera ICA-HM830. Quick Installation Guide 2 Mega-Pixel Fish-eye Panorama IP Camera ICA-HM830 Quick Installation Guide Table of Contents Chapter 1. Introduction... 3 1.1 Before Installation... 4 1.2 System Requirements... 4 Chapter 2. Physical

More information

X / LX COMPARISON CHART - General

X / LX COMPARISON CHART - General X / LX COMPARISON CHART - General Feature Set X-Line LX-Line Comparison On-Board Hardware Main Processor 386EX Sitara ARM Cortex-A8 Processor Clock Speed 25 MHz 1GHz 40 X Million Instructions/Sec (MIPS)

More information

Truck Smart Blind Spot Detection System Group #32. David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE)

Truck Smart Blind Spot Detection System Group #32. David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE) Truck Smart Blind Spot Detection System Group #32 David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE) Motivation 15% of large truck collisions are caused by poor observations*

More information

Technical Specification for Educational Robots

Technical Specification for Educational Robots Technical Specification for Educational Robots 1. Introduction The e-yantra project, sponsored by MHRD, aims to start a robotic revolution in the country through the deployment of low-cost educational

More information

Andover ContinuumTM. b3850 Series Terminal Controllers

Andover ContinuumTM. b3850 Series Terminal Controllers TM b3850 Series Terminal Controllers The TM b3850 series controllers are native BACnet controllers that communicate on an RS-485 field bus as Master devices using the MS/TP BACnet protocol. 02 Features

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

ROOM GUARD VT335. Environmental Infrastructure monitoring

ROOM GUARD VT335. Environmental Infrastructure monitoring Environmental Infrastructure monitoring ROOM GUARD VT335 Environmental monitoring of any facilities, control of security breaches, temperatures, smoke, water leakages, voltages and more. Compatible with

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

1.3 CU-720PIR PIR. 720P PIR Passive PoE Night Vision IPCAM. All-in-One Security Solution IP Camera

1.3 CU-720PIR PIR. 720P PIR Passive PoE Night Vision IPCAM. All-in-One Security Solution IP Camera CU-720PIR 720P PIR Passive PoE Night Vision IPCAM 30fps at 1.3 MegaPixel Mode 30fps at 720P High Definition Mode 24V Passive PoE Port Built-in PIR Sensor 10 Meter IR Night Vision LED with ICR Low Lux Sensor

More information

T.A.A.G. Tamper Automated Alert Gadget. Critical Design Review. Group 7 Aiman Salih Daniel Gibney Leaphar Castro

T.A.A.G. Tamper Automated Alert Gadget. Critical Design Review. Group 7 Aiman Salih Daniel Gibney Leaphar Castro T.A.A.G Tamper Automated Alert Gadget Critical Design Review Group 7 Aiman Salih Daniel Gibney Leaphar Castro EE CpE EE Funding Dr. Yuan, Co-Director of MIST research center at UCF. Motivation With the

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

IP-200PHD Mega-Pixels. 2.0 Mega Pixel Passive PoE IPCamera. High Quality 2.0 MegaPixel Image. Easy to Install. 1600x1200 Pixels.

IP-200PHD Mega-Pixels. 2.0 Mega Pixel Passive PoE IPCamera. High Quality 2.0 MegaPixel Image. Easy to Install. 1600x1200 Pixels. 2.0 Mega Pixel Passive PoE IPCamera S till couldn't find a way to watch your children or the elders when you are in busy or on duty? Or just need an easy solution for monitoring your office, store or garage?

More information

ARDUINO LEONARDO ETH Code: A000022

ARDUINO LEONARDO ETH Code: A000022 ARDUINO LEONARDO ETH Code: A000022 All the fun of a Leonardo, plus an Ethernet port to extend your project to the IoT world. You can control sensors and actuators via the internet as a client or server.

More information

1.3 CU-720PIR. 720P PIR Passive PoE Night Vision IPCAM. All-in-One Security Solution IP Camera

1.3 CU-720PIR. 720P PIR Passive PoE Night Vision IPCAM. All-in-One Security Solution IP Camera CU-720PIR 720P PIR Passive PoE Night Vision IPCAM 30fps at 1.3 MegaPixel Mode 30fps at 720P High Definition Mode 24V Passive PoE Port Built-in PIR Sensor 10 Meter IR Night Vision LED with ICR Low Lux Sensor

More information

An overview of mobile and embedded platforms

An overview of mobile and embedded platforms ES3 Lecture 2 An overview of mobile and embedded platforms Basic Classes Embedded devices: These are in toasters, cars, mice, etc. Usually very real-time focused (us accuracy) Very small memory, not usually

More information

BTH-300. <Product Descriptions> <Specification>

BTH-300. <Product Descriptions> <Specification> Bluetooth earphone with PTT for walkie talkie Built in PTT function button, Cell phone answer (reject) key, and Volume control button Embedded 3.5mm jack is compatible with iphone

More information

GROUP 17 COLLEGE OF ENGINEERING & COMPUTER SCIENCE. Senior Design I Professor: Dr. Samuel Richie UNIVERSITY OF CENTRAL FLORIDA

GROUP 17 COLLEGE OF ENGINEERING & COMPUTER SCIENCE. Senior Design I Professor: Dr. Samuel Richie UNIVERSITY OF CENTRAL FLORIDA GROUP 17 COLLEGE OF ENGINEERING & COMPUTER SCIENCE Senior Design I Professor: Dr. Samuel Richie UNIVERSITY OF CENTRAL FLORIDA Anh Loan Nguyen John E. Van Sickle Jordan Acedera Christopher Spalding December

More information

GROUP #4. Chris Carmichael, EE Ismael Rivera, CpE Journey Sumlar, EE Warayut Techarut, CpE T-100 WATCHDOG

GROUP #4. Chris Carmichael, EE Ismael Rivera, CpE Journey Sumlar, EE Warayut Techarut, CpE T-100 WATCHDOG GROUP #4 Chris Carmichael, EE Ismael Rivera, CpE Journey Sumlar, EE Warayut Techarut, CpE T-100 WATCHDOG Project Introduction Detect Motion Track Movement Alert User Remote Control Streams Video Project

More information

Rephone Core 2G-AtmelSAMD21

Rephone Core 2G-AtmelSAMD21 Rephone Core 2G-AtmelSAMD21 SKU 102040046 Introduction RePhone is one of the most unique and interesting development board platform that created by Seeed Studio, ever since its first show on the stage

More information

SCREAM. Speech Controlled Responsive Electronics and Mechanics. Funded by The Boeing Company

SCREAM. Speech Controlled Responsive Electronics and Mechanics. Funded by The Boeing Company SCREAM Speech Controlled Responsive Electronics and Mechanics Funded by The Boeing Company Group 21 Brett Silver, CpE Heather Lawrence, CpE Angelo Farfan, EE Motivation Provide low cost home automation

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering Board - Pro Module (E) Instruction Pointing the Way to Solutions! Controller I Version 2.1 The Board Pro E Module provides the following features: Up to 4 minutes recording time

More information

BACnet. b3810 Series Local Controllers

BACnet. b3810 Series Local Controllers BACnet b380 Series Local Controllers The Andover Continuum TM b380 series controllers are designed for control of Air Handling Units, Roof Top Units, and other mechanical plant equipment. 0 Features Choose

More information

2 Mega-Pixel Indoor / Outdoor IR IP Camera ICA-HM132 / ICA-HM136 / ICA-HM316 / ICA-HM316W. Quick Installation Guide

2 Mega-Pixel Indoor / Outdoor IR IP Camera ICA-HM132 / ICA-HM136 / ICA-HM316 / ICA-HM316W. Quick Installation Guide 2 Mega-Pixel Indoor / Outdoor IR IP Camera ICA-HM132 / ICA-HM136 / ICA-HM316 / ICA-HM316W Quick Installation Guide Table of Contents Chapter 1. Introduction... 3 1.1 Before Installation... 3 1.2 System

More information

CRAGG RAILCHARGER Instruction Manual for 10DTC-12V 20DTC-12V 30DTC-24V 40DTC-12V 60DTC-12V

CRAGG RAILCHARGER Instruction Manual for 10DTC-12V 20DTC-12V 30DTC-24V 40DTC-12V 60DTC-12V CRAGG RAILCHARGER for 10DTC-12V 20DTC-12V 30DTC-24V 40DTC-12V 60DTC-12V Contents 1 Warnings, Cautions, and Notes... 1 2 Description... 2 3 Features... 2 3.1 STANDARD FEATURES... 2 3.2 CHARGER REGULATION...

More information

Andover ContinuumTM Infinet II

Andover ContinuumTM Infinet II Andover ContinuumTM Infinet II i2920 System Controllers The Andover Continuum Infinet II i2920 System Controller is designed to meet the needs of your most demanding control and monitoring applications

More information

THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY

THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY THE WI-FI SEEKER The Wi-Fi Seeker is a robot whose purpose is to determine the location where a

More information

Arlo Pro 2 Wire-Free HD Camera Security System. Every Angle Covered. Wire-Free or Plugged In. Security Made Simple. Pet Monitoring

Arlo Pro 2 Wire-Free HD Camera Security System. Every Angle Covered. Wire-Free or Plugged In. Security Made Simple. Pet Monitoring Every Angle Covered Arlo Pro 2 is the most powerful and easy to use wire-free security camera ever thanks to its 1080p video, wire-free simplicity and the option to plug it into a power outlet whenever

More information

ARDUINO YÚN Code: A000008

ARDUINO YÚN Code: A000008 ARDUINO YÚN Code: A000008 Arduino YÚN is the perfect board to use when designing connected devices and, more in general, Internet of Things projects. It combines the power of Linux with the ease of use

More information

Product Technical Brief S3C2440X Series Rev 2.0, Oct. 2003

Product Technical Brief S3C2440X Series Rev 2.0, Oct. 2003 Product Technical Brief S3C2440X Series Rev 2.0, Oct. 2003 S3C2440X is a derivative product of Samsung s S3C24XXX family of microprocessors for mobile communication market. The S3C2440X s main enhancement

More information

NetGen Hardware Installation Guide. for NetGen Ethernet Door Controllers

NetGen Hardware Installation Guide. for NetGen Ethernet Door Controllers NetGen Hardware Installation Guide for NetGen Ethernet Door Controllers 0613 Table of Contents BLUEWAVE SYSTEM OVERVIEW...2 THE WI-FI LOCK AND SECURITY COMPANY...2 NETGEN DOOR CONTROLLERS...2 INSTALLATION

More information

Andover ContinuumTM Infinet II

Andover ContinuumTM Infinet II Andover ContinuumTM Infinet II The i80 Series controllers are designed for control of Air Handling Units, Roof Top Units, and other mechanical plant equipment. Features 0 Choose the i80 model with the

More information

Propeller Board of Education (#32900)

Propeller Board of Education (#32900) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

Ten (or so) Small Computers

Ten (or so) Small Computers Ten (or so) Small Computers by Jon "maddog" Hall Executive Director Linux International and President, Project Cauã 1 of 50 Who Am I? Half Electrical Engineer, Half Business, Half Computer Software In

More information

EyeCheck Smart Cameras

EyeCheck Smart Cameras EyeCheck Smart Cameras 2 3 EyeCheck 9xx & 1xxx series Technical data Memory: DDR RAM 128 MB FLASH 128 MB Interfaces: Ethernet (LAN) RS422, RS232 (not EC900, EC910, EC1000, EC1010) EtherNet / IP PROFINET

More information

SETUP GUIDE INSTALLATION HANDBOOK. For Integrators, Installers and Administrators. Everything on how to get Kisi up and running. getkisi.

SETUP GUIDE INSTALLATION HANDBOOK. For Integrators, Installers and Administrators. Everything on how to get Kisi up and running. getkisi. SETUP GUIDE INSTALLATION HANDBOOK For Integrators, Installers and Administrators Everything on how to get Kisi up and running getkisi.com 1 TABLE OF CONTENT 13 14 INSTALLING KISI AS A STAND-ALONE SYSTEM

More information

WebDAQ 316. Internet Enabled Thermocouple Logger. Remote Configuration and Monitoring. Virtually Unlimited Storage. Integrated HW and SW

WebDAQ 316. Internet Enabled Thermocouple Logger. Remote Configuration and Monitoring. Virtually Unlimited Storage. Integrated HW and SW WebDAQ 316 Internet Enabled Thermocouple Logger Remote Configuration and Monitoring Virtually Unlimited Storage Integrated HW and SW Flexible Triggers, Alarms, Emails, and SMS Texts Built-in Web Server,

More information

The securityprobe5e-x60 s rich notification suite keeps you up to date 24 hours a day. securityprobe5es-x60. securityprobe5es-x60

The securityprobe5e-x60 s rich notification suite keeps you up to date 24 hours a day. securityprobe5es-x60. securityprobe5es-x60 v.100.00x securityprobe5se-x60 will monitor the physical environment and alert you of any disturbances, such as unauthorized intruders, security breaches, high temperatures, smoke, water leakages, power

More information

ReMutt Control. Critical Design Review

ReMutt Control. Critical Design Review ReMutt Control Critical Design Review The Team Team Leader: Steven Guan Team Members: Eric Brunnett, Daniel Kwak, Joon Hee Lee, Alex Chepilev What is the ReMutt Control? Remote pet feeding system operated

More information

IDUINO for maker s life. User Manual. For IDUINO Mega2560 Board(ST1026)

IDUINO for maker s life. User Manual. For IDUINO Mega2560 Board(ST1026) User Manual For IDUINO Mega2560 Board(ST1026) 1.Overview 1.1 what is Arduino? Arduino is an open-source prototyping platform based on easy-to-use hardware and software. Arduino boards are able to read

More information

Motor Controller Cooling System (MCCS) Maintenance Manual

Motor Controller Cooling System (MCCS) Maintenance Manual 1 Lafayette College Electrical and Computer Engineering Motor Controller Cooling System (MCCS) Maintenance Manual ECE 492 Spring 2017 2 Table of Contents Overview 3 Safety 4 Electrical System Components

More information

Product Specification SpeedAlert 18 Radar Message Sign

Product Specification SpeedAlert 18 Radar Message Sign SpeedAlert Radar Message Sign SpeedAlert 18 (SA18): 18 x 28 full matrix (SpeedAlert 24 (SA24) 24 x 60 full matrix also available See separate SpeedAlert 24 Spec Sheet) Size and Weight without battery 30

More information

ECE 480 Team 5 Introduction to MAVRK module

ECE 480 Team 5 Introduction to MAVRK module ECE 480 Team 5 Introduction to MAVRK module Team Members Jordan Bennett Kyle Schultz Min Jae Lee Kevin Yeh Definition of MAVRK Component of MAVRK starter Kit Component of umavrk Module design procedure

More information

EZY SWITCH. SMS-8 System Monitor Installation Manual Applicable for firmware version 1.1 or above

EZY SWITCH. SMS-8 System Monitor Installation Manual Applicable for firmware version 1.1 or above EZY SWITCH SMS-8 System Monitor Installation Manual Applicable for firmware version 1.1 or above Table of Contents Outputs 5 Inputs 6 COMMANDS Getting Started Setting Up Initial User 8 Adding a User 9

More information

ROOM GUARD VT335. Environmental Infrastructure monitoring

ROOM GUARD VT335. Environmental Infrastructure monitoring Environmental Infrastructure monitoring ROOM GUARD VT335 Environmental monitoring of any facilities, control of security breaches, temperatures, smoke, water leakages, voltages and more. Compatible with

More information

ACR880 GPRS Portable Smart Card Terminal

ACR880 GPRS Portable Smart Card Terminal ACR880 GPRS Portable Smart Card Terminal Technical Specifications Subject to change without prior notice Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Supported Card Types... 5 3.1.

More information

The new maximum security smartphone No Camera - No GPS - No Recorder

The new maximum security smartphone No Camera - No GPS - No Recorder The new maximum security smartphone No Camera - No GPS - No Recorder The new maximum security smartphone DASS H-ONE Smartphone is your smart choice to be protected and connected the whole time. What is

More information

Compatible with all of the AKCP range of Intelligent Sensors it provides a complete environmental, access control and security monitoring solution.

Compatible with all of the AKCP range of Intelligent Sensors it provides a complete environmental, access control and security monitoring solution. Monitor the physical environment and receive alerts of any disturbances, such as unauthorized intruders, security breaches, high temperatures, smoke, water leakages, power outages and more. Compatible

More information

Sensor Control... Access Control... securityprobe 5E-X20

Sensor Control... Access Control... securityprobe 5E-X20 securityprobe5e-x20 securityprobe5e-x20 Monitor the physical environment and receive alerts of any disturbances, such as unauthorized intruders, security breaches, high temperatures, smoke, water leakages,

More information

NI2400/NI816/NI4866 DATALOGGER NI2400/NI816/NI /16/24 CHANNEL ETHERNET DATA LOGGER with Embedded Web Server

NI2400/NI816/NI4866 DATALOGGER NI2400/NI816/NI /16/24 CHANNEL ETHERNET DATA LOGGER with Embedded Web Server DATALOGGER NI2400/NI816/NI4866 8/16/24 CHANNEL ETHERNET DATA LOGGER with Embedded Web Server DATASHEET Rev. 08 del 08/10/2018 Redatto da R&D Approvato da MKT GENERAL 1SPECIFICATIONS NI4866 NI816 NI2400

More information

Wireless Power Panel Meter (WPPM)

Wireless Power Panel Meter (WPPM) Wireless Power Panel Meter (WPPM) Kyle Coan & Phil Perrigo Senior Project Description Western Washington University November 3, 2009 Prof. Todd Morton Page 1 of 13 Introduction With recent development

More information

Monitoring system LN-VT325. Environmental Infrastructure monitoring

Monitoring system LN-VT325. Environmental Infrastructure monitoring Environmental Infrastructure monitoring Monitoring system LN-VT325 Environmental monitoring of small facilities, access control, monitoring of tempertures, smoke, water leakages, voltages and more. Overview

More information

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1).

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). Package number: G4 NO: HEQEP/CP-3137/Procurement/PacakageG4/26-08-2015/004

More information

EnCell Battery Cell Monitor

EnCell Battery Cell Monitor EnCell Battery Cell Monitor Instruction Manual Model RCM15S12 NERC Compliant YO R U H T PA TO Z O R E W O D N M I T E enchargepowersystems.com sales@enchargepowersystems.com (888) 407.5040 Contents 1 Warnings,

More information

Arlo Pro Wire-Free HD Camera Security System. Protect What Matters Most. Home. Business Security. Pet Monitoring

Arlo Pro Wire-Free HD Camera Security System. Protect What Matters Most. Home. Business Security. Pet Monitoring Protect What Matters Most From kids and pets to an empty home or after-hours business, you ve got a lot to keep safe. Arlo Pro takes the worrying out of life with its 100% wire-free indoor/outdoor home

More information

Introducing: New Low-Cost & Low Pin Count PIC Microcontrollers for the 8-, 16- & 32-bit Markets

Introducing: New Low-Cost & Low Pin Count PIC Microcontrollers for the 8-, 16- & 32-bit Markets Introducing: New Low-Cost & Low Pin Count PIC Microcontrollers for the 8-, 16- & 32-bit Markets PIC MCU and dspic DSC Family Portfolio 2 New Low Cost, Low Pin-Count 8-, 16-, 32-bit Offerings 3 What Are

More information

2 012 SECURIT I Y T H ANDS F R F EE ENTR T Y S YSTE T M SHES

2 012 SECURIT I Y T H ANDS F R F EE ENTR T Y S YSTE T M SHES UCF Senior Design 12 April 2012 SECURITY HANDS FREE ENTRY SYSTEM SHES GROUP 17 Presented by: Who is SHES? Anh Nguyen, EE John E Van Sickle, EE Jordan K. Acedera, CpE Christopher Spalding, CpE Advisor:

More information

Rowing Tracker. Group #47: Jai Agarwal, Nathan Zurcher, Kerem Gurpinar

Rowing Tracker. Group #47: Jai Agarwal, Nathan Zurcher, Kerem Gurpinar Rowing Tracker Group #47: Jai Agarwal, Nathan Zurcher, Kerem Gurpinar Introduction Introduction New method to measure an individual rower s effort on the water Existing solutions are extremely costly Peach

More information

Smart Bluetooth FM Handsfree Car kit

Smart Bluetooth FM Handsfree Car kit Smart Bluetooth FM Handsfree Car kit With App & Remote Control INSTRUCTION MANUAL Model: PBT96 Thanks for choosing this Bluetooth FM Transmitter, This devices features a fabulous Application to control

More information

Variable Power Supply Digital Control Circuit Diagram Using Lm317

Variable Power Supply Digital Control Circuit Diagram Using Lm317 Variable Power Supply Digital Control Circuit Diagram Using Lm317 DIGITAL POWER SUPPLY USING LM317 A Major Project Report Submitted partial fulfillment of the requirement for the award of the Degree of

More information

H.A.P.P.I. Systems. Group 10 University of Central Florida Senior Design Fall 2016

H.A.P.P.I. Systems. Group 10 University of Central Florida Senior Design Fall 2016 H.A.P.P.I. Systems Group 10 University of Central Florida Senior Design Fall 2016 Team Members Johnnie Greene Taylor Griffith Philip Bent Sidney Jean-Baptiste Physics & Photonic Science Engineer Computer

More information

Smart Lights. By: Group 2 Ryad Hafeez Kevin Patel Anthony Chand James Harrison

Smart Lights. By: Group 2 Ryad Hafeez Kevin Patel Anthony Chand James Harrison Smart Lights By: Group 2 Ryad Hafeez Kevin Patel Anthony Chand James Harrison Project Overview Using a Android application, a user can control their lights. A user will be able to play a song and have

More information

Smart Life Solution Guide

Smart Life Solution Guide 2016 Smart Life Solution Guide Smart Life, Your Life www.edimax.com Smart Life, Your Life Live the Future Today Why Edimax Smart Life? DIY Build your own surveillance system DIY for your own surveillance

More information

Manual# Installation Manual. 200E Series. DCU 210E/208E Engine Panel RP 210E/220E Remote Panel

Manual# Installation Manual. 200E Series. DCU 210E/208E Engine Panel RP 210E/220E Remote Panel Manual# 1006495 Installation Manual 200E Series DCU 210E/208E Engine Panel RP 210E/220E Remote Panel Installation Manual for the Marine Pro 200E Series ~~~ DCU 210E/208E Diesel Engine Control Unit RP 210E/220E

More information

Wireless Home Control System

Wireless Home Control System WHCS UCF 1 Wireless Home Control System Project members Jimmy Campbell Computer Engineer Grant Hernandez Computer Engineer Joseph Love Electrical Engineer For Senior Design I at the University of Central

More information

VERSION 1.1 SEPTEMBER 12, 2017 ULTIMATE POWERBOX PRODUCT MANUAL BY PEGASUS ASTRO [COMPANY ADDRESS]

VERSION 1.1 SEPTEMBER 12, 2017 ULTIMATE POWERBOX PRODUCT MANUAL BY PEGASUS ASTRO [COMPANY ADDRESS] VERSION 1.1 SEPTEMBER 12, 2017 ULTIMATE POWERBOX PRODUCT MANUAL BY PEGASUS ASTRO [COMPANY ADDRESS] INTRO Thank you for purchasing our Pegasus Astro - Ultimate Powerbox. If you are tired of carrying multiple

More information

ARDUINO M0 PRO Code: A000111

ARDUINO M0 PRO Code: A000111 ARDUINO M0 PRO Code: A000111 The Arduino M0 Pro is an Arduino M0 with a step by step debugger With the new Arduino M0 Pro board, the more creative individual will have the potential to create one s most

More information

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT AC 2007-1527: INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT Ahad Nasab, Middle Tennessee State University SANTOSH KAPARTHI, Middle Tennessee State University American Society for Engineering Education,

More information

IDUINO for maker s life. User Manual. For IDUINO development Board.

IDUINO for maker s life. User Manual. For IDUINO development Board. User Manual For IDUINO development Board 1.Overview 1.1 what is Arduino? Arduino is an open-source prototyping platform based on easy-to-use hardware and software. Arduino boards are able to read inputs

More information

Contents 1 Warnings, Cautions, and Notes Description Features... 1

Contents 1 Warnings, Cautions, and Notes Description Features... 1 EnCell Contents 1 Warnings, Cautions, and Notes... 1 2 Description... 1 3 Features... 1 3.1 STANDARD FEATURES... 1 3.2 FRONT PANEL FEATURES... 2 3.2.1 Display... 2 3.2.2 OK LED... 2 3.2.3 FAULT LED...

More information

Slick Line Acquisition System Manual

Slick Line Acquisition System Manual SCIENTIFIC DATA SYSTEMS, INC. SLICK LINE ACQUISITION BOX Slick Line Acquisition System Manual This document contains proprietary information. Copyright 2005 Scientific Data Systems, Inc. All rights reserved.

More information