Atmel AVR Microcontroller discussion group.
[AVR club] ADC - maya_9897 - Dec 17 9:32:34 2008
I would like to know how can I conversion voic, not by voltage by
frequency.
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: [AVR club] ADC - Zack Widup - Dec 17 10:13:23 2008
What do you want to do exactly and for what use?
Zack
On Wed, 17 Dec 2008, maya_9897 wrote:
> I would like to know how can I conversion voic, not by voltage by
> frequency.
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: [AVR club] ADC - tanuj saxena - Dec 17 10:17:10 2008
u have to first convert the analog signal from the microphone to digital
format.. u can do it using the on chip analog to digital converter.. then u
can send the digital data to some memory ... via spi or...twi(I2C)... mmc
and sdc use spi interface....
On Wed, Dec 17, 2008 at 7:04 PM, maya_9897
wrote:
> I would like to know how can I conversion voic, not by voltage by
> frequency.
>
>
>
--
Tanuj Saxena
[Non-text portions of this message have been removed]
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )Re: [AVR club] ADC - Zack Widup - Dec 17 10:18:35 2008
There isn't really enough info in that request to determine what he wants
to do. Saying "not by voltage by frequency" inplies doing an FFT
somewhere along the line.
Zack
On Wed, 17 Dec 2008, tanuj saxena wrote:
> u have to first convert the analog signal from the microphone to digital
> format.. u can do it using the on chip analog to digital converter.. then u
> can send the digital data to some memory ... via spi or...twi(I2C)... mmc
> and sdc use spi interface....
>
> On Wed, Dec 17, 2008 at 7:04 PM, maya_9897
wrote:
>
>> I would like to know how can I conversion voic, not by voltage by
>> frequency.
>>
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )Re: [AVR club] ADC - Kishor Soni - Dec 18 0:25:32 2008
As per my knowledge, there is no way to convert audio by frequency
Kishor Soni
--- On Wed, 12/17/08, maya_9897
wrote:
From: maya_9897
Subject: [AVR club] ADC
To: a...@yahoogroups.com
Date: Wednesday, December 17, 2008, 7:04 PM
I would like to know how can I conversion voic, not by voltage by
frequency.
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )Re: [AVR club] ADC - Zack Widup - Dec 18 10:51:33 2008
There are various things that could be implemented by doing an FFT and
processing in the frequency domain, but I don't know if I'd want to try it
with an AVR. That's an awful lot of processing. Forget about real-time.
Maybe I'm wrong.
You could implement various FIR and IIR filters in the time domain and get
better results.
Zack
On 12/17/08, Kishor Soni
wrote:
>
> As per my knowledge, there is no way to convert audio by frequency
>
> Kishor Soni
>
> --- On Wed, 12/17/08, maya_9897 >
> wrote:
> From: maya_9897 >
> Subject: [AVR club] ADC
> To: a...@yahoogroups.com
> Date: Wednesday, December 17, 2008, 7:04 PM
>
> I would like to know how can I conversion voic, not by voltage by
>
> frequency.
>
> [Non-text portions of this message have been removed]
>
>
>
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )Re: [AVR club] ADC - raj - Dec 19 11:17:43 2008
=A0Dear All,
I am working as FAE for Atmel , send me your company detail=
for any support.
Best regards,
Kundan
On Wed, 17 Dec 2008 maya_9897 wrote :
>I would like to know how can I conversion voic, not by voltage by
>frequency.
>
Sr. FAE=0D
Excel Eltech inc. =0D
A-76, EOK. New Delhi=0D
110065=0D
ph:9811675688=0D
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )