Introduction The goal of this project was to create device similar to a DJ mixing board. Features: Controlling the input and output buffers Applying sound.

Slides:



Advertisements
Similar presentations
ELECTROLUX REFRIGERATOR
Advertisements

Programmable Logic Controllers.
CHDD BOL Equipment Primer Rooms CD 326 & CD 391 Behavioral Evaluation Center Behavior Observation Laboratory.
Linking A quick overview of how to configure PulseWorx UPB devices to control each other.
In this presentation you will:
Proximity Sensor Theremin Khoa Nguyen Walter Hudson Dennis Gilbert G. Hewage Thushara.
BE-2110i VF/WIDEBAND TRANSMISSION TEST SET OPERATING OVERVIEW Slide 1 of 9.
PLC OPERATION & PROGRAMMING Dr. ONUR TOKER. What is a PLC ? PLC is a computer system controlling a process. inputs - the keyboard is analogous to a proximity.
Professor: Dr Kepuska Presented by Kyle Farnum. Audio Manipulation through utilizing three types of filters: Low-pass filters Band- pass filters High-
1 INTRUSION ALARM TECHNOLOGY KEYPADS (CONTROL UNITS)
CSE 595 Lab #1 Dodge Caravan Electronic Locking System Steve Pruitt Jan 13, 2000.
Introduction ► Scope:- Service Diagnostics Routines can use for XXL, Side by Side products with STEALTH user interface with single evaporator fan product.
Hardware Architecture of a real-world Digital Signal Processing platform: ADSP BlackFin Processor, Software Development on DSPs, and Signal Processing.
EzDJ By Todd Alexander An easy DJ Mixing Solution.
Programming Concepts Part B Ping Hsu. Functions A function is a way to organize the program so that: – frequently used sets of instructions or – a set.
Software Overview The software that controls the Place n’ Paste is designed to be robust and error proof. With minimal intervention from the user, the.
Ladder Diagram Symbols. Study the various symbols identified in this presentation. Once you have memorized the different symbols and can name them, take.
Camera Remote Control Unit (AK-HRP150) Camera remote control unit AK-HRP150 is a camera controller for multi-purpose camera AK- HC900, AK-HC910 and AK-HC1500,
To use the blackfin processor BF-533 to implement what we have learned about the blackfin processor. My approach for this project by : Input Audio will.
Yan Carlo Rodriguez ECE 3551 Final Project.  To make a program that will change the person voice when using the microphone.  Make the LEDs turn on when.
Logic Gates It’s Only Logical. Logic Gates Are the switches that computers and similar devices use. They hold their state until something changes. Are.
CPO Science Workshop: The CPO Timer Integrated Physics and Chemistry.
Introduction to PIC-C. Installing PIC-C Goto Username/pass = guest/cpecmu Download and install:  IDEUTIL  PCWHD.
ELECTRONICS An electronics system has 3 parts – input, process, output.
Interactive Control in Engineering Projects Electronics and Control.
TrueSTEAM™ Humidification Systems Module 6: User Interface.
 By: Stanley O. Abada Presented to: Dr. V Kepuska December 4, 2010 Microcomputer 1.
