Preliminary Design Report. Project Title: Interactive Electronic Hopscotch Board Team Name: Team Recess (Lose the Chalk)

Size: px
Start display at page:

Download "Preliminary Design Report. Project Title: Interactive Electronic Hopscotch Board Team Name: Team Recess (Lose the Chalk)"

Transcription

1 EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 27 January 2009 Project Title: Interactive Electronic Hopscotch Board Team Name: Team Recess (Lose the Chalk) Team Members: Name: Karine Hoffman Phone: Name: Joe Gillespie Phone: Project Abstract: Our project will be the design of an interactive electronic hopscotch court that possesses the ability to change the layout of the court based on user input. The board will change its layout by lighting up various sections of the board in differing colors. The board will also detect whether the user landed on the correct part of the court and provide a visual and auditory feedback. Furthermore, the court will also be able to handle multiple players and declare a winner when one person makes a mistake.

2 Page 2/8 Table of Contents Item Page Introduction Technical Objectives Technical Concepts Cost of Equipment Division of Labor

3 Page 3/8 List of Figures and Tables Item Page Figure Figure Figure Figure Figure Figure Figure Figure Figure Table Table

4 Page 4/8 Introduction: Interactive Digital Hopscotch can be categorized as an electronic toy. This game board simulates the outdoor version by bringing it inside, making it safer and more contemporary. The rules of the game are traditional but by integrating technology it increases the excitement and competition level. Currently, other indoor mat versions of hopscotch exist but none are digital. Our concept will combine the fun level of the foot piano from the movie BIG and the timeless game of hopscotch. Figure 2 and 3 help explain the rules we are using for the game along with the basic design of the board. The main difference in rules from the standard hopscotch is that instead of a rock being thrown onto the board, we are instead using a sensor at the beginning. When the sensor is hit, lights run up and down the board and when hit again, they stop on a certain square. On the way to the finish, they must skip the square, and on their way back, the player must hit the square with their hand. Technical Objectives: The main objective is to have the Hopscotch board react to players. In order to create a portable and flexible game board, the pressure sensors and LEDs chosen must be flexible and able to withstand bodily forces. We will need to interface a series of pressure sensors with a microprocessor that will maintain gameplay using LEDs and sounds. Multicolored LEDs will enhance the board and provide direction for gameplay. Basic hopscotch rules that our gameplay will follow are attached at the end of this document. The microprocessor will connect to an LCD and user interface buttons to select 1 or 2 players. We would also like to be able to create an alterable game board allowing the user to play on different hopscotch courts. This will be achieved by using LEDs to highlight the sensors and a random select on start up to determine the court shape. Another possible objective will be to create the connection from the court to the microprocessor/lcd/power console to increase portability without damaging the brains of the hopscotch game. Figure 1 Basic Wiring Diagram

5 Page 5/8 Figure 2 - Game Rules Figure 3 Sensor layout/basic court

6 Page 6/8 Technical Concepts Though the concepts behind the system are fairly straight forward, connecting and creating a user friendly system that fits within a reasonable cost constraint is a tough challenge. While planning the implementation of our idea, we have run into a few major technical decisions to make as to how to accomplish our goals. First, what kind of pressure sensor we can use to detect whether the player managed to land in the right location. Secondly, what type of LEDs we will use to light up our board to display the locations to jump and for decorations. Next, we needed to decide what kind of flexible material to use for creating the mat, and finally, what kind of microcontroller we need to use. First, we needed to decide on the type of pressure sensor we wanted. At first glance, the main type of pressure sensor consisted of large, inflexible, and expensive pressure sensors geared toward industrial purposes. However, after some deeper searching, we found items such as force sensitive resistors and soft membrane potentiometers. The force sensitive resistors (FSR) act as an adjustable resistance that alters based on the force being applied. There seemed to be two main companies that produced them, Interlink (Figure 4) and Figure 4 Interlink Tekscan, with the Flexiforce line (Figure 5). The soft membrane potentiometers are devices that will linearly alter their resistance based on where on the strip the force is applied (Figure 6). Using the FSRs, we are able to set them around the mat, and by using an operational amplifier as a comparator or by using dedicated comparator chips, we may utilize the FSR as a switch (Figure 7). This Figure 5 Flexiforce allows us to use the standard I/O pins on the microcontroller instead of the A/D ports. However, we may reduce the area one is able to step on for the game. Alternatively, we may be able to use the potentiometers to detect a wider range of where the player is stepping. Unfortunately, the longest potentiometers are 500 mm long. They are also more expensive and each potentiometer requires the use of an A/D pin while still not guaranteeing that the player will step. Between the two types of FSRs, the Flexiforce seems like a better choice due to its flexible Figure 6 Potentiometer design that allows the resistor to be bent in any pattern. However, this line has a smaller sensor size and is almost twice the cost of the 1.5 sensors from Tekscan. From our initial pricing, the 1.5 square FSRs will cost about nine dollars apiece. By using these FSRs, we can arrange them in a grid with about three per row. This will allow us to use either two squares side by side or a single sensor in the middle. Using these and selecting which we want to receive data from, we can create a large amount of possible combinations for the board. Figure 7 Comparator

