Txt Msg DJ – Constr Anal By: Kyle Brown Abstract:

Slides:



Advertisements
Similar presentations
SERENADE MP3 PLAYER The Hardware Perspective By: Jacob Messick, Marcel Deslauriers, Brendan Simpson, & Nick Miller.
Advertisements

LOGO Lab Supervisor – Dr. WH Lau EE3271 Design Laboratory.
ECE 477 Design Review Team 22  Txt Msg DJ Garrett Strzelecki Kyle Brown John Doherty Chris McCabe K.
Musically Stimulated Environment UCSB ECE 189 A/B Senior Capstone 2013 Group Members: Tim Chin, Omar Gonzalez, Ward Huang.
Design Constraints. Abstract  Design and build a compact robot to traverse a maze.  Use the robot to generate an ASCII representation of the entire.
Rajeev Krithivasan Arjun Sinha Will Sergeant Rolling in the Deep.
AT32AP7000 Intro CS-423 Dick Steflik. Block Diagram.
Black Box for vehicle diagnostics. 2 Abstract This project is an implementation of black box for vehicular safety. Key features: Diagnostic check of vehicle.
CS4101 嵌入式系統概論 Freescale Tower System Prof. Chung-Ta King Department of Computer Science National Tsing Hua University, Taiwan ( Materials from
LabVIEW Embedded Module for ARM Microcontrollers
Software TCSP. 2 project overview The Purdue Party Platform is a device that utilizes the well-established DMX protocol to control entertainment-oriented.
Project PRINT TCSP 6 Software Design Narrative Team 8 Vineeth Harikumar.
Little arduino microcontrollers Meghan Jimenez 12 February 2014.
ECE 477 Design Review Team 2  Spring 2010 Digi-Brush Josh LongCaleb Ayew-ewKatie Schremser.
Solar Telematics System ECE 477 Design Review, Team 8, Spring 2012 Paste a photo of team members here, annotated with names of team members. Craig Lechlitner,
Dan Chambers, Josh Marchi, Jeff King, Paul Rosenberger.
Universal Lexicon Ethan Byler Luke Johnston Dhruv Lamba Andy Robison.
Digi - Brush Josh Long Katie Schremser Caleb Ayew-ew.
GNMSGNMS Jason Rice Eric Ellett Larry Price Daniel Grum.
Solar Telematics System Design Constraint Analysis Presentation Brian Kelley Clayton Dickemann Dan Ehrman Craig Lechlitner.
Txt Msg DJ – Software Design By: Kyle Brown Abstract: Everyone wants to dance to their favorite songs at a party, but rarely do guests have much say in.
Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.
CDR- Digital Audio Recorder/Player Brian Cowdrey Mike Ingoldby Gaurav Raje Jeff Swetnam.
Text Message DJ – Reliability & Safety Team 22 Garrett Strzelecki The Text Message DJ allows party guests the opportunity to choose which songs they want.
Nathan Meyers Joe Riley Matthew Barga Alex Reyes.
ECE 477 DESIGN REVIEW FEST – FALL OUTLINE  Project overview  Project-specific success criteria  Block diagram  Component selection rationale.
TCSP #2 - Design Constraint Analysis Team 21 Pop’em Drop’em Robots Abstract Our project is an electronic version of the game “Rock’em Sock’em Robots”.
ECE 477 DESIGN REVIEW TEAM 3  SPRING 2015 Garrett Bernichon Bryan Marquet John Skubic Tim Trippel.
The “Drink Mixer” Design Constraints. Project Success Criteria An ability to digitally mix audio and adjust individual levels An ability to digitally.
Treasure Chess ECE 477 Team 2 - Spring 2013 Parul Schroff, Brock Caley, Sidharth Malik, Jeremy Stork Design Review.
Tone Matrix Music Box ECE 477 Senior Design - Group 17 Presenter: Jun Jun Peh.
DESIGN CONSTRAINTS AND MICRO SELECTION PRESENTED BY: JACKSON MCCORMICK Acoustic Storm Interweaving the impressive visual power of electricity and the visceral.
MUSIC GENRE JUKEBOX. CLIENT SPECIFICATIONS Audio Player Create, delete, and modify play lists Play, pause, stop, skip, fast forward, and rewind Send Streaming.
Digi-Brush Software Narrative Presenter: Caleb Ayew-ew Team Members: Josh Long Katie Schremser.
WESTERN WASHINGTON UNIVERSITY KENT SYKES 2009 Audio Field Recorder System Software Design.
Team01: Zelun Tie The design project Wall-E Prototype I is an intelligent automated trash collecting robot with obstacle detection capability. The robot.
David DuemlerMartin Pendergast Nick KwolekStephen Edwards.
Team 6. Guitar Audio Amplifier Audio Codec DSP Wireless Adapter Motor Array PC LCD Display LED Arrays Pushbutton or RPG Input Device
ECE 477 Final Presentation Team 22  Spring 2013 Paste a photo of team members with completed project here. Annotate this photo with names of team members.
PROJECT PRESENTATION ON GSM BASED GAS LEAKAGE DETECTION SYSTEM
Department of ECE A project Report on
Scrolling LCD using Arduino.
BLUETOOTH IMAGE AND GSM TEXT DISPLAY BOARD
Microcontrollers & GPIO
IT-AMS Applied Microcontroller Systems (5 ECTS , Forår, E / IKT)
DSC - fundamente MPU MCU DSP DSC Alternative Freescale
Marble Maze Jordan Wagner
Objective of the lesson
Wireless Biometric Sensor
Solar Telematics System
TCSP #2.
Humble Hubble Team 18 – Evan Foote Abstract
ECE 477 Team 18 - Timothy Brown
Journey: Introduction to Embedded Systems
Text Message DJ – Packaging Team 22
Design Constraint Andrew Kasha
Txt Msg DJ PCB Layout Design Narrative
Treasure Chess ECE 477 Team 2
ECE 477 Design Review Team 14  Spring 2012
Solar Telematics System
Ece 477 team 2.
Team 3 Humphrey's Treasure Chest Design Constraint Analysis
ECE Computer Engineering Design Project
ECE 477 DESIGN REVIEW TEAM 14  SPRING 2010
A PROJECT ON PASSWORD BASED CONTROL SYSTEM. A PROJECT ON PASSWORD BASED CONTROL SYSTEM.
Black Box for vehicle diagnostics
Arduino Board.
Arduino म्हणजे काय?.
Presentation transcript:

Txt Msg DJ – Constr Anal By: Kyle Brown Abstract: Everyone wants to dance to their favorite songs at a party, but rarely do guests have much say in song selections and playlists. The Text Message DJ aims to make song selection at a party a more democratic process. The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS. Guests can send text messages containing song names and the Text Message DJ will automatically parse messages, sort requests, and play the most popular. In addition to playing the song audio, the Text Message DJ will strobe lights in sync with the beat of the currently playing song.

Block Diagram

Micro Design Constraints 3 UART/USART (RasPi, GSM, DMX 512) 2 SPI - 250kBaud (SD Card, LCD) >1 PWM (LED) 1 ATD (Audio Equalizer) 8 GPIO (Diagnostic LEDs) JTAG Programming and Debugging

Microcontroller Comparison ATxmega64A3U PIC24EP512GP806 8/16bit 32 Mhz 64k Flash 4k SRAM DMA Controller – Drastically reduces CPU load Experience with architecture Better documentation Cheaper Fits all design constraints 16-bit 70 Mhz 512k Flash 64k SRAM