![]() |
OneWire Library for Arduino
version: 1.0.0
|
Namespaces | |
crc | |
RomCommands | |
Procedural 1-Wire ROM Commands for enumerating and selecting devices. | |
Classes | |
class | array |
Generic array class similar to std::array. More... | |
class | DS18B20 |
DS18B20 Programmable Resolution 1-Wire Digital Thermometer. More... | |
class | DS1920 |
DS1920 1-wire temperature i-button. More... | |
class | DS2413 |
DS2413 1-Wire Dual Channel Addressable Switch. More... | |
class | DS2431 |
DS2431 1024-Bit 1-Wire EEPROM. More... | |
class | DS2484 |
DS2484 I2C to 1-wire Master. More... | |
class | DS248x |
Interface to the DS2484, DS2482-100, DS2482-101, DS2482-800 1-Wire masters. More... | |
class | DS28E17 |
DS28E17 1-Wire®-to-I2C Master Bridge. More... | |
class | ForwardRomIterator |
Iterates through all 1-Wire devices in a sequential first to last order. More... | |
class | ForwardSearchRomIterator |
Iterates through all 1-Wire devices sequentially using the search procedure. More... | |
class | MultidropRomIterator |
Iterator for a multidrop 1-Wire bus. More... | |
class | MultidropRomIteratorWithResume |
Iterator for a multidrop 1-Wire bus where slaves support the Resume ROM command. More... | |
class | OneWireMaster |
Base class for all 1-Wire Masters. More... | |
class | OneWireSlave |
Base class for all 1-Wire Slaves. More... | |
class | RandomAccessRomIterator |
Iterates though 1-Wire devices on the bus using random selection by ROM ID. More... | |
class | RomId |
Standard container for a 1-Wire ROM ID. More... | |
class | RomIterator |
Controls selection of 1-Wire devices on the bus through ROM commands. More... | |
class | SingledropRomIterator |
Iterator for a singledrop 1-Wire bus. More... | |
Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL MAXIM INTEGRATED BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of Maxim Integrated Products, Inc. shall not be used except as stated in the Maxim Integrated Products, Inc. Branding Policy.
The mere transfer of this software does not imply any licenses of trade secrets, proprietary technology, copyrights, patents, trademarks, maskwork rights, or any other form of intellectual property whatsoever. Maxim Integrated Products, Inc. retains all ownership rights.