7 Page 7/8 For the lights for our mat, we decided to go with a variety of decorative LED lighting. We have two light systems, one set of lights surrounding each of the sensors and another that is a simple strip that will light up sequentially down the middle of the board. When we start the game, we wanted the lights around the sensors to cycle through colors along with some music. Thus, we decided upon RGB LEDs. These allow us to change the colors without having multiple LEDs. Then, for the lights running down the middle of the board, we can simply use plain LEDs with a variety of colors. By looking at Figure 8 RGB LED websites, we estimate the RGB LEDs will cost about two dollars apiece. We do however have a large amount of normal LEDs that we can use for the other light array at no cost though we may need to buy more at about 35 cents apiece. We also need a flexible mat for the game board. It is imperative that the mat is durable and semitransparent so that an LED light can shine through. We are planning on using the same sort of rubberized plastic used in other game mats. Lastly, we needed to decide on what type of microcontroller is needed. We decided that due to its good software support and the large variety of chips, we would use an Atmel chip. We also discussed the PIC chips by microchip. Though the PICs are most likely capable of doing what we needed, we decided to use the Atmel chips because of their greater flexibility. We may also need a large number of pins on the microcontroller so we will most likely be using an Atmega640 or similar unless we can find a method to reduce the number of pins needed.

8 Page 8/8 Cost of Equipment Cost Objectives Part Unit(s) Cost/Unit Total Cost Force Sensor Atmel MicroP LEDs Speaker LCD Resistors #.35 5 Misc # # 25 Total 365 Table 1 From our initial design, it appears to be that the largest cost will be in the large number of sensors and LEDs needed to complete the design. However, we believe we can create this design for around three hundred and fifty dollars. Division of Labor Karine Hopscotch/Atmel/LCD Research Order Components Preliminary Circuit Testing Gameplay design and coding PCB design Game Mat material/design Documentation and Presentation Table 2 Joe Force Sensor/ LED Research Preliminary Circuit Design Test/Debug coding Order PCB design Test/Validation Game Board Assembly Documentation and Presentation Gantt Chart Figure 9

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) 26 January 2011 Members: Jeffrey Post and

More information

EEL4914 Senior Design. Final Design Report

EEL4914 Senior Design. Final Design Report EEL4914 Senior Design Final Design Report Electric Super Bike The Best Team in the World Matt Fisher madfish@ufl.edu Richard Orr gautama@ufl.edu 21 April 2008 1 Contents Contents...2 Abstract...3 Project

More information

PRELIMINARY DESIGN REPORT

PRELIMINARY DESIGN REPORT PRELIMINARY DESIGN REPORT Dodge This! DODGERS: Cristobal Rivero Derek Fairbanks 1/27/2009 Abstract: Our project is to develop an automatic dodge ball game. It consists of an infrared video camera, computer,

More information

Project Name: SpyBot

Project Name: SpyBot EEL 4924 Electrical Engineering Design (Senior Design) Final Report April 23, 2013 Project Name: SpyBot Team Members: Name: Josh Kurland Name: Parker Karaus Email: joshkrlnd@gmail.com Email: pbkaraus@ufl.edu

More information

A very quick and dirty introduction to Sensors, Microcontrollers, and Electronics

A very quick and dirty introduction to Sensors, Microcontrollers, and Electronics A very quick and dirty introduction to Sensors, Microcontrollers, and Electronics Part Three: how sensors and actuators work and how to hook them up to a microcontroller There are gazillions of different

More information

Preliminary Design Report with Diagram(s)

Preliminary Design Report with Diagram(s) EEL 4914C Electrical Engineering Design (Senior Design) Preliminary Design Report with Diagram(s) 28 January 2008 Team Members: Name: Mark Oden Name: Carlos Manuel Torres Jr. Email: cerberus.rock@gmail.com

More information

Preliminary Design Report. Project Title: Mutli-Function Pontoon (MFP)

Preliminary Design Report. Project Title: Mutli-Function Pontoon (MFP) EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 31 January 2011 Project Title: Mutli-Function Pontoon (MFP) Team Members: Name: Mikkel Gabbadon Name: Sheng-Po Fang Project

More information

HOW TO PLAY HOPSCOTCH

HOW TO PLAY HOPSCOTCH HOW TO PLAY HOPSCOTCH Hopscotch and other skipping games have stood the test of time for a reason. Pass these fun ideas on to your children and watch their faces light up! Basic Hopscotch Playing hopscotch

More information

1 Introduction. 2 Embedded Electronics Primer. 2.1 The Arduino

1 Introduction. 2 Embedded Electronics Primer. 2.1 The Arduino Beginning Embedded Electronics for Botballers Using the Arduino Matthew Thompson Allen D. Nease High School matthewbot@gmail.com 1 Introduction Robotics is a unique and multidisciplinary field, where successful

More information

