Wireless Gate System Group Members:

Slides:



Advertisements
Similar presentations
Smartphone Apps Development Team Weiqing Li Lijun Zhu Man Li.
Advertisements

The Voice Operated and Wirelessly Controlled Elevator Jeremy Hester Advisor: Mohammad Saadeh Class: ET 493 – 01 Instructor: Dr. Cris Koutsougeras South.
Camera Control Group Members - Bryan Marek - Brendan McMeel - Caitlin Motsinger - Tanya Ngo - Chris Hippleheuser.
University of Massachusetts Amherst InteLock TM Advisor: Professor Ganz Team: Emmanuel Seguin Christos Tsiokos Josh Coffin Anh-Kiet Huynh Remote Access.
University of Massachusetts Amherst InteLock TM Team: Emmanuel Seguin Josh Coffin Anh-Kiet Huynh Christos Tsiokos Remote Access and Proximity Key Advisor:
Electrical and Computer Engineering Irregular Object Dimensioning System Advisor: Professor Neal Anderson Michael Baccari Peter Bian Michael Coughlin Avi.
Stability Control System for a Propeller Powered by a Brushless DC Motor Codey Lozier & Christian Thompson Advisor Dr. Mohammad Saadeh.
Energy Smart Room GROUP 9 PRESENTERS DEMO DATE SPECIAL THANKS TO ADVISOR PRESENTERS Thursday April 19, 2007 Department of Electrical and Systems Engineering.
Team Members: Nahiyan Ali Shrabantee Chatterjee Vaibhav Kumar Alex Weigel Tao Zeng Advisor: Dr. Mani Mina Client: Senior Design Dr. Gregory Smith.
SKY-PEak: BRIDGING SKYPE Jamie Caudill Eastern Kentucky University.
Number Five Software One provider Multiple Solutions professional card design software The most flexible and powerful solution for card issuing! The best.
Problem statement Our problem is to implement a new inventory management system for the West Virginia State Police and to develop a conversion process.
Business Programs. Evernote Evernote (Free, – Ever feel like the absent-minded professor? Stay on top of tasks with this service that.
Computer Science, Software Engineering & Robotics Workshop, FGCU, April 27-28, 2012 Near Field Communication: Experiments with Android Michael Humphries.
The Voice Operated and Wirelessly Controlled Elevator Jeremy Hester Advisor: Dr. Mohammad Saadeh Class: ET 494 (Senior Design II), Fall 2013 Class Professor:
MICROCONTROLLER BASED PARKING GARAGE Kevin Reynolds EKU, Dept. of Technology Computer Electronic Networking.
The Voice Operated and Wirelessly Controlled Elevator Jeremy Hester Advisor: Mohammad Saadeh Class: ET 493 – 01 Class Professor: Dr. Cris Koutsougeras.
Water-saving Shower Faucet By: LaJerrika Carney & Ryan McDaniel Advisor: Dr. Mohammad Saadeh Class Professor: Dr. Cris Koutsougeras ET Senior.
Team 7 Trevor Emerick| Lauren Poole| Jazmine Gaymon| Bingyang Wu Sponsored by ArcelorMittal Dr. Nihar R. Mahapatra Cliff Barnett Smart Gate Security Final.
Remote Control of Home Appliances PROJECT PLAN Team: ◦ Elie Abichar –CE ◦ Chris Tefer –CE ◦ Ananta Upadhyaya.
Wisdom of the Crowed Final Review High Speed Digital Systems Lab.
Integrating Charity into Everyday Life Share Jar.
Purpose Audience participation adds a new dimension to musical performance. Audience members not only enjoy the music making of the performers, but actually.
Powerpoint Templates Page Senior Design II Mid-Semester Presentation.
In and Out Time Systems Sean McReynolds Daniel Eaton Daniel Lofgren Seth Looysen.
ISecurity End of Semester Presentation November 29, 2012.
The Voice Operated and Wirelessly Controlled Elevator Jeremy Hester Advisor: Mohammad Saadeh Class: ET 493 – 01 Class Professor: Dr. Cris Koutsougeras.
FTP Client API FTP in embedded devices Implementing an FTP Client FTP Command APIs Other FTP Client APIs.
International Designer B202 Group Design Project.
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)
SIMPLE & MODULAR PC BASED DOOR ACCESS CONTROL v1.00
Near Field Communication (NFC)
Robot Control Through 3-D Application
Smart Parking Application
beas WEB App Installation
Outline Introduction Standards Project General Idea
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
Exoskeleton Robotic Arm
Project Proposal: 3D Robotic Hand Continuation
Basic Computer Networking at the Toolik Field Station
Overview Implement a Haptic Base Station Software
Transparent Wireless Authentication For New Wireless Network
1.1) problem statement Threat to the user; controller device easily be hacked. Current controller device is not user friendly. Analysis Flight Time requires.
Preliminary Design Review
(Setup) Easy ways Epson wireless printer setup Will Help You Get More Business Australia.
How to use the Guest Network on an iPhone
Preliminary Design Review
ECE 477 Digital Systems Senior Design Project  Fall 2008
Eddie Chan Behnaz Ghouchani Golnaz Ghouchani
Brandon Dean, Elliot Garner, Brannon Mason
Caitlin Gruis, E.J. Hinlo, Chris Ravasio
Tiers vs. Layers.
Bridge Configuration For ZyXEL ADSL Wireless Router
Networked Door Locking System
Unit 11- Computer Networks
Create New User in Database. First Connect the System.
RFID Security System Problem Impact Approach Diagram
Water-saving Shower Faucet
Intelligent HVAC Control
Online Learning.
Tareq Khan, Ph.D. Assistant Professor,
Smart Grid in the Home Senior Project Proposal
GPS Navigation System ET Fall 2017
Soft Motion Trajectory Planning for a motor
In-house Developed Library Solutions
GPS Navigation System ET Spring 2018
Wireless Door Lock System
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
2 DOF Robotic Arm By: Zachary Guy ET 493 – Fall 2018
Exoskeleton Robotic Arm
Presentation transcript:

Wireless Gate System Group Members: Kyle Rudolph, Brandon Gonlag, Channing Maher Advisor: Dr. Cris Koutsougeras Professor: Dr. Mohammad Saadeh

Introduction Wireless gate system Automatic opening and closing when in proximity Arduino and Internet Access App Compatible

Objective The main objective of this project is: Create a system to integrate with a gate Create an app only available to users that know the password. Create an app to interface with the system through a microcontroller

Motivations What was the motivation/reason for this project? Easier to control gate system Easy access through gate Easy to access app

Parts List Arduino Nano Arduino Yun Stepper Motor RFID Scanner H-Bridge

Deliverables Have a working app to control the gate Integrate the device with some form of gate Design an app capable of Internet connectivity with the Microcontroller

Prototype Designs (Xcode) App was created in Xcode for iPhone use Sample of code used to program use with gate and database

Prototype Designs (App Inventor 2) App Created with App Inventor 2 Clip of Block Code used to program the App

Internet access Arduino Yun Capable of being setup in any WPA2 secure network Communication is handled through URL command request like http://publicip:port/arduino/ digital/pin/set Yun only handles none delayed, this creates a quick and responsive control.

RFID Scanner Grants full access to the gate if the user has been preapproved by a master card user. Master card can give and take away privileges. Small RFID chips can hold privileges. Currently you need to be in close proximity to work this.

Code

Project timeline