This project is very similar to the DLP Design demo console app for the DLP-TH1demo. Here is the info about the development machine used: Distro: Slackware Linux 11.0 Kernel: 2.4.33.3 and 2.4.34.5 work, should work well with most recent versions FTD2xxx Lib Version: 0.4.13 GCC Version: 3.4.6, probably works with many other versions too The tar/gzipped file is called dlp_th1_test.tar.gz. This archive contains the following files: Makefile - File to make dlp_th1_test, just type 'make' from the command-line WinTypes.h, ftd2xx.h, libftd2xx.so.0.4.13 - Files necessary from ftd2xx library dlp_th1.c - Main DLP-TH1 interface file (defines _dlp_th1 structure I use in all the function calls) dlp_th1_test.c - Very simple console test app dlp_th1_test.o - object file dlp_th1_test - binary console app built on the above system Submitted by: ecnutt@hotmail.com Eric Nutt