Preliminary Design Report. Project Title: Search and Destroy

Preliminary Design Report. Project Title: Search and Destroy EEL 494 Electrical Engineering Design (Senior Design) Preliminary Design Report 9 April 0 Project Title: Search and Destroy Team Member: Name: Robert Bethea Email: bbethea88@ufl.edu Project Abstract Name:

More information

FINAL DESIGN REPORT. Dodge This! DODGERS: Cristobal Rivero Derek Fairbanks 4/21/2009

FINAL DESIGN REPORT. Dodge This! DODGERS: Cristobal Rivero Derek Fairbanks 4/21/2009 FINAL DESIGN REPORT Dodge This! DODGERS: Cristobal Rivero Derek Fairbanks 4/21/2009 Abstract: Our project is to develop an automatic dodge ball game. It consists of an infrared video camera, computer,

More information

LEDs and Sensors Part 2: Analog to Digital

LEDs and Sensors Part 2: Analog to Digital LEDs and Sensors Part 2: Analog to Digital In the last lesson, we used switches to create input for the Arduino, and, via the microcontroller, the inputs controlled our LEDs when playing Simon. In this

More information

EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report. 2 February Project Name: LoL Assistant

EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report. 2 February Project Name: LoL Assistant EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012 Project Name: Team Members: Name: Kyle Lewis ktlewis02@gmail.com 941-962-5449 Abstract: The goal of this

More information

Cleaning Up the Labs Using a Resistor Sorter E 90 Proposal

Cleaning Up the Labs Using a Resistor Sorter E 90 Proposal Cleaning Up the Labs Using a Resistor Sorter E 90 Proposal December 4, 2004 Dave Gentry Charlie Sussman Purpose We would like to design and build a machine that would be able to sort resistors leftover

More information

GAMES FOR GROSS MOTOR SKILLS Susan L. Roberts, MDiv, OTR/L

GAMES FOR GROSS MOTOR SKILLS Susan L. Roberts, MDiv, OTR/L GAMES FOR GROSS MOTOR SKILLS Susan L. Roberts, MDiv, OTR/L These are some suggestions to follow. Motor skills will improve best if 30 minutes a day is spent playing these games. You might be surprised

More information

Analog-Digital Hybrid Synthesizer

Analog-Digital Hybrid Synthesizer Analog-Digital Hybrid Synthesizer Initial Project and Group Identification Group 28 members: Clapp, David Herr, Matt Morcombe, Kevin Thatcher, Kyle - Computer Engineering - Electrical Engineering - Electrical

More information

Bouncy Dice Explosion

Bouncy Dice Explosion Bouncy Dice Explosion The Big Idea This week you re going to toss bouncy rubber dice to see what numbers you roll. You ll also play War to see who s the high roller. Finally, you ll move onto a giant human

More information

ShillerMath Book 1 Test Answers

ShillerMath Book 1 Test Answers LESSON 1-56 REVIEW TEST #1-1 Now we will have a test to see what you have learned. This will help me understand what I need to do to make our math work more fun. You may take as much time and use whatever

More information

16 Bit Micro Experimenter Assembly and Check out Instructions

16 Bit Micro Experimenter Assembly and Check out Instructions 16 Bit Micro Experimenter Assembly and Check out Instructions The kit you purchased that includes PCB, schematic, complete parts list and these assembly instructions. A top picture of the complete assembly

More information

Guide to LED and Hobby Lighting Projects Documentation

Guide to LED and Hobby Lighting Projects Documentation Guide to LED and Hobby Lighting Projects Documentation Release 0.1.2 Brian Luft Nov 06, 2017 Contents 1 Set Your Goals and Expectations 3 1.1 Introduction...............................................

More information

Overview. Equipment. Setup. A Single Turn. Drawing a Domino

Overview. Equipment. Setup. A Single Turn. Drawing a Domino Overview Euronimoes is a Euro-style game of dominoes for 2-4 players. Players attempt to play their dominoes in their own personal area in such a way as to minimize their point count at the end of the

More information

Programmable Control Introduction

Programmable Control Introduction Programmable Control Introduction By the end of this unit you should be able to: Give examples of where microcontrollers are used Recognise the symbols for different processes in a flowchart Construct

More information

Installation tutorial for Console Customs PS3 TrueFire Standard Rapid fire Microchip for Sixaxis and Dualshock 3 controllers

Installation tutorial for Console Customs PS3 TrueFire Standard Rapid fire Microchip for Sixaxis and Dualshock 3 controllers Installation tutorial for Console Customs PS3 TrueFire Standard Rapid fire Microchip for Sixaxis and Dualshock 3 controllers This tutorial is designed to aid you in installation of a console customs rapid

More information

Bouncy Dice Explosion

Bouncy Dice Explosion The Big Idea Bouncy Dice Explosion This week you re going to toss bouncy rubber dice to see what numbers you roll. You ll also play War to see who s the high roller. Finally, you ll move onto a giant human

More information

LDOR: Laser Directed Object Retrieving Robot. Final Report

