Mike Moninski James Brown Shawn Ironmonger Daniel Moore

Slides:



Advertisements
Similar presentations
ECEN 4610 Capstone Laboratory Spring 2010 PokerTech Erik Morrisey | Electrical Engineering Chris Weigel | Electrical Engineering Ho Yun Chan | Electrical.
Advertisements

2/28/2006CAPSTONE Spring '06 CDR1 Team Cornerstone Michael Brogdon Enrique Conde Chad Gill Doug Schuyler.
ECE Grande ECE 477 Design Review Team 3 - Fall 2008.
Team Foreigner (Group 11) “Cold as Ice” Smart Refrigerator Midterm Design Review.
1 ECE 372 – Microcontroller Design Parallel IO Ports - Inputs.
Prepared by : Ala’ Bzour & Ayam Bzour Introduced to: Dr.Ashraf Armoush.
Smart Game Management Mike Moninski James Brown Shawn Ironmonger Daniel Moore.
Interrupts Microprocessor and Interfacing
Microprocessor and Interfacing Example: Writing a Game Need to Check Keyboard Input.
RFID Access Control System Lucius Knight. General System Design  Microcontroller  PSoC CY8C29466  24MHz Bus Frequency  Memory Available  32kB FLASH.
RFID Xpr3ss Technical Communication Skills Practicum February 8, 2006 The J Team Jennifer Tietz Jared Suttles Joshua Chapman Jonathan Chen.
ECE 447: Lecture 12 Keypads ECE 447: Lecture 10. ECE 447: Matrix Keypad.
ECE 477 Senior Design Group 10  Spring 2006 Jonathan Jared Jennifer Josh.
1 Ian Bacon Zach Dicklin Amy Ritter Eric Yee Software Overview.
HOME CONTROL SYSTEM By: Justin E. Klumpp & Leo L.S. Wan Leo L.S. Wan.
GOVERNMENT POLYTECHNIC RAJKOT 1 NAMEEN.NO. TADVI PRAGNESH A PATEL ANKIT D PATEL VIRAL S PATEL JAYESH M
Residential Security, Access Control, and Surveillance Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 13 –ID Card Access Control.
Electronic Memory Game System Software Design Jack Sullivan May 08, 2007.
CSS3 module:Web font 杨成甫 Theme created by
Big numbers Bruce Merry Theme created by
Building GUI applications with Python, GTK and Glade
RFID Based Access Control System using 8051
8279 Keyboard / Display Interface
Peripherals – Keypad The Keypad provides a simple means of numerical data or control input. The keys can be attributed whatever data or control values.
Whose responsibility? Theme created by Sakari Koivunen and Henrik Omma
LCD AND KEYBOARD INTERFACING
vNUMA: Virtual Multiprocessors on Clusters of Workstations
Embedded password based door locking system
FMECA chart April 12, 2006 The J Team Jennifer Tietz Jared Suttles
Game Theoretic Image Segmentation
INFORMATION TECHNOLOGY
Introduction to Computers
gvSIG-based application dedicated to thematic mapping
By: Justin E. Klumpp & Leo L.S. Wan
DIGITAL CALCULATOR USING 8051
Structure Charts Agenda: Use of Structure Charts Symbols How to create.
The CORNISH Catalogue (initial efforts) Theme created by
Suraj N. Kurapati Tuesday 18 July 2006
Subject Name: Microcontroller Subject Code: 10ES42
ECET 340 Competitive Success/snaptutorial.com
ECET 340 Education for Service-- snaptutorial.com.
ECET 340 Teaching Effectively-- snaptutorial.com.
Objectives Learn about Function procedures (functions), Sub procedures (subroutines), and modules Review and modify an existing subroutine in an event.
ECE 477 Digital Systems Senior Design Project  Fall 2008
Figure Pin Positions for Various LCDs from Optrex
Keypad Source: under under
ECE 477 Design Review Group 3  Fall 2005
ADVANCED GSM BASED DOOR INTERCOM SYSTEM
ECE Grandē: Software Design
Home Enhancement Suite

The Inebriation Station
ECE 477 Final Presentation Group 3  Fall 2005
Madalina Vintila David Wilkinson Michelle Zhang Zac Greenawalt
Structure Charts Agenda: What are Structure Charts
ECE 477 Digital Systems Senior Design Project  Spring 2006
ECE 477 Design Review Team 5  Fall 2006
TCSP: Software Development Status
ECE 477 TCSP Status Update Team 5  Fall 2006
George Hadley Kelli Hacker Sean Ma Jacob Champion
RFID Security System Problem Impact Approach Diagram
8051 Micro Controller.
ECE 477 Senior Design Group 14  Spring 2006
Keypad Source: under under
Whose responsibility? Theme created by Sakari Koivunen and Henrik Omma
Keypad Source: under under
ECE 477 Digital Systems Senior Design Project  Fall 2006
Coding Smart Module Device Drivers with the C Compiler
LCD AND KEYBOARD INTERFACING
Tutorial 11 Using and Writing Visual Basic for Applications Code
Presentation transcript:

Mike Moninski James Brown Shawn Ironmonger Daniel Moore Smart Game Management Mike Moninski James Brown Shawn Ironmonger Daniel Moore Theme created by Sakari Koivunen and Henrik Omma Released under the LGPL license.

TC Practicum Software 2 Microcontrollers Central MC Modular MC Central MC is a MC9S12NE64 Modular MC is a DSPIC30f3012 Central MC Hybrid or flag driven Modular MC

Central MC is a MC9S12NE64 Hybrid or flag driven Start (boot up Code) Betting Flag Scan RFID Antennas RFID Flag RFID Subroutine Modular Flag Modular MC Subroutine Web Subroutine Web Flag

TC Practicum Software Central MC modules Start up code RFID interrupt and flag set Web interrupt and flag set Betting control module RFID antenna scanning module RFID input Modular MC/I2C Web Will include other sub modules

Run through Keypad Matrix Modular MC is a DSPIC30f3012 Hybrid or flag driven Start (boot up Code) Run through Keypad Matrix Key Flag Key input Subroutine I2C Flag I2C Subroutine Display Flag Display Subroutine

TC Practicum Software Modular MC modules Start up code Keypad Matrix run through and flag set Key input I2C interrupt I2C input from central MC LCD Display

TC Practicum Software Thank You