DSPRelated.com
Forums

Sending an alarm beep from TMS320C6711

Started by Unknown May 28, 2004
Dear sirs!

I am developing an image processing application using Code Composer Studio and
TI TMS320 C6711 board. As input and output I'm using a video daughterboard, thus
are audio jacks free.

At the time of DSP initialization, a 1 kHz beep is heard on the audio out. Now,
I would like to use this output to signal an audible alarm (e.g., motion
detected in the video sequence). Is there a way to do this without generating
the sine function and sending it to the DAC myself -- a simpler, more convenient
way like printf("\a") on regular PC platforms?

Thank you. --
_______________________________________________
Fill your Inbox with beer ... mail

Things go better with beer Sign-up today for free Beer Mail @ beer.com!



Dear n...@beer.com,
 
I am not sure how that you knew that a 'sir' would be replying...
 
My impression of your email is that you want 'a beep with the minimum amount of work'.  To that end, check out 'play_codec' in 'post.c', normally located at something like:
\ti\examples\dsk6711\board_util\post\post.c
It is a bit "brute force", but it will make sound.
 
mikedunn

n...@beer.com wrote:
Dear sirs!

I am developing an image processing application using Code Composer Studio and TI TMS320 C6711 board. As input and output I'm using a video daughterboard, thus are audio jacks free.

At the time of DSP initialization, a 1 kHz beep is heard on the audio out. Now, I would like to use this output to signal an audible alarm (e.g., motion detected in the video sequence). Is there a way to do this without generating the sine function and sending it to the DAC myself -- a simpler, more convenient way like printf("\a") on regular PC platforms?

Thank you.--
_______________________________________________
Fill your Inbox with beer ... mail

Things go better with beer Sign-up today for free Beer Mail @ beer.com!

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join: Send an email to c...@yahoogroups.com

To Post: Send an email to c...@yahoogroups.com

To Leave: Send an email to c...@yahoogroups.com

Archives: http://www.yahoogroups.com/group/c6x

Other Groups: http://www.dsprelated.com

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/c6x/

<*> To unsubscribe from this group, send an email to:
c...@yahoogroups.com

<*>