Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 26th February 2004, 03:07 AM   (permalink)
Default Voice over IP intercom ?

I want to build a Voice over Internet Protocol (VoIP) intercom.
Would like to hear from anyone who had successfully designed anything similar to this. Doesn't have to be full duplex...one person talks while the other person listens so no echo cancellation is required.
Reply here or e-mail me direct.
Cheers.
radeohedca is offline  
Old 26th February 2004, 08:01 PM   (permalink)
Default

I think Texas Instruments had an applications board for one of their DSPs with this on a little while ago. You might try having a dig around their DSP application notes.
__________________
Will she make it? Boy, we sure hope so
Spex is offline  
Old 27th February 2004, 01:53 PM   (permalink)
Default

Quote:
Originally Posted by Spex
I think Texas Instruments had an applications board for one of their DSPs with this on a little while ago. You might try having a dig around their DSP application notes.
I much prefer to do this using a micro and CODEC as I am fluent in
assembler for several microcontroller architectures and I don't 'speak' DSP.

That said, if you come across any information on the TI app note that you mentioned, please let me know as it could be helpful.

Thanks !
radeohedca is offline  
Old 27th February 2004, 02:54 PM   (permalink)
Default

Sure. But the Texas DSPs are just microcontrollers with DSP bells and whistles, you still programme them much like any other micro...either in C or assembler. Their development environment is quite good and their applications boards aren't bad either.

Just a suggestion.
__________________
Will she make it? Boy, we sure hope so
Spex is offline  
Old 27th February 2004, 03:24 PM   (permalink)
Default

Quote:
Originally Posted by Spex
Sure. But the Texas DSPs are just microcontrollers with DSP bells and whistles, you still programme them much like any other micro...either in C or assembler. Their development environment is quite good and their applications boards aren't bad either.

Just a suggestion.
Well, not quite...
Have you ever tried your hand at DSP programming ? The mechanics of "writing firmware" and programming the chip are the same
but to *truely* write your own DSP code (not just load prewritten canned code) is not a walk in the park. It is heavily math intensive and a serious understanding of filter and analog signal reconstruction theory is required. DSP architectures differ from micros in that their registers and instruction sets are designed for number crunching rather than bit banging. Typical microcontroller code uses a lot of ROM and a little RAM while DSP code uses little ROM and lots of RAM.
They seem similar from the outset but to assume that someone who is familiar with microcontroller code can jump right into DSP is innaccurate.
radeohedca is offline  
Old 28th February 2004, 12:35 PM   (permalink)
Default

Okay guys...nobody doing VoIP.
How about anyone who has done anything with CODECs connected to a micro ...i.e., voice recording/playback or sound sampling ?
radeohedca is offline  
Old 28th February 2004, 01:11 PM   (permalink)
Default

Quote:
Originally Posted by radeohedca
Have you ever tried your hand at DSP programming ? The mechanics of "writing firmware" and programming the chip are the same
but to *truely* write your own DSP code (not just load prewritten canned code) is not a walk in the park.
Yes I have, but not for audio.

Yes there's a big difference but using an application board designed for the purpose and with the DSP code required for audio processing already written the complexity of the exercise is reduced to little more than another micro job. It was, after all, just a suggestion.
__________________
Will she make it? Boy, we sure hope so
Spex is offline  
Old 28th February 2004, 07:25 PM   (permalink)
Default

Quote:
Originally Posted by Spex
Yes I have, but not for audio.

Yes there's a big difference but using an application board designed for the purpose and with the DSP code required for audio processing already written the complexity of the exercise is reduced to little more than another micro job. It was, after all, just a suggestion.
I appreciate the suggestion Spex. I appologize... I didn't mean to come off as unappreciative. If you happen across the subject App Note, please let me know.
Tnx...
radeohedca is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 09:16 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker