Project: Automatic ID Scanner Alias: “ Go green, $ave time” By Derek Ametam & William Wong.

Slides:



Advertisements
Similar presentations
Brazos County ePollBooks Your guide and list of supplies.
Advertisements

OCS Library Systems TIMED ACCESS GATEKEEPER ON-LINE PRINT VENDING.
INFORMATION TECHNOLOGY Data Capture and Input Methods.
Commercial Data Processing Lesson 2: The Data Processing Cycle.
Getting your Arduino to Work: Microsoft Windows 1.Install Arduino programming environment 2.Install Arduino Uno driver 3.Make sure you can download a program.
RFID Locator Team Siqueira Anh-Vu Huynh Timothy Levernoch Samuel Patterson Christopher Ramonetti.
1 Arduino Board: Arduino UNO Arduino Programing Environment: Arduino 0022
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Computer Parts There are many parts that work together to make a computer work.
How To Scan & Attach Documents to a Customer’s Vault Account.
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Love the Game, Run a Great League. Official rosters and mobile tools for coaches, players, and parents. Assign referees, share schedules and notify changes.
Computer Basics Diagram
1.1 How Does a Computer Work?
The Asset Inventory Management module assists with data collection and discovery management processes. Collected information is interpreted and automatically.
FAPT Summer Symposium July 1, Student Verification and Accountability System  What is it?  Overall Benefit to VCS  Components of the System 
TIME MANAGER.  Detailed clocking in system  Export hours in to Payroll software  Absences calendar  Rotas and shifts  Overtime rules  Multi User.
Overview of Windows and Microsoft Word. Operating System Performs 3 functions –Controls the hardware of the computer Screen, keyboard, disk drives, etc.
Databases Introduction. What is a Database? A DATABASE is a collection of related data. –Data is just another name for information.
Welcome to the ESL Center and ESL 403. Goals ESL 403 – Spring 2015 Improve your writing Write paragraphs Meet with tutor Practice grammar Do well in your.
TIME MANAGER From Pastel UK & Ireland.  Detailed clocking in system  Export hours in to Payroll software  Absences calendar  Rotas and shifts  Overtime.
Job Fair Pervasive Computing System Design Report Project Team: Dec0912 Client: Iowa State University Faculty Adviser:
INTRODUCTION Abeera Akmal Senior instructor (IT) GVTI (W) Mulhal Mughlan Chakwal.
Use PowerPoint to make an E-BOOK with voice embedded.
Hardware vs Software Hardware: A physical part of the computer which you can touch. Software: A set of instructions which is run to perform tasks on your.
ChibiOS/RT Tools Setup A free embedded RTOS
IM-USA ® Mag Card interface without modifying the Code © 2003 United Security Applications.
How To Search/Locate Customer. 2 Step 1 – Hover over “Manage Individual” & click on “Assist an Individual.
Smart Parking System PREPARED BY : GHADEER AQRAA AND MARAH JABER.
03|Prototype Implementation Harvard Graduate School of Design | REALTIME CITIES 2014 | Ubifare | Radhya A. 1. Get input from CharlieCard using RFID sensor.
Computer Vocabulary Peripheral a device that can be connected to a computer for input or output.
Product Demo FP1000P-TCP. ©Spectra Technovision (India) Pvt. Ltd.
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
Milestones  Receiving all parts for the design(Feb 4th)  Microcontroller, LCD, and ADC work (March 26th)  Coding (April 10th)  Combined interface.
Credit Card Offerings. The Mobile Offering Basket allows your church to collect credit card offerings.
Topic 2 Input devices. Topic 2 Input devices Are used to get raw data into the computer so that it can be processed Include common input devices such.
The Big Picture Things to think about What different ways are there to collect information automatically? What are the advantages and disadvantages of.
HW & SW Overview  What’s UNO  Hardware  Specification  Installing IDE  Programming  Compiling.
My Computer System Room 219 My Computer System Monitor Books Power Monitor Keyboard Chair Headphones CPU Mouse Pad Power USB.
South Haven Health System I.T. Department. HARDWARE/SOFTWARE Hardware: The physical part of the computer system, the machinery and equipment. CPU Monitor.
ROBOTICS.
Information & Software Technologies
USB Printing Scanner Log-In – Two ways Insert USB drive
Input devices.
COSEC Visitor Management
Hardware/Software Unit
Dr. Kyung Eun Park Summer 2017
Input Devices.
More than visitors management… Welcome® a solution of:
Job Fair Pervasive Computing System
Getting Started Preparing to use Getting Started Support.
Getting Started Guide.
Downloading the ‘Expenses App’ onto your iPad and how to use it
POS Fraud.
Classroom Attendance System
Using the Card Swipe Readers
IT Services for Students
Input devices.
Arduino and Grove LET’S START.
Roller Coaster Design Project
by Robin Canhye and Alexander Kalashnikov
GotSoccer Game Report.
Selenium HP Web Test Tool Training
“Pay for Print” Quick Start Guide
Kronos® InTouch® Terminal Job Aid
Introduction to Arduino
Arduino Board.
Arduino म्हणजे काय?.
Arduino and Grove LET’S START.
Presentation transcript:

Project: Automatic ID Scanner Alias: “ Go green, $ave time” By Derek Ametam & William Wong

Main Objective for this Project  To Create a system for student to swipe their student ID when they enter the class.  To Use the constructed Technology to save precious time.  Making the world a better and convenient place to live.  Make the Professors job more easier than taking Attendance before class.  Saving some trees and going green to save our planet.

Application  The ID Scanner can be used in many places and for different reasons. In this project, its been used as a class register.  The students swipes their ID’s in the Id Scanner, to verify their present to school on that day.  Python records, process and output the data on a spreadsheet.  The Spreadsheet represents the student coming to school or not and if they were late or not.

Project Schedule  10/18/2012 – 10/24/2012 Begin Testing of USB Shield and Arduino Uno Board  10/25/2012 – 10/31/2012 Test USB Magnetic Stripe Reader (If device arrives by then)  11/01/2012 – 11/14/2012 Develop a functional prototype and code  11/15/2012 – 11/21/2012 Test prototype and code 11/15/2012 – 12/13/2012  11/22/2012 – 11/29/2012 Work on Presentation Slides 11/22/2012 – 12/15/2012  12/06/2012 Presentation Day  12/20/2012

Schematic of the projects Schedule

Equipment (Hardware) Arduino Uno $29.99 Magnetic Stripe Reader $58.00 USB Shield for Arduino $30.00 Laptop

Equipment (Software)  Microsoft Excel 2007 or higher  Data Nitro Add-in for Excel  Python 2.7

Physical Construction

How It Works  Student Scans Card  Python Code checks to see if name is already on roster  If name is on roster set to either 1 or 0.5  If name is not on roster, add name to the end of roster  If student not present to scan set to 0  Writes to Excel