Microcomputer Systems Final Project “Speaker and Sound Modulation”
User Interface – Switch Panel 6 Gang Switch Panel Configuration guide RS485 Terminal Fixing hole Bayonet Front ViewBack View.
ARPWAVE devices RX100 ARP TRAINER. Power switch Output power dial Before turning on or off the unit or plugging in or unplugging cord, be sure the output.
Audio Manipulation And Buffers using DSP-BF533 EZ-KIT Lite Dr. Veton Z. Këpuska By Husain Alotaibi Ahmed Alalyak ECE 3551 Microcomputer System I Spring.
Audio Filtering By: Rudrapratap Jadhav ECE 3551 Microcomputer System.
SUBMITTED BY LENIN C INTRODUCTION Railways - cheapest mode of transportation. Aims to avoid accidents. Using simple electronic components- automate.
Copier Jam Detector Design Problem
18240 Element two - Components INPUTS OUTPUTS PURPOSE TYPICAL USE.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
4) Design the logic to control the motor on a simple remote control car. There are two buttons on the remote control for the motor. If neither button is.
Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221, COMP211 Computer Logic Design.
“Uber” Box Multifarious Systems 1 Pattarapong Rojanasthien Will Matthau.
By: Ryan Etwaru. Demonstrate the ability to implement functionality on a BlackFin Processor Implement on input signal: Audio Effects Echo Vibrato Change.
Aaron Worob.  Create a program using the Blackfin BF533 that allows the user to “move” the source of input sound.
USER GUIDE TEMPERATURE CONTROLLER TR-2006 Hot runner temperature controller ShenZhen TanRex Electronic Co.ltd.
40106B Schmitt Trigger (A way of switch De-Bouncing)
The Simulation of Traffic Patterns and Optimizing Traffic Lights
COMP211 Computer Logic Design Introduction to the DE2 Board
ECE 3551 Microcomputer Systems
Andrew Lash ECE 3551 DSP on BlackFin BF533
Lamp Error reset Method to solve “Lamp Error” problem
Call to Fix Canon Pixma MX340 printer Error 5200
Portable Battleship Display
Chapter 2 Push button and Potentiometer
Microcomputer Systems 1
Raspberry Pi: External Inputs & Outputs
Creating a completed control system
Learning Outcomes List all Edison’s Sensors and actions
micro:bit: External Inputs & Outputs
Blackfin Volume Control
Generation 3 Televic Wireless Microphone Instructions
Game Controller Lesson Two.
Sound set-up/ Power-up/ Tear Down (Strike)
Systems and Control.
Lab 1. Introduction to the DE2 Board
Lecture 4. Introduction to the DE2 Board
2. ATP INITIALIZATION PLACE ATP SWITCH TO “1” OR “NORMAL” POSITION A
Arduino Uno circuit basics
Introduction to Arduino
Logically, the output will be 1
Main Unit Establishment
1 If a Delegate wishes to request to take the floor, please press the black button located to the right of the microphone ONLY ONCE. A red light will.
Systems and Control.
Presentation transcript:

Introduction The goal of this project was to create device similar to a DJ mixing board. Features: Controlling the input and output buffers Applying sound effects Cross fade between inputs

Implementation Starts in Off mode Pressing PF8 Once will activate Normal mode and turn on LED4. Twice will activate DJ mode and LED4 will blink. Thrice will activate Off Mode.

Implementation Normal Mode Pressing PF9 Once will switch all outputs to input0 and LED 5 is turned on to indicate that input0 is being heard. Twice will switce all outputs to input1 and LED 6 is turned on to indicate that input1 is being heard. LED 5 is turned off. Thrice will results in going back to both inputs being heard and LEDs 5 & 6 turning off.

Implementation Normal Mode Pressing PF10 Once will cycle the speakers in a clockwise order. LED 7 is turned on to indicate the clockwise cycle. Twice will cycles the speaker sin the reverse order. LED 8 is turned on to indicate the anti-clockwise cycle. Thrice will turns LEDs 7 & 8 off and stops the cycling of the speakers.

Implementation DJ Mode Pressing PF9 Once will activate a continuous auto cross-fade. LED 5 is turned on to indicate that input0 is being heard. LED 6 is turned on to indicate that input1 is being heard and when both LED 5 & 6 are on it indicates that both inputs are being heard. Twice will deactivate the continuous auto cross-fade and turns off LEDs 5 & 6

Implementation DJ Mode Pressing PF10 Once will Both LEDs 7 & 8 on indicates the Flanger sound effect. Twice will Both LEDs 7 & 8 off indicates the Echo sound effect. Thrice will LED 7 on indicates a Low Pass Filter sound effect. A Fourth time will LED 8 on indicates a High Pass Filter sound effect.

Results and Conclusion Flanger effect Could use more “swooshing”. Other effects cam out well. Auto Cross-fade works really well. Sound effects can applied while in that mode. Speaker Cycling A slower timer would make the cycling more obvious

Results and Conclusion Designing with only 4 buttons and 6 LEDs is difficult. Had be careful designing the interface. Limits how much functionality that can be implemented. More effects could be added. More LEDs would allow visual appeal with light movement.