Thread: DSP (C6711) based project ideas?

  1. #1
    Registered User Zeeshan's Avatar
    Join Date
    Oct 2001
    Location
    London, United Kingdom
    Posts
    226

    DSP (C6711) based project ideas?

    Hey, I've just learnt how to program for the DSK (TMS320C6711), can anybody give me some idea for my final yr project (electronics) .... can i do something on CDMA ?

  2. #2
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    If we knew what you were talking about. If you are talking about DSP's then I can think of about a million things to code using that.

  3. #3
    Just Lurking Dave_Sinkula's Avatar
    Join Date
    Oct 2002
    Posts
    5,005
    Maybe browse TI's app notes for some ideas.
    http://focus.ti.com/dsp/docs/dspsupp...d=0&viewType=0
    7. It is easier to write an incorrect program than understand a correct one.
    40. There are two ways to write error-free programs; only the third one works.*

  4. #4
    Registered User
    Join Date
    Jan 2006
    Posts
    7

    Smile TMS320C6711 some projects.

    Zeeshan.. We use TMS320C6711 in our lab.

    One idea I have, is to program some filters for this DSP. FIR & IIR (LP,HP,BandPass,BandStop).. Also you could write a program that will calculate the FFT of a signal.

    My project was to create a MatLab GUI that will connect with the DSP, download a color image, and apply to it Sobel Masks, Histogram Eq, e.t.c. Then it uploads the image and show the desirable result at the GUI. For that connection I used ccs_link. (I suggest RTDX rather than ccs_link - it's much faster)

    Another project would be to make an equalizer (using some other program GUI, or GEL functions) for the DSPs.

    Also you could try to create a DTMF (Dual Tone Multi-Frequency) Tone Generator.

    And so on...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Networking project help
    By codomaniac in forum Networking/Device Communication
    Replies: 4
    Last Post: 10-23-2004, 03:39 PM
  2. A Physics Project...ideas wanted.
    By deathstryke in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 11-27-2003, 02:11 PM
  3. Ideas for my c++ game for semester project
    By Leeman_s in forum Game Programming
    Replies: 9
    Last Post: 12-30-2002, 01:57 AM
  4. c++ OOP project ideas
    By newbie17 in forum C++ Programming
    Replies: 4
    Last Post: 02-25-2002, 12:40 PM
  5. Project ideas
    By subnet_rx in forum Game Programming
    Replies: 4
    Last Post: 01-06-2002, 03:48 PM