This program is written for 32-Bit Microsoft Windows. The
source code
is provided in Delphi 5.0.
OPERATION OF 'TEMP'
The 'TEMP' example program contains only one window. It displays
the
information on the Temperature Device DS1920/DS18S20 such as :
TMEX
Driver Version, Type Version, 1-Wire address and the value of the
temperature
read by the device.
README.TXT - This file.
TEMPDL32.DPR - Delphi project file.
TEMPDL32.DOF - Delphi options.
TEMPDL32.RES - Resource module.
TEMPMAIN.PAS - Main pascal source file for Temperature window.
iBTMEXPW.PAS - Pascal source file for the TMEX calls.
TEMPMAIN.DFM - Delphi form file.
TEMPDL32.EXE - Program executable.