Description:
IC-tester is command line program for working with IC Tester device.
IC Tester device is electronic device for testing ICs (integrated circuits)
and may test some others electronic elements with appropriate addon.
Device is connecting to parallel (printer) port at computer, currently you can
connect it to PC and Amiga computers.
All information about assembling this device you can find in help document.
On this IC Tester you can test ICs with up to 16 pins.
Assembling costs is very low, parts for device costs about 20 dollars, for
other elements, that depends how skilful you are, minimum 5 dollars.
So in that matter, IC Tester is cheap and very effective.

Installation:
Read INSTALL file.
Copy Makefile.<your_system> to Makefile, edit Makefile if you need change
install location or compiler and library.
Type make and then make install to install it or make help to see other
options in compiling.
Delete source if you want.

Documentation:
READ DOCUMENTATION, by default is installed in /usr/local/share/ictester/help
(UNIX/Linux/Minix) or in C:\ICTESTER\SHARE\HELP directory (for DOS).
Documentation is in html and includes step by step build procedure,,
testing newly build device, usage of program, howto for writing your own
test files, info about updating or correcting existing test files, etc.
Please read this documentation, because YOU CAN BURN YOUR COMPUTER!
Use 'icthelp' script to see detailed help on program options.

Bugs and occurrence:
M? Not found yet.

Feedback:
Comments, questions, ports and other patches, and bug reports (please be
detailed), are welcome. Send them to me on e-mail: sklaic@student.math.hr.
URL: http://student.math.hr/~sklaic

Copyright and etc.:
Copyright (C) 2001, 2002 Silvio Klaic

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but 
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License 
for more details.

You should have received a copy of the GNU General Public License along with 
this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
Place - Suite 330, Boston, MA 02111-1307, USA
