Re: Microcontroller; any suggestions?
- From: Rich Grise <richgrise@xxxxxxxxxxx>
- Date: Mon, 05 Jun 2006 21:24:06 GMT
On Mon, 05 Jun 2006 21:00:17 +0000, pbdelete wrote:
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 ;)
So, speaking of TCP/IP on an fpga, if someone did that, what would be the
recommended interface to, say, cat5?
Thanks,
Rich
.
- Follow-Ups:
- Re: Microcontroller; any suggestions?
- From: pbdelete
- Re: Microcontroller; any suggestions?
- References:
- Microcontroller; any suggestions?
- From: Dala Dahlgren
- Re: Microcontroller; any suggestions?
- From: pbdelete
- Re: Microcontroller; any suggestions?
- From: Dala Dahlgren
- Re: Microcontroller; any suggestions?
- From: pbdelete
- Microcontroller; any suggestions?
- Prev by Date: Re: Microcontroller; any suggestions?
- Next by Date: Re: RoHS => tin whiskers?
- Previous by thread: Re: Microcontroller; any suggestions?
- Next by thread: Re: Microcontroller; any suggestions?
- Index(es):