Rx1Wire

From OS2World.Com Wiki
Revision as of 21:01, 5 June 2018 by Martini (talk | contribs) (Created page with "This is a REXX-callable DLL to access 1-Wire devices using the inexpensive DS9097U RS-232 based interface by Maxim. The DLL searches for all devices connected to the 1-Wire bu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a REXX-callable DLL to access 1-Wire devices using the inexpensive DS9097U RS-232 based interface by Maxim. The DLL searches for all devices connected to the 1-Wire bus and displays the unique device ID. It can also read temperature if a DS1820 sensor is available.

Download

Author