LDOR: Laser Directed Object Retrieving Robot. Final Report University of Florida Department of Electrical and Computer Engineering EEL 5666 Intelligent Machines Design Laboratory LDOR: Laser Directed Object Retrieving Robot Final Report 4/22/08 Mike Arms TA: Mike

More information

Building an autonomous light finder robot

Building an autonomous light finder robot LinuxFocus article number 297 http://linuxfocus.org Building an autonomous light finder robot by Katja and Guido Socher About the authors: Katja is the

More information

Arrays. Independent Part. Contents. Programming with Java Module 3. 1 Bowling Introduction Task Intermediate steps...

Arrays. Independent Part. Contents. Programming with Java Module 3. 1 Bowling Introduction Task Intermediate steps... Programming with Java Module 3 Arrays Independent Part Contents 1 Bowling 3 1.1 Introduction................................. 3 1.2 Task...................................... 3 1.3 Intermediate steps.............................

More information

University of Florida Department of Electrical and Computer Engineering EEL 5666 Intelligent Machines Design Laboratory GetMAD Final Report

University of Florida Department of Electrical and Computer Engineering EEL 5666 Intelligent Machines Design Laboratory GetMAD Final Report Date: 12/8/2009 Student Name: Sarfaraz Suleman TA s: Thomas Vermeer Mike Pridgen Instuctors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz University of Florida Department of Electrical and Computer Engineering

More information

Trans-African Hydro-Meteorological Observatory

Trans-African Hydro-Meteorological Observatory Trans-African Hydro-Meteorological Observatory Sensor Design Competition A design by: 1. Kolyanga Emmanuel Email: emmakoly@gmail.com 2. Wogisha Benjamin Email: wogisha@gmail.com Executive Summary Proposal

More information

FOUR SIMPLE TRADING GOALS

FOUR SIMPLE TRADING GOALS FOUR SIMPLE TRADING GOALS (THAT MAY NOT APPEAR TO HAVE ANYTING TO DO WITH TRADING) http:// 3.28.16 2 P a g e THE FOUR GOALS Goals in trading are the elusive end of the rainbow most of the time. You know

More information

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012 Auto Harmonizer EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012 Project Abstract: Team Name: Slubberdegullions Team Members: Josh Elliott and Henry Hatton,

More information

Electronic Components

Electronic Components Electronic Components Arduino Uno Arduino Uno is a microcontroller (a simple computer), it has no way to interact. Building circuits and interface is necessary. Battery Snap Battery Snap is used to connect

More information

Electronics Merit Badge Kit Theory of Operation

Electronics Merit Badge Kit Theory of Operation Electronics Merit Badge Kit Theory of Operation This is an explanation of how the merit badge kit functions. There are several topics worthy of discussion. These are: 1. LED operation. 2. Resistor function

More information

EDLC Cycle Station Reliability and Characterization Tool

EDLC Cycle Station Reliability and Characterization Tool Reliability and Characterization Tool Preliminary Design Report with Block Diagram(s) EEL 4924 Electrical Engineering Design (Senior Design) Patrick Lomenzo Matt Maracic Page 2/10 Table of Contents Project

More information

EXERCISE 4: A Simple Hi-Fi

EXERCISE 4: A Simple Hi-Fi EXERCISE 4: A Simple Hi-Fi EXERCISE OBJECTIVE When you have completed this exercise, you will be able to summarize the features of types of sensors that can be used with electronic control systems. You

More information

NEOS. is in town. The sofa is starting to feel lonely now that. The answer is NEOS. NEOS family features:

NEOS. is in town. The sofa is starting to feel lonely now that. The answer is NEOS. NEOS family features: The sofa is starting to feel lonely now that NEOS is in town. In today s video game culture, how do we get kids off the sofa and back on the playground? The answer is NEOS. NEOS, the world s first electronic

More information

WIRELESS 915 MHz TEMPERATURE STATION Instruction Manual

WIRELESS 915 MHz TEMPERATURE STATION Instruction Manual Contents Language Page English 1 French Spanish TABLE OF CONTENTS WIRELESS 915 MHz TEMPERATURE STATION Instruction Manual Topic Inventory of Contents Features Setting Up Battery Installation Function keys

More information

Radiant Star. Each point has 64 diamonds that are arranged in eight rows with eight diamonds in each row Compliments of

Radiant Star. Each point has 64 diamonds that are arranged in eight rows with eight diamonds in each row Compliments of Radiant Star Each point has 64 diamonds that are arranged in eight rows with eight diamonds in each row Compliments of www.quilting-tidbits.com Color Layout Guide Using your fabric choices You will cut

More information

FABO ACADEMY X ELECTRONIC DESIGN

FABO ACADEMY X ELECTRONIC DESIGN ELECTRONIC DESIGN MAKE A DEVICE WITH INPUT & OUTPUT The Shanghaino can be programmed to use many input and output devices (a motor, a light sensor, etc) uploading an instruction code (a program) to it

More information

Digital Guitar Effects Box

