From c827fd9fd7393b6fc7106706227007041439a464 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 9 Oct 2013 20:06:43 +0200 Subject: README: Search ROM is now working --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 755d86d..e2737a5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # owi-slave Implementation of an One Wire Interface slave device on an ATTiny 2313A without -external clock. +external clock. Work-in-progress. -This code is a work in progress. The Command readout is not working realibly. Though the schematic suggests bus-powered operation, the AVR's power consumption may be too high for this to work. If connecting the AVR causes the bus voltage to drop below 3V, consider replacing the capacitors with a ~4.5V @@ -20,9 +19,6 @@ Successfully tested on a DS2482-100 Single Channel 1-Wire Master. Tests with a commercially available iButton reader will follow soon. * Read ROM (0x34) with 64bit identifier - -## work in progress - * Search ROM (0xf0) with 64bit identifier ## TODO -- cgit v1.2.3