[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProDos version of Extra K?
In article <394AEF42.92EC0F94@dcnet2000.com>, Phoenyx
<quazar@dcnet2000.com> wrote:
> Hey Mike, I've been meaning to ask this. What are planning to
> use from Extra K. Just curious. It has some interesting, useful
> programs.
The plan (which is subject to change ;-) is to build a data logger for
two tempatures and and light level out of an IIe. the hardware is
cheaper than getting a Basic-stamp or PIC or 8052 system, and I can
have a graphics display, print graphs and so on. And stor the data to
disk. Since I want to use Prodos to get the data to a mac eventaully,
(made more difficult by the prodos to OS9 bug) and since I want
graphics, (hires page 1) and since I need a shapetable font and an
graphics dumper, and so on, memory is getting short for the main array.
So putting the array in aux memory with extra variables makes a lot of
sense.
Mike