[PCR-1000] PCR-1000 Web Control?
Max Topley
[email protected]
Mon, 9 Feb 2004 17:39:22 -0000
----- Original Message -----
From: "Jay A. Kreibich" <[email protected]>
To: <[email protected]>
Sent: Monday, February 09, 2004 4:14 PM
Subject: Re: [PCR-1000] PCR-1000 Web Control?
> I've been looking at doing something similar with a TINI module:
Have you seen the prices? OUCH!
> I think the Model-400 has enough power to not only run the serial
> port stuff (easy) with a web interface, but also interface with
> something like this:
>
> This particular chip does bi-directional MP3 [d/e]ncoding in
> hardware, so the data rate on the microcontroller is much more
> reasonable. In theory you could use one of these to run a full
> transceiver. The unit wouldn't be any bigger than the PCR-1000
> itself.
Nice chip. What's the guide price?
> The TINI is a bit more expensive than the PIC, but comes with a full
> TCP/IP suite,
But Microchip's TCP/IP stack is free, as is their IDE with assembler +
simulator. Their development kit is a LOT cheaper, as well. It's largely a
matter of taste, though. I've used PICs a lot, and I have the equipment
available, such as an ICE and a "C" compiler.
In any case, I offloaded the TCP/IP stack to one of these, with the addition
of Realtek PHY chip and a Mag-Jack:
http://www.wiznet.co.kr/e_iinchip/index_e.htm
> and allows you to do all your development in Java (for
> what that's worth).
YUK! Not for bare-metal coding, thanks. Java's a fine language on PCs with
oodles of RAM, but any heap-based language really blows goats in an embedded
system without memory management.
--
Max
(G8CZR)