 The TenCup Entertainment Table is an interactive table that enhances the game-play experience of Beirut for both the player and the spectator.

Slides:



Advertisements
Similar presentations
HARDWARE Rashedul Hasan..
Advertisements

Car RamRod Bringing Pinball Into the Future! Brian Arment, Ryan Hunter, Aaron Shoaf.
MM Player Supervised by: Dr. Luai Malhis. Prepared by: Mustafa Assaf & Mahmoud Musa.
3D Graphical Display Ararat Adamian Brian McDonald Tyler Blair Adrian Williams.
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Presentation by: Serena, Ann & Nicole
Computer Basics 1 Computer Basic 1 includes two lessons:
OutLine Overview about Project Wii Robot Escaper Robot Problems and Solutions Demo.
Problems Encountered - Up to Midterm State Machine Transitions Much Too Fast - Solved by Decreasing Clock (LED Circuit) Difficult to Test LED (Column)
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Discovering Computers: Chapter 1
Flatiron Mobile Device Security Monitor Thomas Horacek Lucas Greve.
ASPPRATECH.
Adapted from CTAE Resources Network PROFITT Curriculum Basic Computer Skills Module 1 Hardware.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Chapter 4 Section 3.
Parts of a Computer.
Mathieu Stephan, EPFL. Why? Create a complete product Remotely control your music player Get information about the tracks being played Get calls / listen.
Introduction ‘Have you ever played video games before? Look at the joystick movement. When you move the joystick to the left, the plane on the TV screen.
Computer Basics Flashcards #2
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Team #9: Video Recording Tool for Car Infotainment and Navigation Systems Members: Shengzhe Gao, Radhika Somayya, Xinye Ji, Kun Zhang, Yan Gong, Jianying.
Parts of a Computer Vocabulary
By Breanna Myers Ms. Williams-Grant 5 th Period Business Computer Applications
COMPUTER PARTS There are many parts that work together to make a computer work.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
The Internal Components of a Personal Computer (PC)
Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 2.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
ECE 477 Design Review Team 19  Spring 2013 Paste a photo of team members here, annotated with names of team members. Calvin Mwesigwa John Marston Noah.
Jeffrey Hepworth Erik Mauer Brendan Murphy David Rodriguez VEND Team VEND‘etta’
Team Members: Ruichen Zhao Xhoua Lor Jen-Yuan Hsiao John Marion.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Introduction to Computers
Translate the following message:
ECE Grande ECE 477 Design Review Team 3 - Fall 2008.
Minimal Movement Interactive Entertainment Unit Michael Lorenzo, Ryan Kelly, Chase Francis, Ernie Wilson Faculty Advisor: Prof. Neal Anderson Department.
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
How to use a computer and not lose your mind
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
ELN230 – Bazlur slide 1 ELN230 Lecture – 02c PC Components.
MODULE 1 Computing Essentials © Paradigm Publishing, Inc.1.
Basic Computer Components INTRODUCTION TO COMPUTER.
The Guts. CPU CPU Socket The CPU is generally a 2 inch ceramic square with a silicon chip located inside. The chip usually about the size of a thumbnail.
The Mechanics Of Computers The Operating System (OS) & Hardware.
Parts of the Computer. Monitor A monitor is a screen that displays a computer’s output. It is the most common output device. A monitor looks like a TV.
© 2008 RoboRubik1 11 Technical Communication Skills Practicum Theory of Operation and Hardware Design Narrative.
 “Zigbee is a suite of high level communication protocols using small, low power digital radios based on an IEEE 802 standard.”  Basically- short-range.
PARTS OF THE COMPUTER PREPARED BY: RENATO R. DE VERA II.
Audioprocessor for Automobiles Using the TMS320C50 DSP Ted Subonj Presentation on SPRA302 CSE671 / Dr. S. Ganesan.
 The TenCup Entertainment Table is an interactive table that enhances the game-play experience of Beirut for both the player and the spectator.
BASIC COMPONENTS.  Central processing unit.  The most powerful microprocessor chip in your computer.
Computer Parts By: Kayla Alvarez Period: A2. A modem is an electronic device that makes the transmission of data to or from a computer via telephone or.
Semester One 2001/2002 Sheffield Hallam University1 What does a PC do? computers collect, process, store, and communicate information Collect via input.
Proposal for an Open Source Flash Failure Analysis Platform (FLAP) By Michael Tomer, Cory Shirts, SzeHsiang Harper, Jake Johns
Hardware: Input and Processing. Input and Processing Technology Hardware devices can be grouped according to how and where they are used in the four steps.
THE PARTS OF A COMPUTER WHAT ARE THE PARTS OF A COMPUTER THAT MAKE A COMPUTER A COMPUTER?
Computer Parts There are many parts that work together to make a computer work.
Digital Literacy: Computer Basics
HARDWARE AND SOFTWARE. What is hardware? Hardware is any physical component of a computer system. Without any hardware, your computer would not exist,
Μ [sic] design constraints wesley :: chris :: dave :: josh.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Parts of a Computer Created by Carmen Garzes. An electronic device that manipulates information or data. It can store, retrieve or process data. There.
Computer Components Part #2 – Input and Output. Let’s Review.
Computer Parts There are many parts that work together to make a computer work.
Computer Basics Just How Does a Computer Work?. A computer is made up of many parts.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
Computer Basics.
Introduction to Computing Lecture # 1
Presentation transcript:

 The TenCup Entertainment Table is an interactive table that enhances the game-play experience of Beirut for both the player and the spectator.

 Scoreboard that keeps track of remaining cups, game duration, and number of racks left.  Sensors that tracks number of cups in play for each team.  Programmable logic that interacts with scoreboards, sensors and other LEDs.  Keep list of upcoming teams waiting to play (Microcontroller) and notify them when they are playing.  Sound interface with LED equalizer and speakers, with ability to add other sound effects.

 We used items that we could find in our local hardware store to build our table in the ITLL  The table top was built similar to an open box where we can lay all of our circuits in the box and then cover the table with Plexiglass at the end  There is also a scoreboard at one side of the table

 State Machine  Use a FPGA device to take input and deliver output from either side of the table Dallas Logic FPGA board with flash memory

Sensors and Cup Lights Game Start Button Programmable Logic Display and Scoreboard User input/buttons

Wait loop for start Run the game (Score, lights, etc) Wait for re-rack (Show where cups should be placed) rerack = rerack - 1 Start button Re-rack button If rerack>=0 Re-rack complete sensed Game over button

 IR reflector circuit that determines when a cup is present  Tied to a comparator for logic input

Above-Large 7 Segment from SparkFun Right-LED Driver for use with FPGA

 Using a simple transistor to gain the current and voltage needed for the LED rings (12V) › Made for car headlights (80mm in diameter)

 Power supply has plenty of current and all of the correct rails  The speakers are basic computer speakers that can get plenty loud for table

User Input (Keyboard) Microcontroller LED List Display Zigbee Output to PC/Twitter LED List Display Zigbee Output to PC/Twitter Programmable Logic

 We will be using the ATmega168 microcontroller.  It will be communicating with the PS/2 keyboard serially, running a clock line and the data line from the keyboard into two portC PCINT pins.  Keys in operation will be the character keys, space bar, backspace, and enter used to notify done typing team name.

 The microcontroller is communicating to the LCD through the HD44780 protocol.  Right now only using four data bus lines (PD2-5), sending two 4 bit packets for each character.  Will have a start screen to display instructions of how to input team name and will store and send info via Zigbee to home PC/Twitter.

 We bought two Xbee 1mW Chip Antenna (tansmitter/reciever), Xbee Explorer USB, and a Logic Level Converter (SD:5V to 3.3V and SU:3.3V to 5V).  This is so that we can send messages out using Twitter’s social network about the team that is playing next and that the game has ended  The Xbee will transmit all data stored in the microcontroller to the receiving Xbee that is connected to a home PC through the Xbee Explorer USB.

BUY  FPGA to program for the score and LEDs involved with game  Analog circuit devices to make the LED equalizer  LEDs (Have already ordered ring LEDs, still need 100 for Spectrum Analyzer). MAKE  PCB Boards to handle circuitry for Spectrum Analyzer, FPGA, and Microcontroller/ Zigbee.

Loudspeaker audio system In-table graphic spectrum analyzer display connected to the stereo input of the audio system Push-button accessible mp3 clips to enhance intensity of game-play. “Trash Talking” audio clips Ohio Players – “Fire” “Cheering crowd”

Stereo Input Filter 1 Filter 2 Filter 3 Filter 4 Filter 5 VU-LED Chip Display

 Desire 2”x1” boxes for individual “dots”  Tested ‘Frosted Glass’ spray paint, conclusion: Need ultra-bright diffused LEDs contained in light boxes  Light boxes made using one large piece of foam.

 Bass/Treble Controls  Single Clock (2-13 MHz)  Capable of driving up to a 30 Ohm load  Serial control and data interface  Stereo ADC & DAC  MP3/WAV/WMA/FLAC  8 GPIO Pins

MaterialsCost ($) Table building materials130 Plexiglas Top150 LEDs250 Boards200 Misc100 Speakers50 Total880

 Add a scrolling LED that could display the names of the next team  Card reader to make the list › This could either read the persons drivers license for the information or give them a new card

 Not being able to tie our microcontroller to our FPGA and zigbee effectively this could make it so that it is impossible to tell when the games has ended and move onto the next one  Power could be an issue with the amount of LEDs that we are using. We will have to look to use a power supply that can handle the amount that we will need  Have a hard time being able to interface with Twitter  Over budget