[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AI13 Programs
I just thought I'd throw this out and see if there's any interest...
I've written quite a bit of code over the years for the AI13 ADC (and a
smaller volume for the Applied Engineering 12 bit ADC) for the Apple II+, e,
and GS. Most of it has been for gas chromatography though recently we've
added a really nice thermogravimetric package to our suite. In the past
couple of weeks I re-cast some of my better GS code as a general purpose
strip chart recorder to troubleshoot stuff and for quick'n dirty monitoring
projects. If there's interest out there for anyone else with access to an
Apple II fitted with an AI13 I could be persuaded to clean to program up and
UL it somewhere. The GS code is in the best shape, but I'm sure I could drag
out the IIe code as well. One neat trick we do that's come in handy is we can
store the data as binary images of the data arrays for quick storage and
retrieval, or as tab delimited text files for machine independent use. The
latter come in handy for making some killer GC traces using Kaleidagraph on a
Mac.
Have fun!
John