Midway Design Review Team Digiceipt December 4, 2015 1 1 1.

Slides:



Advertisements
Similar presentations
Electrical & Computer Engineering Presentation by: Andrew Frieden Matthew Weydt Nick Setzer Tyler Dunn CDR 2011 – Team Gong.
Advertisements

Department of Electrical and Computer Engineering CDR Presentation Team Frij.
Department of Electrical & Computer Engineering Advisor: Professor Michael Zink Team: Brigit Lyons Fadi Maalouli Tony Panetta Renzo Silva Final Project.
Department of Electrical and Computer Engineering MDR Presentation Team Frij.
Department of Electrical and Computer Engineering FRIJ Andrew Paisner - EE Carlton Jones - EE Adviser: Prof. David Irwin Shravan Nayak -CSE Amrit Khalsa.
RFID Locator Team Siqueira Anh-Vu Huynh Timothy Levernoch Samuel Patterson Christopher Ramonetti.
Proposal Presentation EE 396 Project September 9, 2006 Archimedes USB – iTASK Part 1.
Intelligent Phone Service Selector Senior Design Project 2006 Advisor: Sandip Kundu Members: Adam Conway Anh Bao Nguyen (manager) Areej Pirzada Dan Verdolino.
FPR Presentation Team Frij
MDR ECE 415 Team Advisor: Professor Marinos Vouvakis Douglas Imbier EE Team Leader Edmons Zongo EE Treasurer Nicholas Ferrero EE Website Administrator.
NFC Inventory Android App
Midway Design Review 11/25/13. REES (Real-Time Evacuation System) Hantz Alvarez, EE Liyan Tang, CSE Pablo Alvarez, EE Joel Guifo Fogue, CSE.
RaspberryPi Ira Goldstein Siena College. What is a Raspberry Pi? University of Cambridge’s Computer Laboratory – Decline in skill level – Designed for.
Cloud Control Senior Project Summer Overview Cloud Control is a platform to control data transmission to/from internet connected devices from the.
Advisor: Prof. Gong Department of Electrical and Computer Engineering Team 8 Alternative Choices November 26 th, 2012 Mid-course Design Review.
The New FTC Platform (Connecting your legacy hardware)
1 Department of Electrical and Computer Engineering Advisor: Professor Hollot Team RCA March 1, 2013 Cumulative Design Review.
Department of Electrical and Computer Engineering PDR Presentation Wednesday October 17, 2012 Reviewed by: Prof. Bardin & Prof. Gao.
Group 14: Brian Crone Matt Finn Samuel Oshin Yonatan Feleke.
Steven Carvellas Anirban Ghosh Pramod Vedantham Rahul Sheth Varun Sarwade.
Electrical and Computer Engineering Klaus Kristo Clem Leung Adam Frieden Chris Davidson Faculty: Professor Ramgopal Mettu Project: iPlanAhead Midway Design.
{ Lost Object Locator Status Report #3, Josues Gonzalez Russell Pool John Jenkinson Miguel Alvarez Tracking device with phone application.
Abdullah Alshalan Garrett Drown Group #4 CSE591 - Virtualization and Cloud Computing.
3/9/14 Comprehensive Design Review. REES (Real-Time Evacuation System) Hantz Alvarez, EE Liyan Tang, CSE Pablo Alvarez, EE Joel Guifo Fogue, CSE.
Matt Finn Brian Crone Samuel Oshin Yonathan Feleke.
Preliminary Design Review Team 18 October XX, 2015 Department of Electrical and Computer EngineeringAdvisor: Csaba Andras Moritz.
An introduction to the Raspberry Pi. What is a Raspberry Pi?  University of Cambridge’s Computer Laboratory  Decline in skill level  Designed for education.
Get Started with Raspberry Pi- Single Board Computer.
DALCON RFID IMPROVEMENT ECE 599, SPRING 2011 Brad Gasior, ECE Mike Fradkin, ECE Richard Young, ECE Sean Rinehart, ECE.
A little more App Inventor and Mind the GAP!
Introduction to Computers
Grado en Ingeniería de Tecnologías y Servicios de Telecomunicación
Raspberry Pi 2 Model B V1.1 Home Media System
Ira Goldstein Siena College
Fundamentals of Information Systems, Sixth Edition
RASPBERRY PI WORKSHOP.
<Add team picture or relevant project picture here>
Smart Hydroponic Greenhouse December 8, 2016
By: Ratha Ariyanayagam
Eliminating paper & increasing user’s shopping experience with
Cloud Architecture Internet of Everything Meetup
<Add team picture or relevant project picture here>
Android.
Mobile Navigation Control for Planetary Web Portals Team Members: John Calilung, Miguel Martinez, Frank Navarrete, Kevin Parton, Max Ru, Catherine Suh.
Emergency Personnel Indoor Locator
Open Minds ESL Electronic Shelf Label
Parts Crib database Project Name: Humber parts by: Masoud Rahguzar
ECE477 MIDTERM DESIGN REVIEW: TEAM #08
SigninGlove SDP 2016 December 03, 2015 Midway Design Review
Food Inventory Tracker
Comprehensive Design Review
Comprehensive Design Review
Z Formula Electric Vehicle ECE Spring 2017 VSCADA/CELL
Team 18 December 2, 2015 Midway Design Review
Preliminary Design Review
PerFectIT Midway Design Review December 11, 2017.
Midway Design Review Team 24 “Remote Chess” December 8,
Final Project Review Team Digiceipt April 19,
Tapping the Power of Your Historical Data
Serial Data Hub (Proj Dec13-13).
Mike Pappas, Nigel Himmelreich, Eric Anderson
Ecosystem for Smart Glass Technologies: Proposal Presentation
Intelligent HVAC Control
Automated Screw Organization System
Midway Design Review __________ Senior Design Project Fall 2018
Food Inventory Tracker
Interactive Mirror Display
Download the My Learning App
PRELIMINARY DESIGN REVIEW
Creative Media Pre-production Introduction Creative Media GCSE
Presentation transcript:

Midway Design Review Team Digiceipt December 4, 2015 1 1 1

Digiceipt Team Members George Papageorgiou EE Tyler Adams CSE Enoc Flores EE Edward Townsend EE

Improving Receipt Systems Given a paper receipt after every purchase Receipt can be very long even if you buy one item Hassle to keep track of Waste of paper and ink Potentially dangerous

MDR Goals Reiterated Scanner interfaces with Raspberry Pi in a way that raw data is transmitted Raspberry Pi is able to transmit the raw data to NFC transceiver Transceiver can communicate with Android App and sends raw data via NFC Android App receives raw data and displays it

Block Diagram From PDR

Revised Block Diagram Eddie/George Enoc/Tyler UART

Block 1: Inputs Researched barcodes and barcode scanners Ordered USB barcode scanner Wrote Python script to read to barcode data Sends data to Raspberry Pi Researched UPC database API For CDR:Integrate UPC database to look up scanned items

Wrote program to send data to Android Phone via NFC Block 2: Computer Ordered and set up Raspberry Pi Ordered and soldered PN532 NFC Breakout Board Wired GPIO to interface PN532 with Pi Wrote program to send data to Android Phone via NFC For CDR: Transfer additional meta data, store and multiple scans

Block 3: Display Monitor Ordered HDMI to DVI cord Ordered mini LCD display to install on Raspberry Pi Set up Raspberry Pi - Monitor interface For CDR: Install mini LCD monitor

Block 4: Mobile Phone Downloaded and configured Android Studio Configured Android phone for app development and debugging Researched Android procedures to implement NFC interfaces Implemented a read and write toggle to debug NFC interactions between phones For CDR: Receipt storage capabilities, implement cloud, develop UI/UX

MDR Deliverables All Accomplished Able to input barcode data through scanner to Raspberry Pi B board Raspberry Pi B board uses Python on NFC Linux libraries to transmit data to NFC chip Able to transmit data wirelessly through the NFC chip to the Android device Data transmitted to Android device appears on the app

Proposed CDR Deliverables Integrate UPC database to look up scanned items Increase Raspberry Pi data sending capabilities Install mini LCD monitor Add receipt storage and retrieval capabilities to Android