Digital Guitar Effects Box Digital Guitar Effects Box Jordan Spillman, Electrical Engineering Project Advisor: Dr. Tony Richardson April 24 th, 2018 Evansville, Indiana Acknowledgements I would like to thank Dr. Richardson for advice

More information

LDB-1 Kit Instructions Page 1 of 8

LDB-1 Kit Instructions Page 1 of 8 LDB-1 Kit Instructions Page 1 of 8 Important Information Congratulations and thank you for your purchase of the LDB-1 Little Drummer Boy Analog Drum Machine Kit! Before you start, please read the enclosed

More information

Knight Light. LED Chess. Nick DeSantis Alex Haas Bryan Salicco. Senior Design Group 16 Spring 2013

Knight Light. LED Chess. Nick DeSantis Alex Haas Bryan Salicco. Senior Design Group 16 Spring 2013 Knight Light LED Chess Nick DeSantis Alex Haas Bryan Salicco Senior Design Group 16 Spring 2013 Motivation Chess is a tricky game to learn. Video games have taken over and kids don't learn about classic

More information

2. Draw a picture to represent each number. Tell the number of hundreds, tens, and ones in each number. a) 530 b) 269 c) 104

2. Draw a picture to represent each number. Tell the number of hundreds, tens, and ones in each number. a) 530 b) 269 c) 104 Master 2.33 Extra Practice 1 Lesson 1: Counting Large Collections 1. How many seeds are there? 2. Draw a picture to represent each number. Tell the number of hundreds, tens, and ones in each number. a)

More information

Color Stabilization of RGB LEDs in an LED Backlighting Example Application Note

Color Stabilization of RGB LEDs in an LED Backlighting Example Application Note Color Stabilization of RGB LEDs in an LED Backlighting Example Application Note Introduction In recent years, advancements in the area of optoelectronics due to the deployment of new semiconductor materials

More information

Interlink Electronics FSR Force Sensing Resistors

Interlink Electronics FSR Force Sensing Resistors Interlink Electronics FSR Force Sensing Resistors Force Sensing Linear Potentiometer (FSLP) Document P/N: EIG-10004 Rev. B Interlink Electronics and the six dot logo are registered trademarks of Interlink

More information

PAMELA: Pulse Acquisition and Monitoring Equipment for Living Applications. Team Name: PULSERS

PAMELA: Pulse Acquisition and Monitoring Equipment for Living Applications. Team Name: PULSERS EEL 4914 Senior Design Final Design Report April 21, 2008 PAMELA: Pulse Acquisition and Monitoring Equipment for Living Applications Team Name: PULSERS Submitted by: Mark Oden cerberus at ufl.edu Carlos

More information

Platform KEY FEATURES OF THE FLUURMAT 2 SOFTWARE PLATFORM:

Platform KEY FEATURES OF THE FLUURMAT 2 SOFTWARE PLATFORM: Platform FluurMat is an interactive floor system built around the idea of Natural User Interface (NUI). Children can interact with the virtual world by the means of movement and game-play in a natural

More information

Embedded & Robotics Training

Embedded & Robotics Training Embedded & Robotics Training WebTek Labs creates and delivers high-impact solutions, enabling our clients to achieve their business goals and enhance their competitiveness. With over 13+ years of experience,

More information

Boozer Cruiser. EEL Electrical Engineering Design 2 Final Design Report. April 23, The Mobile Bartending Robot.

Boozer Cruiser. EEL Electrical Engineering Design 2 Final Design Report. April 23, The Mobile Bartending Robot. EEL4924 - Electrical Engineering Design 2 Final Design Report April 23, 2013 Boozer Cruiser The Mobile Bartending Robot Team Members: Mackenzie Banker Perry Fowlkes mbanker@ufl.edu perry.pfowlkes@gmail.com

More information

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz EMG Sensor Shirt Senior Project Written Hardware Description April 28, 2015 ETEC 474 By: Dylan Kleist Joshua Goertz Table of Contents Introduction... 3 User Interface Board... 3 Bluetooth... 3 Keypad...

More information

Unplugged: A solar powered audio amplifier with DSP effects

Unplugged: A solar powered audio amplifier with DSP effects Unplugged: A solar powered audio amplifier with DSP effects Hugo Castellanos, Gretchen Rivera, Sandra Munoz School of Electrical Engineering and Computer Science, University of Central Florida, Orlando,

More information

The TurboGrafx / PC-Engine

The TurboGrafx / PC-Engine The TurboGrafx / PC-Engine There were various versions of the system with various names. The one above is the larger UK/Euro version, Japanese and American systems were much smaller. There was an option

More information

Robotic Wheelchair Control Interface based on Headrest Pressure Measurement

Robotic Wheelchair Control Interface based on Headrest Pressure Measurement 2011 IEEE International Conference on Rehabilitation Robotics Rehab Week Zurich, ETH Zurich Science City, Switzerland, June 29 - July 1, 2011 Robotic Wheelchair Control Interface based on Headrest Pressure

More information

Interlink Electronics FSR Force Sensing Resistors

Interlink Electronics FSR Force Sensing Resistors Interlink Electronics FSR Force Sensing Resistors Force Sensing Linear Potentiometer (FSLP) Document P/N: 94-00022 Rev. B Interlink Electronics and the six dot logo are registered trademarks of Interlink

More information

Persistence of Vision LED Sphere

Persistence of Vision LED Sphere Persistence of Vision LED Sphere Project Proposal ECE 445 February 10, 2016 TA: Vivian Hou Michael Ling Li Quan 1 Table of Contents 1.0 Introduction... 3 1.1 Purpose and Motivation:... 3 1.2 Objectives:...

More information

D-VERB Digital Reverb Unit

D-VERB Digital Reverb Unit This is the D-VERB (Digital Reverb) kit. It is an excellent sounding reverb pedal, simple to build and compact for the pedal board. The source of the reverb sound is a digital reverb module made called

More information

LED Infinity Mirror Controller, 32 LEDs, Multiple Patterns.

LED Infinity Mirror Controller, 32 LEDs, Multiple Patterns. http://wwwinstructablescom/id/led-infinity-mirror-controller-32-leds-multiple-/ Food Living Outside Play Technology Workshop LED Infinity Mirror Controller, 32 LEDs, Multiple Patterns by ChromationSystems

More information

Radar Shield System Design

Radar Shield System Design University of California, Davis EEC 193 Final Project Report Radar Shield System Design Lit Po Kwong: lkwong853@gmail.com Yuyang Xie: szyuyxie@gmail.com Ivan Lee: yukchunglee@hotmail.com Ri Liang: joeliang914@gmail.com

More information

List of Items Available in the Laboratory the Lab

List of Items Available in the Laboratory the Lab List of Items Available in the Laboratory the Lab Category Component 555 Timer $0.30 5V Relay $3.50 74xxx Series IC Chip $0.30 Battery - 12V (rechargeable Lead-acid type) $16.00 Battery - 6V (rechargeable

More information

Seeing Sound Waves. sound waves in many different forms, and you get to have fun making a loud mess.

Seeing Sound Waves. sound waves in many different forms, and you get to have fun making a loud mess. Seeing Sound Waves Overview: This section is actually a collection of the experiments that build on each other. We ll be playing with sound waves in many different forms, and you get to have fun making

More information

Sample pages. Skip Counting. Until we know the pattern of numbers, we can count on from the last answer. Skip count and write the numbers as you go.

Sample pages. Skip Counting. Until we know the pattern of numbers, we can count on from the last answer. Skip count and write the numbers as you go. 1:01 Skip Counting Until we know the pattern of numbers, we can from the last answer. When I count on, I my fingers. Skip count and write the numbers as you go. a Each time, three more. 3 6 b Each time,

More information

Robot Rangers. Low Level Design Document. Ben Andersen Jennifer Berry Graham Boechler Andrew Setter

Robot Rangers. Low Level Design Document. Ben Andersen Jennifer Berry Graham Boechler Andrew Setter Robot Rangers Low Level Design Document Ben Andersen Jennifer Berry Graham Boechler Andrew Setter 2/17/2011 1 Table of Contents Introduction 3 Problem Statement and Proposed Solution 3 System Description

More information

CMS.608 / CMS.864 Game Design Spring 2008

CMS.608 / CMS.864 Game Design Spring 2008 MIT OpenCourseWare http://ocw.mit.edu CMS.608 / CMS.864 Game Design Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. CMS.608 Spring 2008 Neil

More information

Safety and Security Enhanced Wheelchair

Safety and Security Enhanced Wheelchair Safety and Security Enhanced Wheelchair Ryan Pearce, Trent Gallagher, Angelo Biaggi, and Lomar St.Louis Dept. of Electrical Engineering and Computer Science, University of Central Florida, Orlando, Florida,

More information

Remote Kenken: An Exertainment Support System using Hopping

Remote Kenken: An Exertainment Support System using Hopping 64 Remote Kenken: An Exertainment Support System using Hopping Hirotaka Yamashita*, Junko Itou**, and Jun Munemori** *Graduate School of Systems Engineering, Wakayama University, Japan **Faculty of Systems

More information

Current Amplifying using a Line Driver

Current Amplifying using a Line Driver Current Amplifying using a Line Driver Jarred Davis November 13, 2009 EXECUTIVE SUMMARY In electronics it is sometimes necessary to drive an entire system using a microcontroller. However, since a microcontroller

More information

Contents. Page English 1. French. Spanish. Reset of MIN/MAX records 915 MHz Reception Mounting Care and Maintenance Warranty Information

Contents. Page English 1. French. Spanish. Reset of MIN/MAX records 915 MHz Reception Mounting Care and Maintenance Warranty Information Contents Language Page English 1 French Spanish WIRELESS 915 MHz TEMPERATURE STATION Instruction Manual TABLE OF CONTENTS Topic Page Inventory of Contents Features Setting Up Battery Installation Function

More information

PROJECT DESCRIPTION DESIGN FEATURES. HARDWARE and SOFTWARE Used

PROJECT DESCRIPTION DESIGN FEATURES. HARDWARE and SOFTWARE Used 1 PROJECT DESCRIPTIO Development of a microcontroller based feedback control system for automatic operation control of basic electrical appliance for an industry, commercial or residential building. The

More information

Installation tutorial for Console Customs Xbox 360 Dual Rapid fire Microchip for wired and wireless controllers (all versions)

Installation tutorial for Console Customs Xbox 360 Dual Rapid fire Microchip for wired and wireless controllers (all versions) Installation tutorial for Console Customs Xbox 360 Dual Rapid fire Microchip for wired and wireless controllers (all versions) This tutorial is designed to aid you in installation of a console customs

More information

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ υιοπασδφγηϕκλζξχϖβνµθωερτψυιοπασδ φγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκλζ ξχϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµ EE 331 Design Project Final Report θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ

More information

ESE141 Circuit Board Instructions

ESE141 Circuit Board Instructions ESE141 Circuit Board Instructions Board Version 2.1 Fall 2006 Washington University Electrical Engineering Basics Because this class assumes no prior knowledge or skills in electrical engineering, electronics

More information

Programming PIC Microchips

Programming PIC Microchips Programming PIC Microchips Fís Foghlaim Forbairt Programming the PIC microcontroller using Genie Programming Editor Workshop provided & facilitated by the PDST www.t4.ie Page 1 DC motor control: DC motors

More information

Final Design Report. Project Title: Multi-Function Pontoon (MFP)

Final Design Report. Project Title: Multi-Function Pontoon (MFP) EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 25 April 2012 Project Title: Multi-Function Pontoon (MFP) Team Members: Name: Mikkel Gabbadon Name: Sheng-Po Fang Project Abstract:

More information

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 26 April 2012

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 26 April 2012 Auto Harmonizer EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 26 April 2012 Team Name: Slubberdegullions Team Members: Josh Elliott and Henry Hatton, Jr. Project Abstract:

More information

Group 7: Daniel DeFazio Brandon Tuero Matthew Rhodes

Group 7: Daniel DeFazio Brandon Tuero Matthew Rhodes Group 7: Daniel DeFazio Brandon Tuero Matthew Rhodes Accurately track the location of personal and guests within a secure facility on graphical display Identify the current location within a facility with

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) International Journal of Advanced Research in Electrical, Electronics Device Control Using Intelligent Switch Sreenivas Rao MV *, Basavanna M Associate Professor, Department of Instrumentation Technology,

