1-Wire Library Description


The 1-Wire Library is a DS80C400 extension to the 1-Wire Public Domain Kit to allow usage of all three serial ports as well as the internal 1-Wire Master. The library provides complete 1-Wire low level functionality, and with the addition of the full 1-Wire Public Domain Kit, provides high level access to several specific 1-Wire and iButton devices. The 1-Wire public domain kit may be found here: http://www.ibutton.com/software/1wire/wirekit.html


1-Wire Library Sample Applications

Two 1-Wire sample applications are included, one using the built in 1-Wire master and one able to use all three serial ports on the DS80C400. Both applications simply list all 1-Wire devices on the specified 1-Wire network and are derivatives of the tstfindm.c application in the 1-Wire Public Domain Kit.

Download


Back to C Library Project Homepage