Arduino OWI Versions Save

One Wire Interface (OWI) library for Arduino

1.7

6 years ago

Refactoring DS2482 device driver. Moving raw device driver to TWI library and modifying Hardware::OWI to mediate.

1.6

6 years ago

Adding support for hardware (DS2482) based bus manager. Device drivers will work with both software and hardware bus managers.

1.5

6 years ago

Adding alarm search (DS18B20) example sketch.

1.4

6 years ago

Align release numbering with library manager. Use GPIO 1.9 open_drain pin mode.