Microcomputer Systems One F inal Project By: Theresa Childs Steven Amago Purpose: The purpose of this project is to program the ADSP-BF533 EZ-Kit Lite.

Slides:



Advertisements
Similar presentations
Book Port Plus Navigating the Different Files Presented by Maria E. Delgado.
Advertisements

A Primer for Podcasting
Microcomputer Systems 1
Brief description of recording by microphone. Prepartion for recording from microphone – Step 1 4. Selection of recording source: Microphone, which needs.
Digitalized Surround Sound Effects Using ADSP BF 533 Kunal Gupta ECE 3551, 03 Fall, 2006.
ECE 3551 MICROCOMPUTER SYSTEMS 1 Introduction to Visual DSP++
Starting Associate Dictation: To start the Associate Dictation double click the Associate dictation icon on your desktop or from the preferred link set.
ECE 3551 – Microcomputer Systems 1 Fall 2010 Siobhan Ireland.
ECE 3551 – Microcomputer Systems I By Md. Raqiq Islam AUDIO EFFECTS IMPLEMENTATION.
Copyright © Avnet, Inc., Analog Devices, Inc. All rights reserved. Available Blackfin Resources Blackfin Home Page: –
Microcomputer systems 1 ECE 3551 Dipesh Patel.  Activating Filters using the pushbuttons.  Combination of LEDs turned on with each pushbutton pressed.
Using Office Mix Click and Play. Insert Audio Recording Click Record button in Office Mix tab Turn off camera in Office Mix screen if it’s on Click Record.
HOW TO EDIT VIDEO USING VIVA VIDEO APPLICATION STEP 1 : CLICK “Viva Video”
The Metronome Elizabeth Nguyen Microcomputer Systems 1 Project April 28, 2007.
1.Display 2.Ring / Message Indicator 3.Volume, Speaker, Mute Controls 4.Fixed Function Keys 5.Dial Pad 6.Navigation Page Keys 7.Programmable Feature Keys.
Voice selection on notes
Animoto Tutorial With ANIMOTO, you can create:
Proximity Sensor Board: Progress Report II
Microcomputer Systems 1
Microcomputer Systems 1
Microcomputer Systems 1
Microcomputer Systems 1
Microcomputer Systems 1
PUMA-5 for Law Enforcement
Dance Cards Dance Cards
Dance Cards Dance Cards
Dance Cards Dance Cards
Fiberdyne Systems DSP Audio HAL Fiberdyne Systems
Dance Cards Dance Cards
Dance Cards Dance Cards
Global Challenge Night Sensor Lesson 2.
TigerSHARC processor and evaluation board
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Dance Cards Dance Cards
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 2.
Global Challenge Fitness Friend Lesson 3.
Dance Cards Dance Cards
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Welcome to Web Meeting (Title)
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Dance Cards Dance Cards
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 2.
Reading big numbers By (name)
Dance Cards Dance Cards
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Fitness Friend Lesson 3.
Recorder Visual Identification Test
MASTERS 14 Questions 13 Minutes 13 Possible Points.
Global Challenge Night Sensor Lesson 3.
Global Challenge Fitness Friend Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Fitness Friend Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Fitness Friend Lesson 3.
Visual Programming Week # 07
Global Challenge Night Sensor Lesson 3.
State-Transition Diagrams
STUDENT IDEA: Add in a fast forward 10 seconds (like the rewind 10 seconds) button on our recorded lectures F SCORING FOR IDEA New template includes rating.
Global Challenge Night Sensor Lesson 3.
Presentation transcript:

Microcomputer Systems One F inal Project By: Theresa Childs Steven Amago Purpose: The purpose of this project is to program the ADSP-BF533 EZ-Kit Lite using Visual DSP++ with a C code that will record music onto the SDR AM, play, rewind and fast forward the music recorded.

How our program works: 1. To record audio hold down PF8/SW4 button (5 min ,51 sec) 2. To play recorded audio press PF9/SW5 3. To rewind the recorded audio press and hold PF10/SW6 4. To fast-forward the recorded audio press and hold PF11/SW7 5. The rate of rewinding/fast-forwarding is not constant but will increase the longer the SW6 or SW7 are held.

SDRAM Where we initially took our program for the SDRAM: C:/Program Files\Analog Devices\VisualDSP 5.0\Blackfin\Examples\ADSP-BF533 EZ-KIT Lite\Video Input (C)