microcomputer systems one f inal project by: theresa childs steven amago

14
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.

Upload: neil

Post on 12-Jan-2016

17 views

Category:

Documents


0 download

DESCRIPTION

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. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago

Microcomputer Systems OneF 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.

Page 2: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago

•How our program works:1. To record audio hold down PF8/SW4 button (5 min ,51 sec)

2. To play recorded audio press PF9/SW53. 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.

Page 3: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago

SDRAMWhere 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)

Page 4: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 5: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 6: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 7: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 8: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 9: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 10: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 11: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 12: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 13: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago
Page 14: Microcomputer Systems One F inal Project  By: Theresa Childs   Steven  Amago