Re: Microcontroller; any suggestions?
- From: pbdelete@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Date: 05 Jun 2006 21:00:17 GMT
Dala Dahlgren <dala@xxxxxxxxxxxx> wrote:
Why do you explicitly need ethernet ..?
I wanted to make a small "IP-phone" for fun. The "phone" will need a ADC/DAC
to record/replay speech, and I want to use it on an Ethernet.
So what I am looking for is a microcontroller wich can get the job done
without any external ic's.
And, yes, I know that it would be a lot easier just to use my PC for this
task, but again, this "phone" something I want to make for fun...
I guess implementing the VoIP stack completly in a MCU might be a challenge.
But if your willing to shave your spec down a bit it might just work.
Setup two software loops possible triggered by external oscillator (irq on
logic level change). Collect data under X seconds. Then have it transmitted.
And in the other loop for every packet received set every byte to the pwm
correspondingly.
If your willing to go fpga instead the challenge might be easier ;)
.
- Follow-Ups:
- Re: Microcontroller; any suggestions?
- From: Rich Grise
- Re: Microcontroller; any suggestions?
- References:
- Microcontroller; any suggestions?
- From: Dala Dahlgren
- Re: Microcontroller; any suggestions?
- From: pbdelete
- Re: Microcontroller; any suggestions?
- From: Dala Dahlgren
- Microcontroller; any suggestions?
- Prev by Date: Re: General purpose NPN / PNP transistors >= 500mA
- Next by Date: Re: Why do electric powered automobiles need to be so complicated?
- Previous by thread: Re: Microcontroller; any suggestions?
- Next by thread: Re: Microcontroller; any suggestions?
- Index(es):