More information

WIRELESS 915 MHz TEMPERATURE STATION Instruction Manual

WIRELESS 915 MHz TEMPERATURE STATION Instruction Manual Contents Language Page English 1 French Spanish TABLE OF CONTENTS WIRELESS 915 MHz TEMPERATURE STATION Instruction Manual Topic Inventory of Contents Features Setting Up Battery Installation Function keys

More information

ECE 445 Senior Design Laboratory. Fall Individual Progress Report. Automatic Pill Dispenser

ECE 445 Senior Design Laboratory. Fall Individual Progress Report. Automatic Pill Dispenser ECE 445 Senior Design Laboratory Fall 2017 Individual Progress Report Automatic Pill Dispenser Iskandar Aripov (aripov2) Team Members: Iskandar Aripov Mattew Colletti Instructor: Prof. Arne Fliflet TA:

More information

Preliminary Design Report. Project Title: The Charming Rod Team Name: Stickle

Preliminary Design Report. Project Title: The Charming Rod Team Name: Stickle EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 27 January 2010 Project Title: The Charming Rod Team Name: Stickle Team Members: Name: Jenna Stallings Email: jenna8965@gmail.com

More information

ARDUINO / GENUINO. start as professional. short course in a book. faculty of engineering technology

ARDUINO / GENUINO. start as professional. short course in a book. faculty of engineering technology ARDUINO / GENUINO start as professional short course in a book faculty of engineering technology Publisher Universiti Malaysia Pahang Kuantan 2017 Copyright Universiti Malaysia Pahang, 2017 First Published,

More information

Internet of Things Student STEM Project Jackson High School. Lesson 2: Arduino and LED

Internet of Things Student STEM Project Jackson High School. Lesson 2: Arduino and LED Internet of Things Student STEM Project Jackson High School Lesson 2: Arduino and LED Lesson 2: Arduino and LED Time to complete Lesson 60-minute class period Learning objectives Students learn about Arduino

More information

Traditional Games with a New Twist NJEA Convention Presentation, November 2005

Traditional Games with a New Twist NJEA Convention Presentation, November 2005 Traditional Games with a New Twist NJEA Convention Presentation, November 2005 1. Marbles (From ehow web site games page < http://www.ehow.com/list_1044.html >) Although most of us think of marbles as

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG UNIVERSITI MALAYSIA PAHANG

INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG UNIVERSITI MALAYSIA PAHANG INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG UNIVERSITI MALAYSIA PAHANG INTELLIGENT HOME AUTOMATION SYSTEM (IHAS) WITH SECURITY PROTECTION NEO CHAN LOONG This thesis

More information

asia s world class gaming partner

asia s world class gaming partner The Concept Studio Ideal Playing Cards are a low-cost entry point for casino operators worldwide. The Ideal Playing Cards are high quality, shuffler friendly, and suited for high-end squeeze games and

More information

G r a d e. 2 M a t h e M a t i c s. Blackline Masters

G r a d e. 2 M a t h e M a t i c s. Blackline Masters G r a d e 2 M a t h e M a t i c s Blackline Masters BLM K 4.1 Assessment Checklist Student s Name Comments BLM 2.N.1.1 Eyes and Fingers BLM 2.N.1.2 Ten-Strips BLM 2.N.1.2 Ten-Strips (continued) BLM 2.N.1.3

More information

Second Grade Mathematics Goals

Second Grade Mathematics Goals Second Grade Mathematics Goals Operations & Algebraic Thinking 2.OA.1 within 100 to solve one- and twostep word problems involving situations of adding to, taking from, putting together, taking apart,

More information

Electronic Wireless Texas Hold em. Owner s Manual and Game Instructions #64260

Electronic Wireless Texas Hold em. Owner s Manual and Game Instructions #64260 Electronic Wireless Texas Hold em Owner s Manual and Game Instructions #64260 LIMITED 90 DAY WARRANTY This Halex product is warranted to be free from defects in workmanship or materials at the time of

More information

BME Design 200/300. Design of Weight Distribution Monitoring System

BME Design 200/300. Design of Weight Distribution Monitoring System BME Design 200/300 Design of Weight Distribution Monitoring System Xiyu (Steve) Wang Team Leader Dalton Hess - Communicator Kiersten Haffey - BSAC Andrew Vamos - BWIG Jacob Hindt - BPAG Introduction Objective,

More information

DANGER DETECTING HEADPHONES

DANGER DETECTING HEADPHONES DANGER DETECTING HEADPHONES By Tae Hun Ahn Daniel Bang Yoon Mo Yang Final Report for ECE 445, Senior Design, Fall 2016 TA: Zipeng Wang 07 December 2016 Project No. 47 Abstract This report describes the

More information

Guitar Hero Game Controller

Guitar Hero Game Controller Project #13 Department of Electrical and Computer Engineering EEL 4914C Senior Design Summer 2007 Final report Guitar Hero Game Controller Submitted by: Carlo Pascoe & Michael Yip Table of Contents Project

More information

The light sensor, rotation sensor, and motors may all be monitored using the view function on the RCX.

The light sensor, rotation sensor, and motors may all be monitored using the view function on the RCX. Review the following material on sensors. Discuss how you might use each of these sensors. When you have completed reading through this material, build a robot of your choosing that has 2 motors (connected

More information

Eric Chae Phong Lai Eric Pantaleon Ajay Reddy CPE 322 Engineering Design 6 Assignment 5

Eric Chae Phong Lai Eric Pantaleon Ajay Reddy CPE 322 Engineering Design 6 Assignment 5 Eric Chae Phong Lai Eric Pantaleon Ajay Reddy CPE 322 Engineering Design 6 Assignment 5 Section 1 Research on this project was divided into four distinct areas: 3D audio recording, audio processing and

More information

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL USER MANUAL 1. Introduction To all residents of the European Union Important environmental information about this product This symbol on the device

More information

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K.

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Roberts Page 1 See Appendix A, for Licensing Attribution information

More information

Mario Kart: Double Dash!!

Mario Kart: Double Dash!! Mario Kart: Double Dash!! Summary: Mario Kart: Double Dash!! was created by Nintendo as Nintendo created a new gaming system: GameCube. As Nintendo made the transition from Nintendo 64 to GameCube a new,

More information

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot*

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot* EEL5666C IMDL Spring 2006 Student: Andrew Joseph *Alarm-o-bot* TAs: Adam Barnett, Sara Keen Instructor: A.A. Arroyo Final Report April 25, 2006 Table of Contents Abstract 3 Executive Summary 3 Introduction

More information

Project Ideas. For some interesting sensors, have a look at

Project Ideas. For some interesting sensors, have a look at Projects Project Ideas Firstly, if you have an idea for a project, then talk to the demonstrators, partly to see if they think you will be able to complete it in the time available, and also to check that

More information

UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ. A detailed explanation about Arduino. What is Arduino? Listening

UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ. A detailed explanation about Arduino. What is Arduino? Listening UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ 4.1 Lead-in activity Find the missing letters Reading A detailed explanation about Arduino. What is Arduino? Listening To acquire a basic knowledge about Arduino

More information

Introduction. Circuit diagram

Introduction. Circuit diagram Introduction You must have played with a dice at some time, for example when playing Ludo or Monopoly. Dice have existed for a very long time. The first known six-sided dice were found in Iraq and were

More information